Pull request #42755 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 049c8ab29c645398cb20a6cd4f6c0336874cae5c+ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 (ac06ea34d9132239ecc6881c9a459ea345e5c5cb) 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-42755@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-08-18T22:16:26.009Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-18T22:16:26.013Z] Trying to pass milestone 8 [Pipeline] milestone [2021-08-18T22:16:26.072Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-18T22:16:41.240Z] Still waiting to schedule task [2021-08-18T22:16:41.242Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-18T22:17:23.361Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d352c7d45dd66688) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [Pipeline] checkout [2021-08-18T22:17:23.510Z] The recommended git tool is: git [2021-08-18T22:17:26.576Z] using credential docker-jenkins-github-credentials [2021-08-18T22:17:26.587Z] Cloning the remote Git repository [2021-08-18T22:17:26.587Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:17:26.723Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:17:26.795Z] > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10 [2021-08-18T22:17:27.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:17:27.091Z] > git --version # timeout=10 [2021-08-18T22:17:27.124Z] > git --version # 'git version 2.17.1' [2021-08-18T22:17:27.125Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:17:27.127Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:17:53.578Z] Fetching without tags [2021-08-18T22:17:54.031Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:17:53.471Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:17:53.495Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:17:53.512Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:17:53.551Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:17:53.586Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:17:53.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:17:53.588Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:17:54.052Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:17:54.085Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:17:54.960Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:17:54.961Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:17:54.902Z] > git remote # timeout=10 [2021-08-18T22:17:54.912Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:17:54.925Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:17:54.926Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:17:54.945Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:17:54.968Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:17:55.005Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:18:00.107Z] Commit message: "libnetwork/resolvconf: remove README.md" [2021-08-18T22:18:00.110Z] > git rev-list --no-walk 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T22:18:01.325Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/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-08-18T22:18:09.489Z] Unable to find image 'alpine:latest' locally [2021-08-18T22:18:09.489Z] latest: Pulling from library/alpine [2021-08-18T22:18:09.489Z] 29291e31a76a: Pulling fs layer [2021-08-18T22:18:09.489Z] 29291e31a76a: Verifying Checksum [2021-08-18T22:18:09.489Z] 29291e31a76a: Download complete [2021-08-18T22:18:10.069Z] 29291e31a76a: Pull complete [2021-08-18T22:18:10.069Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-18T22:18:10.069Z] Status: Downloaded newer image for alpine:latest [2021-08-18T22:18:16.683Z] 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 "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [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) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } [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] } [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] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-18T22:18:32.009Z] Still waiting to schedule task [2021-08-18T22:18:32.009Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f5d70e066e2cdc1)’ is offline [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.009Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] Still waiting to schedule task [2021-08-18T22:18:32.010Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f5d70e066e2cdc1)’ is offline [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.010Z] Still waiting to schedule task [2021-08-18T22:18:32.011Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f5d70e066e2cdc1)’ is offline [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-11’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-12’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-17’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-18’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-19’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-20’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-21’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-22’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-23’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-24’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-27’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-28’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-31’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-32’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-33’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘ppc64le-ubuntu-34’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-01’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-02’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-03’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-04’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-05’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-06’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-13’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-14’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-15’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-16’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-25’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-26’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-29’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] ‘s390x-ubuntu-30’ doesn’t have label ‘amd64&&ubuntu-1804&&overlay2’ [2021-08-18T22:18:32.011Z] Still waiting to schedule task [2021-08-18T22:18:32.012Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-18T22:18:32.015Z] Still waiting to schedule task [2021-08-18T22:18:32.015Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-18T22:18:32.016Z] Still waiting to schedule task [2021-08-18T22:18:32.017Z] All nodes of label ‘windows-2019’ are offline [2021-08-18T22:18:32.018Z] Still waiting to schedule task [2021-08-18T22:18:32.018Z] All nodes of label ‘windows-2022’ are offline [2021-08-18T22:18:48.615Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d352c7d45dd66688) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [Pipeline] checkout [2021-08-18T22:18:48.648Z] The recommended git tool is: git [2021-08-18T22:18:48.665Z] using credential docker-jenkins-github-credentials [2021-08-18T22:18:48.681Z] Fetching changes from the remote Git repository [2021-08-18T22:18:48.694Z] Fetching without tags [2021-08-18T22:18:49.018Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:18:49.146Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:18:49.146Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:18:49.315Z] Commit message: "libnetwork/resolvconf: remove README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T22:18:48.671Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42755/.git # timeout=10 [2021-08-18T22:18:48.685Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:18:48.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:18:48.697Z] > git --version # timeout=10 [2021-08-18T22:18:48.704Z] > git --version # 'git version 2.17.1' [2021-08-18T22:18:48.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:18:48.706Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:18:49.020Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:18:49.030Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:18:49.102Z] > git remote # timeout=10 [2021-08-18T22:18:49.113Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:18:49.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:18:49.121Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:18:49.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:18:49.148Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:18:49.151Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:18:50.080Z] + [ PR != PR ] [2021-08-18T22:18:50.080Z] + [ master != master ] [2021-08-18T22:18:50.080Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:18:50.428Z] + docker version [2021-08-18T22:18:50.428Z] Client: Docker Engine - Community [2021-08-18T22:18:50.428Z] Version: 20.10.6 [2021-08-18T22:18:50.428Z] API version: 1.41 [2021-08-18T22:18:50.428Z] Go version: go1.13.15 [2021-08-18T22:18:50.428Z] Git commit: 370c289 [2021-08-18T22:18:50.428Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T22:18:50.428Z] OS/Arch: linux/amd64 [2021-08-18T22:18:50.428Z] Context: default [2021-08-18T22:18:50.428Z] Experimental: true [2021-08-18T22:18:50.428Z] [2021-08-18T22:18:50.428Z] Server: Docker Engine - Community [2021-08-18T22:18:50.428Z] Engine: [2021-08-18T22:18:50.428Z] Version: 20.10.6 [2021-08-18T22:18:50.428Z] API version: 1.41 (minimum version 1.12) [2021-08-18T22:18:50.428Z] Go version: go1.13.15 [2021-08-18T22:18:50.428Z] Git commit: 8728dd2 [2021-08-18T22:18:50.428Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T22:18:50.428Z] OS/Arch: linux/amd64 [2021-08-18T22:18:50.428Z] Experimental: true [2021-08-18T22:18:50.428Z] containerd: [2021-08-18T22:18:50.428Z] Version: 1.4.6 [2021-08-18T22:18:50.428Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:18:50.428Z] runc: [2021-08-18T22:18:50.428Z] Version: 1.0.0-rc95 [2021-08-18T22:18:50.428Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:18:50.428Z] docker-init: [2021-08-18T22:18:50.428Z] Version: 0.19.0 [2021-08-18T22:18:50.428Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T22:18:50.720Z] + docker info [2021-08-18T22:19:00.986Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bd8dae26e05f27ea) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [Pipeline] checkout [2021-08-18T22:19:01.555Z] The recommended git tool is: git [2021-08-18T22:19:05.351Z] using credential docker-jenkins-github-credentials [2021-08-18T22:19:05.358Z] Cloning the remote Git repository [2021-08-18T22:19:05.358Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:19:05.635Z] Client: [2021-08-18T22:19:05.635Z] Context: default [2021-08-18T22:19:05.635Z] Debug Mode: false [2021-08-18T22:19:05.636Z] Plugins: [2021-08-18T22:19:05.636Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T22:19:05.636Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T22:19:05.636Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T22:19:05.636Z] [2021-08-18T22:19:05.636Z] Server: [2021-08-18T22:19:05.636Z] Containers: 0 [2021-08-18T22:19:05.636Z] Running: 0 [2021-08-18T22:19:05.636Z] Paused: 0 [2021-08-18T22:19:05.636Z] Stopped: 0 [2021-08-18T22:19:05.636Z] Images: 1 [2021-08-18T22:19:05.636Z] Server Version: 20.10.6 [2021-08-18T22:19:05.636Z] Storage Driver: overlay2 [2021-08-18T22:19:05.636Z] Backing Filesystem: extfs [2021-08-18T22:19:05.636Z] Supports d_type: true [2021-08-18T22:19:05.636Z] Native Overlay Diff: true [2021-08-18T22:19:05.636Z] userxattr: false [2021-08-18T22:19:05.636Z] Logging Driver: json-file [2021-08-18T22:19:05.636Z] Cgroup Driver: cgroupfs [2021-08-18T22:19:05.636Z] Cgroup Version: 1 [2021-08-18T22:19:05.636Z] Plugins: [2021-08-18T22:19:05.636Z] Volume: local [2021-08-18T22:19:05.636Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T22:19:05.636Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T22:19:05.636Z] Swarm: inactive [2021-08-18T22:19:05.636Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T22:19:05.636Z] Default Runtime: runc [2021-08-18T22:19:05.636Z] Init Binary: docker-init [2021-08-18T22:19:05.636Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:19:05.636Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:19:05.636Z] init version: de40ad0 [2021-08-18T22:19:05.636Z] Security Options: [2021-08-18T22:19:05.636Z] apparmor [2021-08-18T22:19:05.636Z] seccomp [2021-08-18T22:19:05.636Z] Profile: default [2021-08-18T22:19:05.636Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T22:19:05.636Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T22:19:05.636Z] OSType: linux [2021-08-18T22:19:05.636Z] Architecture: x86_64 [2021-08-18T22:19:05.636Z] CPUs: 2 [2021-08-18T22:19:05.636Z] Total Memory: 7.569GiB [2021-08-18T22:19:05.636Z] Name: ip-10-100-34-41 [2021-08-18T22:19:05.636Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T22:19:05.636Z] Docker Root Dir: /var/lib/docker [2021-08-18T22:19:05.636Z] Debug Mode: false [2021-08-18T22:19:05.636Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:19:05.636Z] Labels: [2021-08-18T22:19:05.636Z] Experimental: true [2021-08-18T22:19:05.636Z] Insecure Registries: [2021-08-18T22:19:05.636Z] 127.0.0.0/8 [2021-08-18T22:19:05.636Z] Live Restore Enabled: true [2021-08-18T22:19:05.636Z] [2021-08-18T22:19:05.636Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T22:19:05.936Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:05.936Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:05.936Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42755/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T22:19:06.197Z] + bash /home/ubuntu/workspace/moby_PR-42755/check-config.sh [2021-08-18T22:19:06.197Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T22:19:06.197Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T22:19:06.197Z] [2021-08-18T22:19:06.197Z] Generally Necessary: [2021-08-18T22:19:06.197Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T22:19:06.197Z] - apparmor: enabled and tools installed [2021-08-18T22:19:06.197Z] - CONFIG_NAMESPACES: enabled [2021-08-18T22:19:06.197Z] - CONFIG_NET_NS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_PID_NS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_IPC_NS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_UTS_NS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CGROUPS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T22:19:06.197Z] - CONFIG_CPUSETS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_MEMCG: enabled [2021-08-18T22:19:06.197Z] - CONFIG_KEYS: enabled [2021-08-18T22:19:06.197Z] - CONFIG_VETH: enabled (as module) [2021-08-18T22:19:06.197Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T22:19:06.197Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T22:19:06.197Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T22:19:06.197Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T22:19:06.198Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T22:19:06.198Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T22:19:06.198Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T22:19:05.426Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:19:05.521Z] > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10 [2021-08-18T22:19:05.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:05.818Z] > git --version # timeout=10 [2021-08-18T22:19:05.868Z] > git --version # 'git version 2.17.1' [2021-08-18T22:19:05.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:05.870Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:06.466Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T22:19:06.466Z] [2021-08-18T22:19:06.466Z] Optional Features: [2021-08-18T22:19:06.466Z] - CONFIG_USER_NS: enabled [2021-08-18T22:19:06.466Z] - CONFIG_SECCOMP: enabled [2021-08-18T22:19:06.466Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T22:19:06.466Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T22:19:06.466Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T22:19:06.466Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T22:19:06.466Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T22:19:06.466Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T22:19:06.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T22:19:06.466Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T22:19:06.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T22:19:06.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T22:19:06.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T22:19:06.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T22:19:06.466Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T22:19:06.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T22:19:06.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T22:19:06.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T22:19:06.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T22:19:06.466Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T22:19:06.466Z] - CONFIG_EXT4_FS: enabled [2021-08-18T22:19:06.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T22:19:06.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T22:19:06.466Z] - Network Drivers: [2021-08-18T22:19:06.466Z] - "overlay": [2021-08-18T22:19:06.466Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T22:19:06.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T22:19:06.466Z] Optional (for encrypted networks): [2021-08-18T22:19:06.727Z] - CONFIG_CRYPTO: enabled [2021-08-18T22:19:06.727Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T22:19:06.727Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T22:19:06.727Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T22:19:06.727Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T22:19:06.727Z] - CONFIG_XFRM: enabled [2021-08-18T22:19:06.727Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T22:19:06.727Z] - "ipvlan": [2021-08-18T22:19:06.727Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T22:19:06.727Z] - "macvlan": [2021-08-18T22:19:06.727Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T22:19:06.727Z] - "ftp,tftp client in container": [2021-08-18T22:19:06.727Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T22:19:06.727Z] - Storage Drivers: [2021-08-18T22:19:06.727Z] - "aufs": [2021-08-18T22:19:06.727Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T22:19:06.727Z] - "btrfs": [2021-08-18T22:19:06.727Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T22:19:06.727Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T22:19:06.727Z] - "devicemapper": [2021-08-18T22:19:06.727Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T22:19:06.727Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T22:19:06.727Z] - "overlay": [2021-08-18T22:19:06.727Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T22:19:06.727Z] - "zfs": [2021-08-18T22:19:06.727Z] - /dev/zfs: present [2021-08-18T22:19:06.727Z] - zfs command: missing [2021-08-18T22:19:06.727Z] - zpool command: missing [2021-08-18T22:19:06.727Z] [2021-08-18T22:19:06.727Z] Limits: [2021-08-18T22:19:06.727Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T22:19:06.727Z] [2021-08-18T22:19:06.727Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T22:19:07.081Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c . [2021-08-18T22:19:07.345Z] #1 [internal] load build definition from Dockerfile [2021-08-18T22:19:07.345Z] #1 sha256:d1809f88b925787354f5207a461cd188aa77f31ecccecf706ced45b3488f965a [2021-08-18T22:19:07.345Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T22:19:07.345Z] #1 DONE 0.1s [2021-08-18T22:19:07.345Z] [2021-08-18T22:19:07.345Z] #2 [internal] load .dockerignore [2021-08-18T22:19:07.345Z] #2 sha256:b625ad74e1bb2565cfaaed8a66c30fd977b3c63cff4dde2b4f0a9fc500574c17 [2021-08-18T22:19:07.345Z] #2 transferring context: 87B done [2021-08-18T22:19:07.345Z] #2 DONE 0.1s [2021-08-18T22:19:07.345Z] [2021-08-18T22:19:07.345Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T22:19:07.345Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T22:19:07.612Z] #3 DONE 0.4s [2021-08-18T22:19:07.874Z] [2021-08-18T22:19:07.874Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T22:19:07.874Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T22:19:07.874Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-18T22:19:07.874Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T22:19:07.874Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T22:19:07.874Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T22:19:07.874Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-18T22:19:07.874Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-08-18T22:19:08.135Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-18T22:19:08.135Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-08-18T22:19:08.396Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-18T22:19:08.396Z] #4 DONE 0.8s [2021-08-18T22:19:08.661Z] [2021-08-18T22:19:08.661Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:19:08.661Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:19:09.606Z] #6 DONE 1.0s [2021-08-18T22:19:09.606Z] [2021-08-18T22:19:09.606Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:19:09.606Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T22:19:09.606Z] #5 DONE 0.9s [2021-08-18T22:19:09.606Z] [2021-08-18T22:19:09.606Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:19:09.606Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T22:19:09.606Z] #7 DONE 1.0s [2021-08-18T22:19:09.606Z] [2021-08-18T22:19:09.606Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:19:09.606Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T22:19:09.606Z] #8 DONE 1.0s [2021-08-18T22:19:10.564Z] [2021-08-18T22:19:10.564Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:19:10.564Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:19:10.564Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-18T22:19:10.564Z] #72 DONE 0.0s [2021-08-18T22:19:10.564Z] [2021-08-18T22:19:10.564Z] #30 [internal] load build context [2021-08-18T22:19:10.564Z] #30 sha256:445040adfb7e1670798db26fdb5c6e1d90feabb05798254707e8e06d0c9360eb [2021-08-18T22:19:11.137Z] #30 ... [2021-08-18T22:19:11.137Z] [2021-08-18T22:19:11.137Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:19:11.137Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:19:11.137Z] #49 DONE 0.0s [2021-08-18T22:19:11.137Z] [2021-08-18T22:19:11.137Z] #30 [internal] load build context [2021-08-18T22:19:11.137Z] #30 sha256:445040adfb7e1670798db26fdb5c6e1d90feabb05798254707e8e06d0c9360eb [2021-08-18T22:19:12.524Z] #30 transferring context: 18.82MB 1.9s [2021-08-18T22:19:15.836Z] #30 ... [2021-08-18T22:19:15.836Z] [2021-08-18T22:19:15.836Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:19:15.836Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:19:15.836Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:19:15.836Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T22:19:15.836Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T22:19:15.836Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-08-18T22:19:15.836Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2021-08-18T22:19:15.836Z] #70 DONE 5.3s [2021-08-18T22:19:15.836Z] [2021-08-18T22:19:15.836Z] #30 [internal] load build context [2021-08-18T22:19:15.836Z] #30 sha256:445040adfb7e1670798db26fdb5c6e1d90feabb05798254707e8e06d0c9360eb [2021-08-18T22:19:15.836Z] #30 transferring context: 55.82MB 5.6s done [2021-08-18T22:19:16.098Z] #30 DONE 5.7s [2021-08-18T22:19:16.098Z] [2021-08-18T22:19:16.098Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:16.098Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:16.098Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T22:19:16.098Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.4s done [2021-08-18T22:19:16.098Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T22:19:16.098Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T22:19:16.098Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.8s done [2021-08-18T22:19:16.098Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T22:19:16.098Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.9s done [2021-08-18T22:19:16.098Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.7s done [2021-08-18T22:19:16.098Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 4.0s done [2021-08-18T22:19:16.098Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 104.86MB / 129.04MB 5.5s [2021-08-18T22:19:16.098Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.9s [2021-08-18T22:19:16.098Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.7s done [2021-08-18T22:19:16.361Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 114.29MB / 129.04MB 5.9s [2021-08-18T22:19:16.622Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 123.71MB / 129.04MB 6.1s [2021-08-18T22:19:19.170Z] #9 ... [2021-08-18T22:19:19.170Z] [2021-08-18T22:19:19.170Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:19:19.170Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:19:19.170Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T22:19:19.170Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:19:19.170Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T22:19:19.170Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.4s done [2021-08-18T22:19:19.170Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-08-18T22:19:19.170Z] #72 DONE 8.6s [2021-08-18T22:19:19.170Z] [2021-08-18T22:19:19.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:19.170Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:19.170Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 8.6s done [2021-08-18T22:19:19.170Z] #9 ... [2021-08-18T22:19:19.170Z] [2021-08-18T22:19:19.170Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:19:19.170Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:19:19.170Z] #33 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T22:19:19.170Z] #33 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T22:19:19.170Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.8s done [2021-08-18T22:19:19.170Z] #33 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T22:19:19.170Z] #33 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T22:19:19.170Z] #33 ... [2021-08-18T22:19:19.170Z] [2021-08-18T22:19:19.170Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:19.170Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:20.556Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.4s done [2021-08-18T22:19:20.817Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T22:19:20.817Z] #9 ... [2021-08-18T22:19:20.817Z] [2021-08-18T22:19:20.817Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:19:20.817Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:19:20.817Z] #33 DONE 10.5s [2021-08-18T22:19:20.817Z] [2021-08-18T22:19:20.817Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:20.817Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:21.389Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-18T22:19:21.402Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02f5d70e066e2cdc1) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [Pipeline] checkout [2021-08-18T22:19:21.435Z] The recommended git tool is: git [2021-08-18T22:19:21.462Z] using credential docker-jenkins-github-credentials [2021-08-18T22:19:21.469Z] Cloning the remote Git repository [2021-08-18T22:19:21.469Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:19:21.967Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T22:19:22.229Z] #9 ... [2021-08-18T22:19:22.229Z] [2021-08-18T22:19:22.229Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T22:19:22.229Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T22:19:22.229Z] #71 DONE 1.1s [2021-08-18T22:19:22.229Z] [2021-08-18T22:19:22.229Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:22.229Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:21.470Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:19:21.471Z] > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10 [2021-08-18T22:19:21.515Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:21.515Z] > git --version # timeout=10 [2021-08-18T22:19:21.555Z] > git --version # 'git version 2.17.1' [2021-08-18T22:19:21.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:21.556Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:23.175Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.8s done [2021-08-18T22:19:23.175Z] #9 ... [2021-08-18T22:19:23.175Z] [2021-08-18T22:19:23.175Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T22:19:23.175Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T22:19:23.175Z] #73 DONE 1.0s [2021-08-18T22:19:23.437Z] [2021-08-18T22:19:23.437Z] #34 [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-08-18T22:19:23.437Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:19:23.437Z] #34 1.439 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:19:23.437Z] #34 1.463 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:19:23.437Z] #34 1.539 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:19:23.437Z] #34 1.729 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:19:23.437Z] #34 2.116 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:19:23.700Z] #34 2.610 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:19:25.112Z] #34 3.997 Fetched 8463 kB in 3s (3012 kB/s) [2021-08-18T22:19:26.057Z] #34 3.997 Reading package lists... [2021-08-18T22:19:26.516Z] Fetching without tags [2021-08-18T22:19:27.004Z] #34 4.963 Reading package lists... [2021-08-18T22:19:27.004Z] #34 5.914 Building dependency tree... [2021-08-18T22:19:27.018Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:27.265Z] #34 6.270 The following additional packages will be installed: [2021-08-18T22:19:27.265Z] #34 6.294 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T22:19:27.265Z] #34 6.294 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T22:19:27.265Z] #34 6.294 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T22:19:27.265Z] #34 6.294 Suggested packages: [2021-08-18T22:19:27.265Z] #34 6.294 krb5-doc krb5-user [2021-08-18T22:19:27.265Z] #34 6.294 Recommended packages: [2021-08-18T22:19:27.265Z] #34 6.294 krb5-locales publicsuffix libsasl2-modules [2021-08-18T22:19:27.526Z] #34 6.489 The following NEW packages will be installed: [2021-08-18T22:19:27.526Z] #34 6.498 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T22:19:27.526Z] #34 6.498 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T22:19:27.526Z] #34 6.498 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T22:19:27.526Z] #34 6.498 libssh2-1 libssl1.1 openssl [2021-08-18T22:19:26.362Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:26.396Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:19:26.427Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:26.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:26.520Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:26.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:26.521Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:27.028Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:27.045Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:27.778Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0400bfa9e99ab0690) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [2021-08-18T22:19:27.788Z] #34 6.774 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:19:27.788Z] #34 6.774 Need to get 5058 kB of archives. [2021-08-18T22:19:27.788Z] #34 6.774 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T22:19:27.788Z] #34 6.774 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T22:19:27.788Z] #34 6.778 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T22:19:27.788Z] #34 6.784 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T22:19:27.788Z] #34 6.784 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T22:19:27.788Z] #34 6.793 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T22:19:27.788Z] #34 6.793 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T22:19:27.788Z] #34 6.834 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T22:19:27.788Z] #34 6.842 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T22:19:27.788Z] #34 6.845 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-18T22:19:27.788Z] #34 6.847 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T22:19:27.788Z] #34 6.850 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T22:19:27.788Z] #34 6.852 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-18T22:19:27.788Z] #34 6.856 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T22:19:27.788Z] #34 6.859 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T22:19:27.788Z] #34 6.862 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T22:19:27.788Z] #34 6.862 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T22:19:27.788Z] #34 6.870 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T22:19:27.788Z] #34 6.870 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T22:19:27.788Z] #34 6.875 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:19:27.788Z] #34 6.878 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:19:27.788Z] #34 6.880 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [Pipeline] checkout [2021-08-18T22:19:27.849Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:27.849Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:19:27.955Z] The recommended git tool is: git [2021-08-18T22:19:28.049Z] #34 7.078 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:19:28.049Z] #34 7.108 Fetched 5058 kB in 0s (13.9 MB/s) [2021-08-18T22:19:28.049Z] #34 7.154 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T22:19:28.049Z] #34 7.154 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-18T22:19:28.049Z] #34 7.154 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T22:19:28.049Z] #34 7.166 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:19:28.310Z] #34 7.231 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T22:19:28.310Z] #34 7.231 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:19:28.310Z] #34 7.231 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:28.310Z] #34 7.306 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T22:19:28.310Z] #34 7.306 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:19:28.310Z] #34 7.308 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:28.310Z] #34 7.427 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T22:19:28.310Z] #34 7.427 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:19:28.310Z] #34 7.431 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:19:28.883Z] #34 7.673 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T22:19:28.884Z] #34 7.673 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:19:28.884Z] #34 7.677 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:28.884Z] #34 7.800 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T22:19:28.884Z] #34 7.800 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:19:28.884Z] #34 7.804 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:28.884Z] #34 7.879 Selecting previously unselected package openssl. [2021-08-18T22:19:28.884Z] #34 7.879 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:19:28.884Z] #34 7.883 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:19:29.145Z] #34 8.097 Selecting previously unselected package ca-certificates. [2021-08-18T22:19:29.145Z] #34 8.097 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T22:19:29.145Z] #34 8.103 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T22:19:29.145Z] #34 8.184 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T22:19:29.145Z] #34 8.184 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:19:29.145Z] #34 8.189 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:19:29.145Z] #34 8.256 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T22:19:29.145Z] #34 8.257 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:19:29.145Z] #34 8.262 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:19:29.145Z] #34 8.326 Selecting previously unselected package libldap-common. [2021-08-18T22:19:29.145Z] #34 8.326 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T22:19:29.407Z] #34 8.330 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:19:29.407Z] #34 8.415 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T22:19:29.407Z] #34 8.415 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T22:19:29.407Z] #34 8.424 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:19:29.407Z] #34 8.540 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T22:19:29.407Z] #34 8.540 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T22:19:29.407Z] #34 8.546 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:19:29.670Z] #34 8.617 Selecting previously unselected package libpsl5:amd64. [2021-08-18T22:19:29.670Z] #34 8.618 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T22:19:29.670Z] #34 8.623 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:19:29.670Z] #34 8.742 Selecting previously unselected package librtmp1:amd64. [2021-08-18T22:19:29.670Z] #34 8.742 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T22:19:29.670Z] #34 8.749 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:19:29.670Z] #34 8.822 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T22:19:29.670Z] #34 8.822 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T22:19:29.932Z] #34 8.832 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:19:29.932Z] #34 8.898 Selecting previously unselected package libcurl4:amd64. [2021-08-18T22:19:29.932Z] #34 8.898 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:19:29.932Z] #34 8.906 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:19:29.932Z] #34 9.020 Selecting previously unselected package curl. [2021-08-18T22:19:29.932Z] #34 9.020 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:19:29.932Z] #34 9.043 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T22:19:27.756Z] > git remote # timeout=10 [2021-08-18T22:19:27.772Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:19:27.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:27.806Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:19:27.819Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:19:27.851Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:27.861Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:30.200Z] #34 9.151 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:19:30.200Z] #34 9.151 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:19:30.200Z] #34 9.151 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:19:30.200Z] #34 9.236 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:19:30.200Z] #34 9.236 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:19:30.200Z] #34 9.241 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:19:30.200Z] #34 9.305 Selecting previously unselected package jq. [2021-08-18T22:19:30.200Z] #34 9.305 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:19:30.200Z] #34 9.309 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:19:30.200Z] #34 9.361 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:19:30.461Z] #34 9.374 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:19:30.461Z] #34 9.387 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:19:30.461Z] #34 9.572 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:19:30.461Z] #34 9.584 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:19:30.461Z] #34 9.601 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:30.461Z] #34 9.616 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:19:30.723Z] #34 9.627 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:19:30.723Z] #34 9.640 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:30.723Z] #34 9.653 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:19:30.723Z] #34 9.667 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:19:30.723Z] #34 9.714 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:30.723Z] #34 9.727 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:19:30.723Z] #34 9.817 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:19:30.723Z] #34 9.839 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:19:30.984Z] #34 9.932 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:19:30.984Z] #34 9.969 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T22:19:31.927Z] #34 10.72 Updating certificates in /etc/ssl/certs... [2021-08-18T22:19:32.518Z] Commit message: "libnetwork/resolvconf: remove README.md" [2021-08-18T22:19:32.533Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-03d4906b3417303ae) in /home/ubuntu/workspace/moby_PR-42755 [Pipeline] { [Pipeline] checkout [2021-08-18T22:19:32.677Z] using credential docker-jenkins-github-credentials [2021-08-18T22:19:32.686Z] Cloning the remote Git repository [2021-08-18T22:19:32.686Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:19:32.690Z] The recommended git tool is: git [2021-08-18T22:19:32.766Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:19:32.832Z] > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:19:32.873Z] #34 11.77 137 added, 0 removed; done. [2021-08-18T22:19:32.873Z] #34 11.88 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:19:32.873Z] #34 11.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:19:32.873Z] #34 11.91 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:19:32.873Z] #34 11.94 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T22:19:32.873Z] #34 11.96 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:19:32.873Z] #34 11.98 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T22:19:33.143Z] #34 12.00 Updating certificates in /etc/ssl/certs... [2021-08-18T22:19:33.572Z] + docker version [2021-08-18T22:19:33.718Z] #34 ... [2021-08-18T22:19:33.718Z] [2021-08-18T22:19:33.718Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:33.718Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:33.718Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.5s done [2021-08-18T22:19:33.718Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 2.2s [2021-08-18T22:19:33.980Z] #9 ... [2021-08-18T22:19:33.980Z] [2021-08-18T22:19:33.980Z] #34 [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-08-18T22:19:33.980Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:19:33.980Z] #34 12.89 0 added, 0 removed; done. [2021-08-18T22:19:33.980Z] #34 12.89 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:19:33.980Z] #34 12.89 done. [2021-08-18T22:19:33.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:33.303Z] > git --version # timeout=10 [2021-08-18T22:19:33.321Z] > git --version # 'git version 2.25.1' [2021-08-18T22:19:33.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:33.376Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:36.200Z] using credential docker-jenkins-github-credentials [2021-08-18T22:19:36.206Z] Cloning the remote Git repository [2021-08-18T22:19:36.206Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:19:36.217Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:19:36.528Z] #34 DONE 15.3s [2021-08-18T22:19:36.528Z] [2021-08-18T22:19:36.528Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:36.528Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:36.528Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 4.8s done [2021-08-18T22:19:36.528Z] #9 ... [2021-08-18T22:19:36.528Z] [2021-08-18T22:19:36.528Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T22:19:36.528Z] #35 sha256:282302078e74505472d66eacfa487b88258eb26a8b2a0bed6aa243ee9c6d2746 [2021-08-18T22:19:36.528Z] #35 DONE 0.1s [2021-08-18T22:19:36.789Z] [2021-08-18T22:19:36.789Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:19:36.789Z] #36 sha256:b29dcd6649d65f564732806de06e20c76477d0606c67a928321e1350b2e04be2 [2021-08-18T22:19:36.268Z] > git init /home/ubuntu/workspace/moby_PR-42755 # timeout=10 [2021-08-18T22:19:36.736Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:36.737Z] > git --version # timeout=10 [2021-08-18T22:19:36.760Z] > git --version # 'git version 2.25.1' [2021-08-18T22:19:36.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:36.762Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:37.733Z] #36 1.395 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T22:19:37.777Z] Client: Docker Engine - Community [2021-08-18T22:19:37.777Z] Version: 20.10.6 [2021-08-18T22:19:37.777Z] API version: 1.41 [2021-08-18T22:19:37.777Z] Go version: go1.13.15 [2021-08-18T22:19:37.777Z] Git commit: 370c289 [2021-08-18T22:19:37.777Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T22:19:37.777Z] OS/Arch: linux/amd64 [2021-08-18T22:19:37.777Z] Context: default [2021-08-18T22:19:37.777Z] Experimental: true [2021-08-18T22:19:37.777Z] [2021-08-18T22:19:37.777Z] Server: Docker Engine - Community [2021-08-18T22:19:37.777Z] Engine: [2021-08-18T22:19:37.777Z] Version: 20.10.6 [2021-08-18T22:19:37.777Z] API version: 1.41 (minimum version 1.12) [2021-08-18T22:19:37.777Z] Go version: go1.13.15 [2021-08-18T22:19:37.777Z] Git commit: 8728dd2 [2021-08-18T22:19:37.777Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T22:19:37.777Z] OS/Arch: linux/amd64 [2021-08-18T22:19:37.777Z] Experimental: true [2021-08-18T22:19:37.777Z] containerd: [2021-08-18T22:19:37.777Z] Version: 1.4.6 [2021-08-18T22:19:37.777Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:19:37.777Z] runc: [2021-08-18T22:19:37.777Z] Version: 1.0.0-rc95 [2021-08-18T22:19:37.777Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:19:37.777Z] docker-init: [2021-08-18T22:19:37.777Z] Version: 0.19.0 [2021-08-18T22:19:37.777Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T22:19:37.995Z] #36 1.489 [2021-08-18T22:19:38.100Z] + docker info [2021-08-18T22:19:38.521Z] #36 1.611 ############ 17.2% ########################### 37.8% ######################################### 57.5% ####################################################### 77.5% ###################################################################### 97.5% ######################################################################## 100.0% [2021-08-18T22:19:38.521Z] #36 2.118 [2021-08-18T22:19:38.783Z] #36 2.255 ############### 21.0% ######################################################################## 100.0% [2021-08-18T22:19:38.783Z] #36 2.416 [2021-08-18T22:19:39.045Z] #36 2.559 ########################## 36.6% ######################################################################## 100.0% [2021-08-18T22:19:39.307Z] #36 2.712 [2021-08-18T22:19:39.834Z] #36 2.834 ###### 8.6% ##################### 30.4% ###################################### 53.7% #################################################### 73.2% ################################################################## 92.5% ######################################################################## 100.0% [2021-08-18T22:19:39.834Z] #36 3.388 [2021-08-18T22:19:41.879Z] #36 3.511 # 2.7% ##### 7.9% ########## 14.9% ############## 20.2% ################# 24.8% ##################### 30.2% ######################### 35.8% ############################# 41.0% ################################# 46.2% #################################### 51.3% ######################################## 56.3% ########################################### 60.7% ############################################### 66.2% #################################################### 72.3% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 87.6% ################################################################### 93.6% ####################################################################### 98.7% ######################################################################## 100.0% [2021-08-18T22:19:41.879Z] #36 5.375 [2021-08-18T22:19:42.140Z] #36 5.747 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T22:19:42.140Z] #36 5.837 [2021-08-18T22:19:42.407Z] #36 5.943 ######################################################################## 100.0% [2021-08-18T22:19:42.407Z] #36 5.974 [2021-08-18T22:19:42.680Z] #36 6.339 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T22:19:42.942Z] #36 6.446 [2021-08-18T22:19:42.942Z] #36 6.570 ################# 23.9% ######################################################################## 100.0% [2021-08-18T22:19:42.942Z] #36 6.624 [2021-08-18T22:19:43.514Z] #36 7.150 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T22:19:43.514Z] #36 7.226 [2021-08-18T22:19:44.313Z] #36 7.380 0.0% ########### 15.4% ################################# 47.1% ######################################## 55.8% ########################################### 60.4% ##################################################################### 96.2% ######################################################################## 100.0% [2021-08-18T22:19:44.573Z] #36 8.054 [2021-08-18T22:19:44.835Z] #36 8.443 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T22:19:44.835Z] #36 8.536 [2021-08-18T22:19:45.097Z] #36 8.615 ######################################################################## 100.0% [2021-08-18T22:19:45.097Z] #36 8.656 [2021-08-18T22:19:45.360Z] #36 8.886 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T22:19:45.360Z] #36 8.998 [2021-08-18T22:19:45.360Z] #36 9.053 ######################################################################## 100.0% [2021-08-18T22:19:45.360Z] #36 9.081 [2021-08-18T22:19:45.360Z] #36 9.103 Download of images into '/build' complete. [2021-08-18T22:19:45.625Z] #36 9.103 Use something like the following to load the result into a Docker daemon: [2021-08-18T22:19:45.625Z] #36 9.103 tar -cC '/build' . | docker load [2021-08-18T22:19:46.250Z] Client: [2021-08-18T22:19:46.250Z] Context: default [2021-08-18T22:19:46.250Z] Debug Mode: false [2021-08-18T22:19:46.250Z] Plugins: [2021-08-18T22:19:46.250Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T22:19:46.250Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T22:19:46.250Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T22:19:46.250Z] [2021-08-18T22:19:46.250Z] Server: [2021-08-18T22:19:46.250Z] Containers: 0 [2021-08-18T22:19:46.250Z] Running: 0 [2021-08-18T22:19:46.250Z] Paused: 0 [2021-08-18T22:19:46.250Z] Stopped: 0 [2021-08-18T22:19:46.250Z] Images: 0 [2021-08-18T22:19:46.250Z] Server Version: 20.10.6 [2021-08-18T22:19:46.250Z] Storage Driver: overlay2 [2021-08-18T22:19:46.250Z] Backing Filesystem: extfs [2021-08-18T22:19:46.250Z] Supports d_type: true [2021-08-18T22:19:46.250Z] Native Overlay Diff: true [2021-08-18T22:19:46.250Z] userxattr: false [2021-08-18T22:19:46.250Z] Logging Driver: json-file [2021-08-18T22:19:46.250Z] Cgroup Driver: cgroupfs [2021-08-18T22:19:46.250Z] Cgroup Version: 1 [2021-08-18T22:19:46.250Z] Plugins: [2021-08-18T22:19:46.250Z] Volume: local [2021-08-18T22:19:46.250Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T22:19:46.250Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T22:19:46.250Z] Swarm: inactive [2021-08-18T22:19:46.250Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-08-18T22:19:46.250Z] Default Runtime: runc [2021-08-18T22:19:46.250Z] Init Binary: docker-init [2021-08-18T22:19:46.250Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:19:46.250Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:19:46.250Z] init version: de40ad0 [2021-08-18T22:19:46.250Z] Security Options: [2021-08-18T22:19:46.250Z] apparmor [2021-08-18T22:19:46.250Z] seccomp [2021-08-18T22:19:46.250Z] Profile: default [2021-08-18T22:19:46.250Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T22:19:46.250Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T22:19:46.250Z] OSType: linux [2021-08-18T22:19:46.250Z] Architecture: x86_64 [2021-08-18T22:19:46.250Z] CPUs: 2 [2021-08-18T22:19:46.250Z] Total Memory: 7.569GiB [2021-08-18T22:19:46.250Z] Name: ip-10-100-100-162 [2021-08-18T22:19:46.250Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T22:19:46.250Z] Docker Root Dir: /var/lib/docker [2021-08-18T22:19:46.250Z] Debug Mode: false [2021-08-18T22:19:46.250Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:19:46.250Z] Labels: [2021-08-18T22:19:46.250Z] Experimental: true [2021-08-18T22:19:46.250Z] Insecure Registries: [2021-08-18T22:19:46.250Z] 127.0.0.0/8 [2021-08-18T22:19:46.250Z] Live Restore Enabled: true [2021-08-18T22:19:46.250Z] [2021-08-18T22:19:46.250Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T22:19:46.567Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:46.567Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:46.567Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42755/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T22:19:46.567Z] + bash /home/ubuntu/workspace/moby_PR-42755/check-config.sh [2021-08-18T22:19:46.567Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T22:19:46.567Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T22:19:46.567Z] [2021-08-18T22:19:46.567Z] Generally Necessary: [2021-08-18T22:19:46.567Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T22:19:46.567Z] - apparmor: enabled and tools installed [2021-08-18T22:19:46.567Z] - CONFIG_NAMESPACES: enabled [2021-08-18T22:19:46.567Z] - CONFIG_NET_NS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_PID_NS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_IPC_NS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_UTS_NS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUPS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CPUSETS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_MEMCG: enabled [2021-08-18T22:19:46.567Z] - CONFIG_KEYS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_VETH: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T22:19:46.567Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T22:19:46.567Z] [2021-08-18T22:19:46.567Z] Optional Features: [2021-08-18T22:19:46.567Z] - CONFIG_USER_NS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_SECCOMP: enabled [2021-08-18T22:19:46.567Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T22:19:46.567Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T22:19:46.567Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T22:19:46.766Z] Fetching without tags [2021-08-18T22:19:46.845Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T22:19:46.845Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T22:19:46.845Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T22:19:46.845Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T22:19:46.845Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T22:19:46.845Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T22:19:46.845Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T22:19:46.845Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T22:19:46.845Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T22:19:46.845Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T22:19:46.845Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T22:19:46.845Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T22:19:46.845Z] - CONFIG_EXT4_FS: enabled [2021-08-18T22:19:46.845Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T22:19:46.845Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T22:19:46.845Z] - Network Drivers: [2021-08-18T22:19:46.845Z] - "overlay": [2021-08-18T22:19:46.845Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T22:19:46.845Z] Optional (for encrypted networks): [2021-08-18T22:19:46.845Z] - CONFIG_CRYPTO: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T22:19:46.845Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T22:19:46.845Z] - CONFIG_XFRM: enabled [2021-08-18T22:19:46.845Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T22:19:46.845Z] - "ipvlan": [2021-08-18T22:19:46.845Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T22:19:46.845Z] - "macvlan": [2021-08-18T22:19:46.845Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T22:19:46.845Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T22:19:47.011Z] #36 ... [2021-08-18T22:19:47.011Z] [2021-08-18T22:19:47.011Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:47.011Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:47.011Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.0s [2021-08-18T22:19:47.087Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:47.125Z] - "ftp,tftp client in container": [2021-08-18T22:19:47.125Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T22:19:47.125Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T22:19:47.125Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T22:19:47.125Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T22:19:47.125Z] - Storage Drivers: [2021-08-18T22:19:47.125Z] - "aufs": [2021-08-18T22:19:47.125Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T22:19:47.125Z] - "btrfs": [2021-08-18T22:19:47.125Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T22:19:47.125Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T22:19:47.125Z] - "devicemapper": [2021-08-18T22:19:47.125Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T22:19:47.125Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T22:19:47.125Z] - "overlay": [2021-08-18T22:19:47.125Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T22:19:47.125Z] - "zfs": [2021-08-18T22:19:47.125Z] - /dev/zfs: present [2021-08-18T22:19:47.125Z] - zfs command: missing [2021-08-18T22:19:47.125Z] - zpool command: missing [2021-08-18T22:19:47.125Z] [2021-08-18T22:19:47.125Z] Limits: [2021-08-18T22:19:47.125Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T22:19:47.125Z] [2021-08-18T22:19:47.125Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T22:19:46.699Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:46.706Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:19:46.733Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:46.745Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:46.768Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:46.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:46.771Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:47.089Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:47.106Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:47.497Z] + sudo modprobe ip_vs [2021-08-18T22:19:47.497Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c . [2021-08-18T22:19:47.784Z] #1 [internal] load build definition from Dockerfile [2021-08-18T22:19:47.784Z] #1 sha256:a07a5ac8d454725f8cb6aef92dabcec0100c9ba09444c43e167aea63d80512fb [2021-08-18T22:19:47.784Z] #1 transferring dockerfile: [2021-08-18T22:19:47.842Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:47.842Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:19:48.046Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T22:19:48.046Z] #1 DONE 0.2s [2021-08-18T22:19:48.046Z] [2021-08-18T22:19:48.046Z] #2 [internal] load .dockerignore [2021-08-18T22:19:48.046Z] #2 sha256:b4319a5fe3954bc8c3c4ec60233eb43e46104afa0cee60fceec47ef3ddd5e60e [2021-08-18T22:19:48.046Z] #2 transferring context: 87B done [2021-08-18T22:19:48.046Z] #2 DONE 0.2s [2021-08-18T22:19:48.046Z] [2021-08-18T22:19:48.046Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T22:19:48.046Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T22:19:48.399Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 11.7s done [2021-08-18T22:19:48.620Z] #3 DONE 0.5s [2021-08-18T22:19:48.620Z] [2021-08-18T22:19:48.620Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T22:19:48.620Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T22:19:48.620Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-08-18T22:19:48.620Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T22:19:48.620Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T22:19:48.620Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 3.94MB / 9.64MB 0.1s [2021-08-18T22:19:48.620Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T22:19:48.620Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-18T22:19:48.787Z] Commit message: "libnetwork/resolvconf: remove README.md" [2021-08-18T22:19:48.879Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-18T22:19:48.879Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:19:49.382Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T22:19:49.458Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-18T22:19:49.458Z] #4 DONE 0.9s [2021-08-18T22:19:49.458Z] [2021-08-18T22:19:49.458Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:19:49.458Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:19:49.464Z] + docker version [2021-08-18T22:19:49.464Z] Client: Docker Engine - Community [2021-08-18T22:19:49.464Z] Version: 20.10.6 [2021-08-18T22:19:49.464Z] API version: 1.41 [2021-08-18T22:19:49.464Z] Go version: go1.13.15 [2021-08-18T22:19:49.464Z] Git commit: 370c289 [2021-08-18T22:19:49.464Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-18T22:19:49.464Z] OS/Arch: linux/amd64 [2021-08-18T22:19:49.464Z] Context: default [2021-08-18T22:19:49.464Z] Experimental: true [2021-08-18T22:19:49.464Z] [2021-08-18T22:19:49.464Z] Server: Docker Engine - Community [2021-08-18T22:19:49.464Z] Engine: [2021-08-18T22:19:49.464Z] Version: 20.10.6 [2021-08-18T22:19:49.464Z] API version: 1.41 (minimum version 1.12) [2021-08-18T22:19:49.465Z] Go version: go1.13.15 [2021-08-18T22:19:49.465Z] Git commit: 8728dd2 [2021-08-18T22:19:49.465Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-18T22:19:49.465Z] OS/Arch: linux/amd64 [2021-08-18T22:19:49.465Z] Experimental: true [2021-08-18T22:19:49.465Z] containerd: [2021-08-18T22:19:49.465Z] Version: 1.4.6 [2021-08-18T22:19:49.465Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:19:49.465Z] runc: [2021-08-18T22:19:49.465Z] Version: 1.0.0-rc95 [2021-08-18T22:19:49.465Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:19:49.465Z] docker-init: [2021-08-18T22:19:49.465Z] Version: 0.19.0 [2021-08-18T22:19:49.465Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T22:19:47.779Z] > git remote # timeout=10 [2021-08-18T22:19:47.790Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:19:47.813Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:47.814Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:19:47.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:19:47.844Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:47.861Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:49.758Z] + docker info [2021-08-18T22:19:50.838Z] #6 ... [2021-08-18T22:19:50.838Z] [2021-08-18T22:19:50.838Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:19:50.838Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T22:19:50.838Z] #5 DONE 1.0s [2021-08-18T22:19:50.838Z] [2021-08-18T22:19:50.838Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:19:50.838Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T22:19:50.838Z] #7 DONE 1.1s [2021-08-18T22:19:50.838Z] [2021-08-18T22:19:50.838Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:19:50.838Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T22:19:50.838Z] #8 DONE 1.1s [2021-08-18T22:19:50.838Z] [2021-08-18T22:19:50.838Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:19:50.838Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:19:50.838Z] #6 DONE 1.1s [2021-08-18T22:19:51.927Z] #9 DONE 41.2s [2021-08-18T22:19:51.927Z] [2021-08-18T22:19:51.927Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:19:51.927Z] #36 sha256:b29dcd6649d65f564732806de06e20c76477d0606c67a928321e1350b2e04be2 [2021-08-18T22:19:51.927Z] #36 ... [2021-08-18T22:19:51.927Z] [2021-08-18T22:19:51.927Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:19:51.927Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:19:51.927Z] #10 ... [2021-08-18T22:19:51.927Z] [2021-08-18T22:19:51.927Z] #36 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:19:51.927Z] #36 sha256:b29dcd6649d65f564732806de06e20c76477d0606c67a928321e1350b2e04be2 [2021-08-18T22:19:51.927Z] #36 DONE 15.5s [2021-08-18T22:19:51.927Z] [2021-08-18T22:19:51.927Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:19:51.927Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:19:52.784Z] [2021-08-18T22:19:52.784Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:19:52.784Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:19:52.784Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T22:19:52.784Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T22:19:52.784Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-18T22:19:52.784Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T22:19:52.784Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T22:19:52.784Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 3.15MB / 50.44MB 0.2s [2021-08-18T22:19:53.045Z] #26 ... [2021-08-18T22:19:53.045Z] [2021-08-18T22:19:53.045Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:19:53.045Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:19:53.045Z] #42 DONE 0.7s [2021-08-18T22:19:53.045Z] [2021-08-18T22:19:53.045Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:19:53.045Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:19:53.045Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.66MB / 50.44MB 0.4s [2021-08-18T22:19:53.045Z] #26 ... [2021-08-18T22:19:53.045Z] [2021-08-18T22:19:53.045Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:19:53.045Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:19:53.045Z] #42 DONE 0.0s [2021-08-18T22:19:53.045Z] [2021-08-18T22:19:53.045Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:19:53.045Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:19:53.045Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 9.44MB / 50.44MB 0.5s [2021-08-18T22:19:53.307Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 12.58MB / 50.44MB 0.6s [2021-08-18T22:19:53.307Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 17.83MB / 50.44MB 0.8s [2021-08-18T22:19:53.317Z] #10 DONE 1.3s [2021-08-18T22:19:53.317Z] [2021-08-18T22:19:53.317Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-18T22:19:53.317Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T22:19:53.567Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 21.73MB / 50.44MB 0.9s [2021-08-18T22:19:53.835Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 28.85MB / 50.44MB 1.2s [2021-08-18T22:19:54.096Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 35.76MB / 50.44MB 1.5s [2021-08-18T22:19:54.259Z] #11 DONE 1.2s [2021-08-18T22:19:54.260Z] [2021-08-18T22:19:54.260Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:19:54.260Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T22:19:54.260Z] #38 DONE 0.1s [2021-08-18T22:19:54.260Z] [2021-08-18T22:19:54.260Z] #39 [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-08-18T22:19:54.260Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:19:54.260Z] #39 ... [2021-08-18T22:19:54.260Z] [2021-08-18T22:19:54.260Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T22:19:54.260Z] #46 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T22:19:54.260Z] #46 DONE 0.2s [2021-08-18T22:19:54.260Z] [2021-08-18T22:19:54.260Z] #50 [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-08-18T22:19:54.260Z] #50 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T22:19:54.260Z] #50 DONE 0.3s [2021-08-18T22:19:54.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:54.313Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:19:54.324Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:54.353Z] Fetching without tags [2021-08-18T22:19:54.357Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 45.09MB / 50.44MB 1.9s [2021-08-18T22:19:54.524Z] [2021-08-18T22:19:54.524Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:19:54.524Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:19:54.621Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.2s [2021-08-18T22:19:54.931Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:55.194Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.6s done [2021-08-18T22:19:56.329Z] Client: [2021-08-18T22:19:56.329Z] Context: default [2021-08-18T22:19:56.329Z] Debug Mode: false [2021-08-18T22:19:56.329Z] Plugins: [2021-08-18T22:19:56.329Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T22:19:56.329Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T22:19:56.329Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T22:19:56.329Z] [2021-08-18T22:19:56.329Z] Server: [2021-08-18T22:19:56.329Z] Containers: 0 [2021-08-18T22:19:56.329Z] Running: 0 [2021-08-18T22:19:56.329Z] Paused: 0 [2021-08-18T22:19:56.329Z] Stopped: 0 [2021-08-18T22:19:56.329Z] Images: 1 [2021-08-18T22:19:56.329Z] Server Version: 20.10.6 [2021-08-18T22:19:56.329Z] Storage Driver: overlay2 [2021-08-18T22:19:56.329Z] Backing Filesystem: extfs [2021-08-18T22:19:56.329Z] Supports d_type: true [2021-08-18T22:19:56.329Z] Native Overlay Diff: true [2021-08-18T22:19:56.329Z] userxattr: false [2021-08-18T22:19:56.329Z] Logging Driver: json-file [2021-08-18T22:19:56.329Z] Cgroup Driver: cgroupfs [2021-08-18T22:19:56.329Z] Cgroup Version: 1 [2021-08-18T22:19:56.329Z] Plugins: [2021-08-18T22:19:56.329Z] Volume: local [2021-08-18T22:19:56.329Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T22:19:56.329Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T22:19:56.329Z] Swarm: inactive [2021-08-18T22:19:56.329Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-18T22:19:56.329Z] Default Runtime: runc [2021-08-18T22:19:56.329Z] Init Binary: docker-init [2021-08-18T22:19:56.329Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:19:56.329Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:19:56.329Z] init version: de40ad0 [2021-08-18T22:19:56.329Z] Security Options: [2021-08-18T22:19:56.329Z] apparmor [2021-08-18T22:19:56.329Z] seccomp [2021-08-18T22:19:56.329Z] Profile: default [2021-08-18T22:19:56.329Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T22:19:56.329Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-18T22:19:56.329Z] OSType: linux [2021-08-18T22:19:56.329Z] Architecture: x86_64 [2021-08-18T22:19:56.329Z] CPUs: 2 [2021-08-18T22:19:56.329Z] Total Memory: 7.487GiB [2021-08-18T22:19:56.329Z] Name: ip-10-100-82-90 [2021-08-18T22:19:56.329Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-18T22:19:56.329Z] Docker Root Dir: /var/lib/docker [2021-08-18T22:19:56.329Z] Debug Mode: false [2021-08-18T22:19:56.329Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:19:56.329Z] Labels: [2021-08-18T22:19:56.329Z] Experimental: true [2021-08-18T22:19:56.329Z] Insecure Registries: [2021-08-18T22:19:56.329Z] 127.0.0.0/8 [2021-08-18T22:19:56.329Z] Live Restore Enabled: true [2021-08-18T22:19:56.329Z] [2021-08-18T22:19:56.329Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T22:19:54.340Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:54.360Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:54.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:54.364Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:54.942Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:54.957Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:56.681Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:56.681Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:19:56.681Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42755/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T22:19:56.681Z] + bash /home/ubuntu/workspace/moby_PR-42755/check-config.sh [2021-08-18T22:19:56.681Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T22:19:56.681Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T22:19:56.681Z] [2021-08-18T22:19:56.681Z] Generally Necessary: [2021-08-18T22:19:56.681Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T22:19:56.681Z] - apparmor: enabled and tools installed [2021-08-18T22:19:56.681Z] - CONFIG_NAMESPACES: enabled [2021-08-18T22:19:56.681Z] - CONFIG_NET_NS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_PID_NS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_IPC_NS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_UTS_NS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CGROUPS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T22:19:56.681Z] - CONFIG_CPUSETS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_MEMCG: enabled [2021-08-18T22:19:56.681Z] - CONFIG_KEYS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_VETH: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T22:19:56.681Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T22:19:56.681Z] [2021-08-18T22:19:56.681Z] Optional Features: [2021-08-18T22:19:56.681Z] - CONFIG_USER_NS: enabled [2021-08-18T22:19:56.681Z] - CONFIG_SECCOMP: enabled [2021-08-18T22:19:56.715Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:56.715Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:19:56.975Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T22:19:56.975Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T22:19:56.975Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T22:19:56.975Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T22:19:56.975Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T22:19:56.975Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T22:19:56.975Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T22:19:56.975Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T22:19:56.975Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T22:19:56.975Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T22:19:56.975Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T22:19:56.975Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T22:19:56.975Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T22:19:56.975Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T22:19:56.975Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T22:19:56.975Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T22:19:56.975Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T22:19:56.975Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T22:19:56.975Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T22:19:56.975Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T22:19:56.975Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T22:19:56.975Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T22:19:56.975Z] - CONFIG_EXT4_FS: enabled [2021-08-18T22:19:56.975Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T22:19:56.975Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T22:19:56.975Z] - Network Drivers: [2021-08-18T22:19:56.976Z] - "overlay": [2021-08-18T22:19:56.976Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T22:19:56.976Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T22:19:56.976Z] Optional (for encrypted networks): [2021-08-18T22:19:56.976Z] - CONFIG_CRYPTO: enabled [2021-08-18T22:19:56.976Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T22:19:56.976Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T22:19:56.976Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T22:19:56.976Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T22:19:56.976Z] - CONFIG_XFRM: enabled [2021-08-18T22:19:56.976Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T22:19:56.976Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T22:19:56.976Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T22:19:56.976Z] - "ipvlan": [2021-08-18T22:19:56.976Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T22:19:56.976Z] - "macvlan": [2021-08-18T22:19:56.976Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T22:19:56.976Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T22:19:56.976Z] - "ftp,tftp client in container": [2021-08-18T22:19:57.097Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.0s [2021-08-18T22:19:57.247Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T22:19:57.247Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T22:19:57.247Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T22:19:57.247Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T22:19:57.247Z] - Storage Drivers: [2021-08-18T22:19:57.247Z] - "aufs": [2021-08-18T22:19:57.247Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T22:19:57.247Z] - "btrfs": [2021-08-18T22:19:57.247Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T22:19:57.247Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T22:19:57.247Z] - "devicemapper": [2021-08-18T22:19:57.247Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T22:19:57.247Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T22:19:57.247Z] - "overlay": [2021-08-18T22:19:57.247Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T22:19:57.247Z] - "zfs": [2021-08-18T22:19:57.247Z] - /dev/zfs: present [2021-08-18T22:19:57.247Z] - zfs command: missing [2021-08-18T22:19:57.247Z] - zpool command: missing [2021-08-18T22:19:57.247Z] [2021-08-18T22:19:57.247Z] Limits: [2021-08-18T22:19:57.247Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T22:19:57.247Z] [2021-08-18T22:19:57.247Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T22:19:57.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c . [2021-08-18T22:19:57.829Z] #51 ... [2021-08-18T22:19:57.829Z] [2021-08-18T22:19:57.829Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-18T22:19:57.829Z] #12 sha256:b4f3a26c234b547313862058bf04befd8def1ca8873d2aa43a21228f33962cd6 [2021-08-18T22:19:57.829Z] #12 DONE 3.5s [2021-08-18T22:19:57.829Z] [2021-08-18T22:19:57.829Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-18T22:19:57.829Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-18T22:19:57.837Z] #2 [internal] load .dockerignore [2021-08-18T22:19:57.837Z] #2 sha256:db1ded99ab7deb083a59940bd039b4f293bdd010226b62c5c71b4fc1497bfc63 [2021-08-18T22:19:57.837Z] #2 transferring context: 87B done [2021-08-18T22:19:57.837Z] #2 DONE 0.1s [2021-08-18T22:19:57.837Z] [2021-08-18T22:19:57.837Z] #1 [internal] load build definition from Dockerfile [2021-08-18T22:19:57.837Z] #1 sha256:5068dae01193a2f47ca32679a90c742af919936477ea4e09701bab28bbce5ed6 [2021-08-18T22:19:57.837Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-18T22:19:57.837Z] #1 DONE 0.2s [2021-08-18T22:19:57.837Z] [2021-08-18T22:19:57.837Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T22:19:57.837Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T22:19:57.879Z] Fetching without tags [2021-08-18T22:19:58.249Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:58.408Z] #3 DONE 0.5s [2021-08-18T22:19:58.408Z] [2021-08-18T22:19:58.408Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T22:19:58.408Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T22:19:58.408Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-08-18T22:19:58.408Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.1s [2021-08-18T22:19:58.408Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T22:19:58.408Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T22:19:58.408Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T22:19:58.408Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-18T22:19:58.408Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-18T22:19:58.666Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-18T22:19:57.709Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:57.723Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:19:57.758Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:57.799Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:19:57.884Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:19:57.884Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:57.885Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:19:58.257Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:58.271Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:58.922Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-18T22:19:58.922Z] #4 DONE 0.7s [2021-08-18T22:19:56.679Z] > git remote # timeout=10 [2021-08-18T22:19:56.686Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:19:56.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:56.696Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:19:56.709Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:19:56.719Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:56.731Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:19:59.090Z] #26 ... [2021-08-18T22:19:59.090Z] [2021-08-18T22:19:59.090Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:19:59.090Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:59.090Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T22:19:59.090Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T22:19:59.090Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T22:19:59.090Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.5s done [2021-08-18T22:19:59.090Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T22:19:59.090Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 0.7s done [2021-08-18T22:19:59.090Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.1s done [2021-08-18T22:19:59.090Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.1s done [2021-08-18T22:19:59.090Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.2s done [2021-08-18T22:19:59.090Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 75.50MB / 129.04MB 6.1s [2021-08-18T22:19:59.090Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 85.54MB / 129.04MB 6.4s [2021-08-18T22:19:59.090Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 93.40MB / 129.04MB 6.6s [2021-08-18T22:19:59.179Z] [2021-08-18T22:19:59.179Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:19:59.179Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:19:59.263Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:19:59.264Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:19:59.349Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 103.81MB / 129.04MB 6.8s [2021-08-18T22:19:59.608Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 114.29MB / 129.04MB 6.9s [2021-08-18T22:19:59.872Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 126.88MB / 129.04MB 7.3s [2021-08-18T22:20:00.114Z] #6 ... [2021-08-18T22:20:00.114Z] [2021-08-18T22:20:00.114Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:00.114Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T22:20:00.114Z] #7 DONE 0.8s [2021-08-18T22:20:00.114Z] [2021-08-18T22:20:00.114Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:00.114Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T22:20:00.114Z] #5 DONE 0.8s [2021-08-18T22:20:00.375Z] [2021-08-18T22:20:00.375Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:20:00.375Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:20:00.375Z] #6 DONE 0.9s [2021-08-18T22:20:00.375Z] [2021-08-18T22:20:00.375Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:20:00.375Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T22:20:00.375Z] #8 DONE 0.9s [2021-08-18T22:20:00.390Z] #13 DONE 2.6s [2021-08-18T22:20:00.390Z] [2021-08-18T22:20:00.390Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:00.390Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:00.390Z] #51 5.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:00.390Z] #51 5.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:00.390Z] #51 5.657 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:00.390Z] #51 5.792 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T22:20:00.440Z] #9 ... [2021-08-18T22:20:00.440Z] [2021-08-18T22:20:00.440Z] #23 [internal] load build context [2021-08-18T22:20:00.440Z] #23 sha256:a027814883a894608bad15b2625c3efaa71d0f9e923c57562ebbd245b680dfa0 [2021-08-18T22:20:00.440Z] #23 transferring context: 55.82MB 7.3s done [2021-08-18T22:20:00.440Z] #23 DONE 8.1s [2021-08-18T22:20:00.440Z] [2021-08-18T22:20:00.440Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:00.440Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:00.440Z] #9 ... [2021-08-18T22:20:00.440Z] [2021-08-18T22:20:00.440Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:00.440Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:00.440Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:20:00.440Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:00.440Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T22:20:00.440Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T22:20:00.440Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2021-08-18T22:20:00.440Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s [2021-08-18T22:20:00.699Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.6s done [2021-08-18T22:20:00.699Z] #63 ... [2021-08-18T22:20:00.699Z] [2021-08-18T22:20:00.699Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:00.699Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:19:59.031Z] > git remote # timeout=10 [2021-08-18T22:19:59.075Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:19:59.090Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:19:59.155Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:19:59.239Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T22:19:59.265Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:19:59.270Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:20:01.268Z] #9 ... [2021-08-18T22:20:01.268Z] [2021-08-18T22:20:01.268Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:01.268Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:01.268Z] #63 DONE 8.7s [2021-08-18T22:20:01.268Z] [2021-08-18T22:20:01.268Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:01.268Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:20:01.268Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:20:01.268Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:01.268Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T22:20:01.268Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T22:20:01.268Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done [2021-08-18T22:20:01.268Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2021-08-18T22:20:01.268Z] #65 DONE 8.7s [2021-08-18T22:20:01.268Z] [2021-08-18T22:20:01.268Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:01.268Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:01.268Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 8.4s done [2021-08-18T22:20:01.309Z] [2021-08-18T22:20:01.310Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:20:01.310Z] #25 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:20:01.310Z] #25 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-18T22:20:01.310Z] #25 DONE 0.1s [2021-08-18T22:20:01.310Z] [2021-08-18T22:20:01.310Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:01.310Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:01.310Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-18T22:20:01.310Z] #62 DONE 0.1s [2021-08-18T22:20:01.310Z] [2021-08-18T22:20:01.310Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:01.310Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:01.310Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:01.310Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T22:20:01.310Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T22:20:01.310Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T22:20:01.310Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T22:20:01.310Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.05MB / 50.44MB 0.0s [2021-08-18T22:20:01.336Z] #51 6.804 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:01.487Z] Commit message: "libnetwork/resolvconf: remove README.md" [2021-08-18T22:20:01.569Z] #9 ... [2021-08-18T22:20:01.569Z] [2021-08-18T22:20:01.569Z] #41 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:20:01.569Z] #41 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:20:01.569Z] #41 DONE 0.0s [2021-08-18T22:20:01.569Z] [2021-08-18T22:20:01.569Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:01.569Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:01.569Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 4.19MB / 50.44MB 0.1s [2021-08-18T22:20:01.839Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.1s [2021-08-18T22:20:01.856Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 15.73MB / 50.44MB 0.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:20:02.279Z] #51 ... [2021-08-18T22:20:02.279Z] [2021-08-18T22:20:02.279Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-18T22:20:02.279Z] #14 sha256:b0b164a8f21e55c89037224335854ca2c76d8bffd4d65615986fc766b4169e1c [2021-08-18T22:20:02.279Z] #14 DONE 2.0s [2021-08-18T22:20:02.279Z] [2021-08-18T22:20:02.279Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-18T22:20:02.279Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-18T22:20:02.424Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 26.21MB / 50.44MB 0.9s [2021-08-18T22:20:02.575Z] + docker version [2021-08-18T22:20:02.682Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 30.62MB / 50.44MB 1.1s [2021-08-18T22:20:02.683Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0B / 7.83MB 1.1s [2021-08-18T22:20:02.683Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 1.05MB / 7.83MB 1.2s [2021-08-18T22:20:02.683Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0B / 10.00MB 1.2s [2021-08-18T22:20:02.683Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 42.99MB / 50.44MB 1.3s [2021-08-18T22:20:02.683Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 5.24MB / 7.83MB 1.4s [2021-08-18T22:20:02.872Z] Commit message: "libnetwork/resolvconf: remove README.md" [2021-08-18T22:20:02.939Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.5s [2021-08-18T22:20:02.939Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 1.05MB / 10.00MB 1.5s [2021-08-18T22:20:02.939Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 1.6s [2021-08-18T22:20:02.939Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 2.95MB / 10.00MB 1.6s [2021-08-18T22:20:03.197Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 5.24MB / 10.00MB 1.7s [2021-08-18T22:20:03.197Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.7s done [2021-08-18T22:20:03.197Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.8s [2021-08-18T22:20:03.197Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0B / 51.84MB 1.8s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:20:03.454Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.15MB / 51.84MB 2.0s [2021-08-18T22:20:03.713Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.98MB / 51.84MB 2.2s [2021-08-18T22:20:03.941Z] + docker version [2021-08-18T22:20:03.971Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-18T22:20:03.971Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 8.61MB / 51.84MB 2.4s [2021-08-18T22:20:03.971Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 2.5s done [2021-08-18T22:20:03.971Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 11.53MB / 51.84MB 2.6s [2021-08-18T22:20:03.971Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0B / 129.04MB 2.6s [2021-08-18T22:20:04.213Z] #15 DONE 1.9s [2021-08-18T22:20:04.213Z] [2021-08-18T22:20:04.213Z] #59 [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-08-18T22:20:04.213Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:20:04.213Z] #59 3.849 + RM_GOPATH=0 [2021-08-18T22:20:04.213Z] #59 3.849 + TMP_GOPATH= [2021-08-18T22:20:04.213Z] #59 3.849 + : /build [2021-08-18T22:20:04.213Z] #59 3.849 + '[' -z '' ']' [2021-08-18T22:20:04.213Z] #59 3.849 ++ mktemp -d [2021-08-18T22:20:04.213Z] #59 3.862 + export GOPATH=/tmp/tmp.pq1M0IyR4W [2021-08-18T22:20:04.213Z] #59 3.862 + GOPATH=/tmp/tmp.pq1M0IyR4W [2021-08-18T22:20:04.213Z] #59 3.862 + RM_GOPATH=1 [2021-08-18T22:20:04.213Z] #59 3.862 + case "$(go env GOARCH)" in [2021-08-18T22:20:04.213Z] #59 3.862 ++ go env GOARCH [2021-08-18T22:20:04.213Z] #59 3.871 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:04.213Z] #59 3.878 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.213Z] #59 3.878 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.213Z] #59 3.878 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:04.213Z] #59 3.878 + dir=/tmp/install [2021-08-18T22:20:04.213Z] #59 3.878 + bin=shfmt [2021-08-18T22:20:04.213Z] #59 3.878 + shift [2021-08-18T22:20:04.213Z] #59 3.878 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T22:20:04.213Z] #59 3.878 + . /tmp/install/shfmt.installer [2021-08-18T22:20:04.213Z] #59 3.878 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:04.213Z] #59 3.878 + install_shfmt [2021-08-18T22:20:04.213Z] #59 3.878 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T22:20:04.213Z] #59 3.878 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pq1M0IyR4W/src/github.com/mvdan/sh [2021-08-18T22:20:04.213Z] #59 3.878 Cloning into '/tmp/tmp.pq1M0IyR4W/src/github.com/mvdan/sh'... [2021-08-18T22:20:04.213Z] #59 ... [2021-08-18T22:20:04.213Z] [2021-08-18T22:20:04.213Z] #55 [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-08-18T22:20:04.213Z] #55 sha256:58a1951156db3390efe942cc75f018df48668fcbf8c7849b954bf7d373b5ad63 [2021-08-18T22:20:04.213Z] #55 4.317 + RM_GOPATH=0 [2021-08-18T22:20:04.213Z] #55 4.318 + TMP_GOPATH= [2021-08-18T22:20:04.213Z] #55 4.318 + : /build [2021-08-18T22:20:04.213Z] #55 4.318 + '[' -z '' ']' [2021-08-18T22:20:04.213Z] #55 4.325 ++ mktemp -d [2021-08-18T22:20:04.213Z] #55 4.325 + export GOPATH=/tmp/tmp.amvPXPltYT [2021-08-18T22:20:04.213Z] #55 4.325 + GOPATH=/tmp/tmp.amvPXPltYT [2021-08-18T22:20:04.213Z] #55 4.325 + RM_GOPATH=1 [2021-08-18T22:20:04.213Z] #55 4.325 + case "$(go env GOARCH)" in [2021-08-18T22:20:04.213Z] #55 4.325 ++ go env GOARCH [2021-08-18T22:20:04.213Z] #55 4.326 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.213Z] #55 4.326 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.213Z] #55 4.326 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:04.213Z] #55 4.326 + dir=/tmp/install [2021-08-18T22:20:04.213Z] #55 4.327 + bin=gotestsum [2021-08-18T22:20:04.213Z] #55 4.327 + shift [2021-08-18T22:20:04.213Z] #55 4.327 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T22:20:04.213Z] #55 4.327 + . /tmp/install/gotestsum.installer [2021-08-18T22:20:04.213Z] #55 4.328 ++ : v0.5.3 [2021-08-18T22:20:04.213Z] #55 4.328 + install_gotestsum [2021-08-18T22:20:04.213Z] #55 4.328 + set -e [2021-08-18T22:20:04.213Z] #55 4.328 + export GO111MODULE=on [2021-08-18T22:20:04.213Z] #55 4.328 + GO111MODULE=on [2021-08-18T22:20:04.213Z] #55 4.328 + GOBIN=/build [2021-08-18T22:20:04.213Z] #55 4.328 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T22:20:04.213Z] #55 5.171 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:20:04.213Z] #55 7.199 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:20:04.213Z] #55 7.209 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:20:04.213Z] #55 7.261 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:20:04.213Z] #55 7.269 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:20:04.213Z] #55 7.685 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:20:04.213Z] #55 7.689 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:20:04.213Z] #55 7.978 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:20:04.213Z] #55 8.001 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:20:04.213Z] #55 8.082 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:20:04.213Z] #55 8.911 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:20:04.234Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 0B / 68.75MB 2.7s [2021-08-18T22:20:04.234Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 14.68MB / 51.84MB 2.8s [2021-08-18T22:20:04.234Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 7.34MB / 129.04MB 2.9s [2021-08-18T22:20:04.234Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-18T22:20:04.384Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.4s done [2021-08-18T22:20:04.384Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T22:20:04.384Z] #9 ... [2021-08-18T22:20:04.384Z] [2021-08-18T22:20:04.384Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:20:04.384Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:20:04.384Z] #26 DONE 11.9s [2021-08-18T22:20:04.384Z] [2021-08-18T22:20:04.384Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T22:20:04.384Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T22:20:04.384Z] #64 DONE 0.7s [2021-08-18T22:20:04.384Z] [2021-08-18T22:20:04.384Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:04.384Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:04.475Z] #55 ... [2021-08-18T22:20:04.475Z] [2021-08-18T22:20:04.475Z] #53 [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-08-18T22:20:04.475Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:20:04.475Z] #53 3.451 + RM_GOPATH=0 [2021-08-18T22:20:04.475Z] #53 3.451 + TMP_GOPATH= [2021-08-18T22:20:04.475Z] #53 3.451 + : /build [2021-08-18T22:20:04.475Z] #53 3.451 + '[' -z '' ']' [2021-08-18T22:20:04.475Z] #53 3.451 ++ mktemp -d [2021-08-18T22:20:04.475Z] #53 3.451 + export GOPATH=/tmp/tmp.HUR79gLM8Z [2021-08-18T22:20:04.475Z] #53 3.451 + GOPATH=/tmp/tmp.HUR79gLM8Z [2021-08-18T22:20:04.475Z] #53 3.451 + RM_GOPATH=1 [2021-08-18T22:20:04.476Z] #53 3.451 + case "$(go env GOARCH)" in [2021-08-18T22:20:04.476Z] #53 3.451 ++ go env GOARCH [2021-08-18T22:20:04.476Z] #53 3.451 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.476Z] #53 3.451 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.476Z] #53 3.451 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:04.476Z] #53 3.454 + dir=/tmp/install [2021-08-18T22:20:04.476Z] #53 3.454 + bin=vndr [2021-08-18T22:20:04.476Z] #53 3.454 + shift [2021-08-18T22:20:04.476Z] #53 3.454 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T22:20:04.476Z] #53 3.454 + . /tmp/install/vndr.installer [2021-08-18T22:20:04.476Z] #53 3.454 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:04.476Z] #53 3.454 + install_vndr [2021-08-18T22:20:04.476Z] #53 3.454 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T22:20:04.476Z] #53 3.454 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HUR79gLM8Z/src/github.com/LK4D4/vndr [2021-08-18T22:20:04.476Z] #53 3.454 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:04.476Z] #53 3.455 Cloning into '/tmp/tmp.HUR79gLM8Z/src/github.com/LK4D4/vndr'... [2021-08-18T22:20:04.476Z] #53 3.838 + cd /tmp/tmp.HUR79gLM8Z/src/github.com/LK4D4/vndr [2021-08-18T22:20:04.476Z] #53 3.838 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:04.476Z] #53 3.861 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T22:20:04.476Z] #53 5.239 internal/unsafeheader [2021-08-18T22:20:04.476Z] #53 5.239 internal/cpu [2021-08-18T22:20:04.476Z] #53 5.382 runtime/internal/atomic [2021-08-18T22:20:04.476Z] #53 5.621 runtime/internal/sys [2021-08-18T22:20:04.476Z] #53 6.039 runtime/internal/math [2021-08-18T22:20:04.476Z] #53 6.105 internal/bytealg [2021-08-18T22:20:04.476Z] #53 6.271 internal/race [2021-08-18T22:20:04.476Z] #53 6.479 sync/atomic [2021-08-18T22:20:04.476Z] #53 6.818 unicode [2021-08-18T22:20:04.476Z] #53 7.597 runtime [2021-08-18T22:20:04.476Z] #53 ... [2021-08-18T22:20:04.476Z] [2021-08-18T22:20:04.476Z] #47 [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-08-18T22:20:04.476Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:20:04.476Z] #47 4.376 + git clone https://github.com/docker/distribution.git . [2021-08-18T22:20:04.476Z] #47 4.376 Cloning into '.'... [2021-08-18T22:20:04.495Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 19.92MB / 51.84MB 3.0s [2021-08-18T22:20:04.495Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 25.17MB / 51.84MB 3.2s [2021-08-18T22:20:04.495Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 16.79MB / 129.04MB 3.2s [2021-08-18T22:20:04.495Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.24MB / 68.75MB 3.2s [2021-08-18T22:20:04.742Z] #47 ... [2021-08-18T22:20:04.743Z] [2021-08-18T22:20:04.743Z] #57 [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-08-18T22:20:04.743Z] #57 sha256:7afc8b8b2bc7c7a84b1ef7f2e3c7d6a3cc23cb962dcb8bd1bea15e50e257824e [2021-08-18T22:20:04.743Z] #57 3.513 + RM_GOPATH=0 [2021-08-18T22:20:04.743Z] #57 3.513 + TMP_GOPATH= [2021-08-18T22:20:04.743Z] #57 3.513 + : /build [2021-08-18T22:20:04.743Z] #57 3.513 + '[' -z '' ']' [2021-08-18T22:20:04.743Z] #57 3.513 ++ mktemp -d [2021-08-18T22:20:04.743Z] #57 3.513 + export GOPATH=/tmp/tmp.PEglPnr3Ug [2021-08-18T22:20:04.743Z] #57 3.513 + GOPATH=/tmp/tmp.PEglPnr3Ug [2021-08-18T22:20:04.743Z] #57 3.513 + RM_GOPATH=1 [2021-08-18T22:20:04.743Z] #57 3.513 + case "$(go env GOARCH)" in [2021-08-18T22:20:04.743Z] #57 3.513 ++ go env GOARCH [2021-08-18T22:20:04.743Z] #57 3.517 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.743Z] #57 3.517 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:04.743Z] #57 3.517 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:04.743Z] #57 3.518 + dir=/tmp/install [2021-08-18T22:20:04.743Z] #57 3.518 + bin=golangci_lint [2021-08-18T22:20:04.743Z] #57 3.518 + shift [2021-08-18T22:20:04.743Z] #57 3.518 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T22:20:04.743Z] #57 3.518 + . /tmp/install/golangci_lint.installer [2021-08-18T22:20:04.743Z] #57 3.518 ++ : v1.23.8 [2021-08-18T22:20:04.743Z] #57 3.518 + install_golangci_lint [2021-08-18T22:20:04.743Z] #57 3.518 + set -e [2021-08-18T22:20:04.743Z] #57 3.518 + export GO111MODULE=on [2021-08-18T22:20:04.743Z] #57 3.518 + GO111MODULE=on [2021-08-18T22:20:04.743Z] #57 3.518 + GOBIN=/build [2021-08-18T22:20:04.743Z] #57 3.518 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T22:20:04.743Z] #57 4.172 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T22:20:04.752Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 29.36MB / 51.84MB 3.3s [2021-08-18T22:20:04.752Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 9.44MB / 68.75MB 3.3s [2021-08-18T22:20:04.752Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 32.51MB / 51.84MB 3.4s [2021-08-18T22:20:04.752Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 25.17MB / 129.04MB 3.4s [2021-08-18T22:20:04.951Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.8s done [2021-08-18T22:20:05.011Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 37.17MB / 51.84MB 3.6s [2021-08-18T22:20:05.011Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 16.45MB / 68.75MB 3.6s [2021-08-18T22:20:05.023Z] #57 ... [2021-08-18T22:20:05.023Z] [2021-08-18T22:20:05.023Z] #41 [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-08-18T22:20:05.023Z] #41 sha256:0007ba2169fc192b159e7a6b6fec6608b2b05231aabb40299f8de01a0b2ad3da [2021-08-18T22:20:05.023Z] #41 3.995 Install go-toml version v1.8.1 [2021-08-18T22:20:05.023Z] #41 4.737 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T22:20:05.023Z] #41 7.805 github.com/pelletier/go-toml [2021-08-18T22:20:05.023Z] #41 ... [2021-08-18T22:20:05.023Z] [2021-08-18T22:20:05.023Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-18T22:20:05.023Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-18T22:20:05.210Z] #9 ... [2021-08-18T22:20:05.210Z] [2021-08-18T22:20:05.210Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T22:20:05.210Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T22:20:05.210Z] #66 DONE 0.9s [2021-08-18T22:20:05.210Z] [2021-08-18T22:20:05.210Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:05.210Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:05.210Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T22:20:05.270Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 43.28MB / 51.84MB 3.8s [2021-08-18T22:20:05.270Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 35.65MB / 129.04MB 3.8s [2021-08-18T22:20:05.270Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 20.97MB / 68.75MB 3.8s [2021-08-18T22:20:05.586Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 49.28MB / 51.84MB 4.0s [2021-08-18T22:20:05.586Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 28.98MB / 68.75MB 4.0s [2021-08-18T22:20:05.847Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 48.23MB / 129.04MB 4.2s [2021-08-18T22:20:05.847Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 36.70MB / 68.75MB 4.2s [2021-08-18T22:20:06.104Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 59.77MB / 129.04MB 4.6s [2021-08-18T22:20:06.104Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 51.38MB / 68.75MB 4.6s [2021-08-18T22:20:06.104Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 4.7s done [2021-08-18T22:20:06.104Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 59.87MB / 68.75MB 4.7s [2021-08-18T22:20:06.104Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 71.30MB / 129.04MB 4.8s [2021-08-18T22:20:06.104Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 64.77MB / 68.75MB 4.8s [2021-08-18T22:20:06.104Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.8s done [2021-08-18T22:20:06.361Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.9s [2021-08-18T22:20:06.361Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 89.13MB / 129.04MB 5.1s [2021-08-18T22:20:06.411Z] #16 DONE 2.0s [2021-08-18T22:20:06.411Z] [2021-08-18T22:20:06.411Z] #17 [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-08-18T22:20:06.411Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:20:06.587Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 1.1s done [2021-08-18T22:20:06.846Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [2021-08-18T22:20:06.924Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 97.52MB / 129.04MB 5.5s [2021-08-18T22:20:07.186Z] #9 ... [2021-08-18T22:20:07.186Z] [2021-08-18T22:20:07.186Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:07.186Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:07.186Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T22:20:07.186Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:07.186Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T22:20:07.186Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-08-18T22:20:07.186Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2021-08-18T22:20:07.186Z] #62 DONE 6.0s [2021-08-18T22:20:07.186Z] [2021-08-18T22:20:07.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:07.187Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:07.187Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 113.25MB / 129.04MB 5.7s [2021-08-18T22:20:07.187Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 5.6s done [2021-08-18T22:20:07.187Z] #9 ... [2021-08-18T22:20:07.187Z] [2021-08-18T22:20:07.187Z] #69 [internal] load build context [2021-08-18T22:20:07.187Z] #69 sha256:187684ace577ca1fed145d5b48620abf3f1f6cff520fbe3c035d4a1890f2c8a1 [2021-08-18T22:20:07.187Z] #69 transferring context: 44.59MB 6.1s [2021-08-18T22:20:07.187Z] #69 ... [2021-08-18T22:20:07.187Z] [2021-08-18T22:20:07.187Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:07.187Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:07.443Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 123.73MB / 129.04MB 5.9s [2021-08-18T22:20:07.443Z] #9 ... [2021-08-18T22:20:07.443Z] [2021-08-18T22:20:07.443Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:07.443Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:20:07.443Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:20:07.443Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T22:20:07.443Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T22:20:07.443Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:07.443Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-08-18T22:20:07.443Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2021-08-18T22:20:07.443Z] #64 DONE 6.3s [2021-08-18T22:20:07.443Z] [2021-08-18T22:20:07.443Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:07.443Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:08.331Z] #17 ... [2021-08-18T22:20:08.331Z] [2021-08-18T22:20:08.331Z] #39 [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-08-18T22:20:08.331Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:20:08.331Z] #39 3.793 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T22:20:08.331Z] #39 3.811 Cloning into '.'... [2021-08-18T22:20:08.331Z] #39 ... [2021-08-18T22:20:08.331Z] [2021-08-18T22:20:08.332Z] #53 [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-08-18T22:20:08.332Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:20:08.332Z] #53 11.08 unicode/utf8 [2021-08-18T22:20:08.332Z] #53 11.85 math/bits [2021-08-18T22:20:08.332Z] #53 12.68 math [2021-08-18T22:20:08.823Z] #9 ... [2021-08-18T22:20:08.823Z] [2021-08-18T22:20:08.823Z] #69 [internal] load build context [2021-08-18T22:20:08.823Z] #69 sha256:187684ace577ca1fed145d5b48620abf3f1f6cff520fbe3c035d4a1890f2c8a1 [2021-08-18T22:20:08.823Z] #69 transferring context: 55.82MB 6.6s done [2021-08-18T22:20:08.823Z] #69 DONE 7.5s [2021-08-18T22:20:08.823Z] [2021-08-18T22:20:08.823Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:08.823Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:09.386Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.0s [2021-08-18T22:20:10.316Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T22:20:10.316Z] #9 ... [2021-08-18T22:20:10.316Z] [2021-08-18T22:20:10.316Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:20:10.316Z] #25 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:20:10.316Z] #25 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T22:20:10.316Z] #25 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T22:20:10.316Z] #25 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T22:20:10.316Z] #25 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.6s done [2021-08-18T22:20:10.316Z] #25 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.4s done [2021-08-18T22:20:10.316Z] #25 DONE 9.2s [2021-08-18T22:20:10.316Z] [2021-08-18T22:20:10.316Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:10.316Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:10.883Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.8s done [2021-08-18T22:20:10.889Z] #53 ... [2021-08-18T22:20:10.889Z] [2021-08-18T22:20:10.889Z] #57 [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-08-18T22:20:10.889Z] #57 sha256:7afc8b8b2bc7c7a84b1ef7f2e3c7d6a3cc23cb962dcb8bd1bea15e50e257824e [2021-08-18T22:20:10.889Z] #57 14.93 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T22:20:10.889Z] #57 14.94 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T22:20:10.889Z] #57 15.02 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T22:20:10.889Z] #57 15.10 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T22:20:10.889Z] #57 15.14 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T22:20:10.889Z] #57 15.51 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T22:20:10.889Z] #57 16.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T22:20:10.889Z] #57 16.07 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T22:20:11.147Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T22:20:11.151Z] #57 16.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T22:20:11.413Z] #57 17.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:20:11.712Z] #9 ... [2021-08-18T22:20:11.712Z] [2021-08-18T22:20:11.712Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T22:20:11.712Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T22:20:11.712Z] #63 DONE 0.7s [2021-08-18T22:20:11.970Z] [2021-08-18T22:20:11.970Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:11.970Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:11.970Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.8s done [2021-08-18T22:20:12.029Z] Client: Docker Engine - Community [2021-08-18T22:20:12.029Z] Version: 20.10.6 [2021-08-18T22:20:12.029Z] API version: 1.41 [2021-08-18T22:20:12.029Z] Go version: go1.13.15 [2021-08-18T22:20:12.029Z] Git commit: 370c289 [2021-08-18T22:20:12.029Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-18T22:20:12.029Z] OS/Arch: linux/amd64 [2021-08-18T22:20:12.029Z] Context: default [2021-08-18T22:20:12.029Z] Experimental: true [2021-08-18T22:20:12.029Z] [2021-08-18T22:20:12.029Z] Server: Docker Engine - Community [2021-08-18T22:20:12.029Z] Engine: [2021-08-18T22:20:12.029Z] Version: 20.10.6 [2021-08-18T22:20:12.029Z] API version: 1.41 (minimum version 1.12) [2021-08-18T22:20:12.029Z] Go version: go1.13.15 [2021-08-18T22:20:12.029Z] Git commit: 8728dd2 [2021-08-18T22:20:12.029Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-18T22:20:12.029Z] OS/Arch: linux/amd64 [2021-08-18T22:20:12.029Z] Experimental: true [2021-08-18T22:20:12.029Z] containerd: [2021-08-18T22:20:12.029Z] Version: 1.4.6 [2021-08-18T22:20:12.029Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:20:12.029Z] runc: [2021-08-18T22:20:12.029Z] Version: 1.0.0-rc95 [2021-08-18T22:20:12.029Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:20:12.029Z] docker-init: [2021-08-18T22:20:12.029Z] Version: 0.19.0 [2021-08-18T22:20:12.029Z] GitCommit: de40ad0 [2021-08-18T22:20:12.187Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.0s [2021-08-18T22:20:12.228Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [Pipeline] sh [2021-08-18T22:20:12.562Z] + docker info [2021-08-18T22:20:12.601Z] Client: Docker Engine - Community [2021-08-18T22:20:12.601Z] Version: 20.10.6 [2021-08-18T22:20:12.601Z] API version: 1.41 [2021-08-18T22:20:12.601Z] Go version: go1.13.15 [2021-08-18T22:20:12.601Z] Git commit: 370c289 [2021-08-18T22:20:12.601Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-18T22:20:12.601Z] OS/Arch: linux/arm64 [2021-08-18T22:20:12.601Z] Context: default [2021-08-18T22:20:12.601Z] Experimental: true [2021-08-18T22:20:12.601Z] [2021-08-18T22:20:12.601Z] Server: Docker Engine - Community [2021-08-18T22:20:12.601Z] Engine: [2021-08-18T22:20:12.601Z] Version: 20.10.6 [2021-08-18T22:20:12.601Z] API version: 1.41 (minimum version 1.12) [2021-08-18T22:20:12.601Z] Go version: go1.13.15 [2021-08-18T22:20:12.601Z] Git commit: 8728dd2 [2021-08-18T22:20:12.601Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-18T22:20:12.601Z] OS/Arch: linux/arm64 [2021-08-18T22:20:12.601Z] Experimental: true [2021-08-18T22:20:12.601Z] containerd: [2021-08-18T22:20:12.601Z] Version: 1.4.6 [2021-08-18T22:20:12.601Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:20:12.601Z] runc: [2021-08-18T22:20:12.601Z] Version: 1.0.0-rc95 [2021-08-18T22:20:12.601Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:20:12.601Z] docker-init: [2021-08-18T22:20:12.601Z] Version: 0.19.0 [2021-08-18T22:20:12.601Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-18T22:20:12.795Z] #9 ... [2021-08-18T22:20:12.795Z] [2021-08-18T22:20:12.795Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T22:20:12.795Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T22:20:12.795Z] #65 DONE 0.9s [2021-08-18T22:20:12.795Z] [2021-08-18T22:20:12.795Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:12.795Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:12.949Z] + docker info [2021-08-18T22:20:13.337Z] #57 ... [2021-08-18T22:20:13.337Z] [2021-08-18T22:20:13.337Z] #41 [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-08-18T22:20:13.337Z] #41 sha256:0007ba2169fc192b159e7a6b6fec6608b2b05231aabb40299f8de01a0b2ad3da [2021-08-18T22:20:13.337Z] #41 16.07 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T22:20:13.337Z] #41 DONE 19.1s [2021-08-18T22:20:13.337Z] [2021-08-18T22:20:13.337Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:13.337Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:13.337Z] #51 8.920 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:13.337Z] #51 11.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:13.337Z] #51 16.80 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T22:20:13.337Z] #51 ... [2021-08-18T22:20:13.337Z] [2021-08-18T22:20:13.337Z] #53 [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-08-18T22:20:13.337Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:20:13.337Z] #53 17.24 encoding [2021-08-18T22:20:13.337Z] #53 17.47 unicode/utf16 [2021-08-18T22:20:13.337Z] #53 17.78 container/list [2021-08-18T22:20:13.337Z] #53 18.63 crypto/internal/subtle [2021-08-18T22:20:13.337Z] #53 18.71 crypto/subtle [2021-08-18T22:20:13.337Z] #53 18.92 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T22:20:13.337Z] #53 19.03 internal/nettrace [2021-08-18T22:20:13.337Z] #53 19.20 runtime/cgo [2021-08-18T22:20:14.102Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.4s done [2021-08-18T22:20:14.361Z] #9 ... [2021-08-18T22:20:14.361Z] [2021-08-18T22:20:14.361Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:14.361Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:14.361Z] #27 2.513 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:14.361Z] #27 2.526 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:14.361Z] #27 2.526 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:14.361Z] #27 2.759 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:14.361Z] #27 3.068 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:14.361Z] #27 3.337 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:14.361Z] #27 4.984 Fetched 8463 kB in 3s (3104 kB/s) [2021-08-18T22:20:14.361Z] #27 4.984 Reading package lists... [2021-08-18T22:20:14.361Z] #27 5.937 Reading package lists... [2021-08-18T22:20:14.361Z] #27 6.887 Building dependency tree... [2021-08-18T22:20:14.361Z] #27 7.249 The following additional packages will be installed: [2021-08-18T22:20:14.361Z] #27 7.249 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T22:20:14.361Z] #27 7.249 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T22:20:14.361Z] #27 7.249 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T22:20:14.361Z] #27 7.249 Suggested packages: [2021-08-18T22:20:14.361Z] #27 7.249 krb5-doc krb5-user [2021-08-18T22:20:14.361Z] #27 7.249 Recommended packages: [2021-08-18T22:20:14.361Z] #27 7.249 krb5-locales publicsuffix libsasl2-modules [2021-08-18T22:20:14.361Z] #27 7.447 The following NEW packages will be installed: [2021-08-18T22:20:14.361Z] #27 7.448 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T22:20:14.361Z] #27 7.448 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T22:20:14.361Z] #27 7.448 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T22:20:14.361Z] #27 7.449 libssh2-1 libssl1.1 openssl [2021-08-18T22:20:14.361Z] #27 7.730 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:20:14.361Z] #27 7.730 Need to get 5058 kB of archives. [2021-08-18T22:20:14.361Z] #27 7.730 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T22:20:14.361Z] #27 7.730 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T22:20:14.361Z] #27 7.731 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T22:20:14.361Z] #27 7.731 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T22:20:14.361Z] #27 7.736 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T22:20:14.361Z] #27 7.747 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T22:20:14.361Z] #27 7.747 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T22:20:14.361Z] #27 7.778 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T22:20:14.361Z] #27 7.801 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T22:20:14.361Z] #27 7.805 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-18T22:20:14.361Z] #27 7.810 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T22:20:14.361Z] #27 7.813 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T22:20:14.361Z] #27 7.813 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-18T22:20:14.361Z] #27 7.817 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T22:20:14.361Z] #27 7.829 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T22:20:14.361Z] #27 7.829 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T22:20:14.361Z] #27 7.829 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T22:20:14.361Z] #27 7.829 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T22:20:14.361Z] #27 7.837 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T22:20:14.361Z] #27 7.845 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:20:14.361Z] #27 7.845 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:20:14.361Z] #27 7.845 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:20:14.361Z] #27 8.025 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:20:14.361Z] #27 8.066 Fetched 5058 kB in 0s (13.4 MB/s) [2021-08-18T22:20:14.361Z] #27 8.098 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T22:20:14.361Z] #27 8.098 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-18T22:20:14.361Z] #27 8.098 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.110 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:14.361Z] #27 8.163 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T22:20:14.361Z] #27 8.163 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.168 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 8.228 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T22:20:14.361Z] #27 8.228 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.233 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 8.334 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T22:20:14.361Z] #27 8.334 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.344 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:14.361Z] #27 8.630 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T22:20:14.361Z] #27 8.630 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.639 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 8.772 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T22:20:14.361Z] #27 8.772 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.783 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 8.871 Selecting previously unselected package openssl. [2021-08-18T22:20:14.361Z] #27 8.871 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 8.881 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:14.361Z] #27 9.076 Selecting previously unselected package ca-certificates. [2021-08-18T22:20:14.361Z] #27 9.076 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T22:20:14.361Z] #27 9.081 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:14.361Z] #27 9.187 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T22:20:14.361Z] #27 9.187 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.192 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:14.361Z] #27 9.257 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T22:20:14.361Z] #27 9.257 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.261 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:14.361Z] #27 9.326 Selecting previously unselected package libldap-common. [2021-08-18T22:20:14.361Z] #27 9.326 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T22:20:14.361Z] #27 9.331 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:14.361Z] #27 9.398 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T22:20:14.361Z] #27 9.398 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.403 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:14.361Z] #27 9.503 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T22:20:14.361Z] #27 9.503 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.510 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:14.361Z] #27 9.573 Selecting previously unselected package libpsl5:amd64. [2021-08-18T22:20:14.361Z] #27 9.573 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.579 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:14.361Z] #27 9.651 Selecting previously unselected package librtmp1:amd64. [2021-08-18T22:20:14.361Z] #27 9.651 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.657 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:14.361Z] #27 9.724 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T22:20:14.361Z] #27 9.724 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.731 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:14.361Z] #27 9.805 Selecting previously unselected package libcurl4:amd64. [2021-08-18T22:20:14.361Z] #27 9.805 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.809 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 9.930 Selecting previously unselected package curl. [2021-08-18T22:20:14.361Z] #27 9.930 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:14.361Z] #27 9.934 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:14.361Z] #27 10.05 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:20:14.361Z] #27 10.05 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:20:14.620Z] #27 10.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:14.620Z] #27 10.13 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:20:14.620Z] #27 10.13 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:14.620Z] #27 10.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:14.620Z] #27 ... [2021-08-18T22:20:14.620Z] [2021-08-18T22:20:14.620Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:14.620Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:14.620Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-18T22:20:15.892Z] #53 ... [2021-08-18T22:20:15.892Z] [2021-08-18T22:20:15.892Z] #55 [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-08-18T22:20:15.892Z] #55 sha256:58a1951156db3390efe942cc75f018df48668fcbf8c7849b954bf7d373b5ad63 [2021-08-18T22:20:15.892Z] #55 11.35 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:20:15.892Z] #55 ... [2021-08-18T22:20:15.892Z] [2021-08-18T22:20:15.892Z] #59 [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-08-18T22:20:15.892Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:20:15.892Z] #59 14.51 + cd /tmp/tmp.pq1M0IyR4W/src/github.com/mvdan/sh [2021-08-18T22:20:15.892Z] #59 14.51 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:15.892Z] #59 14.66 + GO111MODULE=on [2021-08-18T22:20:15.892Z] #59 14.67 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T22:20:15.892Z] #59 15.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T22:20:15.892Z] #59 15.94 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T22:20:15.892Z] #59 16.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T22:20:15.892Z] #59 18.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T22:20:15.892Z] #59 ... [2021-08-18T22:20:15.892Z] [2021-08-18T22:20:15.892Z] #47 [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-08-18T22:20:15.892Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:20:16.154Z] #47 21.41 Checking out files: 58% (996/1696) Checking out files: 59% (1001/1696) Checking out files: 60% (1018/1696) Checking out files: 61% (1035/1696) Checking out files: 62% (1052/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T22:20:16.417Z] #47 21.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T22:20:17.804Z] #47 23.49 + 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-08-18T22:20:18.081Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.1s [2021-08-18T22:20:18.381Z] #47 ... [2021-08-18T22:20:18.381Z] [2021-08-18T22:20:18.381Z] #17 [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-08-18T22:20:18.381Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:20:18.381Z] #17 2.083 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:18.381Z] #17 2.177 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:18.381Z] #17 2.179 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:18.381Z] #17 3.995 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:18.381Z] #17 5.757 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T22:20:18.381Z] #17 7.671 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T22:20:18.381Z] #17 9.593 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T22:20:18.381Z] #17 11.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:20:18.381Z] #17 ... [2021-08-18T22:20:18.381Z] [2021-08-18T22:20:18.381Z] #57 [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-08-18T22:20:18.381Z] #57 sha256:7afc8b8b2bc7c7a84b1ef7f2e3c7d6a3cc23cb962dcb8bd1bea15e50e257824e [2021-08-18T22:20:18.381Z] #57 22.09 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T22:20:18.381Z] #57 22.10 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T22:20:18.381Z] #57 22.17 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T22:20:18.381Z] #57 22.40 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T22:20:18.381Z] #57 22.46 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T22:20:18.381Z] #57 22.58 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T22:20:18.381Z] #57 22.59 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T22:20:18.381Z] #57 22.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T22:20:18.381Z] #57 23.11 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T22:20:18.381Z] #57 23.12 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:20:18.381Z] #57 23.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T22:20:18.381Z] #57 23.36 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T22:20:18.381Z] #57 23.60 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T22:20:18.381Z] #57 23.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T22:20:18.381Z] #57 23.67 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T22:20:18.381Z] #57 23.72 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T22:20:18.381Z] #57 23.78 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T22:20:18.381Z] #57 24.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.21 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T22:20:18.381Z] #57 24.28 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T22:20:18.643Z] #57 24.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T22:20:18.643Z] #57 24.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T22:20:18.643Z] #57 24.43 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T22:20:18.643Z] #57 24.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T22:20:18.643Z] #57 24.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T22:20:18.643Z] #57 24.53 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T22:20:18.904Z] #57 24.61 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T22:20:18.904Z] #57 24.63 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T22:20:18.904Z] #57 24.87 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T22:20:19.167Z] #57 24.89 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T22:20:19.167Z] #57 24.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T22:20:19.167Z] #57 25.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T22:20:19.167Z] #57 25.06 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T22:20:19.167Z] #57 25.10 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T22:20:19.167Z] #57 25.13 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T22:20:19.430Z] #57 25.33 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T22:20:19.430Z] #57 25.36 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T22:20:19.430Z] #57 25.43 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T22:20:19.932Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.1s [2021-08-18T22:20:19.932Z] #9 ... [2021-08-18T22:20:19.932Z] [2021-08-18T22:20:19.932Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:19.932Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:19.932Z] #27 10.21 Selecting previously unselected package jq. [2021-08-18T22:20:19.932Z] #27 10.21 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:19.932Z] #27 10.21 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:19.932Z] #27 10.29 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:19.932Z] #27 10.30 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:19.932Z] #27 10.32 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:19.932Z] #27 10.46 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:19.932Z] #27 10.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:19.932Z] #27 10.49 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 10.56 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:19.932Z] #27 10.57 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:19.932Z] #27 10.59 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 10.60 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:19.932Z] #27 10.61 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:19.932Z] #27 10.63 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 10.64 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:19.932Z] #27 10.66 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:19.932Z] #27 10.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:19.932Z] #27 10.70 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:19.932Z] #27 10.71 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:19.932Z] #27 11.57 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:19.932Z] #27 12.76 137 added, 0 removed; done. [2021-08-18T22:20:19.932Z] #27 12.80 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 12.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:19.932Z] #27 12.83 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 12.85 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:19.932Z] #27 12.86 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:20:19.932Z] #27 12.88 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:19.932Z] #27 12.89 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:19.932Z] #27 13.93 0 added, 0 removed; done. [2021-08-18T22:20:19.932Z] #27 13.93 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:20:19.932Z] #27 13.94 done. [2021-08-18T22:20:19.932Z] #27 DONE 15.5s [2021-08-18T22:20:19.932Z] [2021-08-18T22:20:19.932Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T22:20:19.932Z] #28 sha256:037cd2eb5058bfe3db7c68716270999df0f9ae5565cb5c7f2471f7c2d3d971e5 [2021-08-18T22:20:19.932Z] #28 DONE 0.1s [2021-08-18T22:20:19.932Z] [2021-08-18T22:20:19.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:19.932Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:20.002Z] #57 25.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T22:20:20.002Z] #57 25.67 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T22:20:20.002Z] #57 25.74 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T22:20:20.061Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.4s done [2021-08-18T22:20:20.061Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-18T22:20:20.264Z] #57 25.93 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T22:20:20.264Z] #57 25.94 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T22:20:20.264Z] #57 26.04 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T22:20:20.264Z] #57 26.10 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T22:20:20.317Z] #9 ... [2021-08-18T22:20:20.318Z] [2021-08-18T22:20:20.318Z] #26 [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-08-18T22:20:20.318Z] #26 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:20.318Z] #26 2.442 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:20.318Z] #26 2.452 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:20.318Z] #26 2.452 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:20.318Z] #26 2.705 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:20.318Z] #26 2.998 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:20.318Z] #26 3.370 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:20.318Z] #26 5.070 Fetched 8463 kB in 3s (2940 kB/s) [2021-08-18T22:20:20.318Z] #26 5.070 Reading package lists... [2021-08-18T22:20:20.318Z] #26 6.067 Reading package lists... [2021-08-18T22:20:20.318Z] #26 6.999 Building dependency tree... [2021-08-18T22:20:20.318Z] #26 7.342 The following additional packages will be installed: [2021-08-18T22:20:20.318Z] #26 7.342 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T22:20:20.318Z] #26 7.342 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T22:20:20.318Z] #26 7.342 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T22:20:20.318Z] #26 7.342 Suggested packages: [2021-08-18T22:20:20.318Z] #26 7.342 krb5-doc krb5-user [2021-08-18T22:20:20.318Z] #26 7.342 Recommended packages: [2021-08-18T22:20:20.318Z] #26 7.342 krb5-locales publicsuffix libsasl2-modules [2021-08-18T22:20:20.318Z] #26 7.538 The following NEW packages will be installed: [2021-08-18T22:20:20.318Z] #26 7.546 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T22:20:20.318Z] #26 7.546 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T22:20:20.318Z] #26 7.546 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T22:20:20.318Z] #26 7.546 libssh2-1 libssl1.1 openssl [2021-08-18T22:20:20.318Z] #26 7.818 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:20:20.318Z] #26 7.818 Need to get 5058 kB of archives. [2021-08-18T22:20:20.318Z] #26 7.818 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T22:20:20.318Z] #26 7.818 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T22:20:20.318Z] #26 7.834 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T22:20:20.318Z] #26 7.834 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T22:20:20.318Z] #26 7.838 Get:4 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T22:20:20.318Z] #26 7.838 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T22:20:20.318Z] #26 7.838 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T22:20:20.318Z] #26 7.878 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T22:20:20.318Z] #26 7.886 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T22:20:20.318Z] #26 7.886 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-18T22:20:20.318Z] #26 7.886 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T22:20:20.318Z] #26 7.898 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T22:20:20.318Z] #26 7.902 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T22:20:20.318Z] #26 7.904 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T22:20:20.318Z] #26 7.910 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:20:20.318Z] #26 7.911 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:20:20.318Z] #26 7.913 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:20:20.318Z] #26 8.098 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:20:20.318Z] #26 8.122 Fetched 5058 kB in 0s (14.4 MB/s) [2021-08-18T22:20:20.318Z] #26 8.161 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T22:20:20.318Z] #26 8.161 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-18T22:20:20.318Z] #26 8.161 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.176 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:20.318Z] #26 8.229 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T22:20:20.318Z] #26 8.229 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.244 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:20.318Z] #26 8.314 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T22:20:20.318Z] #26 8.315 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.320 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:20.318Z] #26 8.435 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T22:20:20.318Z] #26 8.435 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.443 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:20.318Z] #26 8.754 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T22:20:20.318Z] #26 8.754 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.761 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:20.318Z] #26 8.946 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T22:20:20.318Z] #26 8.946 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 8.956 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:20.318Z] #26 9.074 Selecting previously unselected package openssl. [2021-08-18T22:20:20.318Z] #26 9.074 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.082 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:20.318Z] #26 9.299 Selecting previously unselected package ca-certificates. [2021-08-18T22:20:20.318Z] #26 9.299 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T22:20:20.318Z] #26 9.304 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:20.318Z] #26 9.394 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T22:20:20.318Z] #26 9.394 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.402 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:20.318Z] #26 9.519 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T22:20:20.318Z] #26 9.519 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.529 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:20.318Z] #26 9.591 Selecting previously unselected package libldap-common. [2021-08-18T22:20:20.318Z] #26 9.593 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T22:20:20.318Z] #26 9.598 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:20.318Z] #26 9.679 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T22:20:20.318Z] #26 9.679 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.679 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:20.318Z] #26 9.798 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T22:20:20.318Z] #26 9.798 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.808 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:20.318Z] #26 9.891 Selecting previously unselected package libpsl5:amd64. [2021-08-18T22:20:20.318Z] #26 9.891 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.898 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:20.318Z] #26 9.965 Selecting previously unselected package librtmp1:amd64. [2021-08-18T22:20:20.318Z] #26 9.965 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 9.975 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:20.318Z] #26 10.05 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T22:20:20.318Z] #26 10.05 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T22:20:20.318Z] #26 10.06 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:20.509Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 6.0s done [2021-08-18T22:20:20.574Z] #26 10.15 Selecting previously unselected package libcurl4:amd64. [2021-08-18T22:20:20.574Z] #26 10.15 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:20.574Z] #26 10.15 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:20.574Z] #26 10.25 Selecting previously unselected package curl. [2021-08-18T22:20:20.574Z] #26 10.25 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:20.574Z] #26 10.26 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:20.574Z] #26 10.36 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:20:20.574Z] #26 10.36 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:20:20.831Z] #26 10.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:20.831Z] #26 10.43 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:20:20.831Z] #26 10.43 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:20.831Z] #26 10.44 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:20.831Z] #26 10.51 Selecting previously unselected package jq. [2021-08-18T22:20:20.831Z] #26 ... [2021-08-18T22:20:20.831Z] [2021-08-18T22:20:20.831Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:20.831Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:21.080Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-18T22:20:21.207Z] #57 27.07 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T22:20:21.208Z] #57 27.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T22:20:21.469Z] #57 27.22 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T22:20:21.469Z] #57 27.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T22:20:21.469Z] #57 27.33 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:20:21.731Z] #57 27.54 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:20:21.996Z] #57 27.65 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T22:20:22.259Z] #57 27.93 go: downloading golang.org/x/text v0.3.2 [2021-08-18T22:20:24.810Z] #57 ... [2021-08-18T22:20:24.810Z] [2021-08-18T22:20:24.810Z] #53 [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-08-18T22:20:24.810Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:20:24.810Z] #53 30.53 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T22:20:25.016Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.1s [2021-08-18T22:20:25.273Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.2s done [2021-08-18T22:20:25.840Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-18T22:20:26.393Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.1s [2021-08-18T22:20:26.732Z] #53 ... [2021-08-18T22:20:26.732Z] [2021-08-18T22:20:26.732Z] #59 [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-08-18T22:20:26.732Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:20:26.732Z] #59 22.22 runtime [2021-08-18T22:20:26.732Z] #59 ... [2021-08-18T22:20:26.732Z] [2021-08-18T22:20:26.732Z] #17 [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-08-18T22:20:26.732Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:20:26.732Z] #17 12.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T22:20:26.732Z] #17 14.16 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:26.732Z] #17 14.22 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T22:20:26.732Z] #17 14.27 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T22:20:26.732Z] #17 14.32 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T22:20:26.732Z] #17 14.34 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:20:26.732Z] #17 14.36 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T22:20:26.732Z] #17 14.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T22:20:26.732Z] #17 14.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:26.733Z] #17 14.43 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T22:20:26.733Z] #17 14.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T22:20:26.733Z] #17 14.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:20:26.733Z] #17 14.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T22:20:27.224Z] #9 ... [2021-08-18T22:20:27.224Z] [2021-08-18T22:20:27.224Z] #26 [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-08-18T22:20:27.224Z] #26 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:27.224Z] #26 10.51 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:27.224Z] #26 10.51 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:27.224Z] #26 10.58 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:27.224Z] #26 10.60 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:27.224Z] #26 10.62 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:27.224Z] #26 10.76 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:27.224Z] #26 10.78 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:27.224Z] #26 10.79 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 10.81 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:27.224Z] #26 10.83 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:27.224Z] #26 10.83 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 10.85 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:27.224Z] #26 10.86 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:27.224Z] #26 10.87 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 10.89 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:27.224Z] #26 10.91 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:27.224Z] #26 10.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:27.224Z] #26 10.94 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:27.224Z] #26 10.95 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:27.224Z] #26 11.69 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:27.224Z] #26 13.02 137 added, 0 removed; done. [2021-08-18T22:20:27.224Z] #26 13.06 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 13.07 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:27.224Z] #26 13.09 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 13.10 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:27.224Z] #26 13.11 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:20:27.224Z] #26 13.14 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:27.224Z] #26 13.15 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:27.224Z] #26 14.22 0 added, 0 removed; done. [2021-08-18T22:20:27.224Z] #26 14.22 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:20:27.224Z] #26 14.22 done. [2021-08-18T22:20:27.224Z] #26 DONE 17.1s [2021-08-18T22:20:27.224Z] [2021-08-18T22:20:27.224Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:27.224Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:27.224Z] #9 ... [2021-08-18T22:20:27.224Z] [2021-08-18T22:20:27.224Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T22:20:27.224Z] #27 sha256:f5c214a1abdfa75bf1a933d81954c9cdb38032822d4bdfec420b946ef7b121a8 [2021-08-18T22:20:27.498Z] #27 DONE 0.2s [2021-08-18T22:20:27.498Z] [2021-08-18T22:20:27.498Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:20:27.498Z] #28 sha256:a2bcd58122ddea488a1d00b75aace52d7611207b87988493ac0bea9e44ec057d [2021-08-18T22:20:27.621Z] Client: [2021-08-18T22:20:27.621Z] Context: default [2021-08-18T22:20:27.621Z] Debug Mode: false [2021-08-18T22:20:27.621Z] Plugins: [2021-08-18T22:20:27.621Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T22:20:27.621Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T22:20:27.621Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-18T22:20:27.621Z] [2021-08-18T22:20:27.621Z] Server: [2021-08-18T22:20:27.621Z] Containers: 0 [2021-08-18T22:20:27.621Z] Running: 0 [2021-08-18T22:20:27.621Z] Paused: 0 [2021-08-18T22:20:27.621Z] Stopped: 0 [2021-08-18T22:20:27.621Z] Images: 0 [2021-08-18T22:20:27.621Z] Server Version: 20.10.6 [2021-08-18T22:20:27.621Z] Storage Driver: overlay2 [2021-08-18T22:20:27.621Z] Backing Filesystem: extfs [2021-08-18T22:20:27.621Z] Supports d_type: true [2021-08-18T22:20:27.621Z] Native Overlay Diff: true [2021-08-18T22:20:27.621Z] userxattr: false [2021-08-18T22:20:27.621Z] Logging Driver: json-file [2021-08-18T22:20:27.621Z] Cgroup Driver: systemd [2021-08-18T22:20:27.621Z] Cgroup Version: 2 [2021-08-18T22:20:27.621Z] Plugins: [2021-08-18T22:20:27.621Z] Volume: local [2021-08-18T22:20:27.621Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T22:20:27.621Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T22:20:27.621Z] Swarm: inactive [2021-08-18T22:20:27.621Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T22:20:27.621Z] Default Runtime: runc [2021-08-18T22:20:27.621Z] Init Binary: docker-init [2021-08-18T22:20:27.621Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:20:27.621Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:20:27.621Z] init version: de40ad0 [2021-08-18T22:20:27.621Z] Security Options: [2021-08-18T22:20:27.621Z] apparmor [2021-08-18T22:20:27.621Z] seccomp [2021-08-18T22:20:27.621Z] Profile: default [2021-08-18T22:20:27.621Z] cgroupns [2021-08-18T22:20:27.621Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T22:20:27.621Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-18T22:20:27.621Z] OSType: linux [2021-08-18T22:20:27.621Z] Architecture: x86_64 [2021-08-18T22:20:27.621Z] CPUs: 2 [2021-08-18T22:20:27.621Z] Total Memory: 7.487GiB [2021-08-18T22:20:27.621Z] Name: ip-10-100-74-10 [2021-08-18T22:20:27.621Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-18T22:20:27.621Z] Docker Root Dir: /var/lib/docker [2021-08-18T22:20:27.621Z] Debug Mode: false [2021-08-18T22:20:27.621Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:20:27.621Z] Labels: [2021-08-18T22:20:27.621Z] Experimental: true [2021-08-18T22:20:27.621Z] Insecure Registries: [2021-08-18T22:20:27.621Z] 127.0.0.0/8 [2021-08-18T22:20:27.621Z] Live Restore Enabled: true [2021-08-18T22:20:27.621Z] [2021-08-18T22:20:27.621Z] WARNING: No kernel memory limit support [2021-08-18T22:20:27.621Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T22:20:27.883Z] Client: [2021-08-18T22:20:27.883Z] Context: default [2021-08-18T22:20:27.883Z] Debug Mode: false [2021-08-18T22:20:27.883Z] Plugins: [2021-08-18T22:20:27.883Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-18T22:20:27.883Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-18T22:20:27.883Z] [2021-08-18T22:20:27.883Z] Server: [2021-08-18T22:20:27.883Z] Containers: 0 [2021-08-18T22:20:27.883Z] Running: 0 [2021-08-18T22:20:27.883Z] Paused: 0 [2021-08-18T22:20:27.883Z] Stopped: 0 [2021-08-18T22:20:27.883Z] Images: 0 [2021-08-18T22:20:27.883Z] Server Version: 20.10.6 [2021-08-18T22:20:27.883Z] Storage Driver: overlay2 [2021-08-18T22:20:27.883Z] Backing Filesystem: extfs [2021-08-18T22:20:27.883Z] Supports d_type: true [2021-08-18T22:20:27.883Z] Native Overlay Diff: true [2021-08-18T22:20:27.883Z] userxattr: false [2021-08-18T22:20:27.883Z] Logging Driver: json-file [2021-08-18T22:20:27.883Z] Cgroup Driver: cgroupfs [2021-08-18T22:20:27.883Z] Cgroup Version: 1 [2021-08-18T22:20:27.883Z] Plugins: [2021-08-18T22:20:27.883Z] Volume: local [2021-08-18T22:20:27.883Z] Network: bridge host ipvlan macvlan null overlay [2021-08-18T22:20:27.883Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-18T22:20:27.883Z] Swarm: inactive [2021-08-18T22:20:27.883Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-18T22:20:27.883Z] Default Runtime: runc [2021-08-18T22:20:27.883Z] Init Binary: docker-init [2021-08-18T22:20:27.883Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-18T22:20:27.883Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-18T22:20:27.883Z] init version: de40ad0 [2021-08-18T22:20:27.883Z] Security Options: [2021-08-18T22:20:27.883Z] apparmor [2021-08-18T22:20:27.883Z] seccomp [2021-08-18T22:20:27.883Z] Profile: default [2021-08-18T22:20:27.883Z] Kernel Version: 5.4.0-1048-aws [2021-08-18T22:20:27.883Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-18T22:20:27.883Z] OSType: linux [2021-08-18T22:20:27.883Z] Architecture: aarch64 [2021-08-18T22:20:27.883Z] CPUs: 4 [2021-08-18T22:20:27.883Z] Total Memory: 7.493GiB [2021-08-18T22:20:27.883Z] Name: ip-10-100-38-231 [2021-08-18T22:20:27.883Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-18T22:20:27.883Z] Docker Root Dir: /var/lib/docker [2021-08-18T22:20:27.883Z] Debug Mode: false [2021-08-18T22:20:27.883Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:20:27.883Z] Labels: [2021-08-18T22:20:27.883Z] Experimental: true [2021-08-18T22:20:27.883Z] Insecure Registries: [2021-08-18T22:20:27.883Z] 127.0.0.0/8 [2021-08-18T22:20:27.883Z] Live Restore Enabled: true [2021-08-18T22:20:27.883Z] [2021-08-18T22:20:27.883Z] WARNING: No swap limit support [Pipeline] sh [2021-08-18T22:20:28.133Z] #17 ... [2021-08-18T22:20:28.133Z] [2021-08-18T22:20:28.133Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:28.133Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:28.133Z] #51 23.56 Fetched 8466 kB in 19s (457 kB/s) [2021-08-18T22:20:28.133Z] #51 23.56 Reading package lists... [2021-08-18T22:20:28.185Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c . [2021-08-18T22:20:28.185Z] #2 [internal] load .dockerignore [2021-08-18T22:20:28.185Z] #2 sha256:2adafaec64ad94fbbe88951ced0260a507fd66455ab7805bce59f32d0ea9f76d [2021-08-18T22:20:28.185Z] #2 transferring context: [2021-08-18T22:20:28.237Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:20:28.237Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:20:28.237Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42755/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-18T22:20:28.237Z] + bash /home/ubuntu/workspace/moby_PR-42755/check-config.sh [2021-08-18T22:20:28.237Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-18T22:20:28.237Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-18T22:20:28.237Z] [2021-08-18T22:20:28.237Z] Generally Necessary: [2021-08-18T22:20:28.237Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-18T22:20:28.237Z] - apparmor: enabled and tools installed [2021-08-18T22:20:28.237Z] - CONFIG_NAMESPACES: enabled [2021-08-18T22:20:28.237Z] - CONFIG_NET_NS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_PID_NS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_IPC_NS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_UTS_NS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CGROUPS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-18T22:20:28.237Z] - CONFIG_CPUSETS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_MEMCG: enabled [2021-08-18T22:20:28.237Z] - CONFIG_KEYS: enabled [2021-08-18T22:20:28.237Z] - CONFIG_VETH: enabled (as module) [2021-08-18T22:20:28.237Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-18T22:20:28.237Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-18T22:20:28.237Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-18T22:20:28.444Z] #2 transferring context: 87B done [2021-08-18T22:20:28.445Z] #2 DONE 0.1s [2021-08-18T22:20:28.445Z] [2021-08-18T22:20:28.445Z] #1 [internal] load build definition from Dockerfile [2021-08-18T22:20:28.445Z] #1 sha256:fc4e0a7bc713722787f6931097d83ed04340a30e0629ef82982ef23e26dafea5 [2021-08-18T22:20:28.445Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T22:20:28.445Z] #1 DONE 0.1s [2021-08-18T22:20:28.445Z] [2021-08-18T22:20:28.445Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T22:20:28.445Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-18T22:20:28.501Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-18T22:20:28.501Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-18T22:20:28.502Z] [2021-08-18T22:20:28.502Z] Optional Features: [2021-08-18T22:20:28.502Z] - CONFIG_USER_NS: enabled [2021-08-18T22:20:28.502Z] - CONFIG_SECCOMP: enabled [2021-08-18T22:20:28.502Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-18T22:20:28.502Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-18T22:20:28.502Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-18T22:20:28.502Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-18T22:20:28.502Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-18T22:20:28.502Z] - CONFIG_BLK_CGROUP: enabled [2021-08-18T22:20:28.502Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-18T22:20:28.502Z] - CONFIG_CGROUP_PERF: enabled [2021-08-18T22:20:28.502Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-18T22:20:28.502Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-18T22:20:28.502Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-18T22:20:28.750Z] #3 DONE 0.4s [2021-08-18T22:20:28.750Z] [2021-08-18T22:20:28.750Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T22:20:28.750Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-18T22:20:28.750Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-18T22:20:28.766Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-18T22:20:28.766Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-18T22:20:28.766Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-18T22:20:28.766Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-18T22:20:28.766Z] - CONFIG_IP_VS: enabled (as module) [2021-08-18T22:20:28.766Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-18T22:20:28.766Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-18T22:20:28.766Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-18T22:20:28.766Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-18T22:20:28.766Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-18T22:20:28.766Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-18T22:20:28.766Z] - CONFIG_EXT4_FS: enabled [2021-08-18T22:20:28.766Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-18T22:20:28.766Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-18T22:20:28.766Z] - Network Drivers: [2021-08-18T22:20:28.766Z] - "overlay": [2021-08-18T22:20:28.766Z] - CONFIG_VXLAN: enabled (as module) [2021-08-18T22:20:28.766Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-18T22:20:28.766Z] Optional (for encrypted networks): [2021-08-18T22:20:29.029Z] - CONFIG_CRYPTO: enabled [2021-08-18T22:20:29.029Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-18T22:20:29.029Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-18T22:20:29.029Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-18T22:20:29.030Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-18T22:20:29.030Z] - CONFIG_XFRM: enabled [2021-08-18T22:20:29.030Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-18T22:20:29.030Z] - "ipvlan": [2021-08-18T22:20:29.030Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-18T22:20:29.030Z] - "macvlan": [2021-08-18T22:20:29.030Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_DUMMY: enabled (as module) [2021-08-18T22:20:29.030Z] - "ftp,tftp client in container": [2021-08-18T22:20:29.030Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-18T22:20:29.030Z] - Storage Drivers: [2021-08-18T22:20:29.030Z] - "aufs": [2021-08-18T22:20:29.030Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-18T22:20:29.030Z] - "btrfs": [2021-08-18T22:20:29.030Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-18T22:20:29.030Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-18T22:20:29.030Z] - "devicemapper": [2021-08-18T22:20:29.030Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-18T22:20:29.030Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-18T22:20:29.030Z] - "overlay": [2021-08-18T22:20:29.030Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-18T22:20:29.030Z] - "zfs": [2021-08-18T22:20:29.030Z] - /dev/zfs: present [2021-08-18T22:20:29.030Z] - zfs command: missing [2021-08-18T22:20:29.030Z] - zpool command: missing [2021-08-18T22:20:29.030Z] [2021-08-18T22:20:29.030Z] Limits: [2021-08-18T22:20:29.030Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-18T22:20:29.030Z] [2021-08-18T22:20:29.030Z] + true [Pipeline] } [2021-08-18T22:20:29.054Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-18T22:20:29.054Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T22:20:29.054Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-18T22:20:29.054Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-18T22:20:29.054Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s [2021-08-18T22:20:29.054Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-18T22:20:29.054Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-18T22:20:29.354Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-18T22:20:29.354Z] #4 DONE 0.7s [2021-08-18T22:20:29.403Z] #28 1.809 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T22:20:29.403Z] #28 1.915 [2021-08-18T22:20:29.444Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c . [2021-08-18T22:20:29.655Z] [2021-08-18T22:20:29.655Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:29.655Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T22:20:29.722Z] #9 ... [2021-08-18T22:20:29.722Z] [2021-08-18T22:20:29.722Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:20:29.722Z] #29 sha256:14c96f0881298da10f498aa2fe6c72483136a42a38843a62bf4a03da95f892c8 [2021-08-18T22:20:29.722Z] #29 1.822 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T22:20:29.722Z] #29 1.920 [2021-08-18T22:20:29.722Z] #29 2.046 ######## 11.9% ################## 26.1% ############################ 38.9% ################################### 49.9% #################################################### 72.8% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 2.651 [2021-08-18T22:20:29.722Z] #29 2.777 ############################# 41.3% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 2.923 [2021-08-18T22:20:29.722Z] #29 3.063 ##################################### 52.6% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 3.205 [2021-08-18T22:20:29.722Z] #29 3.327 ##### 7.7% ######################### 35.5% ####################################### 55.1% ##################################################### 74.8% ################################################################### 94.2% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 3.869 [2021-08-18T22:20:29.722Z] #29 4.007 # 1.6% ##### 8.3% ######### 12.9% ############## 19.6% ################## 25.1% ##################### 30.4% ######################### 35.0% ############################# 40.8% ################################# 46.0% #################################### 51.2% ######################################## 56.4% ############################################ 61.5% ################################################ 66.8% ################################################# 68.7% #################################################### 73.0% ####################################################### 77.2% ########################################################### 83.0% ################################################################ 89.8% ##################################################################### 96.0% ####################################################################### 99.7% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 5.993 [2021-08-18T22:20:29.722Z] #29 6.332 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T22:20:29.722Z] #29 6.442 [2021-08-18T22:20:29.722Z] #29 6.507 ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 6.536 [2021-08-18T22:20:29.722Z] #29 6.884 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T22:20:29.722Z] #29 6.976 [2021-08-18T22:20:29.722Z] #29 7.082 ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 7.112 [2021-08-18T22:20:29.722Z] #29 7.418 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T22:20:29.722Z] #29 7.521 [2021-08-18T22:20:29.722Z] #29 7.643 1.0% ############# 18.2% ############################### 44.1% ########################################### 60.4% ##################################################### 73.7% ##################################################################### 96.8% ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 8.247 [2021-08-18T22:20:29.722Z] #29 8.600 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T22:20:29.722Z] #29 8.716 [2021-08-18T22:20:29.722Z] #29 8.786 ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 8.815 [2021-08-18T22:20:29.722Z] #29 9.036 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T22:20:29.722Z] #29 9.136 [2021-08-18T22:20:29.722Z] #29 9.207 ######################################################################## 100.0% [2021-08-18T22:20:29.722Z] #29 9.236 [2021-08-18T22:20:29.722Z] #29 9.267 Download of images into '/build' complete. [2021-08-18T22:20:29.722Z] #29 9.267 Use something like the following to load the result into a Docker daemon: [2021-08-18T22:20:29.722Z] #29 9.267 tar -cC '/build' . | docker load [2021-08-18T22:20:29.722Z] #29 ... [2021-08-18T22:20:29.722Z] [2021-08-18T22:20:29.722Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:29.722Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:29.927Z] #28 2.037 ############ 17.1% ########################## 37.0% ######################################### 57.0% ####################################################### 77.0% ##################################################################### 96.9% ######################################################################## 100.0% [2021-08-18T22:20:30.022Z] #1 [internal] load build definition from Dockerfile [2021-08-18T22:20:30.022Z] #1 sha256:61c7403c936d93983971ee26baba176bf7516bf4bb1a3401d6306be549ff7c43 [2021-08-18T22:20:30.022Z] #1 transferring dockerfile: [2021-08-18T22:20:30.022Z] #1 transferring dockerfile: 16.59kB done [2021-08-18T22:20:30.022Z] #1 DONE 0.4s [2021-08-18T22:20:30.022Z] [2021-08-18T22:20:30.022Z] #2 [internal] load .dockerignore [2021-08-18T22:20:30.022Z] #2 sha256:e1ca0bc51d14e17036874ea35dc4c4e464b8ce5793e10bd85b18c41056c3d479 [2021-08-18T22:20:30.186Z] #28 2.586 [2021-08-18T22:20:30.286Z] #2 transferring context: 87B done [2021-08-18T22:20:30.286Z] #2 DONE 0.1s [2021-08-18T22:20:30.443Z] #28 2.725 ############################################## 64.8% ######################################################################## 100.0% [2021-08-18T22:20:30.443Z] #28 2.839 [2021-08-18T22:20:30.549Z] [2021-08-18T22:20:30.549Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-18T22:20:30.549Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-18T22:20:30.700Z] #28 2.961 ################################################### 72.1% ######################################################################## 100.0% [2021-08-18T22:20:30.700Z] #28 3.084 [2021-08-18T22:20:30.705Z] #51 29.88 Reading package lists... [2021-08-18T22:20:30.705Z] #51 ... [2021-08-18T22:20:30.705Z] [2021-08-18T22:20:30.705Z] #57 [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-08-18T22:20:30.705Z] #57 sha256:7afc8b8b2bc7c7a84b1ef7f2e3c7d6a3cc23cb962dcb8bd1bea15e50e257824e [2021-08-18T22:20:30.705Z] #57 36.37 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T22:20:30.705Z] #57 36.42 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T22:20:30.705Z] #57 36.45 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T22:20:30.705Z] #57 36.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T22:20:30.812Z] #3 DONE 0.5s [2021-08-18T22:20:30.812Z] [2021-08-18T22:20:30.812Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-18T22:20:30.812Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-18T22:20:30.812Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-08-18T22:20:30.966Z] #57 36.66 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T22:20:31.062Z] #8 DONE 1.2s [2021-08-18T22:20:31.062Z] [2021-08-18T22:20:31.062Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:20:31.062Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-18T22:20:31.062Z] #5 DONE 1.2s [2021-08-18T22:20:31.062Z] [2021-08-18T22:20:31.062Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:20:31.062Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-18T22:20:31.062Z] #6 DONE 1.2s [2021-08-18T22:20:31.062Z] [2021-08-18T22:20:31.062Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:31.062Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T22:20:31.062Z] #7 DONE 1.3s [2021-08-18T22:20:31.075Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2021-08-18T22:20:31.075Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-18T22:20:31.075Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-18T22:20:31.075Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-18T22:20:31.075Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-08-18T22:20:31.102Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 10.2s [2021-08-18T22:20:31.339Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-08-18T22:20:31.339Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-08-18T22:20:31.474Z] #28 3.207 ######## 11.9% ################## 25.7% #################### 28.3% ####################################### 54.2% ########################################### 60.6% ############################################################## 87.5% ######################################################################## 100.0% [2021-08-18T22:20:31.474Z] #28 3.988 [2021-08-18T22:20:31.611Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-18T22:20:31.612Z] #4 DONE 0.7s [2021-08-18T22:20:32.188Z] [2021-08-18T22:20:32.188Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:20:32.188Z] #8 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-18T22:20:32.355Z] #57 38.06 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T22:20:32.355Z] #57 38.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T22:20:32.451Z] #8 ... [2021-08-18T22:20:32.451Z] [2021-08-18T22:20:32.451Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-08-18T22:20:32.451Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-18T22:20:32.451Z] #7 DONE 0.6s [2021-08-18T22:20:32.451Z] [2021-08-18T22:20:32.451Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-18T22:20:32.451Z] #8 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-18T22:20:32.451Z] #8 DONE 0.6s [2021-08-18T22:20:32.451Z] [2021-08-18T22:20:32.451Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:32.451Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-18T22:20:32.451Z] #5 DONE 0.6s [2021-08-18T22:20:32.451Z] [2021-08-18T22:20:32.451Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-18T22:20:32.451Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-18T22:20:32.451Z] #6 DONE 0.7s [2021-08-18T22:20:32.617Z] #57 38.52 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T22:20:33.030Z] [2021-08-18T22:20:33.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:33.030Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:33.030Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-18T22:20:33.030Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T22:20:33.030Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-18T22:20:33.030Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-18T22:20:33.034Z] [2021-08-18T22:20:33.034Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:33.034Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:33.034Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:20:33.034Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T22:20:33.034Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T22:20:33.034Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:33.297Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2021-08-18T22:20:33.297Z] #63 ... [2021-08-18T22:20:33.297Z] [2021-08-18T22:20:33.297Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:20:33.297Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:20:33.297Z] #42 DONE 0.0s [2021-08-18T22:20:33.297Z] [2021-08-18T22:20:33.297Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:33.297Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:33.297Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 7.34MB / 9.86MB 0.4s [2021-08-18T22:20:33.333Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.05MB / 50.44MB 0.5s [2021-08-18T22:20:33.561Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2021-08-18T22:20:33.592Z] #9 ... [2021-08-18T22:20:33.592Z] [2021-08-18T22:20:33.592Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-18T22:20:33.592Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-18T22:20:33.592Z] #42 DONE 0.0s [2021-08-18T22:20:33.592Z] [2021-08-18T22:20:33.592Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:33.592Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:33.800Z] #28 4.214 ## 3.2% ### 4.8% ######## 11.4% ############ 16.8% ############### 22.0% #################### 28.2% ######################### 35.9% ########################### 38.5% ############################## 42.7% ################################# 45.9% #################################### 50.8% ##################################### 52.5% ############################################ 62.2% ################################################ 66.9% ####################################################### 76.5% ############################################################## 86.2% ###################################################################### 98.2% ######################################################################## 100.0% [2021-08-18T22:20:33.800Z] #28 6.126 [2021-08-18T22:20:33.825Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2021-08-18T22:20:33.825Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-08-18T22:20:33.859Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.39MB / 50.44MB 0.8s [2021-08-18T22:20:33.859Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0B / 7.83MB 0.8s [2021-08-18T22:20:33.859Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 13.63MB / 50.44MB 0.9s [2021-08-18T22:20:33.859Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 3.15MB / 7.83MB 0.9s [2021-08-18T22:20:34.058Z] #28 6.425 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T22:20:34.058Z] #28 6.536 [2021-08-18T22:20:34.058Z] #28 6.613 ######################################################################## 100.0% [2021-08-18T22:20:34.058Z] #28 6.639 [2021-08-18T22:20:34.115Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 17.83MB / 50.44MB 1.0s [2021-08-18T22:20:34.115Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.0s [2021-08-18T22:20:34.115Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 23.07MB / 50.44MB 1.1s [2021-08-18T22:20:34.115Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0B / 10.00MB 1.1s [2021-08-18T22:20:34.381Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 39.85MB / 50.44MB 1.3s [2021-08-18T22:20:34.381Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 1.2s done [2021-08-18T22:20:34.381Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.3s [2021-08-18T22:20:34.381Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 0B / 51.84MB 1.3s [2021-08-18T22:20:34.381Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.33MB / 50.44MB 1.4s [2021-08-18T22:20:34.381Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 5.24MB / 51.84MB 1.4s [2021-08-18T22:20:34.396Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.9s done [2021-08-18T22:20:34.396Z] #9 ... [2021-08-18T22:20:34.396Z] [2021-08-18T22:20:34.396Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:20:34.396Z] #29 sha256:14c96f0881298da10f498aa2fe6c72483136a42a38843a62bf4a03da95f892c8 [2021-08-18T22:20:34.396Z] #29 DONE 14.1s [2021-08-18T22:20:34.396Z] [2021-08-18T22:20:34.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:34.396Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:34.396Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T22:20:34.623Z] #28 7.002 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T22:20:34.623Z] #28 7.111 [2021-08-18T22:20:34.639Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.6s done [2021-08-18T22:20:34.639Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 15.73MB / 51.84MB 1.8s [2021-08-18T22:20:34.639Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.15MB / 68.75MB 1.8s [2021-08-18T22:20:34.656Z] #9 DONE 42.2s [2021-08-18T22:20:34.656Z] [2021-08-18T22:20:34.656Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:20:34.656Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:20:34.782Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.0s done [2021-08-18T22:20:34.880Z] #28 7.225 ######################################################################## 100.0% [2021-08-18T22:20:34.880Z] #28 7.269 [2021-08-18T22:20:34.898Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 7.34MB / 68.75MB 1.9s [2021-08-18T22:20:34.898Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 27.26MB / 51.84MB 2.0s [2021-08-18T22:20:34.898Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 14.96MB / 68.75MB 2.0s [2021-08-18T22:20:35.047Z] #63 DONE 2.1s [2021-08-18T22:20:35.047Z] [2021-08-18T22:20:35.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:35.047Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:35.047Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-18T22:20:35.047Z] #9 sha256:d009b345282d524172f827bfb7cb53ef0b56e3ea13b7b897bd444e70c0426cdd 7.00kB / 7.00kB done [2021-08-18T22:20:35.047Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-18T22:20:35.047Z] #9 sha256:059667c629e4650b5bf3053d4f34ae56e58913d837062be388f295c8280f7caf 1.79kB / 1.79kB done [2021-08-18T22:20:35.047Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.7s done [2021-08-18T22:20:35.047Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 0.8s done [2021-08-18T22:20:35.047Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 2.1s [2021-08-18T22:20:35.047Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 1.9s done [2021-08-18T22:20:35.047Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 [2021-08-18T22:20:35.047Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 0B / 62.62MB 2.1s [2021-08-18T22:20:35.047Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 0B / 99.60MB 2.1s [2021-08-18T22:20:35.138Z] #28 7.586 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T22:20:35.159Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 32.59MB / 51.84MB 2.1s [2021-08-18T22:20:35.159Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 23.75MB / 68.75MB 2.1s [2021-08-18T22:20:35.159Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 36.70MB / 51.84MB 2.2s [2021-08-18T22:20:35.314Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 9.44MB / 62.62MB 2.2s [2021-08-18T22:20:35.314Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 28.55MB / 62.62MB 2.4s [2021-08-18T22:20:35.314Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 6.29MB / 99.60MB 2.4s [2021-08-18T22:20:35.314Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 32.51MB / 62.62MB 2.5s [2021-08-18T22:20:35.396Z] #28 7.703 [2021-08-18T22:20:35.426Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.3s done [2021-08-18T22:20:35.426Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 44.04MB / 51.84MB 2.3s [2021-08-18T22:20:35.426Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 33.55MB / 68.75MB 2.3s [2021-08-18T22:20:35.426Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.5s [2021-08-18T22:20:35.426Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 42.99MB / 68.75MB 2.5s [2021-08-18T22:20:35.426Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0B / 129.04MB 2.5s [2021-08-18T22:20:35.590Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 16.78MB / 99.60MB 2.7s [2021-08-18T22:20:35.685Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-18T22:20:35.685Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 9.44MB / 129.04MB 2.7s [2021-08-18T22:20:35.865Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 41.94MB / 62.62MB 2.8s [2021-08-18T22:20:35.865Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 51.38MB / 62.62MB 2.9s [2021-08-18T22:20:35.865Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 55.57MB / 62.62MB 3.0s [2021-08-18T22:20:35.922Z] #28 7.829 0.2% ############# 18.5% ################################## 47.7% ##################################### 51.6% ##################################################### 73.7% ######################################################################## 100.0% [2021-08-18T22:20:35.922Z] #28 8.390 [2021-08-18T22:20:35.952Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 50.12MB / 68.75MB 2.8s [2021-08-18T22:20:35.952Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 60.82MB / 68.75MB 3.0s [2021-08-18T22:20:35.952Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 28.96MB / 129.04MB 3.0s [2021-08-18T22:20:35.952Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 66.06MB / 68.75MB 3.1s [2021-08-18T22:20:36.034Z] #10 DONE 1.1s [2021-08-18T22:20:36.034Z] [2021-08-18T22:20:36.034Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-18T22:20:36.034Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T22:20:36.132Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 3.1s [2021-08-18T22:20:36.132Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 26.21MB / 99.60MB 3.1s [2021-08-18T22:20:36.132Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 32.51MB / 99.60MB 3.3s [2021-08-18T22:20:36.216Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.3s done [2021-08-18T22:20:36.216Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 44.04MB / 129.04MB 3.3s [2021-08-18T22:20:36.216Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 0B / 156B 3.3s [2021-08-18T22:20:36.412Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 38.30MB / 99.60MB 3.4s [2021-08-18T22:20:36.477Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 52.43MB / 129.04MB 3.4s [2021-08-18T22:20:36.477Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.4s [2021-08-18T22:20:36.477Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 59.77MB / 129.04MB 3.5s [2021-08-18T22:20:36.489Z] #28 8.770 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T22:20:36.489Z] #28 8.894 [2021-08-18T22:20:36.489Z] #28 9.025 ######################################################################## 100.0% [2021-08-18T22:20:36.675Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 3.3s done [2021-08-18T22:20:36.675Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 47.19MB / 99.60MB 3.5s [2021-08-18T22:20:36.735Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 70.25MB / 129.04MB 3.7s [2021-08-18T22:20:36.735Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 79.69MB / 129.04MB 3.8s [2021-08-18T22:20:36.748Z] #28 9.032 [2021-08-18T22:20:36.939Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 54.53MB / 99.60MB 4.0s [2021-08-18T22:20:36.973Z] #11 DONE 1.1s [2021-08-18T22:20:36.973Z] [2021-08-18T22:20:36.973Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T22:20:36.973Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T22:20:36.993Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 86.17MB / 129.04MB 3.9s [2021-08-18T22:20:36.993Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 94.37MB / 129.04MB 4.0s [2021-08-18T22:20:37.004Z] #28 9.330 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T22:20:37.004Z] #28 9.432 [2021-08-18T22:20:37.004Z] #28 9.490 ######################################################################## 100.0% [2021-08-18T22:20:37.004Z] #28 9.519 [2021-08-18T22:20:37.004Z] #28 9.542 Download of images into '/build' complete. [2021-08-18T22:20:37.004Z] #28 9.542 Use something like the following to load the result into a Docker daemon: [2021-08-18T22:20:37.004Z] #28 9.542 tar -cC '/build' . | docker load [2021-08-18T22:20:37.203Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 66.06MB / 99.60MB 4.1s [2021-08-18T22:20:37.203Z] #9 ... [2021-08-18T22:20:37.203Z] [2021-08-18T22:20:37.203Z] #23 [internal] load build context [2021-08-18T22:20:37.203Z] #23 sha256:95a137e17c7c1c62dcab3ef9585d836f0488e7ddf026f4cd8b7b4dfcac9c1848 [2021-08-18T22:20:37.203Z] #23 transferring context: 55.82MB 3.2s done [2021-08-18T22:20:37.203Z] #23 DONE 4.3s [2021-08-18T22:20:37.203Z] [2021-08-18T22:20:37.203Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:37.203Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:37.203Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 75.50MB / 99.60MB 4.4s [2021-08-18T22:20:37.232Z] #39 DONE 0.4s [2021-08-18T22:20:37.232Z] [2021-08-18T22:20:37.232Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:20:37.232Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T22:20:37.251Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.2s done [2021-08-18T22:20:37.251Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 113.25MB / 129.04MB 4.3s [2021-08-18T22:20:37.251Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.2s done [2021-08-18T22:20:37.251Z] #9 ... [2021-08-18T22:20:37.251Z] [2021-08-18T22:20:37.251Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:37.251Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-18T22:20:37.251Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:37.251Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-18T22:20:37.251Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-18T22:20:37.251Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2021-08-18T22:20:37.251Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2021-08-18T22:20:37.251Z] #63 DONE 4.5s [2021-08-18T22:20:37.251Z] [2021-08-18T22:20:37.251Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:37.251Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:37.251Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 127.93MB / 129.04MB 4.4s [2021-08-18T22:20:37.466Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 91.30MB / 99.60MB 4.5s [2021-08-18T22:20:37.492Z] #31 DONE 0.5s [2021-08-18T22:20:37.492Z] [2021-08-18T22:20:37.492Z] #43 [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-08-18T22:20:37.492Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T22:20:37.492Z] #43 DONE 0.5s [2021-08-18T22:20:37.492Z] [2021-08-18T22:20:37.492Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:20:37.492Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:20:37.567Z] #28 ... [2021-08-18T22:20:37.567Z] [2021-08-18T22:20:37.567Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:37.567Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:37.567Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 11.3s [2021-08-18T22:20:37.567Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 12.0s done [2021-08-18T22:20:37.729Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 4.7s [2021-08-18T22:20:37.907Z] #57 ... [2021-08-18T22:20:37.907Z] [2021-08-18T22:20:37.907Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:37.908Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:37.908Z] #51 29.88 Reading package lists... [2021-08-18T22:20:37.908Z] #51 36.45 Building dependency tree... [2021-08-18T22:20:37.908Z] #51 39.47 The following additional packages will be installed: [2021-08-18T22:20:37.908Z] #51 39.48 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T22:20:37.908Z] #51 39.48 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T22:20:37.908Z] #51 39.48 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:20:37.908Z] #51 39.48 python3.7-minimal [2021-08-18T22:20:37.908Z] #51 39.50 Suggested packages: [2021-08-18T22:20:37.908Z] #51 39.50 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T22:20:37.908Z] #51 39.50 python3.7-doc binfmt-support [2021-08-18T22:20:37.908Z] #51 40.96 The following NEW packages will be installed: [2021-08-18T22:20:37.908Z] #51 40.96 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T22:20:37.908Z] #51 40.96 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T22:20:37.908Z] #51 40.96 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:20:37.908Z] #51 40.96 python3.7-minimal [2021-08-18T22:20:37.908Z] #51 41.52 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:20:37.908Z] #51 41.52 Need to get 6695 kB of archives. [2021-08-18T22:20:37.908Z] #51 41.52 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T22:20:37.908Z] #51 41.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:20:37.908Z] #51 41.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:20:37.908Z] #51 42.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:20:37.908Z] #51 42.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:20:37.908Z] #51 42.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:20:37.908Z] #51 42.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:20:37.908Z] #51 42.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:20:37.908Z] #51 42.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:20:37.908Z] #51 42.42 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T22:20:37.908Z] #51 42.59 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:20:37.908Z] #51 42.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T22:20:37.908Z] #51 42.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T22:20:37.908Z] #51 42.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:20:37.908Z] #51 42.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:20:37.908Z] #51 42.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:20:37.994Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 4.8s done [2021-08-18T22:20:38.257Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 3.3s done [2021-08-18T22:20:38.618Z] #9 ... [2021-08-18T22:20:38.619Z] [2021-08-18T22:20:38.619Z] #23 [internal] load build context [2021-08-18T22:20:38.619Z] #23 sha256:fe4b4d1d0267d06f9d0300426b79a21578075cb75079657c89a43934a3594185 [2021-08-18T22:20:38.619Z] #23 transferring context: 55.80MB 4.9s done [2021-08-18T22:20:38.619Z] #23 DONE 5.5s [2021-08-18T22:20:38.619Z] [2021-08-18T22:20:38.619Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:38.619Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:38.930Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 [2021-08-18T22:20:39.186Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T22:20:39.228Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 6.1s done [2021-08-18T22:20:39.291Z] #51 44.70 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T22:20:39.485Z] #9 ... [2021-08-18T22:20:39.485Z] [2021-08-18T22:20:39.485Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:39.485Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:20:39.485Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-18T22:20:39.485Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T22:20:39.485Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:39.485Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T22:20:39.485Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-08-18T22:20:39.485Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-08-18T22:20:39.485Z] #65 DONE 6.7s [2021-08-18T22:20:39.485Z] [2021-08-18T22:20:39.485Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:39.485Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:39.745Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 4.1s done [2021-08-18T22:20:39.864Z] #51 ... [2021-08-18T22:20:39.864Z] [2021-08-18T22:20:39.864Z] #39 [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-08-18T22:20:39.864Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:20:40.349Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-18T22:20:40.349Z] #9 ... [2021-08-18T22:20:40.349Z] [2021-08-18T22:20:40.349Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:20:40.349Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-18T22:20:40.349Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T22:20:40.349Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T22:20:40.349Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-18T22:20:40.349Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-18T22:20:40.349Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.3s done [2021-08-18T22:20:40.349Z] #26 DONE 7.6s [2021-08-18T22:20:40.384Z] #39 45.50 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-18T22:20:40.384Z] #39 46.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T22:20:40.610Z] [2021-08-18T22:20:40.610Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:40.610Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:40.645Z] #39 46.38 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:20:40.817Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 7.7s done [2021-08-18T22:20:40.817Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 [2021-08-18T22:20:40.866Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.5s done [2021-08-18T22:20:41.079Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 0B / 155B 8.0s [2021-08-18T22:20:41.079Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 8.2s [2021-08-18T22:20:41.166Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-18T22:20:41.342Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0.4s done [2021-08-18T22:20:41.605Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 8.3s done [2021-08-18T22:20:41.605Z] #9 ... [2021-08-18T22:20:41.605Z] [2021-08-18T22:20:41.605Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-18T22:20:41.605Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-18T22:20:41.605Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-18T22:20:41.605Z] #26 sha256:edcf96f9d9d9b65814e6e7426b13b2246e605a4d47d05c8aae8d8e24377e68d8 1.48kB / 1.48kB done [2021-08-18T22:20:41.605Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-18T22:20:41.605Z] #26 sha256:270b36ee7abd3e101ebba424015074f69c53b2ff097017458aa7941bf7727308 529B / 529B done [2021-08-18T22:20:41.605Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.7s done [2021-08-18T22:20:41.605Z] #26 DONE 8.7s [2021-08-18T22:20:41.605Z] [2021-08-18T22:20:41.605Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:41.605Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:41.605Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 [2021-08-18T22:20:41.778Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.5s done [2021-08-18T22:20:41.778Z] #9 ... [2021-08-18T22:20:41.778Z] [2021-08-18T22:20:41.778Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T22:20:41.778Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-18T22:20:41.778Z] #64 DONE 0.7s [2021-08-18T22:20:41.778Z] [2021-08-18T22:20:41.778Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:41.778Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:41.778Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b [2021-08-18T22:20:41.870Z] #9 ... [2021-08-18T22:20:41.870Z] [2021-08-18T22:20:41.870Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-18T22:20:41.870Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-18T22:20:41.870Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-18T22:20:41.870Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-18T22:20:41.870Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-18T22:20:41.870Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-18T22:20:41.870Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 8.2s done [2021-08-18T22:20:41.870Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.3s done [2021-08-18T22:20:41.870Z] #65 DONE 9.0s [2021-08-18T22:20:41.870Z] [2021-08-18T22:20:41.870Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:41.870Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:42.133Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0.5s done [2021-08-18T22:20:42.456Z] #9 DONE 40.9s [2021-08-18T22:20:42.456Z] [2021-08-18T22:20:42.456Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:20:42.456Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:20:42.706Z] #9 ... [2021-08-18T22:20:42.706Z] [2021-08-18T22:20:42.706Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T22:20:42.706Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-18T22:20:42.706Z] #66 DONE 1.0s [2021-08-18T22:20:42.706Z] [2021-08-18T22:20:42.706Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:42.706Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:43.084Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 0.1s [2021-08-18T22:20:43.386Z] #10 ... [2021-08-18T22:20:43.386Z] [2021-08-18T22:20:43.386Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:20:43.386Z] #28 sha256:a2bcd58122ddea488a1d00b75aace52d7611207b87988493ac0bea9e44ec057d [2021-08-18T22:20:43.386Z] #28 DONE 15.9s [2021-08-18T22:20:43.643Z] [2021-08-18T22:20:43.643Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:20:43.643Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:20:44.034Z] #9 ... [2021-08-18T22:20:44.034Z] [2021-08-18T22:20:44.034Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-18T22:20:44.034Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-18T22:20:44.034Z] #64 DONE 1.1s [2021-08-18T22:20:44.034Z] [2021-08-18T22:20:44.034Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:44.034Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:44.079Z] #32 ... [2021-08-18T22:20:44.082Z] [2021-08-18T22:20:44.082Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:20:44.082Z] #50 sha256:07d5d4478ce831d88e7e8c0f43c2432d1ff32f39386d6e285f820a3342761546 [2021-08-18T22:20:44.082Z] #50 6.410 + RM_GOPATH=0 [2021-08-18T22:20:44.082Z] #50 6.410 + TMP_GOPATH= [2021-08-18T22:20:44.082Z] #50 6.410 + : /build [2021-08-18T22:20:44.082Z] #50 6.410 + '[' -z '' ']' [2021-08-18T22:20:44.082Z] #50 6.424 ++ mktemp -d [2021-08-18T22:20:44.082Z] #50 6.424 + export GOPATH=/tmp/tmp.6wvYj6FNTr [2021-08-18T22:20:44.082Z] #50 6.424 + GOPATH=/tmp/tmp.6wvYj6FNTr [2021-08-18T22:20:44.082Z] #50 6.424 + RM_GOPATH=1 [2021-08-18T22:20:44.082Z] #50 6.424 + case "$(go env GOARCH)" in [2021-08-18T22:20:44.082Z] #50 6.424 ++ go env GOARCH [2021-08-18T22:20:44.082Z] #50 6.424 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:44.082Z] #50 6.424 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:44.082Z] #50 6.424 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:44.082Z] #50 6.424 + dir=/tmp/install [2021-08-18T22:20:44.082Z] #50 6.424 + bin=golangci_lint [2021-08-18T22:20:44.082Z] #50 6.424 + shift [2021-08-18T22:20:44.082Z] #50 6.424 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T22:20:44.082Z] #50 6.424 + . /tmp/install/golangci_lint.installer [2021-08-18T22:20:44.082Z] #50 6.424 ++ : v1.23.8 [2021-08-18T22:20:44.082Z] #50 6.424 + install_golangci_lint [2021-08-18T22:20:44.082Z] #50 6.424 + set -e [2021-08-18T22:20:44.082Z] #50 6.424 + export GO111MODULE=on [2021-08-18T22:20:44.082Z] #50 6.424 + GO111MODULE=on [2021-08-18T22:20:44.082Z] #50 6.424 + GOBIN=/build [2021-08-18T22:20:44.082Z] #50 6.424 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T22:20:44.082Z] #50 6.540 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T22:20:44.082Z] #50 ... [2021-08-18T22:20:44.082Z] [2021-08-18T22:20:44.082Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:20:44.082Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:20:44.082Z] #52 6.721 + RM_GOPATH=0 [2021-08-18T22:20:44.082Z] #52 6.721 + TMP_GOPATH= [2021-08-18T22:20:44.082Z] #52 6.721 + : /build [2021-08-18T22:20:44.082Z] #52 6.721 + '[' -z '' ']' [2021-08-18T22:20:44.082Z] #52 6.721 ++ mktemp -d [2021-08-18T22:20:44.082Z] #52 6.721 + export GOPATH=/tmp/tmp.CukeHlSOwG [2021-08-18T22:20:44.082Z] #52 6.721 + GOPATH=/tmp/tmp.CukeHlSOwG [2021-08-18T22:20:44.082Z] #52 6.721 + RM_GOPATH=1 [2021-08-18T22:20:44.082Z] #52 6.721 + case "$(go env GOARCH)" in [2021-08-18T22:20:44.082Z] #52 6.721 ++ go env GOARCH [2021-08-18T22:20:44.082Z] #52 6.734 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:44.082Z] #52 6.734 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:44.082Z] #52 6.734 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:44.082Z] #52 6.734 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:44.082Z] #52 6.734 + dir=/tmp/install [2021-08-18T22:20:44.082Z] #52 6.734 + bin=shfmt [2021-08-18T22:20:44.082Z] #52 6.734 + shift [2021-08-18T22:20:44.082Z] #52 6.734 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T22:20:44.082Z] #52 6.734 + . /tmp/install/shfmt.installer [2021-08-18T22:20:44.082Z] #52 6.734 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:44.082Z] #52 6.734 + install_shfmt [2021-08-18T22:20:44.082Z] #52 6.734 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T22:20:44.082Z] #52 6.734 + git clone https://github.com/mvdan/sh.git /tmp/tmp.CukeHlSOwG/src/github.com/mvdan/sh [2021-08-18T22:20:44.082Z] #52 6.734 Cloning into '/tmp/tmp.CukeHlSOwG/src/github.com/mvdan/sh'... [2021-08-18T22:20:44.082Z] #52 ... [2021-08-18T22:20:44.082Z] [2021-08-18T22:20:44.082Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:20:44.082Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T22:20:44.082Z] #12 DONE 7.2s [2021-08-18T22:20:44.082Z] [2021-08-18T22:20:44.082Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:20:44.082Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:20:44.574Z] #10 DONE 2.3s [2021-08-18T22:20:44.574Z] [2021-08-18T22:20:44.574Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-18T22:20:44.574Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T22:20:45.429Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 2.3s done [2021-08-18T22:20:45.506Z] #11 DONE 1.1s [2021-08-18T22:20:45.506Z] [2021-08-18T22:20:45.506Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:20:45.506Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T22:20:45.693Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 [2021-08-18T22:20:45.957Z] #9 ... [2021-08-18T22:20:45.957Z] [2021-08-18T22:20:45.957Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-18T22:20:45.957Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-18T22:20:45.957Z] #66 DONE 1.9s [2021-08-18T22:20:45.957Z] [2021-08-18T22:20:45.957Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:45.957Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:46.072Z] #12 ... [2021-08-18T22:20:46.072Z] [2021-08-18T22:20:46.072Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T22:20:46.072Z] #38 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T22:20:46.072Z] #38 DONE 0.3s [2021-08-18T22:20:46.072Z] [2021-08-18T22:20:46.072Z] #42 [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-08-18T22:20:46.072Z] #42 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T22:20:46.072Z] #42 DONE 0.4s [2021-08-18T22:20:46.072Z] [2021-08-18T22:20:46.072Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:46.072Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:46.333Z] #43 ... [2021-08-18T22:20:46.333Z] [2021-08-18T22:20:46.333Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:20:46.333Z] #30 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T22:20:46.333Z] #30 DONE 0.5s [2021-08-18T22:20:46.333Z] [2021-08-18T22:20:46.333Z] #31 [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-08-18T22:20:46.333Z] #31 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:20:46.875Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 4.5s done [2021-08-18T22:20:46.875Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 [2021-08-18T22:20:47.378Z] #13 ... [2021-08-18T22:20:47.378Z] [2021-08-18T22:20:47.378Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:20:47.378Z] #59 sha256:45a8cf2b5a679513ee2fdb994d88c403eb797d3d0c20b263b7c881d8e70d3a94 [2021-08-18T22:20:47.378Z] #59 7.402 + RM_GOPATH=0 [2021-08-18T22:20:47.378Z] #59 7.402 + TMP_GOPATH= [2021-08-18T22:20:47.378Z] #59 7.402 + : /build [2021-08-18T22:20:47.378Z] #59 7.402 + '[' -z '' ']' [2021-08-18T22:20:47.378Z] #59 7.402 ++ mktemp -d [2021-08-18T22:20:47.378Z] #59 7.402 + export GOPATH=/tmp/tmp.VQuahVuif5 [2021-08-18T22:20:47.378Z] #59 7.402 + GOPATH=/tmp/tmp.VQuahVuif5 [2021-08-18T22:20:47.378Z] #59 7.402 + RM_GOPATH=1 [2021-08-18T22:20:47.378Z] #59 7.402 + case "$(go env GOARCH)" in [2021-08-18T22:20:47.378Z] #59 7.402 ++ go env GOARCH [2021-08-18T22:20:47.378Z] #59 7.429 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #59 7.429 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #59 7.429 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:47.378Z] #59 7.432 + dir=/tmp/install [2021-08-18T22:20:47.378Z] #59 7.432 + bin=rootlesskit [2021-08-18T22:20:47.378Z] #59 7.432 + shift [2021-08-18T22:20:47.378Z] #59 7.432 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T22:20:47.378Z] #59 7.432 + . /tmp/install/rootlesskit.installer [2021-08-18T22:20:47.378Z] #59 7.432 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:20:47.378Z] #59 7.432 + install_rootlesskit [2021-08-18T22:20:47.378Z] #59 7.432 + case "$1" in [2021-08-18T22:20:47.378Z] #59 7.432 + export CGO_ENABLED=0 [2021-08-18T22:20:47.378Z] #59 7.432 + CGO_ENABLED=0 [2021-08-18T22:20:47.378Z] #59 7.432 + _install_rootlesskit [2021-08-18T22:20:47.378Z] #59 7.449 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T22:20:47.378Z] #59 7.449 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VQuahVuif5/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:20:47.378Z] #59 7.449 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:20:47.378Z] #59 7.469 Cloning into '/tmp/tmp.VQuahVuif5/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T22:20:47.378Z] #59 ... [2021-08-18T22:20:47.378Z] [2021-08-18T22:20:47.378Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:20:47.378Z] #24 sha256:9b3e742d7d89abc02d9e7483436961ddda4b54094ec3c215585a848d0636ef29 [2021-08-18T22:20:47.378Z] #24 7.905 + RM_GOPATH=0 [2021-08-18T22:20:47.378Z] #24 7.905 + TMP_GOPATH= [2021-08-18T22:20:47.378Z] #24 7.905 + : /build [2021-08-18T22:20:47.378Z] #24 7.905 + '[' -z '' ']' [2021-08-18T22:20:47.378Z] #24 7.905 ++ mktemp -d [2021-08-18T22:20:47.378Z] #24 7.905 + export GOPATH=/tmp/tmp.1QkXVSpblw [2021-08-18T22:20:47.378Z] #24 7.905 + GOPATH=/tmp/tmp.1QkXVSpblw [2021-08-18T22:20:47.378Z] #24 7.905 + RM_GOPATH=1 [2021-08-18T22:20:47.378Z] #24 7.905 + case "$(go env GOARCH)" in [2021-08-18T22:20:47.378Z] #24 7.905 ++ go env GOARCH [2021-08-18T22:20:47.378Z] #24 7.932 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #24 7.932 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #24 7.953 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:47.378Z] #24 7.953 + dir=/tmp/install [2021-08-18T22:20:47.378Z] #24 7.953 + bin=dockercli [2021-08-18T22:20:47.378Z] #24 7.953 + shift [2021-08-18T22:20:47.378Z] #24 7.953 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T22:20:47.378Z] #24 7.953 + . /tmp/install/dockercli.installer [2021-08-18T22:20:47.378Z] #24 7.953 ++ : stable [2021-08-18T22:20:47.378Z] #24 7.953 ++ : 17.06.2-ce [2021-08-18T22:20:47.378Z] #24 7.953 + install_dockercli [2021-08-18T22:20:47.378Z] #24 7.953 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T22:20:47.378Z] #24 7.957 Install docker/cli version 17.06.2-ce from stable [2021-08-18T22:20:47.378Z] #24 7.957 ++ uname -m [2021-08-18T22:20:47.378Z] #24 7.957 + arch=x86_64 [2021-08-18T22:20:47.378Z] #24 7.957 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T22:20:47.378Z] #24 7.957 + url=https://download.docker.com/linux/static [2021-08-18T22:20:47.378Z] #24 7.957 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T22:20:47.378Z] #24 7.970 + tar -xz docker/docker [2021-08-18T22:20:47.378Z] #24 ... [2021-08-18T22:20:47.378Z] [2021-08-18T22:20:47.378Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:20:47.378Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:20:47.378Z] #56 9.225 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:47.378Z] #56 9.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:47.378Z] #56 9.389 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:47.378Z] #56 ... [2021-08-18T22:20:47.378Z] [2021-08-18T22:20:47.378Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:20:47.378Z] #48 sha256:e00f0f93ae4cc968b7c45dd011471b9e4e0e8ba7a9e4cfb1769e217c1cd9c5d5 [2021-08-18T22:20:47.378Z] #48 7.049 + RM_GOPATH=0 [2021-08-18T22:20:47.378Z] #48 7.049 + TMP_GOPATH= [2021-08-18T22:20:47.378Z] #48 7.049 + : /build [2021-08-18T22:20:47.378Z] #48 7.049 + '[' -z '' ']' [2021-08-18T22:20:47.378Z] #48 7.049 ++ mktemp -d [2021-08-18T22:20:47.378Z] #48 7.049 + export GOPATH=/tmp/tmp.2v640TZwSx [2021-08-18T22:20:47.378Z] #48 7.049 + GOPATH=/tmp/tmp.2v640TZwSx [2021-08-18T22:20:47.378Z] #48 7.049 + RM_GOPATH=1 [2021-08-18T22:20:47.378Z] #48 7.049 + case "$(go env GOARCH)" in [2021-08-18T22:20:47.378Z] #48 7.049 ++ go env GOARCH [2021-08-18T22:20:47.378Z] #48 7.067 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #48 7.067 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #48 7.067 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:47.378Z] #48 7.067 + dir=/tmp/install [2021-08-18T22:20:47.378Z] #48 7.067 + bin=gotestsum [2021-08-18T22:20:47.378Z] #48 7.067 + shift [2021-08-18T22:20:47.378Z] #48 7.067 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T22:20:47.378Z] #48 7.067 + . /tmp/install/gotestsum.installer [2021-08-18T22:20:47.378Z] #48 7.067 ++ : v0.5.3 [2021-08-18T22:20:47.378Z] #48 7.067 + install_gotestsum [2021-08-18T22:20:47.378Z] #48 7.067 + set -e [2021-08-18T22:20:47.378Z] #48 7.067 + export GO111MODULE=on [2021-08-18T22:20:47.378Z] #48 7.067 + GO111MODULE=on [2021-08-18T22:20:47.378Z] #48 7.067 + GOBIN=/build [2021-08-18T22:20:47.378Z] #48 7.067 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T22:20:47.378Z] #48 7.804 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:20:47.378Z] #48 10.08 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:20:47.378Z] #48 10.18 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:20:47.378Z] #48 10.21 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:20:47.378Z] #48 10.27 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:20:47.378Z] #48 ... [2021-08-18T22:20:47.378Z] [2021-08-18T22:20:47.378Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:20:47.378Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:20:47.378Z] #46 7.448 + RM_GOPATH=0 [2021-08-18T22:20:47.378Z] #46 7.448 + TMP_GOPATH= [2021-08-18T22:20:47.378Z] #46 7.448 + : /build [2021-08-18T22:20:47.378Z] #46 7.448 + '[' -z '' ']' [2021-08-18T22:20:47.378Z] #46 7.448 ++ mktemp -d [2021-08-18T22:20:47.378Z] #46 7.448 + export GOPATH=/tmp/tmp.3f6Mbzi5dx [2021-08-18T22:20:47.378Z] #46 7.448 + GOPATH=/tmp/tmp.3f6Mbzi5dx [2021-08-18T22:20:47.378Z] #46 7.448 + RM_GOPATH=1 [2021-08-18T22:20:47.378Z] #46 7.448 + case "$(go env GOARCH)" in [2021-08-18T22:20:47.378Z] #46 7.448 ++ go env GOARCH [2021-08-18T22:20:47.378Z] #46 7.455 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #46 7.466 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:47.378Z] #46 7.466 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:47.378Z] #46 7.497 + dir=/tmp/install [2021-08-18T22:20:47.378Z] #46 7.497 + bin=vndr [2021-08-18T22:20:47.378Z] #46 7.497 + shift [2021-08-18T22:20:47.378Z] #46 7.497 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T22:20:47.378Z] #46 7.497 + . /tmp/install/vndr.installer [2021-08-18T22:20:47.378Z] #46 7.497 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:47.378Z] #46 7.497 + install_vndr [2021-08-18T22:20:47.378Z] #46 7.497 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T22:20:47.378Z] #46 7.497 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.3f6Mbzi5dx/src/github.com/LK4D4/vndr [2021-08-18T22:20:47.378Z] #46 7.497 Cloning into '/tmp/tmp.3f6Mbzi5dx/src/github.com/LK4D4/vndr'... [2021-08-18T22:20:47.378Z] #46 7.497 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:47.378Z] #46 8.212 + cd /tmp/tmp.3f6Mbzi5dx/src/github.com/LK4D4/vndr [2021-08-18T22:20:47.378Z] #46 8.212 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:47.378Z] #46 8.233 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T22:20:47.639Z] #46 ... [2021-08-18T22:20:47.639Z] [2021-08-18T22:20:47.639Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:20:47.639Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:20:47.639Z] #40 7.914 + git clone https://github.com/docker/distribution.git . [2021-08-18T22:20:47.639Z] #40 7.914 Cloning into '.'... [2021-08-18T22:20:47.639Z] #40 ... [2021-08-18T22:20:47.639Z] [2021-08-18T22:20:47.639Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:20:47.639Z] #34 sha256:8226b09ee3372c37c561f37d33841a940acdfa752717459bad455814de58e1fc [2021-08-18T22:20:47.639Z] #34 7.556 Install go-toml version v1.8.1 [2021-08-18T22:20:47.639Z] #34 8.408 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T22:20:47.888Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 1.8s done [2021-08-18T22:20:47.888Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b [2021-08-18T22:20:47.899Z] #34 ... [2021-08-18T22:20:47.899Z] [2021-08-18T22:20:47.899Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:20:47.899Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:20:47.899Z] #36 9.160 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:47.899Z] #36 9.324 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:47.899Z] #36 9.351 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:47.899Z] #36 ... [2021-08-18T22:20:47.899Z] [2021-08-18T22:20:47.899Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:47.899Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:47.899Z] #44 9.025 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:47.899Z] #44 9.249 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:47.899Z] #44 9.249 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:47.899Z] #44 9.522 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T22:20:48.165Z] #44 ... [2021-08-18T22:20:48.165Z] [2021-08-18T22:20:48.165Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:20:48.165Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:20:48.165Z] #56 11.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:50.270Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.2s done [2021-08-18T22:20:50.270Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 [2021-08-18T22:20:50.527Z] #9 ... [2021-08-18T22:20:50.527Z] [2021-08-18T22:20:50.527Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:50.527Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:50.527Z] #27 1.403 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:50.527Z] #27 1.403 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:50.527Z] #27 1.420 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:50.527Z] #27 1.545 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:50.527Z] #27 1.792 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:50.527Z] #27 2.060 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:50.527Z] #27 3.775 Fetched 8463 kB in 3s (3217 kB/s) [2021-08-18T22:20:50.527Z] #27 3.775 Reading package lists... [2021-08-18T22:20:50.527Z] #27 4.711 Reading package lists... [2021-08-18T22:20:50.527Z] #27 5.613 Building dependency tree... [2021-08-18T22:20:50.527Z] #27 5.950 The following additional packages will be installed: [2021-08-18T22:20:50.527Z] #27 5.950 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T22:20:50.527Z] #27 5.951 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T22:20:50.527Z] #27 5.951 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T22:20:50.527Z] #27 5.952 Suggested packages: [2021-08-18T22:20:50.527Z] #27 5.952 krb5-doc krb5-user [2021-08-18T22:20:50.527Z] #27 5.952 Recommended packages: [2021-08-18T22:20:50.527Z] #27 5.952 krb5-locales publicsuffix libsasl2-modules [2021-08-18T22:20:50.527Z] #27 6.161 The following NEW packages will be installed: [2021-08-18T22:20:50.527Z] #27 6.161 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T22:20:50.527Z] #27 6.161 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T22:20:50.527Z] #27 6.161 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T22:20:50.527Z] #27 6.161 libssh2-1 libssl1.1 openssl [2021-08-18T22:20:50.527Z] #27 6.436 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:20:50.527Z] #27 6.436 Need to get 5058 kB of archives. [2021-08-18T22:20:50.527Z] #27 6.436 After this operation, 12.1 MB of additional disk space will be used. [2021-08-18T22:20:50.527Z] #27 6.436 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-18T22:20:50.527Z] #27 6.443 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-18T22:20:50.527Z] #27 6.443 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-18T22:20:50.527Z] #27 6.443 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-18T22:20:50.527Z] #27 6.443 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-18T22:20:50.527Z] #27 6.457 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-18T22:20:50.527Z] #27 6.475 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-18T22:20:50.527Z] #27 6.489 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T22:20:50.527Z] #27 6.492 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-18T22:20:50.527Z] #27 6.501 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-18T22:20:50.527Z] #27 6.501 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T22:20:50.527Z] #27 6.505 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-18T22:20:50.528Z] #27 6.509 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-18T22:20:50.528Z] #27 6.509 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-18T22:20:50.528Z] #27 6.509 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-18T22:20:50.528Z] #27 6.510 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-18T22:20:50.528Z] #27 6.513 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-18T22:20:50.528Z] #27 6.522 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-18T22:20:50.528Z] #27 6.522 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:20:50.528Z] #27 6.525 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:20:50.528Z] #27 6.528 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:20:50.528Z] #27 6.729 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:20:50.528Z] #27 6.752 Fetched 5058 kB in 0s (14.0 MB/s) [2021-08-18T22:20:50.528Z] #27 6.781 Selecting previously unselected package libkeyutils1:amd64. [2021-08-18T22:20:50.528Z] #27 6.781 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-18T22:20:50.528Z] #27 6.791 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 6.799 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:50.528Z] #27 6.829 Selecting previously unselected package libkrb5support0:amd64. [2021-08-18T22:20:50.528Z] #27 6.831 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 6.834 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 6.877 Selecting previously unselected package libk5crypto3:amd64. [2021-08-18T22:20:50.528Z] #27 6.877 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 6.880 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 6.937 Selecting previously unselected package libssl1.1:amd64. [2021-08-18T22:20:50.528Z] #27 6.937 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 6.948 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 7.191 Selecting previously unselected package libkrb5-3:amd64. [2021-08-18T22:20:50.528Z] #27 7.191 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.201 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 7.287 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-18T22:20:50.528Z] #27 7.289 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.292 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 7.343 Selecting previously unselected package openssl. [2021-08-18T22:20:50.528Z] #27 7.343 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.347 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 7.487 Selecting previously unselected package ca-certificates. [2021-08-18T22:20:50.528Z] #27 7.487 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T22:20:50.528Z] #27 7.495 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:50.528Z] #27 7.611 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-18T22:20:50.528Z] #27 7.613 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.616 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 7.656 Selecting previously unselected package libsasl2-2:amd64. [2021-08-18T22:20:50.528Z] #27 7.657 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.660 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 7.704 Selecting previously unselected package libldap-common. [2021-08-18T22:20:50.528Z] #27 7.704 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T22:20:50.528Z] #27 7.708 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 7.751 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-18T22:20:50.528Z] #27 7.751 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.755 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 7.816 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-18T22:20:50.528Z] #27 7.816 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.820 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 7.869 Selecting previously unselected package libpsl5:amd64. [2021-08-18T22:20:50.528Z] #27 7.870 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.873 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:50.528Z] #27 7.910 Selecting previously unselected package librtmp1:amd64. [2021-08-18T22:20:50.528Z] #27 7.910 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.914 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:50.528Z] #27 7.956 Selecting previously unselected package libssh2-1:amd64. [2021-08-18T22:20:50.528Z] #27 7.956 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 7.965 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:50.528Z] #27 8.007 Selecting previously unselected package libcurl4:amd64. [2021-08-18T22:20:50.528Z] #27 8.007 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 8.011 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 8.094 Selecting previously unselected package curl. [2021-08-18T22:20:50.528Z] #27 8.094 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 8.098 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 8.159 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:20:50.528Z] #27 8.159 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 8.164 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:50.528Z] #27 8.236 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:20:50.528Z] #27 8.237 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 8.241 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:50.528Z] #27 8.285 Selecting previously unselected package jq. [2021-08-18T22:20:50.528Z] #27 8.285 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:20:50.528Z] #27 8.289 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:50.528Z] #27 8.383 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-18T22:20:50.528Z] #27 8.400 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-18T22:20:50.528Z] #27 8.404 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 8.533 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 8.541 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 8.553 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 8.562 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 8.572 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:50.528Z] #27 8.582 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 8.592 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:50.528Z] #27 8.602 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-18T22:20:50.528Z] #27 8.612 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 8.620 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 8.634 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:20:50.528Z] #27 8.644 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:50.528Z] #27 8.653 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:50.528Z] #27 8.662 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:50.528Z] #27 9.224 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:50.528Z] #27 9.958 137 added, 0 removed; done. [2021-08-18T22:20:50.528Z] #27 10.02 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 10.02 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:50.528Z] #27 10.04 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 10.05 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:50.528Z] #27 10.05 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:20:50.528Z] #27 10.07 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:50.739Z] #39 ... [2021-08-18T22:20:50.739Z] [2021-08-18T22:20:50.739Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:50.739Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:50.739Z] #51 46.23 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:20:50.739Z] #51 46.40 Fetched 6695 kB in 4s (1716 kB/s) [2021-08-18T22:20:50.739Z] #51 46.51 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:20:50.739Z] #51 46.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:20:50.739Z] #51 46.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:20:50.739Z] #51 46.59 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:50.739Z] #51 47.65 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:20:50.739Z] #51 47.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:20:50.739Z] #51 47.71 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:20:50.739Z] #51 49.73 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:50.739Z] #51 49.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:20:50.739Z] #51 54.96 Selecting previously unselected package python3-minimal. [2021-08-18T22:20:50.739Z] #51 54.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 ... 15661 files and directories currently installed.) [2021-08-18T22:20:50.739Z] #51 55.05 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:20:50.739Z] #51 55.06 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:20:50.739Z] #51 55.27 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:20:50.739Z] #51 55.27 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:20:50.739Z] #51 55.33 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:20:50.739Z] #51 55.64 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:20:50.739Z] #51 55.65 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:20:50.739Z] #51 55.79 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:50.739Z] #51 ... [2021-08-18T22:20:50.739Z] [2021-08-18T22:20:50.739Z] #55 [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-08-18T22:20:50.739Z] #55 sha256:58a1951156db3390efe942cc75f018df48668fcbf8c7849b954bf7d373b5ad63 [2021-08-18T22:20:50.739Z] #55 DONE 56.3s [2021-08-18T22:20:50.739Z] [2021-08-18T22:20:50.739Z] #53 [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-08-18T22:20:50.739Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:20:50.739Z] #53 46.22 sync [2021-08-18T22:20:50.739Z] #53 46.22 internal/reflectlite [2021-08-18T22:20:50.739Z] #53 47.82 internal/testlog [2021-08-18T22:20:50.739Z] #53 48.11 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T22:20:50.739Z] #53 48.61 math/rand [2021-08-18T22:20:50.739Z] #53 49.59 errors [2021-08-18T22:20:50.739Z] #53 49.86 sort [2021-08-18T22:20:50.739Z] #53 49.92 io [2021-08-18T22:20:50.739Z] #53 51.39 strconv [2021-08-18T22:20:50.739Z] #53 51.87 bytes [2021-08-18T22:20:50.739Z] #53 53.44 strings [2021-08-18T22:20:50.739Z] #53 54.73 reflect [2021-08-18T22:20:50.739Z] #53 56.03 bufio [2021-08-18T22:20:50.826Z] #27 10.08 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:50.826Z] #27 ... [2021-08-18T22:20:50.826Z] [2021-08-18T22:20:50.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:50.826Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:51.610Z] #31 ... [2021-08-18T22:20:51.610Z] [2021-08-18T22:20:51.610Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:20:51.610Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T22:20:51.610Z] #12 DONE 5.8s [2021-08-18T22:20:51.610Z] [2021-08-18T22:20:51.610Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:20:51.610Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:20:52.126Z] #53 58.07 syscall [2021-08-18T22:20:52.129Z] #9 ... [2021-08-18T22:20:52.129Z] [2021-08-18T22:20:52.129Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:52.129Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-18T22:20:52.129Z] #27 2.086 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:52.129Z] #27 2.086 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:52.129Z] #27 2.099 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:52.129Z] #27 2.346 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:20:52.129Z] #27 2.588 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:20:52.129Z] #27 3.189 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:20:52.129Z] #27 4.749 Fetched 8285 kB in 3s (2852 kB/s) [2021-08-18T22:20:52.129Z] #27 4.749 Reading package lists... [2021-08-18T22:20:52.129Z] #27 6.059 Reading package lists... [2021-08-18T22:20:52.129Z] #27 7.349 Building dependency tree... [2021-08-18T22:20:52.129Z] #27 8.010 The following additional packages will be installed: [2021-08-18T22:20:52.129Z] #27 8.010 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-18T22:20:52.129Z] #27 8.011 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-18T22:20:52.129Z] #27 8.012 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-18T22:20:52.129Z] #27 8.014 Suggested packages: [2021-08-18T22:20:52.129Z] #27 8.014 krb5-doc krb5-user [2021-08-18T22:20:52.129Z] #27 8.014 Recommended packages: [2021-08-18T22:20:52.129Z] #27 8.014 krb5-locales publicsuffix libsasl2-modules [2021-08-18T22:20:52.129Z] #27 8.301 The following NEW packages will be installed: [2021-08-18T22:20:52.129Z] #27 8.301 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-18T22:20:52.129Z] #27 8.301 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-18T22:20:52.130Z] #27 8.301 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-18T22:20:52.130Z] #27 8.309 libssh2-1 libssl1.1 openssl [2021-08-18T22:20:52.130Z] #27 8.610 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:20:52.130Z] #27 8.610 Need to get 4777 kB of archives. [2021-08-18T22:20:52.130Z] #27 8.610 After this operation, 11.5 MB of additional disk space will be used. [2021-08-18T22:20:52.130Z] #27 8.610 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-18T22:20:52.130Z] #27 8.610 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-18T22:20:52.130Z] #27 8.614 Get:3 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-18T22:20:52.130Z] #27 8.614 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-18T22:20:52.130Z] #27 8.624 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-18T22:20:52.130Z] #27 8.624 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-18T22:20:52.130Z] #27 8.637 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-18T22:20:52.130Z] #27 8.684 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-18T22:20:52.130Z] #27 8.687 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-18T22:20:52.130Z] #27 8.689 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-18T22:20:52.130Z] #27 8.691 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-18T22:20:52.130Z] #27 8.694 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-18T22:20:52.130Z] #27 8.698 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-18T22:20:52.130Z] #27 8.700 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-18T22:20:52.130Z] #27 8.701 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-18T22:20:52.130Z] #27 8.703 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-18T22:20:52.130Z] #27 8.706 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-18T22:20:52.130Z] #27 8.710 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-18T22:20:52.130Z] #27 8.715 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-18T22:20:52.130Z] #27 8.732 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-18T22:20:52.130Z] #27 8.740 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-18T22:20:52.130Z] #27 8.998 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:20:52.130Z] #27 9.040 Fetched 4777 kB in 0s (12.3 MB/s) [2021-08-18T22:20:52.130Z] #27 9.086 Selecting previously unselected package libkeyutils1:arm64. [2021-08-18T22:20:52.130Z] #27 9.086 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-08-18T22:20:52.130Z] #27 9.099 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.152 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-18T22:20:52.130Z] #27 9.199 Selecting previously unselected package libkrb5support0:arm64. [2021-08-18T22:20:52.130Z] #27 9.201 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.205 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:52.130Z] #27 9.261 Selecting previously unselected package libk5crypto3:arm64. [2021-08-18T22:20:52.130Z] #27 9.261 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.265 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:52.130Z] #27 9.343 Selecting previously unselected package libssl1.1:arm64. [2021-08-18T22:20:52.130Z] #27 9.343 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.348 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:52.130Z] #27 9.543 Selecting previously unselected package libkrb5-3:arm64. [2021-08-18T22:20:52.130Z] #27 9.543 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.547 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:52.130Z] #27 9.656 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-18T22:20:52.130Z] #27 9.658 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.663 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:52.130Z] #27 9.734 Selecting previously unselected package openssl. [2021-08-18T22:20:52.130Z] #27 9.734 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-18T22:20:52.130Z] #27 9.745 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:52.130Z] #27 10.01 Selecting previously unselected package ca-certificates. [2021-08-18T22:20:52.130Z] #27 10.01 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-18T22:20:52.130Z] #27 10.03 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:52.130Z] #27 10.12 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-18T22:20:52.130Z] #27 ... [2021-08-18T22:20:52.130Z] [2021-08-18T22:20:52.130Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:52.130Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-18T22:20:52.130Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 4.0s done [2021-08-18T22:20:52.130Z] #9 extracting sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 [2021-08-18T22:20:52.130Z] #9 extracting sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 done [2021-08-18T22:20:52.389Z] #53 ... [2021-08-18T22:20:52.389Z] [2021-08-18T22:20:52.389Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:52.389Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:52.389Z] #51 57.88 Selecting previously unselected package python3.7. [2021-08-18T22:20:52.389Z] #51 57.88 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:20:52.389Z] #51 57.90 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:52.394Z] #9 DONE 19.4s [2021-08-18T22:20:52.394Z] [2021-08-18T22:20:52.394Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:52.394Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-18T22:20:52.394Z] #27 10.12 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.12 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:52.394Z] #27 10.18 Selecting previously unselected package libsasl2-2:arm64. [2021-08-18T22:20:52.394Z] #27 10.18 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.18 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:52.394Z] #27 10.25 Selecting previously unselected package libldap-common. [2021-08-18T22:20:52.394Z] #27 10.25 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-18T22:20:52.394Z] #27 10.25 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:52.394Z] #27 10.34 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-18T22:20:52.394Z] #27 10.34 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.34 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:52.394Z] #27 10.42 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-18T22:20:52.394Z] #27 10.42 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.42 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:52.394Z] #27 10.53 Selecting previously unselected package libpsl5:arm64. [2021-08-18T22:20:52.394Z] #27 10.53 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.54 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-18T22:20:52.394Z] #27 10.58 Selecting previously unselected package librtmp1:arm64. [2021-08-18T22:20:52.394Z] #27 10.59 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.59 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:52.394Z] #27 10.64 Selecting previously unselected package libssh2-1:arm64. [2021-08-18T22:20:52.394Z] #27 10.64 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.64 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-18T22:20:52.394Z] #27 10.71 Selecting previously unselected package libcurl4:arm64. [2021-08-18T22:20:52.394Z] #27 10.71 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.72 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-18T22:20:52.394Z] #27 10.81 Selecting previously unselected package curl. [2021-08-18T22:20:52.394Z] #27 10.81 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-18T22:20:52.394Z] #27 10.82 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-18T22:20:52.394Z] #27 10.89 Selecting previously unselected package libonig5:arm64. [2021-08-18T22:20:52.659Z] #27 10.90 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-18T22:20:52.659Z] #27 10.90 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-18T22:20:52.659Z] #27 10.97 Selecting previously unselected package libjq1:arm64. [2021-08-18T22:20:52.659Z] #27 10.97 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-18T22:20:52.659Z] #27 10.98 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:52.659Z] #27 11.03 Selecting previously unselected package jq. [2021-08-18T22:20:52.659Z] #27 11.04 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-18T22:20:52.659Z] #27 11.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:20:52.659Z] #27 11.09 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-18T22:20:52.659Z] #27 11.11 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-18T22:20:52.659Z] #27 11.12 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:52.912Z] #51 58.31 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:20:52.912Z] #51 58.31 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:20:52.912Z] #51 58.32 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:20:52.912Z] #51 ... [2021-08-18T22:20:52.912Z] [2021-08-18T22:20:52.912Z] #59 [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-08-18T22:20:52.912Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:20:52.912Z] #59 48.64 internal/reflectlite [2021-08-18T22:20:52.912Z] #59 50.32 sort [2021-08-18T22:20:52.912Z] #59 50.33 io [2021-08-18T22:20:52.912Z] #59 51.67 internal/oserror [2021-08-18T22:20:52.912Z] #59 51.88 syscall [2021-08-18T22:20:52.912Z] #59 52.61 bytes [2021-08-18T22:20:52.912Z] #59 54.76 reflect [2021-08-18T22:20:52.912Z] #59 ... [2021-08-18T22:20:52.912Z] [2021-08-18T22:20:52.912Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:52.912Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:52.912Z] #51 58.50 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:20:52.922Z] #27 11.30 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-18T22:20:52.922Z] #27 11.32 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:53.184Z] #27 11.50 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:53.184Z] #27 11.54 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:53.397Z] #9 ... [2021-08-18T22:20:53.397Z] [2021-08-18T22:20:53.397Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:53.397Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-18T22:20:53.397Z] #27 10.67 0 added, 0 removed; done. [2021-08-18T22:20:53.397Z] #27 10.67 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:20:53.397Z] #27 10.67 done. [2021-08-18T22:20:53.397Z] #27 DONE 12.4s [2021-08-18T22:20:53.397Z] [2021-08-18T22:20:53.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:53.397Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:53.397Z] #9 ... [2021-08-18T22:20:53.397Z] [2021-08-18T22:20:53.397Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T22:20:53.397Z] #28 sha256:3aca9b69570c44835f93d8e7e6d6f320de78ad43396643548311c29a8fba2688 [2021-08-18T22:20:53.397Z] #28 DONE 0.5s [2021-08-18T22:20:53.397Z] [2021-08-18T22:20:53.397Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-18T22:20:53.397Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-18T22:20:53.446Z] #27 11.90 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-18T22:20:53.494Z] #56 16.18 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:53.494Z] #56 ... [2021-08-18T22:20:53.494Z] [2021-08-18T22:20:53.494Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:20:53.494Z] #59 sha256:45a8cf2b5a679513ee2fdb994d88c403eb797d3d0c20b263b7c881d8e70d3a94 [2021-08-18T22:20:53.494Z] #59 13.96 + cd /tmp/tmp.VQuahVuif5/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:20:53.494Z] #59 13.96 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:20:53.494Z] #59 14.06 + export GO111MODULE=on [2021-08-18T22:20:53.494Z] #59 14.06 + GO111MODULE=on [2021-08-18T22:20:53.494Z] #59 14.06 + export GOPROXY=https://proxy.golang.org [2021-08-18T22:20:53.494Z] #59 14.06 + GOPROXY=https://proxy.golang.org [2021-08-18T22:20:53.494Z] #59 14.06 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:20:53.494Z] #59 14.06 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T22:20:53.494Z] #59 16.12 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:20:53.494Z] #59 16.13 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T22:20:53.494Z] #59 16.28 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T22:20:54.065Z] #59 17.21 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T22:20:54.301Z] #51 59.84 Selecting previously unselected package python3. [2021-08-18T22:20:54.301Z] #51 59.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-18T22:20:54.563Z] #51 59.92 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:20:54.563Z] #51 59.93 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:20:54.563Z] #51 60.17 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T22:20:54.824Z] #51 60.17 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T22:20:54.824Z] #51 60.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:20:54.836Z] #27 12.95 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:54.836Z] #27 13.31 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-18T22:20:54.836Z] #27 13.35 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-18T22:20:55.097Z] #27 13.40 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:20:55.333Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.0s [2021-08-18T22:20:55.399Z] #51 60.95 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:20:55.399Z] #51 60.95 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:20:55.399Z] #51 60.97 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:20:55.447Z] #59 ... [2021-08-18T22:20:55.447Z] [2021-08-18T22:20:55.447Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:20:55.447Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:20:55.447Z] #32 7.779 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T22:20:55.447Z] #32 7.812 Cloning into '.'... [2021-08-18T22:20:55.447Z] #32 ... [2021-08-18T22:20:55.447Z] [2021-08-18T22:20:55.447Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:20:55.447Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:20:55.447Z] #46 10.86 internal/unsafeheader [2021-08-18T22:20:55.447Z] #46 10.99 internal/cpu [2021-08-18T22:20:55.447Z] #46 11.10 runtime/internal/atomic [2021-08-18T22:20:55.447Z] #46 11.92 runtime/internal/sys [2021-08-18T22:20:55.447Z] #46 12.42 internal/bytealg [2021-08-18T22:20:55.447Z] #46 12.43 runtime/internal/math [2021-08-18T22:20:55.447Z] #46 12.60 internal/race [2021-08-18T22:20:55.447Z] #46 12.80 sync/atomic [2021-08-18T22:20:55.447Z] #46 13.43 unicode [2021-08-18T22:20:55.447Z] #46 14.34 runtime [2021-08-18T22:20:55.660Z] #51 61.15 Selecting previously unselected package python3-six. [2021-08-18T22:20:55.660Z] #51 61.17 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T22:20:55.660Z] #51 61.18 Unpacking python3-six (1.12.0-1) ... [2021-08-18T22:20:55.671Z] #27 13.94 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-18T22:20:55.706Z] #46 ... [2021-08-18T22:20:55.706Z] [2021-08-18T22:20:55.706Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:20:55.706Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:20:55.706Z] #52 18.75 + cd /tmp/tmp.CukeHlSOwG/src/github.com/mvdan/sh [2021-08-18T22:20:55.706Z] #52 18.75 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:55.706Z] #52 18.94 + GO111MODULE=on [2021-08-18T22:20:55.706Z] #52 18.94 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T22:20:55.786Z] #13 ... [2021-08-18T22:20:55.786Z] [2021-08-18T22:20:55.786Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:20:55.786Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:20:55.786Z] #45 7.465 + RM_GOPATH=0 [2021-08-18T22:20:55.786Z] #45 7.465 + TMP_GOPATH= [2021-08-18T22:20:55.786Z] #45 7.465 + : /build [2021-08-18T22:20:55.786Z] #45 7.465 + '[' -z '' ']' [2021-08-18T22:20:55.786Z] #45 7.465 ++ mktemp -d [2021-08-18T22:20:55.786Z] #45 7.466 + export GOPATH=/tmp/tmp.94TkqnI0AR [2021-08-18T22:20:55.786Z] #45 7.466 + GOPATH=/tmp/tmp.94TkqnI0AR [2021-08-18T22:20:55.786Z] #45 7.466 + RM_GOPATH=1 [2021-08-18T22:20:55.786Z] #45 7.466 + case "$(go env GOARCH)" in [2021-08-18T22:20:55.786Z] #45 7.467 ++ go env GOARCH [2021-08-18T22:20:55.786Z] #45 7.476 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:55.786Z] #45 7.494 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:55.786Z] #45 7.494 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:55.786Z] #45 7.494 + dir=/tmp/install [2021-08-18T22:20:55.786Z] #45 7.494 + bin=vndr [2021-08-18T22:20:55.786Z] #45 7.494 + shift [2021-08-18T22:20:55.786Z] #45 7.494 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T22:20:55.786Z] #45 7.494 + . /tmp/install/vndr.installer [2021-08-18T22:20:55.786Z] #45 7.494 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:55.786Z] #45 7.494 + install_vndr [2021-08-18T22:20:55.786Z] #45 7.494 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T22:20:55.786Z] #45 7.494 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.94TkqnI0AR/src/github.com/LK4D4/vndr [2021-08-18T22:20:55.786Z] #45 7.496 Cloning into '/tmp/tmp.94TkqnI0AR/src/github.com/LK4D4/vndr'... [2021-08-18T22:20:55.786Z] #45 7.496 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:55.786Z] #45 8.324 + cd /tmp/tmp.94TkqnI0AR/src/github.com/LK4D4/vndr [2021-08-18T22:20:55.786Z] #45 8.325 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:20:55.786Z] #45 8.372 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T22:20:55.786Z] #45 ... [2021-08-18T22:20:55.786Z] [2021-08-18T22:20:55.786Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:20:55.786Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:20:55.786Z] #55 6.894 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:55.786Z] #55 6.909 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:55.786Z] #55 6.910 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:55.786Z] #55 7.571 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:55.786Z] #55 ... [2021-08-18T22:20:55.786Z] [2021-08-18T22:20:55.786Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:20:55.786Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:20:55.786Z] #58 7.267 + RM_GOPATH=0 [2021-08-18T22:20:55.786Z] #58 7.267 + TMP_GOPATH= [2021-08-18T22:20:55.786Z] #58 7.267 + : /build [2021-08-18T22:20:55.786Z] #58 7.267 + '[' -z '' ']' [2021-08-18T22:20:55.786Z] #58 7.274 ++ mktemp -d [2021-08-18T22:20:55.786Z] #58 7.276 + export GOPATH=/tmp/tmp.Pr92JXip8C [2021-08-18T22:20:55.786Z] #58 7.276 + GOPATH=/tmp/tmp.Pr92JXip8C [2021-08-18T22:20:55.786Z] #58 7.276 + RM_GOPATH=1 [2021-08-18T22:20:55.786Z] #58 7.276 + case "$(go env GOARCH)" in [2021-08-18T22:20:55.786Z] #58 7.277 ++ go env GOARCH [2021-08-18T22:20:55.786Z] #58 7.288 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:55.786Z] #58 7.288 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:55.786Z] #58 7.297 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:20:55.786Z] #58 7.297 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:55.786Z] #58 7.297 + dir=/tmp/install [2021-08-18T22:20:55.786Z] #58 7.297 + bin=rootlesskit [2021-08-18T22:20:55.786Z] #58 7.297 + shift [2021-08-18T22:20:55.786Z] #58 7.297 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T22:20:55.786Z] #58 7.297 + . /tmp/install/rootlesskit.installer [2021-08-18T22:20:55.786Z] #58 7.297 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:20:55.786Z] #58 7.297 + install_rootlesskit [2021-08-18T22:20:55.786Z] #58 7.297 + case "$1" in [2021-08-18T22:20:55.786Z] #58 7.297 + export CGO_ENABLED=0 [2021-08-18T22:20:55.786Z] #58 7.297 + CGO_ENABLED=0 [2021-08-18T22:20:55.786Z] #58 7.297 + _install_rootlesskit [2021-08-18T22:20:55.786Z] #58 7.297 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T22:20:55.786Z] #58 7.297 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Pr92JXip8C/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:20:55.786Z] #58 7.297 Cloning into '/tmp/tmp.Pr92JXip8C/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T22:20:55.921Z] #51 61.34 Selecting previously unselected package python3-protobuf. [2021-08-18T22:20:55.921Z] #51 61.34 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T22:20:55.921Z] #51 61.35 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:20:56.043Z] #58 ... [2021-08-18T22:20:56.043Z] [2021-08-18T22:20:56.043Z] #35 [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-08-18T22:20:56.043Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:20:56.043Z] #35 8.628 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:56.043Z] #35 8.850 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:56.043Z] #35 8.850 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:56.043Z] #35 ... [2021-08-18T22:20:56.043Z] [2021-08-18T22:20:56.043Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:20:56.043Z] #47 sha256:03eadc92a8e6802d618315dfe2ac0dbf8c8540a9a82e94be34c794bbe2d3698e [2021-08-18T22:20:56.043Z] #47 8.257 + RM_GOPATH=0 [2021-08-18T22:20:56.043Z] #47 8.257 + TMP_GOPATH= [2021-08-18T22:20:56.043Z] #47 8.257 + : /build [2021-08-18T22:20:56.043Z] #47 8.257 + '[' -z '' ']' [2021-08-18T22:20:56.043Z] #47 8.257 ++ mktemp -d [2021-08-18T22:20:56.043Z] #47 8.263 + export GOPATH=/tmp/tmp.hC6dBudiIy [2021-08-18T22:20:56.043Z] #47 8.263 + GOPATH=/tmp/tmp.hC6dBudiIy [2021-08-18T22:20:56.043Z] #47 8.263 + RM_GOPATH=1 [2021-08-18T22:20:56.043Z] #47 8.263 + case "$(go env GOARCH)" in [2021-08-18T22:20:56.043Z] #47 8.265 ++ go env GOARCH [2021-08-18T22:20:56.043Z] #47 8.379 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.043Z] #47 8.379 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.043Z] #47 8.379 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:56.043Z] #47 8.393 + dir=/tmp/install [2021-08-18T22:20:56.043Z] #47 8.408 + bin=gotestsum [2021-08-18T22:20:56.043Z] #47 8.408 + shift [2021-08-18T22:20:56.043Z] #47 8.408 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T22:20:56.043Z] #47 8.408 + . /tmp/install/gotestsum.installer [2021-08-18T22:20:56.043Z] #47 8.408 ++ : v0.5.3 [2021-08-18T22:20:56.043Z] #47 8.408 + install_gotestsum [2021-08-18T22:20:56.043Z] #47 8.408 + set -e [2021-08-18T22:20:56.043Z] #47 8.408 + export GO111MODULE=on [2021-08-18T22:20:56.043Z] #47 8.408 + GO111MODULE=on [2021-08-18T22:20:56.043Z] #47 8.408 + GOBIN=/build [2021-08-18T22:20:56.043Z] #47 8.408 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T22:20:56.043Z] #47 9.492 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:20:56.249Z] #27 14.52 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-18T22:20:56.249Z] #27 14.54 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-18T22:20:56.249Z] #27 14.56 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-18T22:20:56.249Z] #27 14.59 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-18T22:20:56.300Z] #47 ... [2021-08-18T22:20:56.300Z] [2021-08-18T22:20:56.300Z] #23 [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-08-18T22:20:56.300Z] #23 sha256:e2e3ca8359c869e79d05c5188227c619c73f171c14026db9a04ce7212f4b2592 [2021-08-18T22:20:56.300Z] #23 8.347 + RM_GOPATH=0 [2021-08-18T22:20:56.300Z] #23 8.347 + TMP_GOPATH= [2021-08-18T22:20:56.300Z] #23 8.347 + : /build [2021-08-18T22:20:56.300Z] #23 8.347 + '[' -z '' ']' [2021-08-18T22:20:56.300Z] #23 8.347 ++ mktemp -d [2021-08-18T22:20:56.300Z] #23 8.347 + export GOPATH=/tmp/tmp.DBG2ENuS6I [2021-08-18T22:20:56.300Z] #23 8.347 + GOPATH=/tmp/tmp.DBG2ENuS6I [2021-08-18T22:20:56.300Z] #23 8.347 + RM_GOPATH=1 [2021-08-18T22:20:56.300Z] #23 8.347 + case "$(go env GOARCH)" in [2021-08-18T22:20:56.300Z] #23 8.347 ++ go env GOARCH [2021-08-18T22:20:56.300Z] #23 8.391 Install docker/cli version 17.06.2-ce from stable [2021-08-18T22:20:56.300Z] #23 8.391 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.300Z] #23 8.391 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.300Z] #23 8.391 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:56.300Z] #23 8.391 + dir=/tmp/install [2021-08-18T22:20:56.300Z] #23 8.391 + bin=dockercli [2021-08-18T22:20:56.300Z] #23 8.391 + shift [2021-08-18T22:20:56.300Z] #23 8.391 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T22:20:56.300Z] #23 8.391 + . /tmp/install/dockercli.installer [2021-08-18T22:20:56.300Z] #23 8.391 ++ : stable [2021-08-18T22:20:56.300Z] #23 8.391 ++ : 17.06.2-ce [2021-08-18T22:20:56.300Z] #23 8.391 + install_dockercli [2021-08-18T22:20:56.300Z] #23 8.391 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T22:20:56.300Z] #23 8.391 ++ uname -m [2021-08-18T22:20:56.300Z] #23 8.391 + arch=x86_64 [2021-08-18T22:20:56.300Z] #23 8.391 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T22:20:56.300Z] #23 8.391 + url=https://download.docker.com/linux/static [2021-08-18T22:20:56.300Z] #23 8.391 + tar -xz docker/docker [2021-08-18T22:20:56.300Z] #23 8.414 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T22:20:56.626Z] #23 ... [2021-08-18T22:20:56.626Z] [2021-08-18T22:20:56.626Z] #39 [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-08-18T22:20:56.626Z] #39 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:20:56.626Z] #39 8.176 + git clone https://github.com/docker/distribution.git . [2021-08-18T22:20:56.626Z] #39 8.178 Cloning into '.'... [2021-08-18T22:20:56.626Z] #39 ... [2021-08-18T22:20:56.626Z] [2021-08-18T22:20:56.626Z] #33 [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-08-18T22:20:56.626Z] #33 sha256:84e19fc542f004b1da23b53644179560c51592416f5963bcf91024172605f8c6 [2021-08-18T22:20:56.626Z] #33 7.333 Install go-toml version v1.8.1 [2021-08-18T22:20:56.626Z] #33 8.180 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T22:20:56.626Z] #33 ... [2021-08-18T22:20:56.626Z] [2021-08-18T22:20:56.626Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:20:56.626Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:20:56.626Z] #49 6.288 + RM_GOPATH=0 [2021-08-18T22:20:56.626Z] #49 6.288 + TMP_GOPATH= [2021-08-18T22:20:56.626Z] #49 6.288 + : /build [2021-08-18T22:20:56.626Z] #49 6.288 + '[' -z '' ']' [2021-08-18T22:20:56.626Z] #49 6.288 ++ mktemp -d [2021-08-18T22:20:56.626Z] #49 6.288 + export GOPATH=/tmp/tmp.dmnWMbrqox [2021-08-18T22:20:56.626Z] #49 6.288 + GOPATH=/tmp/tmp.dmnWMbrqox [2021-08-18T22:20:56.626Z] #49 6.288 + RM_GOPATH=1 [2021-08-18T22:20:56.626Z] #49 6.288 + case "$(go env GOARCH)" in [2021-08-18T22:20:56.626Z] #49 6.288 ++ go env GOARCH [2021-08-18T22:20:56.626Z] #49 6.288 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.626Z] #49 6.288 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.626Z] #49 6.288 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:56.626Z] #49 6.288 + dir=/tmp/install [2021-08-18T22:20:56.626Z] #49 6.288 + bin=golangci_lint [2021-08-18T22:20:56.626Z] #49 6.288 + shift [2021-08-18T22:20:56.626Z] #49 6.288 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T22:20:56.626Z] #49 6.288 + . /tmp/install/golangci_lint.installer [2021-08-18T22:20:56.626Z] #49 6.288 ++ : v1.23.8 [2021-08-18T22:20:56.626Z] #49 6.288 + install_golangci_lint [2021-08-18T22:20:56.626Z] #49 6.288 + set -e [2021-08-18T22:20:56.626Z] #49 6.288 + export GO111MODULE=on [2021-08-18T22:20:56.626Z] #49 6.288 + GO111MODULE=on [2021-08-18T22:20:56.626Z] #49 6.288 + GOBIN=/build [2021-08-18T22:20:56.626Z] #49 6.288 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T22:20:56.626Z] #49 6.702 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T22:20:56.628Z] #51 61.84 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:20:56.628Z] #51 61.84 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:20:56.628Z] #51 61.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:20:56.628Z] #51 61.99 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:20:56.628Z] #51 62.00 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:20:56.628Z] #51 62.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:20:56.628Z] #51 62.21 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:20:56.628Z] #51 62.21 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:20:56.628Z] #51 62.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:20:56.632Z] #27 ... [2021-08-18T22:20:56.632Z] [2021-08-18T22:20:56.632Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:20:56.633Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-18T22:20:56.633Z] #10 DONE 4.3s [2021-08-18T22:20:56.633Z] [2021-08-18T22:20:56.633Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-18T22:20:56.633Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-18T22:20:56.727Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 6.5s done [2021-08-18T22:20:56.727Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-18T22:20:56.884Z] #49 ... [2021-08-18T22:20:56.884Z] [2021-08-18T22:20:56.884Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:20:56.884Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:20:56.884Z] #51 6.595 + RM_GOPATH=0 [2021-08-18T22:20:56.884Z] #51 6.595 + TMP_GOPATH= [2021-08-18T22:20:56.884Z] #51 6.595 + : /build [2021-08-18T22:20:56.884Z] #51 6.595 + '[' -z '' ']' [2021-08-18T22:20:56.884Z] #51 6.595 ++ mktemp -d [2021-08-18T22:20:56.884Z] #51 6.602 + export GOPATH=/tmp/tmp.x5WPR6JOeo [2021-08-18T22:20:56.884Z] #51 6.602 + GOPATH=/tmp/tmp.x5WPR6JOeo [2021-08-18T22:20:56.884Z] #51 6.602 + RM_GOPATH=1 [2021-08-18T22:20:56.884Z] #51 6.602 + case "$(go env GOARCH)" in [2021-08-18T22:20:56.884Z] #51 6.602 ++ go env GOARCH [2021-08-18T22:20:56.884Z] #51 6.611 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:56.884Z] #51 6.611 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.884Z] #51 6.611 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:20:56.884Z] #51 6.611 ++ dirname /tmp/install/install.sh [2021-08-18T22:20:56.884Z] #51 6.611 + dir=/tmp/install [2021-08-18T22:20:56.884Z] #51 6.611 + bin=shfmt [2021-08-18T22:20:56.884Z] #51 6.611 + shift [2021-08-18T22:20:56.884Z] #51 6.611 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T22:20:56.884Z] #51 6.611 + . /tmp/install/shfmt.installer [2021-08-18T22:20:56.884Z] #51 6.611 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:20:56.884Z] #51 6.611 + install_shfmt [2021-08-18T22:20:56.884Z] #51 6.611 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T22:20:56.884Z] #51 6.611 + git clone https://github.com/mvdan/sh.git /tmp/tmp.x5WPR6JOeo/src/github.com/mvdan/sh [2021-08-18T22:20:56.884Z] #51 6.619 Cloning into '/tmp/tmp.x5WPR6JOeo/src/github.com/mvdan/sh'... [2021-08-18T22:20:56.891Z] #51 62.38 Selecting previously unselected package criu. [2021-08-18T22:20:56.891Z] #51 62.39 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T22:20:56.891Z] #51 62.39 Unpacking criu (3.15-1) ... [2021-08-18T22:20:57.000Z] #9 DONE 24.2s [2021-08-18T22:20:57.000Z] [2021-08-18T22:20:57.000Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:20:57.000Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:20:57.161Z] #51 ... [2021-08-18T22:20:57.161Z] [2021-08-18T22:20:57.161Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:20:57.161Z] #47 sha256:03eadc92a8e6802d618315dfe2ac0dbf8c8540a9a82e94be34c794bbe2d3698e [2021-08-18T22:20:57.161Z] #47 11.43 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:20:57.161Z] #47 11.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:20:57.161Z] #47 11.49 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:20:57.161Z] #47 11.54 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:20:57.211Z] #11 DONE 0.7s [2021-08-18T22:20:57.211Z] [2021-08-18T22:20:57.211Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:20:57.211Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-18T22:20:57.211Z] #27 15.56 Updating certificates in /etc/ssl/certs... [2021-08-18T22:20:57.421Z] #47 11.97 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:20:57.475Z] #27 ... [2021-08-18T22:20:57.475Z] [2021-08-18T22:20:57.475Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T22:20:57.475Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-18T22:20:57.475Z] #39 DONE 0.2s [2021-08-18T22:20:57.475Z] [2021-08-18T22:20:57.475Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:20:57.475Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-18T22:20:57.475Z] #31 DONE 0.3s [2021-08-18T22:20:57.611Z] #52 20.41 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T22:20:57.611Z] #52 20.41 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T22:20:57.611Z] #52 20.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T22:20:57.678Z] #47 12.11 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:20:57.678Z] #47 12.23 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:20:57.741Z] [2021-08-18T22:20:57.742Z] #43 [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-08-18T22:20:57.742Z] #43 sha256:b2c0bc3b9d13726e47a580f6c770e72a327e6d148a83dfc7be4e316a3d92f6bf [2021-08-18T22:20:57.742Z] #43 DONE 0.3s [2021-08-18T22:20:57.742Z] [2021-08-18T22:20:57.742Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:57.742Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:20:57.839Z] #51 63.23 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:20:57.839Z] #51 63.25 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:20:57.839Z] #51 63.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:20:57.839Z] #51 63.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:20:57.839Z] #51 63.32 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:20:57.839Z] #51 63.34 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:57.839Z] #51 63.36 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:20:57.839Z] #51 63.38 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:20:57.871Z] #52 ... [2021-08-18T22:20:57.871Z] [2021-08-18T22:20:57.871Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:20:57.871Z] #48 sha256:e00f0f93ae4cc968b7c45dd011471b9e4e0e8ba7a9e4cfb1769e217c1cd9c5d5 [2021-08-18T22:20:57.871Z] #48 11.01 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:20:57.871Z] #48 11.11 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:20:57.871Z] #48 11.22 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:20:57.871Z] #48 11.40 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:20:57.871Z] #48 11.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:20:57.871Z] #48 12.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:20:57.871Z] #48 16.23 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:20:57.936Z] #47 12.45 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:20:57.936Z] #47 12.47 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:20:58.131Z] #48 ... [2021-08-18T22:20:58.131Z] [2021-08-18T22:20:58.131Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:20:58.131Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:20:58.131Z] #13 3.859 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:20:58.131Z] #13 4.031 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:20:58.131Z] #13 4.031 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:20:58.131Z] #13 4.031 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:20:58.131Z] #13 6.427 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:20:58.131Z] #13 9.974 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:58.390Z] #13 ... [2021-08-18T22:20:58.390Z] [2021-08-18T22:20:58.390Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:20:58.390Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:20:58.390Z] #36 11.36 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:58.390Z] #36 15.04 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:58.390Z] #36 20.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:58.390Z] #36 ... [2021-08-18T22:20:58.390Z] [2021-08-18T22:20:58.390Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:20:58.390Z] #24 sha256:9b3e742d7d89abc02d9e7483436961ddda4b54094ec3c215585a848d0636ef29 [2021-08-18T22:20:58.390Z] #24 20.94 + mkdir -p /build [2021-08-18T22:20:58.390Z] #24 20.96 + mv docker/docker /build/ [2021-08-18T22:20:58.390Z] #24 21.03 + rmdir docker [2021-08-18T22:20:58.649Z] #24 DONE 21.6s [2021-08-18T22:20:58.649Z] [2021-08-18T22:20:58.649Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:20:58.649Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:20:58.649Z] #56 21.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:58.875Z] #47 13.20 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:20:59.591Z] #56 ... [2021-08-18T22:20:59.591Z] [2021-08-18T22:20:59.591Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:20:59.591Z] #34 sha256:8226b09ee3372c37c561f37d33841a940acdfa752717459bad455814de58e1fc [2021-08-18T22:20:59.591Z] #34 12.71 github.com/pelletier/go-toml [2021-08-18T22:20:59.856Z] #34 ... [2021-08-18T22:20:59.856Z] [2021-08-18T22:20:59.856Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:20:59.856Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:20:59.856Z] #44 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:20:59.856Z] #44 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:20:59.856Z] #44 22.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:20:59.856Z] #44 ... [2021-08-18T22:20:59.856Z] [2021-08-18T22:20:59.856Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:20:59.856Z] #59 sha256:45a8cf2b5a679513ee2fdb994d88c403eb797d3d0c20b263b7c881d8e70d3a94 [2021-08-18T22:20:59.856Z] #59 22.78 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T22:21:01.233Z] #59 23.96 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:21:01.233Z] #59 23.96 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T22:21:01.233Z] #59 24.31 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T22:21:01.801Z] #59 24.65 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T22:21:01.801Z] #59 24.93 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:21:02.036Z] #44 ... [2021-08-18T22:21:02.036Z] [2021-08-18T22:21:02.036Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:21:02.036Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-18T22:21:02.036Z] #12 DONE 4.1s [2021-08-18T22:21:02.036Z] [2021-08-18T22:21:02.036Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:02.036Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:02.169Z] #47 16.53 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:21:02.308Z] #10 ... [2021-08-18T22:21:02.308Z] [2021-08-18T22:21:02.308Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:02.308Z] #29 sha256:b3a1b271a548216f6e4bc6d1f74986e7c662662a61370488930a84e65c8e7373 [2021-08-18T22:21:02.308Z] #29 1.087 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T22:21:02.308Z] #29 1.172 [2021-08-18T22:21:02.308Z] #29 1.285 ############# 18.1% ########################### 37.9% ######################################### 57.8% ######################################################## 77.8% ###################################################################### 97.9% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 1.786 [2021-08-18T22:21:02.308Z] #29 1.899 #### 6.1% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 2.020 [2021-08-18T22:21:02.308Z] #29 2.139 ############################################################### 88.3% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 2.229 [2021-08-18T22:21:02.308Z] #29 2.343 ######### 13.5% ######################### 35.8% ####################################### 55.0% ##################################################### 74.5% ################################################################### 93.8% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 2.872 [2021-08-18T22:21:02.308Z] #29 2.991 ### 4.5% ####### 9.8% ########## 14.9% ############## 20.2% ################## 25.4% ###################### 30.7% ######################### 35.9% ############################# 40.4% ################################# 46.2% #################################### 51.3% ######################################## 56.6% ############################################ 61.9% ################################################ 67.1% #################################################### 72.3% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.9% ################################################################## 93.1% ###################################################################### 98.3% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 4.849 [2021-08-18T22:21:02.308Z] #29 5.047 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T22:21:02.308Z] #29 5.099 [2021-08-18T22:21:02.308Z] #29 5.165 ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 5.185 [2021-08-18T22:21:02.308Z] #29 5.407 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T22:21:02.308Z] #29 5.462 [2021-08-18T22:21:02.308Z] #29 5.528 ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 5.553 [2021-08-18T22:21:02.308Z] #29 5.770 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T22:21:02.308Z] #29 5.834 [2021-08-18T22:21:02.308Z] #29 5.947 ########### 16.2% #################### 27.8% ###################### 31.6% ################################################## 70.4% ############################################################### 88.4% ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 6.438 [2021-08-18T22:21:02.308Z] #29 6.654 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T22:21:02.308Z] #29 6.708 [2021-08-18T22:21:02.308Z] #29 6.747 ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 6.778 [2021-08-18T22:21:02.308Z] #29 6.921 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T22:21:02.308Z] #29 6.977 [2021-08-18T22:21:02.308Z] #29 7.041 ######################################################################## 100.0% [2021-08-18T22:21:02.308Z] #29 7.063 [2021-08-18T22:21:02.308Z] #29 7.073 Download of images into '/build' complete. [2021-08-18T22:21:02.308Z] #29 7.073 Use something like the following to load the result into a Docker daemon: [2021-08-18T22:21:02.308Z] #29 7.074 tar -cC '/build' . | docker load [2021-08-18T22:21:02.369Z] #59 25.40 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T22:21:03.305Z] #59 26.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T22:21:03.305Z] #59 26.37 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T22:21:03.560Z] #47 ... [2021-08-18T22:21:03.560Z] [2021-08-18T22:21:03.560Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:03.560Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:21:03.560Z] #58 14.09 + cd /tmp/tmp.Pr92JXip8C/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:21:03.560Z] #58 14.10 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:03.560Z] #58 14.13 + export GO111MODULE=on [2021-08-18T22:21:03.560Z] #58 14.14 + GO111MODULE=on [2021-08-18T22:21:03.560Z] #58 14.14 + export GOPROXY=https://proxy.golang.org [2021-08-18T22:21:03.560Z] #58 14.14 + GOPROXY=https://proxy.golang.org [2021-08-18T22:21:03.560Z] #58 14.14 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:21:03.560Z] #58 14.14 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T22:21:03.560Z] #58 16.60 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:21:03.560Z] #58 16.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T22:21:03.560Z] #58 17.00 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T22:21:03.560Z] #58 17.82 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T22:21:03.672Z] #29 DONE 10.0s [2021-08-18T22:21:03.672Z] [2021-08-18T22:21:03.672Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-18T22:21:03.672Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-18T22:21:03.672Z] #10 DONE 6.5s [2021-08-18T22:21:03.672Z] [2021-08-18T22:21:03.672Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-08-18T22:21:03.672Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-18T22:21:04.013Z] #13 2.321 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:21:04.013Z] #13 2.349 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:04.013Z] #13 2.350 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:04.013Z] #13 2.351 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:04.126Z] #58 ... [2021-08-18T22:21:04.126Z] [2021-08-18T22:21:04.126Z] #31 [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-08-18T22:21:04.126Z] #31 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:04.126Z] #31 7.826 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T22:21:04.126Z] #31 7.844 Cloning into '.'... [2021-08-18T22:21:04.126Z] #31 ... [2021-08-18T22:21:04.126Z] [2021-08-18T22:21:04.126Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:04.126Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:21:04.126Z] #51 18.49 + cd /tmp/tmp.x5WPR6JOeo/src/github.com/mvdan/sh [2021-08-18T22:21:04.126Z] #51 18.50 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:04.126Z] #51 18.76 + GO111MODULE=on [2021-08-18T22:21:04.282Z] #11 DONE 0.8s [2021-08-18T22:21:04.282Z] [2021-08-18T22:21:04.282Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:21:04.282Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T22:21:04.282Z] #31 ... [2021-08-18T22:21:04.282Z] [2021-08-18T22:21:04.282Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-18T22:21:04.282Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-18T22:21:04.282Z] #39 DONE 0.2s [2021-08-18T22:21:04.385Z] #51 18.76 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T22:21:04.429Z] #51 ... [2021-08-18T22:21:04.429Z] [2021-08-18T22:21:04.429Z] #59 [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-08-18T22:21:04.429Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:21:04.429Z] #59 59.24 time [2021-08-18T22:21:04.429Z] #59 65.45 context [2021-08-18T22:21:04.429Z] #59 66.58 internal/poll [2021-08-18T22:21:04.429Z] #59 67.95 encoding/binary [2021-08-18T22:21:04.429Z] #59 ... [2021-08-18T22:21:04.429Z] [2021-08-18T22:21:04.429Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:04.429Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:04.429Z] #51 69.13 Setting up python3 (3.7.3-1) ... [2021-08-18T22:21:04.429Z] #51 69.80 Setting up python3-six (1.12.0-1) ... [2021-08-18T22:21:04.540Z] [2021-08-18T22:21:04.540Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-18T22:21:04.540Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-18T22:21:04.540Z] #31 DONE 0.2s [2021-08-18T22:21:04.540Z] [2021-08-18T22:21:04.540Z] #43 [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-08-18T22:21:04.540Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-18T22:21:04.540Z] #43 DONE 0.3s [2021-08-18T22:21:04.540Z] [2021-08-18T22:21:04.540Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:04.540Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:04.625Z] #13 ... [2021-08-18T22:21:04.625Z] [2021-08-18T22:21:04.625Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-18T22:21:04.625Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-18T22:21:04.625Z] #27 18.12 137 added, 0 removed; done. [2021-08-18T22:21:04.625Z] #27 18.31 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-18T22:21:04.625Z] #27 18.33 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:21:04.625Z] #27 18.34 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-18T22:21:04.625Z] #27 18.36 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-18T22:21:04.625Z] #27 18.37 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:04.625Z] #27 18.42 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-18T22:21:04.625Z] #27 18.45 Updating certificates in /etc/ssl/certs... [2021-08-18T22:21:04.625Z] #27 21.88 0 added, 0 removed; done. [2021-08-18T22:21:04.625Z] #27 21.88 Running hooks in /etc/ca-certificates/update.d... [2021-08-18T22:21:04.625Z] #27 21.89 done. [2021-08-18T22:21:04.625Z] #27 DONE 22.9s [2021-08-18T22:21:04.625Z] [2021-08-18T22:21:04.625Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-18T22:21:04.625Z] #28 sha256:74272a323cdeaf0dbd9fc3c0a4e0ffb523e5b73dbcb123cffff693bfd7328281 [2021-08-18T22:21:04.642Z] #51 ... [2021-08-18T22:21:04.642Z] [2021-08-18T22:21:04.642Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:04.642Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:04.642Z] #43 8.459 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:04.642Z] #43 8.567 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:04.642Z] #43 8.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:04.642Z] #43 9.170 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T22:21:04.642Z] #43 10.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:04.642Z] #43 14.09 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:04.642Z] #43 17.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:04.642Z] #43 ... [2021-08-18T22:21:04.642Z] [2021-08-18T22:21:04.642Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:04.642Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:21:04.642Z] #45 10.58 internal/unsafeheader [2021-08-18T22:21:04.642Z] #45 10.85 internal/cpu [2021-08-18T22:21:04.642Z] #45 10.86 runtime/internal/atomic [2021-08-18T22:21:04.642Z] #45 12.18 runtime/internal/sys [2021-08-18T22:21:04.642Z] #45 12.70 internal/bytealg [2021-08-18T22:21:04.642Z] #45 12.70 runtime/internal/math [2021-08-18T22:21:04.642Z] #45 12.81 internal/race [2021-08-18T22:21:04.642Z] #45 12.91 sync/atomic [2021-08-18T22:21:04.642Z] #45 13.67 unicode [2021-08-18T22:21:04.642Z] #45 14.54 runtime [2021-08-18T22:21:04.888Z] #28 DONE 0.2s [2021-08-18T22:21:04.888Z] [2021-08-18T22:21:04.888Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:04.888Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:05.226Z] #59 28.32 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T22:21:05.373Z] #51 70.96 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:21:05.590Z] #45 20.00 unicode/utf8 [2021-08-18T22:21:05.848Z] #45 ... [2021-08-18T22:21:05.848Z] [2021-08-18T22:21:05.848Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:05.849Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:05.849Z] #13 4.415 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:21:05.849Z] #13 4.551 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:05.849Z] #13 4.551 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:05.849Z] #13 4.551 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:05.849Z] #13 6.910 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:21:05.849Z] #13 9.682 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:05.849Z] #13 13.35 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:05.849Z] #13 ... [2021-08-18T22:21:05.849Z] [2021-08-18T22:21:05.849Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:05.849Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:21:05.849Z] #51 20.27 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T22:21:05.849Z] #51 20.30 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T22:21:06.142Z] #51 20.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T22:21:06.164Z] #59 ... [2021-08-18T22:21:06.164Z] [2021-08-18T22:21:06.164Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:21:06.164Z] #34 sha256:8226b09ee3372c37c561f37d33841a940acdfa752717459bad455814de58e1fc [2021-08-18T22:21:06.164Z] #34 24.64 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T22:21:06.164Z] #34 DONE 29.1s [2021-08-18T22:21:06.164Z] [2021-08-18T22:21:06.164Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:06.164Z] #50 sha256:07d5d4478ce831d88e7e8c0f43c2432d1ff32f39386d6e285f820a3342761546 [2021-08-18T22:21:06.164Z] #50 24.12 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T22:21:06.164Z] #50 24.15 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T22:21:06.164Z] #50 24.26 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T22:21:06.164Z] #50 24.36 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T22:21:06.164Z] #50 24.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T22:21:06.164Z] #50 24.83 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T22:21:06.164Z] #50 25.69 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T22:21:06.164Z] #50 25.84 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T22:21:06.164Z] #50 25.99 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T22:21:06.164Z] #50 26.01 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T22:21:06.164Z] #50 27.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T22:21:06.164Z] #50 28.28 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:21:06.423Z] #50 ... [2021-08-18T22:21:06.423Z] [2021-08-18T22:21:06.423Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:06.423Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:21:06.423Z] #46 19.38 unicode/utf8 [2021-08-18T22:21:06.423Z] #46 21.00 math/bits [2021-08-18T22:21:06.423Z] #46 23.20 math [2021-08-18T22:21:06.423Z] #46 28.78 encoding [2021-08-18T22:21:06.423Z] #46 28.93 unicode/utf16 [2021-08-18T22:21:06.423Z] #46 29.36 container/list [2021-08-18T22:21:06.423Z] #46 ... [2021-08-18T22:21:06.423Z] [2021-08-18T22:21:06.423Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:06.423Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:21:06.423Z] #52 24.09 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T22:21:06.423Z] #52 28.73 encoding [2021-08-18T22:21:06.423Z] #52 28.90 runtime [2021-08-18T22:21:06.423Z] #52 29.18 unicode/utf16 [2021-08-18T22:21:06.706Z] #51 ... [2021-08-18T22:21:06.706Z] [2021-08-18T22:21:06.706Z] #35 [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-08-18T22:21:06.706Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:06.706Z] #35 11.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:06.706Z] #35 14.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:06.706Z] #35 17.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:06.706Z] #35 ... [2021-08-18T22:21:06.706Z] [2021-08-18T22:21:06.706Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:06.706Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:06.706Z] #55 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:06.706Z] #55 14.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:06.963Z] #55 ... [2021-08-18T22:21:06.963Z] [2021-08-18T22:21:06.963Z] #23 [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-08-18T22:21:06.963Z] #23 sha256:e2e3ca8359c869e79d05c5188227c619c73f171c14026db9a04ce7212f4b2592 [2021-08-18T22:21:06.963Z] #23 20.59 + mkdir -p /build [2021-08-18T22:21:06.963Z] #23 20.65 + mv docker/docker /build/ [2021-08-18T22:21:06.963Z] #23 20.65 + rmdir docker [2021-08-18T22:21:06.963Z] #23 DONE 21.5s [2021-08-18T22:21:06.963Z] [2021-08-18T22:21:06.963Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:06.963Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:21:06.963Z] #45 20.81 math/bits [2021-08-18T22:21:06.963Z] #45 21.31 math [2021-08-18T22:21:06.996Z] #52 ... [2021-08-18T22:21:06.996Z] [2021-08-18T22:21:06.996Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:06.996Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:21:06.996Z] #46 30.16 crypto/internal/subtle [2021-08-18T22:21:07.060Z] #44 ... [2021-08-18T22:21:07.060Z] [2021-08-18T22:21:07.060Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:21:07.060Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-18T22:21:07.060Z] #12 DONE 2.6s [2021-08-18T22:21:07.060Z] [2021-08-18T22:21:07.060Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:07.060Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:07.255Z] #46 30.32 crypto/subtle [2021-08-18T22:21:07.255Z] #46 30.38 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T22:21:07.255Z] #46 30.52 internal/nettrace [2021-08-18T22:21:07.290Z] #51 72.72 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:21:07.459Z] #29 ... [2021-08-18T22:21:07.459Z] [2021-08-18T22:21:07.459Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:07.459Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:21:07.459Z] #50 3.871 + RM_GOPATH=0 [2021-08-18T22:21:07.459Z] #50 3.871 + TMP_GOPATH= [2021-08-18T22:21:07.459Z] #50 3.871 + : /build [2021-08-18T22:21:07.459Z] #50 3.871 + '[' -z '' ']' [2021-08-18T22:21:07.459Z] #50 3.871 ++ mktemp -d [2021-08-18T22:21:07.459Z] #50 3.873 + export GOPATH=/tmp/tmp.zmGu2p8w3D [2021-08-18T22:21:07.459Z] #50 3.873 + GOPATH=/tmp/tmp.zmGu2p8w3D [2021-08-18T22:21:07.459Z] #50 3.873 + RM_GOPATH=1 [2021-08-18T22:21:07.459Z] #50 3.873 + case "$(go env GOARCH)" in [2021-08-18T22:21:07.459Z] #50 3.882 ++ go env GOARCH [2021-08-18T22:21:07.459Z] #50 3.897 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #50 3.897 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #50 3.903 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:07.459Z] #50 3.903 + dir=/tmp/install [2021-08-18T22:21:07.459Z] #50 3.903 + bin=golangci_lint [2021-08-18T22:21:07.459Z] #50 3.903 + shift [2021-08-18T22:21:07.459Z] #50 3.903 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T22:21:07.459Z] #50 3.903 + . /tmp/install/golangci_lint.installer [2021-08-18T22:21:07.459Z] #50 3.903 ++ : v1.23.8 [2021-08-18T22:21:07.459Z] #50 3.903 + install_golangci_lint [2021-08-18T22:21:07.459Z] #50 3.903 + set -e [2021-08-18T22:21:07.459Z] #50 3.903 + export GO111MODULE=on [2021-08-18T22:21:07.459Z] #50 3.903 + GO111MODULE=on [2021-08-18T22:21:07.459Z] #50 3.903 + GOBIN=/build [2021-08-18T22:21:07.459Z] #50 3.903 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T22:21:07.459Z] #50 4.512 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T22:21:07.459Z] #50 ... [2021-08-18T22:21:07.459Z] [2021-08-18T22:21:07.459Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:07.459Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:07.459Z] #52 5.011 + RM_GOPATH=0 [2021-08-18T22:21:07.459Z] #52 5.011 + TMP_GOPATH= [2021-08-18T22:21:07.459Z] #52 5.011 + : /build [2021-08-18T22:21:07.459Z] #52 5.011 + '[' -z '' ']' [2021-08-18T22:21:07.459Z] #52 5.018 ++ mktemp -d [2021-08-18T22:21:07.459Z] #52 5.022 + export GOPATH=/tmp/tmp.poqYHPELbB [2021-08-18T22:21:07.459Z] #52 5.023 + GOPATH=/tmp/tmp.poqYHPELbB [2021-08-18T22:21:07.459Z] #52 5.023 + RM_GOPATH=1 [2021-08-18T22:21:07.459Z] #52 5.023 + case "$(go env GOARCH)" in [2021-08-18T22:21:07.459Z] #52 5.023 ++ go env GOARCH [2021-08-18T22:21:07.459Z] #52 5.048 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #52 5.048 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #52 5.048 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:07.459Z] #52 5.050 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:07.459Z] #52 5.052 + dir=/tmp/install [2021-08-18T22:21:07.459Z] #52 5.052 + bin=shfmt [2021-08-18T22:21:07.459Z] #52 5.052 + shift [2021-08-18T22:21:07.459Z] #52 5.052 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T22:21:07.459Z] #52 5.052 + . /tmp/install/shfmt.installer [2021-08-18T22:21:07.459Z] #52 5.052 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:07.459Z] #52 5.052 + install_shfmt [2021-08-18T22:21:07.459Z] #52 5.052 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T22:21:07.459Z] #52 5.052 + git clone https://github.com/mvdan/sh.git /tmp/tmp.poqYHPELbB/src/github.com/mvdan/sh [2021-08-18T22:21:07.459Z] #52 5.055 Cloning into '/tmp/tmp.poqYHPELbB/src/github.com/mvdan/sh'... [2021-08-18T22:21:07.459Z] #52 ... [2021-08-18T22:21:07.459Z] [2021-08-18T22:21:07.459Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:07.459Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:21:07.459Z] #46 5.017 + RM_GOPATH=0 [2021-08-18T22:21:07.459Z] #46 5.017 + TMP_GOPATH= [2021-08-18T22:21:07.459Z] #46 5.017 + : /build [2021-08-18T22:21:07.459Z] #46 5.017 + '[' -z '' ']' [2021-08-18T22:21:07.459Z] #46 5.017 ++ mktemp -d [2021-08-18T22:21:07.459Z] #46 5.021 + export GOPATH=/tmp/tmp.Z4FTG9kcaD [2021-08-18T22:21:07.459Z] #46 5.021 + GOPATH=/tmp/tmp.Z4FTG9kcaD [2021-08-18T22:21:07.459Z] #46 5.021 + RM_GOPATH=1 [2021-08-18T22:21:07.459Z] #46 5.021 + case "$(go env GOARCH)" in [2021-08-18T22:21:07.459Z] #46 5.021 ++ go env GOARCH [2021-08-18T22:21:07.459Z] #46 5.029 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #46 5.029 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.459Z] #46 5.032 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:07.459Z] #46 5.038 + dir=/tmp/install [2021-08-18T22:21:07.459Z] #46 5.039 + bin=vndr [2021-08-18T22:21:07.459Z] #46 5.039 + shift [2021-08-18T22:21:07.459Z] #46 5.040 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T22:21:07.459Z] #46 5.040 + . /tmp/install/vndr.installer [2021-08-18T22:21:07.459Z] #46 5.040 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:07.459Z] #46 5.041 + install_vndr [2021-08-18T22:21:07.459Z] #46 5.041 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T22:21:07.459Z] #46 5.041 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Z4FTG9kcaD/src/github.com/LK4D4/vndr [2021-08-18T22:21:07.459Z] #46 5.041 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:07.459Z] #46 5.046 Cloning into '/tmp/tmp.Z4FTG9kcaD/src/github.com/LK4D4/vndr'... [2021-08-18T22:21:07.459Z] #46 5.961 + cd /tmp/tmp.Z4FTG9kcaD/src/github.com/LK4D4/vndr [2021-08-18T22:21:07.459Z] #46 5.962 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:07.459Z] #46 5.975 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T22:21:07.459Z] #46 7.410 runtime/internal/sys [2021-08-18T22:21:07.459Z] #46 7.466 internal/unsafeheader [2021-08-18T22:21:07.459Z] #46 7.473 internal/cpu [2021-08-18T22:21:07.459Z] #46 7.731 runtime/internal/atomic [2021-08-18T22:21:07.459Z] #46 7.874 internal/race [2021-08-18T22:21:07.459Z] #46 7.895 runtime/internal/math [2021-08-18T22:21:07.459Z] #46 8.268 sync/atomic [2021-08-18T22:21:07.459Z] #46 8.353 unicode [2021-08-18T22:21:07.459Z] #46 8.479 unicode/utf8 [2021-08-18T22:21:07.459Z] #46 8.923 internal/bytealg [2021-08-18T22:21:07.459Z] #46 9.096 math/bits [2021-08-18T22:21:07.459Z] #46 9.594 encoding [2021-08-18T22:21:07.459Z] #46 9.739 unicode/utf16 [2021-08-18T22:21:07.459Z] #46 9.852 math [2021-08-18T22:21:07.459Z] #46 10.12 container/list [2021-08-18T22:21:07.518Z] #46 30.66 runtime/cgo [2021-08-18T22:21:07.723Z] #46 ... [2021-08-18T22:21:07.723Z] [2021-08-18T22:21:07.723Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:21:07.723Z] #34 sha256:8ab1e8a32da246ea4a0ae903fd0ec4596b22b3666b4f5b702273640e5836aca6 [2021-08-18T22:21:07.723Z] #34 4.965 Install go-toml version v1.8.1 [2021-08-18T22:21:07.723Z] #34 5.631 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T22:21:07.723Z] #34 8.998 github.com/pelletier/go-toml [2021-08-18T22:21:07.988Z] #34 ... [2021-08-18T22:21:07.988Z] [2021-08-18T22:21:07.988Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:07.988Z] #59 sha256:9f37384b2d23ee7f6d370c11b17f67e2c7e88ebf7a4dbee6f7d9917b32d0e163 [2021-08-18T22:21:07.988Z] #59 4.513 + RM_GOPATH=0 [2021-08-18T22:21:07.988Z] #59 4.513 + TMP_GOPATH= [2021-08-18T22:21:07.988Z] #59 4.513 + : /build [2021-08-18T22:21:07.988Z] #59 4.513 + '[' -z '' ']' [2021-08-18T22:21:07.988Z] #59 4.527 ++ mktemp -d [2021-08-18T22:21:07.988Z] #59 4.536 + export GOPATH=/tmp/tmp.qKXLncqzRj [2021-08-18T22:21:07.988Z] #59 4.536 + GOPATH=/tmp/tmp.qKXLncqzRj [2021-08-18T22:21:07.988Z] #59 4.536 + RM_GOPATH=1 [2021-08-18T22:21:07.988Z] #59 4.536 + case "$(go env GOARCH)" in [2021-08-18T22:21:07.988Z] #59 4.536 ++ go env GOARCH [2021-08-18T22:21:07.988Z] #59 4.563 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:07.988Z] #59 4.563 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.988Z] #59 4.563 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:07.988Z] #59 4.563 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:07.988Z] #59 4.563 + dir=/tmp/install [2021-08-18T22:21:07.988Z] #59 4.563 + bin=rootlesskit [2021-08-18T22:21:07.988Z] #59 4.563 + shift [2021-08-18T22:21:07.988Z] #59 4.563 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T22:21:07.988Z] #59 4.563 + . /tmp/install/rootlesskit.installer [2021-08-18T22:21:07.988Z] #59 4.563 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:07.988Z] #59 4.563 + install_rootlesskit [2021-08-18T22:21:07.988Z] #59 4.563 + case "$1" in [2021-08-18T22:21:07.988Z] #59 4.563 + export CGO_ENABLED=0 [2021-08-18T22:21:07.988Z] #59 4.563 + CGO_ENABLED=0 [2021-08-18T22:21:07.988Z] #59 4.563 + _install_rootlesskit [2021-08-18T22:21:07.988Z] #59 4.563 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T22:21:07.988Z] #59 4.563 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qKXLncqzRj/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:21:07.988Z] #59 4.565 Cloning into '/tmp/tmp.qKXLncqzRj/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T22:21:07.988Z] #59 8.340 + cd /tmp/tmp.qKXLncqzRj/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:21:07.988Z] #59 8.358 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:07.988Z] #59 8.386 + export GO111MODULE=on [2021-08-18T22:21:07.988Z] #59 8.386 + GO111MODULE=on [2021-08-18T22:21:07.988Z] #59 8.386 + export GOPROXY=https://proxy.golang.org [2021-08-18T22:21:07.988Z] #59 8.386 + GOPROXY=https://proxy.golang.org [2021-08-18T22:21:07.988Z] #59 8.386 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:21:07.988Z] #59 8.386 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T22:21:07.988Z] #59 9.819 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:21:07.988Z] #59 9.823 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T22:21:07.988Z] #59 9.824 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T22:21:07.988Z] #59 10.08 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T22:21:07.988Z] #59 10.18 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T22:21:07.988Z] #59 ... [2021-08-18T22:21:07.988Z] [2021-08-18T22:21:07.988Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:07.988Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T22:21:07.988Z] #36 4.513 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:07.988Z] #36 4.627 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:07.988Z] #36 4.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:07.988Z] #36 5.405 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:21:07.988Z] #36 6.561 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:21:07.988Z] #36 8.284 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:21:07.988Z] #36 ... [2021-08-18T22:21:07.988Z] [2021-08-18T22:21:07.988Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:07.988Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-18T22:21:07.988Z] #32 4.902 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T22:21:07.988Z] #32 4.904 Cloning into '.'... [2021-08-18T22:21:08.254Z] #32 ... [2021-08-18T22:21:08.254Z] [2021-08-18T22:21:08.254Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:08.254Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-18T22:21:08.254Z] #56 5.655 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:08.254Z] #56 5.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:08.254Z] #56 5.721 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:08.254Z] #56 6.719 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:21:08.254Z] #56 8.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:21:08.254Z] #56 9.759 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:21:08.254Z] #56 ... [2021-08-18T22:21:08.254Z] [2021-08-18T22:21:08.254Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:21:08.254Z] #48 sha256:12600bbddd85055aa5d934c081ca2781d193bbb00d30d04b79508c965a2e9074 [2021-08-18T22:21:08.254Z] #48 4.177 + RM_GOPATH=0 [2021-08-18T22:21:08.254Z] #48 4.177 + TMP_GOPATH= [2021-08-18T22:21:08.254Z] #48 4.177 + : /build [2021-08-18T22:21:08.254Z] #48 4.177 + '[' -z '' ']' [2021-08-18T22:21:08.254Z] #48 4.177 ++ mktemp -d [2021-08-18T22:21:08.254Z] #48 4.177 + export GOPATH=/tmp/tmp.bHLIGBBgNs [2021-08-18T22:21:08.254Z] #48 4.177 + GOPATH=/tmp/tmp.bHLIGBBgNs [2021-08-18T22:21:08.254Z] #48 4.177 + RM_GOPATH=1 [2021-08-18T22:21:08.254Z] #48 4.177 + case "$(go env GOARCH)" in [2021-08-18T22:21:08.254Z] #48 4.184 ++ go env GOARCH [2021-08-18T22:21:08.254Z] #48 4.185 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:08.254Z] #48 4.185 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:08.254Z] #48 4.187 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:08.254Z] #48 4.190 + dir=/tmp/install [2021-08-18T22:21:08.254Z] #48 4.190 + bin=gotestsum [2021-08-18T22:21:08.254Z] #48 4.190 + shift [2021-08-18T22:21:08.254Z] #48 4.194 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T22:21:08.254Z] #48 4.194 + . /tmp/install/gotestsum.installer [2021-08-18T22:21:08.254Z] #48 4.194 ++ : v0.5.3 [2021-08-18T22:21:08.254Z] #48 4.194 + install_gotestsum [2021-08-18T22:21:08.254Z] #48 4.206 + set -e [2021-08-18T22:21:08.254Z] #48 4.206 + export GO111MODULE=on [2021-08-18T22:21:08.254Z] #48 4.206 + GO111MODULE=on [2021-08-18T22:21:08.254Z] #48 4.206 + GOBIN=/build [2021-08-18T22:21:08.254Z] #48 4.206 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T22:21:08.254Z] #48 5.119 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:21:08.254Z] #48 8.432 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:21:08.254Z] #48 8.432 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:21:08.254Z] #48 8.432 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:21:08.254Z] #48 8.434 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:21:08.254Z] #48 8.804 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:21:08.254Z] #48 8.811 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:21:08.254Z] #48 8.837 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:21:08.254Z] #48 8.878 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:21:08.254Z] #48 8.963 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:21:08.254Z] #48 9.714 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:21:08.255Z] #48 9.725 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:21:08.332Z] #45 ... [2021-08-18T22:21:08.332Z] [2021-08-18T22:21:08.332Z] #33 [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-08-18T22:21:08.333Z] #33 sha256:84e19fc542f004b1da23b53644179560c51592416f5963bcf91024172605f8c6 [2021-08-18T22:21:08.333Z] #33 12.68 github.com/pelletier/go-toml [2021-08-18T22:21:08.333Z] #33 ... [2021-08-18T22:21:08.333Z] [2021-08-18T22:21:08.333Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:08.333Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:21:08.333Z] #58 22.83 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T22:21:08.520Z] #48 ... [2021-08-18T22:21:08.520Z] [2021-08-18T22:21:08.520Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:21:08.520Z] #24 sha256:9178cbb7367a275da590bfc1cb1f47977b6df9475d1e2281f20985a68004b2b1 [2021-08-18T22:21:08.520Z] #24 3.903 + RM_GOPATH=0 [2021-08-18T22:21:08.520Z] #24 3.903 + TMP_GOPATH= [2021-08-18T22:21:08.520Z] #24 3.903 + : /build [2021-08-18T22:21:08.520Z] #24 3.903 + '[' -z '' ']' [2021-08-18T22:21:08.520Z] #24 3.903 ++ mktemp -d [2021-08-18T22:21:08.520Z] #24 3.905 + export GOPATH=/tmp/tmp.rrVmTsi0Vp [2021-08-18T22:21:08.520Z] #24 3.905 + GOPATH=/tmp/tmp.rrVmTsi0Vp [2021-08-18T22:21:08.520Z] #24 3.905 + RM_GOPATH=1 [2021-08-18T22:21:08.520Z] #24 3.905 + case "$(go env GOARCH)" in [2021-08-18T22:21:08.520Z] #24 3.908 ++ go env GOARCH [2021-08-18T22:21:08.520Z] #24 3.926 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:08.520Z] #24 3.926 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:08.520Z] #24 3.927 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:08.520Z] #24 3.933 Install docker/cli version 17.06.2-ce from stable [2021-08-18T22:21:08.520Z] #24 3.933 + dir=/tmp/install [2021-08-18T22:21:08.520Z] #24 3.933 + bin=dockercli [2021-08-18T22:21:08.520Z] #24 3.933 + shift [2021-08-18T22:21:08.520Z] #24 3.933 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T22:21:08.520Z] #24 3.933 + . /tmp/install/dockercli.installer [2021-08-18T22:21:08.520Z] #24 3.933 ++ : stable [2021-08-18T22:21:08.520Z] #24 3.933 ++ : 17.06.2-ce [2021-08-18T22:21:08.520Z] #24 3.933 + install_dockercli [2021-08-18T22:21:08.520Z] #24 3.933 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T22:21:08.520Z] #24 3.947 ++ uname -m [2021-08-18T22:21:08.520Z] #24 3.947 + arch=aarch64 [2021-08-18T22:21:08.520Z] #24 3.947 + '[' aarch64 '!=' x86_64 ']' [2021-08-18T22:21:08.520Z] #24 3.947 + '[' aarch64 '!=' s390x ']' [2021-08-18T22:21:08.520Z] #24 3.947 + '[' aarch64 '!=' armhf ']' [2021-08-18T22:21:08.520Z] #24 3.947 + build_dockercli [2021-08-18T22:21:08.520Z] #24 3.947 + git clone https://github.com/docker/docker-ce /tmp/tmp.rrVmTsi0Vp/tmp/docker-ce [2021-08-18T22:21:08.520Z] #24 3.947 Cloning into '/tmp/tmp.rrVmTsi0Vp/tmp/docker-ce'... [2021-08-18T22:21:08.520Z] #24 ... [2021-08-18T22:21:08.520Z] [2021-08-18T22:21:08.520Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:21:08.520Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-18T22:21:08.520Z] #40 5.078 + git clone https://github.com/docker/distribution.git . [2021-08-18T22:21:08.520Z] #40 5.082 Cloning into '.'... [2021-08-18T22:21:08.520Z] #40 ... [2021-08-18T22:21:08.520Z] [2021-08-18T22:21:08.520Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:08.520Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:08.520Z] #29 2.696 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-18T22:21:08.520Z] #29 3.018 [2021-08-18T22:21:08.899Z] #46 ... [2021-08-18T22:21:08.899Z] [2021-08-18T22:21:08.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:08.899Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:08.899Z] #13 14.99 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:08.899Z] #13 19.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:09.161Z] #13 ... [2021-08-18T22:21:09.161Z] [2021-08-18T22:21:09.161Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:21:09.161Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:21:09.161Z] #40 31.03 Checking out files: 78% (1338/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T22:21:09.161Z] #40 31.66 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T22:21:09.265Z] #58 23.75 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:21:09.265Z] #58 23.83 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T22:21:09.522Z] #58 23.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T22:21:09.842Z] #51 75.48 Setting up criu (3.15-1) ... [2021-08-18T22:21:09.842Z] #51 ... [2021-08-18T22:21:09.842Z] [2021-08-18T22:21:09.842Z] #53 [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-08-18T22:21:09.842Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:09.842Z] #53 65.78 internal/syscall/unix [2021-08-18T22:21:09.842Z] #53 66.20 internal/poll [2021-08-18T22:21:09.842Z] #53 67.94 internal/fmtsort [2021-08-18T22:21:09.842Z] #53 68.59 internal/syscall/execenv [2021-08-18T22:21:09.842Z] #53 68.71 path [2021-08-18T22:21:09.842Z] #53 69.23 io/fs [2021-08-18T22:21:09.842Z] #53 69.33 regexp/syntax [2021-08-18T22:21:09.842Z] #53 70.53 os [2021-08-18T22:21:09.842Z] #53 74.20 regexp [2021-08-18T22:21:09.842Z] #53 75.50 fmt [2021-08-18T22:21:09.849Z] #29 3.274 0.0% ## 3.3% ###### 9.4% ########## 14.3% ############### 21.1% ################### 27.8% ######################### 35.1% ############################ 39.8% ############################### 44.0% ################################### 48.9% ###################################### 53.8% ########################################### 60.6% ################################################ 66.7% #################################################### 73.2% ######################################################### 79.5% ########################################################### 82.8% ################################################################ 89.4% ###################################################################### 97.7% ######################################################################## 100.0% [2021-08-18T22:21:10.089Z] #58 24.62 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T22:21:10.349Z] #58 24.96 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:21:10.429Z] #29 5.588 [2021-08-18T22:21:10.810Z] Running on azwin-2-c061d0 in d:\jenkins\workspace\moby_PR-42755 [Pipeline] { [Pipeline] ws [2021-08-18T22:21:10.830Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-18T22:21:10.959Z] #29 5.879 0.1% ############## 19.6% ######################### 35.0% ########################################### 60.8% ######################################################################## 100.0% [2021-08-18T22:21:11.244Z] #53 76.97 path/filepath [2021-08-18T22:21:11.244Z] #53 ... [2021-08-18T22:21:11.244Z] [2021-08-18T22:21:11.244Z] #51 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:11.244Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:11.244Z] #51 76.81 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:11.285Z] #58 25.61 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T22:21:11.505Z] #51 76.87 Processing triggers for mime-support (3.62) ... [2021-08-18T22:21:11.538Z] #29 6.597 [2021-08-18T22:21:11.767Z] #51 DONE 77.3s [2021-08-18T22:21:11.767Z] [2021-08-18T22:21:11.767Z] #59 [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-08-18T22:21:11.767Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:21:11.767Z] #59 69.56 io/fs [2021-08-18T22:21:11.767Z] #59 70.07 encoding/base64 [2021-08-18T22:21:11.767Z] #59 70.64 golang.org/x/sys/unix [2021-08-18T22:21:11.767Z] #59 70.80 os [2021-08-18T22:21:11.767Z] #59 75.82 fmt [2021-08-18T22:21:11.848Z] #58 26.39 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T22:21:12.067Z] #29 6.961 0.0% ################ 22.9% ################################### 49.9% ############################################################# 85.3% ######################################################################## 100.0% [2021-08-18T22:21:12.105Z] #58 26.43 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T22:21:12.224Z] The recommended git tool is: git [2021-08-18T22:21:12.332Z] #29 7.641 [2021-08-18T22:21:12.339Z] #59 ... [2021-08-18T22:21:12.339Z] [2021-08-18T22:21:12.339Z] #53 [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-08-18T22:21:12.339Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:12.339Z] #53 78.25 internal/lazyregexp [2021-08-18T22:21:12.443Z] #13 ... [2021-08-18T22:21:12.443Z] [2021-08-18T22:21:12.443Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:12.443Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:21:12.443Z] #52 4.331 + RM_GOPATH=0 [2021-08-18T22:21:12.443Z] #52 4.331 + TMP_GOPATH= [2021-08-18T22:21:12.443Z] #52 4.331 + : /build [2021-08-18T22:21:12.443Z] #52 4.331 + '[' -z '' ']' [2021-08-18T22:21:12.443Z] #52 4.331 ++ mktemp -d [2021-08-18T22:21:12.443Z] #52 4.331 + export GOPATH=/tmp/tmp.8QmjHGPM9s [2021-08-18T22:21:12.443Z] #52 4.331 + GOPATH=/tmp/tmp.8QmjHGPM9s [2021-08-18T22:21:12.443Z] #52 4.331 + RM_GOPATH=1 [2021-08-18T22:21:12.444Z] #52 4.331 + case "$(go env GOARCH)" in [2021-08-18T22:21:12.444Z] #52 4.332 ++ go env GOARCH [2021-08-18T22:21:12.444Z] #52 4.336 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:12.444Z] #52 4.336 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:12.444Z] #52 4.336 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:12.444Z] #52 4.337 + dir=/tmp/install [2021-08-18T22:21:12.444Z] #52 4.337 + bin=shfmt [2021-08-18T22:21:12.444Z] #52 4.337 + shift [2021-08-18T22:21:12.444Z] #52 4.337 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-18T22:21:12.444Z] #52 4.337 + . /tmp/install/shfmt.installer [2021-08-18T22:21:12.444Z] #52 4.337 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:12.444Z] #52 4.338 + install_shfmt [2021-08-18T22:21:12.444Z] #52 4.338 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:12.444Z] #52 4.338 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-18T22:21:12.444Z] #52 4.338 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8QmjHGPM9s/src/github.com/mvdan/sh [2021-08-18T22:21:12.444Z] #52 4.339 Cloning into '/tmp/tmp.8QmjHGPM9s/src/github.com/mvdan/sh'... [2021-08-18T22:21:12.444Z] #52 ... [2021-08-18T22:21:12.444Z] [2021-08-18T22:21:12.444Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:12.444Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:12.444Z] #13 5.439 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:21:12.444Z] #13 5.488 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:12.444Z] #13 5.491 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:12.444Z] #13 5.558 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:12.469Z] #40 34.73 + 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-08-18T22:21:12.601Z] #53 78.48 flag [2021-08-18T22:21:12.601Z] #53 78.52 go/token [2021-08-18T22:21:12.862Z] #29 7.997 0.0% # 2.7% ### [2021-08-18T22:21:12.862Z] #29 ... [2021-08-18T22:21:12.862Z] [2021-08-18T22:21:12.862Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:12.862Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:12.862Z] #44 5.360 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:12.862Z] #44 5.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:12.862Z] #44 5.440 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:12.862Z] #44 5.977 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T22:21:12.862Z] #44 6.526 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:21:12.862Z] #44 8.464 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:21:12.862Z] #44 9.973 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:21:12.862Z] #44 14.77 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T22:21:13.040Z] #58 ... [2021-08-18T22:21:13.040Z] [2021-08-18T22:21:13.040Z] #33 [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-08-18T22:21:13.040Z] #33 sha256:84e19fc542f004b1da23b53644179560c51592416f5963bcf91024172605f8c6 [2021-08-18T22:21:13.040Z] #33 23.38 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T22:21:13.040Z] #33 DONE 27.5s [2021-08-18T22:21:13.127Z] #44 ... [2021-08-18T22:21:13.127Z] [2021-08-18T22:21:13.127Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:13.127Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:13.299Z] [2021-08-18T22:21:13.299Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:13.299Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:21:13.299Z] #49 22.05 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T22:21:13.299Z] #49 22.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T22:21:13.299Z] #49 22.15 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T22:21:13.299Z] #49 22.17 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T22:21:13.299Z] #49 22.33 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T22:21:13.299Z] #49 22.87 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T22:21:13.299Z] #49 23.71 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T22:21:13.299Z] #49 23.87 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T22:21:13.299Z] #49 24.00 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T22:21:13.299Z] #49 24.29 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T22:21:13.299Z] #49 26.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T22:21:13.299Z] #49 26.44 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:21:13.299Z] #49 ... [2021-08-18T22:21:13.299Z] [2021-08-18T22:21:13.299Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:13.299Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:21:13.299Z] #45 27.86 encoding [2021-08-18T22:21:13.420Z] #13 6.566 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:21:13.545Z] #53 79.20 go/scanner [2021-08-18T22:21:13.556Z] #45 28.13 unicode/utf16 [2021-08-18T22:21:14.119Z] #53 79.98 net/url [2021-08-18T22:21:14.121Z] #45 28.63 container/list [2021-08-18T22:21:14.353Z] #13 ... [2021-08-18T22:21:14.353Z] [2021-08-18T22:21:14.353Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:14.353Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:14.353Z] #56 4.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:14.353Z] #56 4.784 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:14.353Z] #56 4.784 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:14.353Z] #56 5.272 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:14.353Z] #56 6.721 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:14.353Z] #56 9.007 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:14.653Z] #56 ... [2021-08-18T22:21:14.653Z] [2021-08-18T22:21:14.653Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:14.653Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:21:14.653Z] #46 6.119 + RM_GOPATH=0 [2021-08-18T22:21:14.653Z] #46 6.119 + TMP_GOPATH= [2021-08-18T22:21:14.653Z] #46 6.119 + : /build [2021-08-18T22:21:14.653Z] #46 6.119 + '[' -z '' ']' [2021-08-18T22:21:14.653Z] #46 6.119 ++ mktemp -d [2021-08-18T22:21:14.653Z] #46 6.119 + export GOPATH=/tmp/tmp.lgNOPmYheY [2021-08-18T22:21:14.653Z] #46 6.119 + GOPATH=/tmp/tmp.lgNOPmYheY [2021-08-18T22:21:14.653Z] #46 6.119 + RM_GOPATH=1 [2021-08-18T22:21:14.653Z] #46 6.119 + case "$(go env GOARCH)" in [2021-08-18T22:21:14.653Z] #46 6.119 ++ go env GOARCH [2021-08-18T22:21:14.653Z] #46 6.147 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:14.653Z] #46 6.148 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.653Z] #46 6.148 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.653Z] #46 6.148 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:14.653Z] #46 6.148 + dir=/tmp/install [2021-08-18T22:21:14.653Z] #46 6.148 + bin=vndr [2021-08-18T22:21:14.653Z] #46 6.148 + shift [2021-08-18T22:21:14.653Z] #46 6.148 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-18T22:21:14.653Z] #46 6.148 + . /tmp/install/vndr.installer [2021-08-18T22:21:14.653Z] #46 6.148 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:14.653Z] #46 6.148 + install_vndr [2021-08-18T22:21:14.653Z] #46 6.148 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-18T22:21:14.653Z] #46 6.148 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lgNOPmYheY/src/github.com/LK4D4/vndr [2021-08-18T22:21:14.653Z] #46 6.161 Cloning into '/tmp/tmp.lgNOPmYheY/src/github.com/LK4D4/vndr'... [2021-08-18T22:21:14.653Z] #46 6.898 + cd /tmp/tmp.lgNOPmYheY/src/github.com/LK4D4/vndr [2021-08-18T22:21:14.653Z] #46 6.898 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-18T22:21:14.653Z] #46 6.925 + go build -buildmode=pie -v -o /build/vndr . [2021-08-18T22:21:14.653Z] #46 8.650 internal/cpu [2021-08-18T22:21:14.653Z] #46 8.655 internal/unsafeheader [2021-08-18T22:21:14.653Z] #46 8.797 runtime/internal/atomic [2021-08-18T22:21:14.653Z] #46 9.206 runtime/internal/sys [2021-08-18T22:21:14.653Z] #46 9.429 internal/bytealg [2021-08-18T22:21:14.653Z] #46 9.691 runtime/internal/math [2021-08-18T22:21:14.653Z] #46 9.884 internal/race [2021-08-18T22:21:14.653Z] #46 10.03 sync/atomic [2021-08-18T22:21:14.653Z] #46 10.32 unicode [2021-08-18T22:21:14.653Z] #46 ... [2021-08-18T22:21:14.653Z] [2021-08-18T22:21:14.653Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:14.653Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:14.653Z] #50 4.708 + RM_GOPATH=0 [2021-08-18T22:21:14.653Z] #50 4.708 + TMP_GOPATH= [2021-08-18T22:21:14.653Z] #50 4.708 + : /build [2021-08-18T22:21:14.653Z] #50 4.708 + '[' -z '' ']' [2021-08-18T22:21:14.653Z] #50 4.710 ++ mktemp -d [2021-08-18T22:21:14.653Z] #50 4.713 + export GOPATH=/tmp/tmp.Bt3p8wGas9 [2021-08-18T22:21:14.653Z] #50 4.713 + GOPATH=/tmp/tmp.Bt3p8wGas9 [2021-08-18T22:21:14.653Z] #50 4.713 + RM_GOPATH=1 [2021-08-18T22:21:14.653Z] #50 4.713 + case "$(go env GOARCH)" in [2021-08-18T22:21:14.653Z] #50 4.713 ++ go env GOARCH [2021-08-18T22:21:14.653Z] #50 4.728 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.653Z] #50 4.728 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.654Z] #50 4.728 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:14.654Z] #50 4.728 + dir=/tmp/install [2021-08-18T22:21:14.654Z] #50 4.728 + bin=golangci_lint [2021-08-18T22:21:14.654Z] #50 4.728 + shift [2021-08-18T22:21:14.654Z] #50 4.728 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-18T22:21:14.654Z] #50 4.728 + . /tmp/install/golangci_lint.installer [2021-08-18T22:21:14.654Z] #50 4.728 ++ : v1.23.8 [2021-08-18T22:21:14.654Z] #50 4.728 + install_golangci_lint [2021-08-18T22:21:14.654Z] #50 4.728 + set -e [2021-08-18T22:21:14.654Z] #50 4.728 + export GO111MODULE=on [2021-08-18T22:21:14.654Z] #50 4.728 + GO111MODULE=on [2021-08-18T22:21:14.654Z] #50 4.728 + GOBIN=/build [2021-08-18T22:21:14.654Z] #50 4.728 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-18T22:21:14.654Z] #50 5.272 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-18T22:21:14.693Z] #53 80.41 go/ast [2021-08-18T22:21:14.910Z] #50 ... [2021-08-18T22:21:14.910Z] [2021-08-18T22:21:14.910Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:14.910Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:14.910Z] #36 5.598 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:14.910Z] #36 5.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:14.910Z] #36 5.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:14.910Z] #36 6.580 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:14.910Z] #36 8.839 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:14.910Z] #36 ... [2021-08-18T22:21:14.910Z] [2021-08-18T22:21:14.910Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:21:14.910Z] #24 sha256:2d9b53630e52979b1b6a9ea3fa54be97ab95bad79a2aa953d21102d715ffb3a1 [2021-08-18T22:21:14.910Z] #24 4.623 + RM_GOPATH=0 [2021-08-18T22:21:14.910Z] #24 4.623 + TMP_GOPATH= [2021-08-18T22:21:14.910Z] #24 4.623 + : /build [2021-08-18T22:21:14.910Z] #24 4.623 + '[' -z '' ']' [2021-08-18T22:21:14.910Z] #24 4.623 ++ mktemp -d [2021-08-18T22:21:14.910Z] #24 4.623 + export GOPATH=/tmp/tmp.Tj8sQBdk5Z [2021-08-18T22:21:14.910Z] #24 4.623 + GOPATH=/tmp/tmp.Tj8sQBdk5Z [2021-08-18T22:21:14.910Z] #24 4.623 + RM_GOPATH=1 [2021-08-18T22:21:14.910Z] #24 4.623 + case "$(go env GOARCH)" in [2021-08-18T22:21:14.910Z] #24 4.627 ++ go env GOARCH [2021-08-18T22:21:14.910Z] #24 4.631 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.910Z] #24 4.631 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:14.910Z] #24 4.631 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:14.910Z] #24 4.632 + dir=/tmp/install [2021-08-18T22:21:14.910Z] #24 4.632 + bin=dockercli [2021-08-18T22:21:14.910Z] #24 4.632 + shift [2021-08-18T22:21:14.910Z] #24 4.632 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T22:21:14.910Z] #24 4.632 + . /tmp/install/dockercli.installer [2021-08-18T22:21:14.910Z] #24 4.632 ++ : stable [2021-08-18T22:21:14.910Z] #24 4.632 ++ : 17.06.2-ce [2021-08-18T22:21:14.910Z] #24 4.632 + install_dockercli [2021-08-18T22:21:14.910Z] #24 4.632 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T22:21:14.910Z] #24 4.633 ++ uname -m [2021-08-18T22:21:14.910Z] #24 4.637 + arch=x86_64 [2021-08-18T22:21:14.910Z] #24 4.637 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T22:21:14.910Z] #24 4.637 + url=https://download.docker.com/linux/static [2021-08-18T22:21:14.910Z] #24 4.637 + tar -xz docker/docker [2021-08-18T22:21:14.910Z] #24 4.637 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T22:21:14.910Z] #24 4.637 Install docker/cli version 17.06.2-ce from stable [2021-08-18T22:21:15.048Z] #29 7.997 0.0% # 2.7% #### 5.9% ####### 10.4% ######## 12.1% ########## 14.0% ########### 16.6% ############## 20.2% ############## 20.2% ################## 25.6% ################## 26.0% #################### 28.4% ##################### 30.1% ####################### 33.3% ######################## 34.5% [2021-08-18T22:21:15.048Z] #29 ... [2021-08-18T22:21:15.048Z] [2021-08-18T22:21:15.048Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:15.048Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:15.048Z] #13 3.492 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T22:21:15.048Z] #13 4.870 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:21:15.048Z] #13 6.250 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:21:15.049Z] #13 7.641 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:21:15.166Z] #24 ... [2021-08-18T22:21:15.166Z] [2021-08-18T22:21:15.166Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:21:15.166Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:21:15.166Z] #40 5.590 + git clone https://github.com/docker/distribution.git . [2021-08-18T22:21:15.166Z] #40 5.590 Cloning into '.'... [2021-08-18T22:21:15.166Z] #40 ... [2021-08-18T22:21:15.166Z] [2021-08-18T22:21:15.166Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:21:15.166Z] #34 sha256:7c564b30e19201bd0281838678b33013bd8e0295f4cc38c572628da00db89633 [2021-08-18T22:21:15.166Z] #34 5.867 Install go-toml version v1.8.1 [2021-08-18T22:21:15.166Z] #34 6.641 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-18T22:21:15.166Z] #34 9.716 github.com/pelletier/go-toml [2021-08-18T22:21:15.423Z] #34 ... [2021-08-18T22:21:15.423Z] [2021-08-18T22:21:15.423Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:15.423Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:15.423Z] #32 5.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-18T22:21:15.423Z] #32 5.577 Cloning into '.'... [2021-08-18T22:21:15.423Z] #32 ... [2021-08-18T22:21:15.423Z] [2021-08-18T22:21:15.423Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:15.423Z] #59 sha256:b55795e9234f480db87b5421de96fc0e5fae8d787755b6571f451a4c0a65f86c [2021-08-18T22:21:15.423Z] #59 5.773 + RM_GOPATH=0 [2021-08-18T22:21:15.423Z] #59 5.773 + TMP_GOPATH= [2021-08-18T22:21:15.423Z] #59 5.773 + : /build [2021-08-18T22:21:15.423Z] #59 5.773 + '[' -z '' ']' [2021-08-18T22:21:15.423Z] #59 5.773 ++ mktemp -d [2021-08-18T22:21:15.423Z] #59 5.774 + export GOPATH=/tmp/tmp.DjBIRu78AQ [2021-08-18T22:21:15.423Z] #59 5.774 + GOPATH=/tmp/tmp.DjBIRu78AQ [2021-08-18T22:21:15.423Z] #59 5.774 + RM_GOPATH=1 [2021-08-18T22:21:15.423Z] #59 5.774 + case "$(go env GOARCH)" in [2021-08-18T22:21:15.423Z] #59 5.784 ++ go env GOARCH [2021-08-18T22:21:15.423Z] #59 5.796 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:15.423Z] #59 5.796 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:15.423Z] #59 5.797 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:15.423Z] #59 5.803 + dir=/tmp/install [2021-08-18T22:21:15.423Z] #59 5.803 + bin=rootlesskit [2021-08-18T22:21:15.423Z] #59 5.803 + shift [2021-08-18T22:21:15.423Z] #59 5.803 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T22:21:15.423Z] #59 5.803 + . /tmp/install/rootlesskit.installer [2021-08-18T22:21:15.423Z] #59 5.803 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:15.423Z] #59 5.803 + install_rootlesskit [2021-08-18T22:21:15.423Z] #59 5.803 + case "$1" in [2021-08-18T22:21:15.423Z] #59 5.803 + export CGO_ENABLED=0 [2021-08-18T22:21:15.423Z] #59 5.803 + CGO_ENABLED=0 [2021-08-18T22:21:15.423Z] #59 5.803 + _install_rootlesskit [2021-08-18T22:21:15.423Z] #59 5.806 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:15.423Z] #59 5.809 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T22:21:15.423Z] #59 5.809 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.DjBIRu78AQ/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:21:15.423Z] #59 5.809 Cloning into '/tmp/tmp.DjBIRu78AQ/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T22:21:15.423Z] #59 10.64 + cd /tmp/tmp.DjBIRu78AQ/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:21:15.423Z] #59 10.64 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:21:15.423Z] #59 10.72 + export GO111MODULE=on [2021-08-18T22:21:15.423Z] #59 10.72 + GO111MODULE=on [2021-08-18T22:21:15.423Z] #59 10.72 + export GOPROXY=https://proxy.golang.org [2021-08-18T22:21:15.423Z] #59 10.72 + GOPROXY=https://proxy.golang.org [2021-08-18T22:21:15.423Z] #59 10.72 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:21:15.423Z] #59 10.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T22:21:15.439Z] #13 ... [2021-08-18T22:21:15.439Z] [2021-08-18T22:21:15.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:15.439Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:15.495Z] #45 29.89 crypto/internal/subtle [2021-08-18T22:21:15.495Z] #45 30.05 crypto/subtle [2021-08-18T22:21:15.635Z] #53 81.20 text/template/parse [2021-08-18T22:21:15.680Z] #59 ... [2021-08-18T22:21:15.680Z] [2021-08-18T22:21:15.680Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:21:15.680Z] #48 sha256:ba7ff3eb7cc33ed27ba65029e60bc671601a45250ef3ccb1d8910d96c79fea87 [2021-08-18T22:21:15.680Z] #48 4.646 + RM_GOPATH=0 [2021-08-18T22:21:15.680Z] #48 4.646 + TMP_GOPATH= [2021-08-18T22:21:15.680Z] #48 4.646 + : /build [2021-08-18T22:21:15.680Z] #48 4.646 + '[' -z '' ']' [2021-08-18T22:21:15.680Z] #48 4.646 ++ mktemp -d [2021-08-18T22:21:15.680Z] #48 4.646 + export GOPATH=/tmp/tmp.wAOyoejZrg [2021-08-18T22:21:15.680Z] #48 4.646 + GOPATH=/tmp/tmp.wAOyoejZrg [2021-08-18T22:21:15.680Z] #48 4.646 + RM_GOPATH=1 [2021-08-18T22:21:15.680Z] #48 4.646 + case "$(go env GOARCH)" in [2021-08-18T22:21:15.680Z] #48 4.646 ++ go env GOARCH [2021-08-18T22:21:15.680Z] #48 4.646 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:15.680Z] #48 4.646 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:15.680Z] #48 4.656 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:15.680Z] #48 4.658 + dir=/tmp/install [2021-08-18T22:21:15.680Z] #48 4.658 + bin=gotestsum [2021-08-18T22:21:15.680Z] #48 4.658 + shift [2021-08-18T22:21:15.680Z] #48 4.658 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-18T22:21:15.680Z] #48 4.658 + . /tmp/install/gotestsum.installer [2021-08-18T22:21:15.680Z] #48 4.658 ++ : v0.5.3 [2021-08-18T22:21:15.680Z] #48 4.658 + install_gotestsum [2021-08-18T22:21:15.680Z] #48 4.658 + set -e [2021-08-18T22:21:15.680Z] #48 4.658 + export GO111MODULE=on [2021-08-18T22:21:15.680Z] #48 4.658 + GO111MODULE=on [2021-08-18T22:21:15.680Z] #48 4.658 + GOBIN=/build [2021-08-18T22:21:15.680Z] #48 4.658 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-18T22:21:15.680Z] #48 5.157 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:21:15.680Z] #48 6.824 go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:21:15.680Z] #48 6.834 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:21:15.680Z] #48 6.880 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:21:15.680Z] #48 6.880 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:21:15.680Z] #48 7.203 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:21:15.680Z] #48 7.219 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:21:15.680Z] #48 7.314 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:21:15.680Z] #48 7.357 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:21:15.680Z] #48 7.628 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:21:15.680Z] #48 8.250 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:21:15.680Z] #48 10.60 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:21:15.751Z] #45 30.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T22:21:15.767Z] #40 ... [2021-08-18T22:21:15.767Z] [2021-08-18T22:21:15.767Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:15.767Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:15.767Z] #13 31.70 Fetched 8996 kB in 28s (320 kB/s) [2021-08-18T22:21:15.978Z] #48 ... [2021-08-18T22:21:15.978Z] [2021-08-18T22:21:15.978Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:15.978Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:15.978Z] #36 11.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:16.007Z] #45 30.49 internal/nettrace [2021-08-18T22:21:16.007Z] #45 30.62 runtime/cgo [2021-08-18T22:21:16.908Z] #36 ... [2021-08-18T22:21:16.908Z] [2021-08-18T22:21:16.908Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:21:16.908Z] #24 sha256:2d9b53630e52979b1b6a9ea3fa54be97ab95bad79a2aa953d21102d715ffb3a1 [2021-08-18T22:21:16.908Z] #24 12.06 + mkdir -p /build [2021-08-18T22:21:16.908Z] #24 12.06 + mv docker/docker /build/ [2021-08-18T22:21:16.908Z] #24 12.06 + rmdir docker [2021-08-18T22:21:16.908Z] #24 DONE 12.5s [2021-08-18T22:21:16.908Z] [2021-08-18T22:21:16.908Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:16.908Z] #59 sha256:b55795e9234f480db87b5421de96fc0e5fae8d787755b6571f451a4c0a65f86c [2021-08-18T22:21:16.908Z] #59 12.34 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:21:16.908Z] #59 12.34 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T22:21:16.908Z] #59 12.51 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T22:21:17.471Z] #59 12.98 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T22:21:17.689Z] #29 7.997 0.0% # 2.7% #### 5.9% ####### 10.4% ######## 12.1% ########## 14.0% ########### 16.6% ############## 20.2% ############## 20.2% ################## 25.6% ################## 26.0% #################### 28.4% ##################### 30.1% ####################### 33.3% ######################## 34.5% ########################### 37.8% ########################### 38.8% ############################### 43.3% ################################## 47.5% ##################################### 52.6% ######################################## 56.7% ########################################### 60.6% ################################################# 68.4% ################################################## 70.1% ################################################## 70.2% ################################################### 71.8% ###################################################### 75.8% ######################################################### 79.7% ########################################################## 81.1% ############################################################ 84.6% ############################################################### 87.8% ################################################################# 91.4% #################################################################### 94.8% ######################################################################## 100.0% [2021-08-18T22:21:17.689Z] #29 ... [2021-08-18T22:21:17.689Z] [2021-08-18T22:21:17.689Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:17.689Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:21:17.689Z] #46 10.48 runtime [2021-08-18T22:21:17.689Z] #46 11.56 crypto/internal/subtle [2021-08-18T22:21:17.689Z] #46 11.93 crypto/subtle [2021-08-18T22:21:17.689Z] #46 12.29 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T22:21:17.689Z] #46 12.73 internal/nettrace [2021-08-18T22:21:17.689Z] #46 12.89 runtime/cgo [2021-08-18T22:21:17.689Z] #46 14.32 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T22:21:18.126Z] #46 ... [2021-08-18T22:21:18.126Z] [2021-08-18T22:21:18.126Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:21:18.126Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-18T22:21:18.126Z] #40 16.09 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T22:21:18.126Z] #40 17.09 + 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-08-18T22:21:18.182Z] #53 83.85 go/parser [2021-08-18T22:21:18.182Z] #53 83.99 text/template [2021-08-18T22:21:18.646Z] #45 ... [2021-08-18T22:21:18.646Z] [2021-08-18T22:21:18.646Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:18.646Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:18.646Z] #13 16.76 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:18.646Z] #13 ... [2021-08-18T22:21:18.646Z] [2021-08-18T22:21:18.646Z] #39 [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-08-18T22:21:18.646Z] #39 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:21:18.646Z] #39 31.00 Checking out files: 89% (1515/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T22:21:18.646Z] #39 31.39 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T22:21:18.646Z] #39 32.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-08-18T22:21:18.646Z] #39 ... [2021-08-18T22:21:18.646Z] [2021-08-18T22:21:18.646Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:18.646Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:21:18.646Z] #51 23.08 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T22:21:18.646Z] #51 28.62 unicode/utf16 [2021-08-18T22:21:18.646Z] #51 29.35 runtime [2021-08-18T22:21:18.646Z] #51 ... [2021-08-18T22:21:18.646Z] [2021-08-18T22:21:18.646Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:18.646Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:21:18.646Z] #49 31.04 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T22:21:18.646Z] #49 31.06 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T22:21:18.646Z] #49 31.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T22:21:18.646Z] #49 31.54 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T22:21:18.646Z] #49 31.66 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T22:21:18.646Z] #49 31.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T22:21:18.646Z] #49 32.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T22:21:18.646Z] #49 32.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:21:18.646Z] #49 32.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T22:21:18.646Z] #49 32.34 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T22:21:18.646Z] #49 32.49 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T22:21:18.646Z] #49 32.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T22:21:18.646Z] #49 32.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T22:21:18.646Z] #49 32.59 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T22:21:18.646Z] #49 32.84 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T22:21:18.646Z] #49 32.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T22:21:18.646Z] #49 33.12 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T22:21:18.646Z] #49 33.16 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T22:21:18.730Z] #40 ... [2021-08-18T22:21:18.730Z] [2021-08-18T22:21:18.730Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:18.730Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:18.730Z] #29 13.56 [2021-08-18T22:21:18.909Z] #49 33.42 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T22:21:18.997Z] #29 13.86 0.0% 0.4% # 2.1% [2021-08-18T22:21:18.997Z] #29 ... [2021-08-18T22:21:18.997Z] [2021-08-18T22:21:18.997Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:21:18.997Z] #34 sha256:8ab1e8a32da246ea4a0ae903fd0ec4596b22b3666b4f5b702273640e5836aca6 [2021-08-18T22:21:18.997Z] #34 14.23 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T22:21:18.997Z] #34 DONE 21.7s [2021-08-18T22:21:18.997Z] [2021-08-18T22:21:18.997Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:18.997Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:18.997Z] #29 13.86 0.0% 0.4% # 2.1% ## 3.0% ## 3.6% [2021-08-18T22:21:18.997Z] #29 ... [2021-08-18T22:21:18.997Z] [2021-08-18T22:21:18.997Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:18.997Z] #59 sha256:9f37384b2d23ee7f6d370c11b17f67e2c7e88ebf7a4dbee6f7d9917b32d0e163 [2021-08-18T22:21:18.997Z] #59 11.64 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:21:18.997Z] #59 11.73 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T22:21:18.997Z] #59 12.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T22:21:18.997Z] #59 12.95 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T22:21:18.997Z] #59 13.14 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:21:18.997Z] #59 13.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T22:21:18.997Z] #59 14.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T22:21:18.997Z] #59 15.39 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T22:21:18.997Z] #59 20.26 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T22:21:18.997Z] #59 21.19 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T22:21:19.061Z] #13 31.70 Reading package lists... [2021-08-18T22:21:19.061Z] #13 ... [2021-08-18T22:21:19.061Z] [2021-08-18T22:21:19.061Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:19.061Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:19.061Z] #44 31.17 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T22:21:19.061Z] #44 37.42 Fetched 8466 kB in 29s (295 kB/s) [2021-08-18T22:21:19.061Z] #44 37.42 Reading package lists... [2021-08-18T22:21:19.061Z] #44 ... [2021-08-18T22:21:19.061Z] [2021-08-18T22:21:19.061Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:19.061Z] #50 sha256:07d5d4478ce831d88e7e8c0f43c2432d1ff32f39386d6e285f820a3342761546 [2021-08-18T22:21:19.061Z] #50 32.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T22:21:19.061Z] #50 32.54 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T22:21:19.061Z] #50 32.89 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T22:21:19.061Z] #50 32.90 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T22:21:19.061Z] #50 32.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T22:21:19.061Z] #50 33.10 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T22:21:19.061Z] #50 33.69 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T22:21:19.061Z] #50 33.71 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:21:19.061Z] #50 33.96 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T22:21:19.061Z] #50 34.01 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T22:21:19.061Z] #50 34.33 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T22:21:19.061Z] #50 34.44 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T22:21:19.061Z] #50 34.47 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T22:21:19.061Z] #50 34.52 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T22:21:19.061Z] #50 34.61 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T22:21:19.061Z] #50 34.98 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T22:21:19.061Z] #50 35.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.27 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.36 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.69 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T22:21:19.061Z] #50 35.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T22:21:19.061Z] #50 36.02 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T22:21:19.061Z] #50 36.14 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T22:21:19.061Z] #50 36.22 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T22:21:19.061Z] #50 36.53 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T22:21:19.061Z] #50 36.68 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T22:21:19.061Z] #50 37.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T22:21:19.061Z] #50 37.65 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T22:21:19.061Z] #50 37.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T22:21:19.061Z] #50 37.98 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T22:21:19.061Z] #50 38.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T22:21:19.061Z] #50 38.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T22:21:19.061Z] #50 38.39 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T22:21:19.061Z] #50 39.31 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T22:21:19.061Z] #50 39.34 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T22:21:19.061Z] #50 39.64 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T22:21:19.061Z] #50 39.71 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T22:21:19.061Z] #50 39.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T22:21:19.061Z] #50 39.96 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T22:21:19.061Z] #50 40.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T22:21:19.061Z] #50 40.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T22:21:19.061Z] #50 40.78 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T22:21:19.061Z] #50 40.97 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T22:21:19.061Z] #50 41.03 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T22:21:19.061Z] #50 41.10 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T22:21:19.061Z] #50 41.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T22:21:19.169Z] #49 33.46 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T22:21:19.169Z] #49 33.50 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T22:21:19.169Z] #49 33.61 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T22:21:19.261Z] #59 ... [2021-08-18T22:21:19.261Z] [2021-08-18T22:21:19.261Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:19.261Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:19.431Z] #49 33.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T22:21:19.431Z] #49 33.86 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T22:21:19.431Z] #49 33.95 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T22:21:19.431Z] #49 33.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T22:21:19.646Z] #50 42.73 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T22:21:19.646Z] #50 42.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T22:21:19.688Z] #49 34.11 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T22:21:19.688Z] #49 34.24 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T22:21:19.907Z] #50 43.02 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T22:21:19.907Z] #50 43.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:21:19.908Z] #50 43.07 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:21:19.945Z] #49 34.29 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T22:21:19.990Z] #59 ... [2021-08-18T22:21:19.990Z] [2021-08-18T22:21:19.990Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:19.990Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:19.990Z] #44 5.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:21:19.990Z] #44 5.449 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:21:19.990Z] #44 5.449 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:21:19.990Z] #44 6.036 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-18T22:21:19.990Z] #44 6.676 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:19.990Z] #44 8.726 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:19.990Z] #44 10.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:20.195Z] #50 43.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T22:21:20.202Z] #49 34.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T22:21:20.247Z] #44 ... [2021-08-18T22:21:20.247Z] [2021-08-18T22:21:20.247Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:20.247Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:20.247Z] #50 14.29 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T22:21:20.247Z] #50 14.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T22:21:20.247Z] #50 14.37 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T22:21:20.247Z] #50 14.38 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T22:21:20.247Z] #50 14.46 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T22:21:20.247Z] #50 14.81 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T22:21:20.247Z] #50 15.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T22:21:20.247Z] #50 15.25 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T22:21:20.247Z] #50 15.31 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T22:21:20.247Z] #50 15.36 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T22:21:20.459Z] #49 34.83 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T22:21:20.459Z] #49 34.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T22:21:20.459Z] #49 35.09 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T22:21:20.471Z] #50 43.66 go: downloading golang.org/x/text v0.3.2 [2021-08-18T22:21:20.584Z] #29 13.86 0.0% 0.4% # 2.1% ## 3.0% ## 3.6% ### 4.6% ### 5.0% #### 5.8% #### 6.3% ##### 7.2% ##### 7.9% ###### 9.0% ####### 9.8% ####### 10.5% ######## 12.1% ######### 13.0% ########## 14.7% ########### 15.9% ############ 16.7% [2021-08-18T22:21:20.584Z] #29 ... [2021-08-18T22:21:20.584Z] [2021-08-18T22:21:20.584Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:20.584Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T22:21:20.584Z] #36 13.27 Fetched 8285 kB in 9s (912 kB/s) [2021-08-18T22:21:20.584Z] #36 13.27 Reading package lists... [2021-08-18T22:21:20.584Z] #36 17.08 Reading package lists... [2021-08-18T22:21:20.584Z] #36 19.59 Building dependency tree... [2021-08-18T22:21:20.584Z] #36 21.47 The following additional packages will be installed: [2021-08-18T22:21:20.584Z] #36 21.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T22:21:20.584Z] #36 21.49 Suggested packages: [2021-08-18T22:21:20.584Z] #36 21.49 cmake-doc ninja-build lrzip [2021-08-18T22:21:20.584Z] #36 21.49 Recommended packages: [2021-08-18T22:21:20.584Z] #36 21.49 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T22:21:20.584Z] #36 22.24 The following NEW packages will be installed: [2021-08-18T22:21:20.584Z] #36 22.25 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T22:21:20.584Z] #36 22.26 vim-common xxd [2021-08-18T22:21:20.584Z] #36 22.73 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:20.584Z] #36 22.73 Need to get 14.2 MB of archives. [2021-08-18T22:21:20.584Z] #36 22.73 After this operation, 60.0 MB of additional disk space will be used. [2021-08-18T22:21:20.584Z] #36 22.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-18T22:21:20.584Z] #36 22.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:21:20.584Z] #36 22.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T22:21:20.584Z] #36 22.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-18T22:21:20.584Z] #36 ... [2021-08-18T22:21:20.584Z] [2021-08-18T22:21:20.584Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:20.584Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:20.722Z] #49 35.18 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T22:21:20.722Z] #49 ... [2021-08-18T22:21:20.722Z] [2021-08-18T22:21:20.722Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:20.722Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:20.722Z] #43 24.63 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T22:21:20.722Z] #43 32.89 Fetched 8466 kB in 25s (343 kB/s) [2021-08-18T22:21:20.722Z] #43 32.89 Reading package lists... [2021-08-18T22:21:20.722Z] #43 ... [2021-08-18T22:21:20.722Z] [2021-08-18T22:21:20.722Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:20.722Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:21:20.722Z] #49 35.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T22:21:20.722Z] #49 35.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T22:21:20.730Z] #53 86.29 log [2021-08-18T22:21:20.812Z] #50 16.49 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T22:21:20.890Z] #50 ... [2021-08-18T22:21:20.890Z] [2021-08-18T22:21:20.890Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:20.890Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:20.890Z] #36 33.85 Fetched 8463 kB in 25s (337 kB/s) [2021-08-18T22:21:20.890Z] #36 33.85 Reading package lists... [2021-08-18T22:21:20.890Z] #36 42.36 Reading package lists... [2021-08-18T22:21:20.890Z] #36 ... [2021-08-18T22:21:20.890Z] [2021-08-18T22:21:20.890Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:20.890Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:20.890Z] #56 34.76 Fetched 8463 kB in 26s (328 kB/s) [2021-08-18T22:21:20.890Z] #56 34.76 Reading package lists... [2021-08-18T22:21:20.992Z] #53 86.83 encoding/xml [2021-08-18T22:21:21.069Z] #50 16.66 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:21:21.210Z] #29 13.86 0.0% 0.4% # 2.1% ## 3.0% ## 3.6% ### 4.6% ### 5.0% #### 5.8% #### 6.3% ##### 7.2% ##### 7.9% ###### 9.0% ####### 9.8% ####### 10.5% ######## 12.1% ######### 13.0% ########## 14.7% ########### 15.9% ############ 16.7% ############ 17.2% ############ 18.0% ############# 19.3% ############## 20.4% [2021-08-18T22:21:21.210Z] #29 ... [2021-08-18T22:21:21.210Z] [2021-08-18T22:21:21.210Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:21.210Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:21.210Z] #52 13.97 + cd /tmp/tmp.poqYHPELbB/src/github.com/mvdan/sh [2021-08-18T22:21:21.210Z] #52 13.97 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:21.210Z] #52 14.10 + GO111MODULE=on [2021-08-18T22:21:21.210Z] #52 14.10 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T22:21:21.210Z] #52 15.31 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T22:21:21.210Z] #52 15.32 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T22:21:21.210Z] #52 15.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T22:21:21.210Z] #52 18.13 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T22:21:21.210Z] #52 23.11 runtime [2021-08-18T22:21:21.210Z] #52 ... [2021-08-18T22:21:21.210Z] [2021-08-18T22:21:21.210Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:21.210Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:21:21.210Z] #50 22.93 go: downloading github.com/fatih/color v1.7.0 [2021-08-18T22:21:21.210Z] #50 23.02 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-18T22:21:21.210Z] #50 23.32 go: downloading github.com/pkg/errors v0.8.1 [2021-08-18T22:21:21.210Z] #50 23.33 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-18T22:21:21.210Z] #50 23.46 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-18T22:21:21.210Z] #50 23.46 go: downloading github.com/spf13/viper v1.6.1 [2021-08-18T22:21:21.210Z] #50 23.78 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-18T22:21:21.658Z] #49 36.09 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T22:21:21.658Z] #49 36.18 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T22:21:21.915Z] #49 36.31 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T22:21:21.915Z] #49 36.42 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T22:21:21.919Z] #56 44.03 Reading package lists... [2021-08-18T22:21:21.919Z] #56 ... [2021-08-18T22:21:21.919Z] [2021-08-18T22:21:21.919Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:21.919Z] #59 sha256:45a8cf2b5a679513ee2fdb994d88c403eb797d3d0c20b263b7c881d8e70d3a94 [2021-08-18T22:21:21.919Z] #59 35.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T22:21:21.935Z] #53 87.70 go/doc [2021-08-18T22:21:22.173Z] #49 36.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T22:21:22.174Z] #49 36.65 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T22:21:22.205Z] #50 24.74 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-18T22:21:22.205Z] #50 24.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-18T22:21:22.483Z] #50 25.12 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-18T22:21:22.741Z] #49 37.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T22:21:22.747Z] #50 25.31 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-18T22:21:22.880Z] #53 ... [2021-08-18T22:21:22.880Z] [2021-08-18T22:21:22.880Z] #59 [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-08-18T22:21:22.880Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:21:22.880Z] #59 78.69 golang.org/x/crypto/ssh/terminal [2021-08-18T22:21:22.880Z] #59 78.94 encoding/json [2021-08-18T22:21:22.880Z] #59 80.33 github.com/pkg/diff [2021-08-18T22:21:22.880Z] #59 81.33 go/ast [2021-08-18T22:21:22.880Z] #59 83.29 io/ioutil [2021-08-18T22:21:22.880Z] #59 83.50 mvdan.cc/editorconfig [2021-08-18T22:21:22.880Z] #59 83.76 mvdan.cc/sh/v3/fileutil [2021-08-18T22:21:22.880Z] #59 83.96 text/tabwriter [2021-08-18T22:21:22.880Z] #59 84.36 mvdan.cc/sh/v3/syntax [2021-08-18T22:21:22.880Z] #59 88.35 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T22:21:23.001Z] #49 37.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T22:21:23.001Z] #49 37.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T22:21:23.001Z] #49 37.54 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T22:21:23.015Z] #50 25.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-18T22:21:23.259Z] #49 37.66 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T22:21:23.259Z] #49 37.69 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T22:21:23.284Z] #50 25.85 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T22:21:23.284Z] #50 ... [2021-08-18T22:21:23.284Z] [2021-08-18T22:21:23.284Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:23.284Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-18T22:21:23.284Z] #56 15.77 Fetched 8285 kB in 10s (799 kB/s) [2021-08-18T22:21:23.284Z] #56 15.77 Reading package lists... [2021-08-18T22:21:23.284Z] #56 18.30 Reading package lists... [2021-08-18T22:21:23.284Z] #56 21.42 Building dependency tree... [2021-08-18T22:21:23.284Z] #56 23.81 The following additional packages will be installed: [2021-08-18T22:21:23.284Z] #56 23.81 libbtrfs0 [2021-08-18T22:21:23.284Z] #56 23.93 The following NEW packages will be installed: [2021-08-18T22:21:23.284Z] #56 23.93 libbtrfs-dev libbtrfs0 [2021-08-18T22:21:23.284Z] #56 24.34 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:23.284Z] #56 24.34 Need to get 119 kB of archives. [2021-08-18T22:21:23.284Z] #56 24.34 After this operation, 387 kB of additional disk space will be used. [2021-08-18T22:21:23.284Z] #56 24.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-18T22:21:23.284Z] #56 24.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-18T22:21:23.284Z] #56 25.54 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:23.284Z] #56 25.76 Fetched 119 kB in 0s (392 kB/s) [2021-08-18T22:21:23.284Z] #56 25.93 Selecting previously unselected package libbtrfs0. [2021-08-18T22:21:23.284Z] #56 25.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 ... 15394 files and directories currently installed.) [2021-08-18T22:21:23.284Z] #56 ... [2021-08-18T22:21:23.284Z] [2021-08-18T22:21:23.284Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:23.284Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:23.452Z] #59 ... [2021-08-18T22:21:23.452Z] [2021-08-18T22:21:23.452Z] #17 [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-08-18T22:21:23.452Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:21:23.452Z] #17 67.27 Fetched 48.3 MB in 1min 5s (739 kB/s) [2021-08-18T22:21:23.516Z] #49 37.90 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T22:21:24.023Z] #17 67.27 Reading package lists... [2021-08-18T22:21:24.023Z] #17 ... [2021-08-18T22:21:24.023Z] [2021-08-18T22:21:24.023Z] #53 [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-08-18T22:21:24.023Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:24.023Z] #53 89.88 github.com/LK4D4/vndr/build [2021-08-18T22:21:24.382Z] #50 20.07 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-18T22:21:24.382Z] #50 20.08 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T22:21:24.469Z] #59 ... [2021-08-18T22:21:24.469Z] [2021-08-18T22:21:24.469Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:24.469Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:21:24.470Z] #46 47.21 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T22:21:24.597Z] #53 ... [2021-08-18T22:21:24.597Z] [2021-08-18T22:21:24.597Z] #59 [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-08-18T22:21:24.597Z] #59 sha256:581363062c615d7511eed10d105455323b5a7cd4eb785a202d9588f62a4f795c [2021-08-18T22:21:24.597Z] #59 DONE 90.3s [2021-08-18T22:21:24.597Z] [2021-08-18T22:21:24.597Z] #53 [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-08-18T22:21:24.597Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:24.597Z] #53 90.49 github.com/LK4D4/vndr/versioned [2021-08-18T22:21:24.638Z] #50 ... [2021-08-18T22:21:24.638Z] [2021-08-18T22:21:24.638Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-18T22:21:24.638Z] #34 sha256:7c564b30e19201bd0281838678b33013bd8e0295f4cc38c572628da00db89633 [2021-08-18T22:21:24.638Z] #34 17.59 github.com/pelletier/go-toml/cmd/tomll [2021-08-18T22:21:24.638Z] #34 DONE 20.3s [2021-08-18T22:21:24.638Z] [2021-08-18T22:21:24.638Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:24.638Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:24.638Z] #50 20.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T22:21:24.638Z] #50 20.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T22:21:24.638Z] #50 ... [2021-08-18T22:21:24.638Z] [2021-08-18T22:21:24.638Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:24.638Z] #59 sha256:b55795e9234f480db87b5421de96fc0e5fae8d787755b6571f451a4c0a65f86c [2021-08-18T22:21:24.638Z] #59 16.22 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T22:21:24.638Z] #59 16.98 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:21:24.638Z] #59 16.98 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T22:21:24.638Z] #59 17.08 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T22:21:24.638Z] #59 17.18 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T22:21:24.638Z] #59 17.34 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:21:24.638Z] #59 17.49 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T22:21:24.638Z] #59 17.88 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T22:21:24.638Z] #59 18.04 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T22:21:24.638Z] #59 20.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T22:21:24.858Z] #53 90.62 compress/flate [2021-08-18T22:21:24.898Z] #49 39.09 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T22:21:24.898Z] #49 39.11 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T22:21:24.898Z] #49 39.27 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T22:21:24.898Z] #49 39.29 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:21:25.156Z] #49 39.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:21:25.156Z] #49 39.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T22:21:25.156Z] #49 39.63 go: downloading golang.org/x/text v0.3.2 [2021-08-18T22:21:25.201Z] #59 ... [2021-08-18T22:21:25.201Z] [2021-08-18T22:21:25.201Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:25.201Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:21:25.201Z] #46 10.70 runtime [2021-08-18T22:21:25.201Z] #46 14.43 unicode/utf8 [2021-08-18T22:21:25.201Z] #46 15.29 math/bits [2021-08-18T22:21:25.201Z] #46 15.78 math [2021-08-18T22:21:25.201Z] #46 19.86 unicode/utf16 [2021-08-18T22:21:25.201Z] #46 20.26 container/list [2021-08-18T22:21:25.201Z] #46 20.71 crypto/internal/subtle [2021-08-18T22:21:25.201Z] #46 20.85 crypto/subtle [2021-08-18T22:21:25.201Z] #46 ... [2021-08-18T22:21:25.201Z] [2021-08-18T22:21:25.201Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:25.201Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:25.201Z] #50 20.61 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T22:21:25.201Z] #50 20.61 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T22:21:25.201Z] #50 21.06 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T22:21:25.201Z] #50 21.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:21:25.412Z] #49 ... [2021-08-18T22:21:25.413Z] [2021-08-18T22:21:25.413Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:25.413Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:21:25.413Z] #58 29.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T22:21:25.413Z] #58 35.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T22:21:25.457Z] #50 21.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T22:21:25.457Z] #50 21.16 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T22:21:25.457Z] #50 ... [2021-08-18T22:21:25.457Z] [2021-08-18T22:21:25.457Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:25.457Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:25.457Z] #13 8.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:21:25.457Z] #13 10.87 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:21:25.457Z] #13 13.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:21:25.669Z] #58 ... [2021-08-18T22:21:25.669Z] [2021-08-18T22:21:25.669Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:25.669Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:25.669Z] #55 29.91 Fetched 8463 kB in 23s (363 kB/s) [2021-08-18T22:21:25.669Z] #55 29.91 Reading package lists... [2021-08-18T22:21:25.669Z] #55 37.30 Reading package lists... [2021-08-18T22:21:25.669Z] #55 ... [2021-08-18T22:21:25.669Z] [2021-08-18T22:21:25.669Z] #35 [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-08-18T22:21:25.669Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:25.669Z] #35 32.58 Fetched 8463 kB in 24s (346 kB/s) [2021-08-18T22:21:25.669Z] #35 32.58 Reading package lists... [2021-08-18T22:21:25.714Z] #13 ... [2021-08-18T22:21:25.714Z] [2021-08-18T22:21:25.714Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:25.714Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:25.714Z] #50 21.29 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T22:21:25.714Z] #50 21.35 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T22:21:25.714Z] #50 21.40 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T22:21:25.714Z] #50 21.43 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T22:21:25.714Z] #50 21.53 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T22:21:25.971Z] #50 21.70 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T22:21:25.971Z] #50 21.80 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T22:21:25.971Z] #50 21.80 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T22:21:26.095Z] #29 13.86 0.0% 0.4% # 2.1% ## 3.0% ## 3.6% ### 4.6% ### 5.0% #### 5.8% #### 6.3% ##### 7.2% ##### 7.9% ###### 9.0% ####### 9.8% ####### 10.5% ######## 12.1% ######### 13.0% ########## 14.7% ########### 15.9% ############ 16.7% ############ 17.2% ############ 18.0% ############# 19.3% ############## 20.4% ############### 21.8% ################# 23.9% ################## 26.0% ################### 27.7% #################### 28.7% ##################### 30.3% ###################### 31.8% ####################### 32.9% ######################## 34.5% ######################### 35.5% ########################## 36.9% ########################### 38.8% ############################# 40.5% ############################# 41.7% ############################## 42.6% ################################ 45.2% ################################# 46.7% ################################## 48.6% ################################### 49.2% #################################### 50.5% ###################################### 53.0% ####################################### 55.1% ######################################## 56.8% ######################################### 58.3% ########################################### 60.5% ############################################# 62.6% ############################################## 64.6% ################################################ 67.2% ################################################# 69.0% #################################################### 73.0% ######################################################## 78.2% ########################################################## 80.7% ############################################################ 84.0% ############################################################ 84.2% ############################################################## 86.9% ############################################################## 86.9% ################################################################ 89.4% ################################################################# 91.6% ################################################################### 93.9% #################################################################### 95.5% ##################################################################### 97.0% ####################################################################### 99.7% ######################################################################## 100.0% [2021-08-18T22:21:26.227Z] #50 21.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T22:21:26.227Z] #50 21.93 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T22:21:26.227Z] #50 21.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T22:21:26.261Z] #53 92.19 hash/crc32 [2021-08-18T22:21:26.362Z] #29 21.41 [2021-08-18T22:21:26.362Z] #29 ... [2021-08-18T22:21:26.362Z] [2021-08-18T22:21:26.362Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:26.362Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:26.362Z] #44 18.56 Fetched 8289 kB in 13s (619 kB/s) [2021-08-18T22:21:26.362Z] #44 18.56 Reading package lists... [2021-08-18T22:21:26.362Z] #44 23.78 Reading package lists... [2021-08-18T22:21:26.362Z] #44 28.50 Building dependency tree... [2021-08-18T22:21:26.362Z] #44 ... [2021-08-18T22:21:26.362Z] [2021-08-18T22:21:26.362Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:26.362Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-18T22:21:26.362Z] #32 28.79 Checking out files: 99% (1508/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-18T22:21:26.362Z] #32 28.82 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T22:21:26.528Z] #50 22.11 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T22:21:26.528Z] #50 22.16 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T22:21:26.528Z] #50 22.27 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T22:21:26.528Z] #50 22.31 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T22:21:26.528Z] #50 22.38 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T22:21:26.600Z] #35 40.16 Reading package lists... [2021-08-18T22:21:26.600Z] #35 ... [2021-08-18T22:21:26.600Z] [2021-08-18T22:21:26.600Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:26.600Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:26.600Z] #43 32.89 Reading package lists... [2021-08-18T22:21:26.785Z] #50 22.52 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T22:21:26.785Z] #50 22.62 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T22:21:26.834Z] #53 92.66 crypto/rsa [2021-08-18T22:21:26.834Z] #53 92.66 compress/gzip [2021-08-18T22:21:26.941Z] #32 29.22 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:26.941Z] #32 ... [2021-08-18T22:21:26.941Z] [2021-08-18T22:21:26.942Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:26.942Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:26.942Z] #13 15.47 Fetched 8813 kB in 13s (665 kB/s) [2021-08-18T22:21:26.942Z] #13 15.47 Reading package lists... [2021-08-18T22:21:26.942Z] #13 20.44 Reading package lists... [2021-08-18T22:21:26.942Z] #13 24.66 Building dependency tree... [2021-08-18T22:21:27.042Z] #50 22.67 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T22:21:27.094Z] #53 93.01 crypto/dsa [2021-08-18T22:21:27.211Z] #13 ... [2021-08-18T22:21:27.211Z] [2021-08-18T22:21:27.211Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:27.211Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T22:21:27.211Z] #36 24.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-18T22:21:27.211Z] #36 24.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-08-18T22:21:27.211Z] #36 24.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-18T22:21:27.211Z] #36 24.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-18T22:21:27.211Z] #36 24.43 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-18T22:21:27.211Z] #36 24.44 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-18T22:21:27.211Z] #36 25.82 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:27.211Z] #36 26.01 Fetched 14.2 MB in 2s (6361 kB/s) [2021-08-18T22:21:27.211Z] #36 26.18 Selecting previously unselected package xxd. [2021-08-18T22:21:27.211Z] #36 26.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-18T22:21:27.211Z] #36 26.32 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-18T22:21:27.211Z] #36 26.34 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:21:27.211Z] #36 26.57 Selecting previously unselected package vim-common. [2021-08-18T22:21:27.211Z] #36 26.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:21:27.211Z] #36 26.85 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:27.211Z] #36 29.18 Selecting previously unselected package cmake-data. [2021-08-18T22:21:27.211Z] #36 29.20 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T22:21:27.211Z] #36 29.74 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T22:21:27.211Z] #36 ... [2021-08-18T22:21:27.211Z] [2021-08-18T22:21:27.211Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:27.211Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:27.211Z] #29 22.45 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-18T22:21:27.211Z] #29 ... [2021-08-18T22:21:27.211Z] [2021-08-18T22:21:27.211Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:27.211Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-18T22:21:27.211Z] #56 26.04 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-18T22:21:27.211Z] #56 26.14 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:27.211Z] #56 26.33 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:21:27.211Z] #56 26.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-18T22:21:27.211Z] #56 26.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:27.211Z] #56 26.86 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:27.211Z] #56 26.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:27.211Z] #56 26.94 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:27.211Z] #56 DONE 29.9s [2021-08-18T22:21:27.298Z] #50 23.05 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T22:21:27.298Z] #50 23.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T22:21:27.298Z] #50 23.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T22:21:27.475Z] [2021-08-18T22:21:27.475Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:21:27.475Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:21:27.597Z] #50 ... [2021-08-18T22:21:27.597Z] [2021-08-18T22:21:27.597Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:27.597Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:21:27.597Z] #52 13.30 + cd /tmp/tmp.8QmjHGPM9s/src/github.com/mvdan/sh [2021-08-18T22:21:27.597Z] #52 13.30 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-18T22:21:27.597Z] #52 13.46 + GO111MODULE=on [2021-08-18T22:21:27.597Z] #52 13.46 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-18T22:21:27.597Z] #52 14.46 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-18T22:21:27.597Z] #52 14.49 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-18T22:21:27.597Z] #52 14.54 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-18T22:21:27.597Z] #52 16.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-18T22:21:27.597Z] #52 19.48 encoding [2021-08-18T22:21:27.597Z] #52 19.69 runtime [2021-08-18T22:21:27.597Z] #52 19.73 math [2021-08-18T22:21:27.597Z] #52 ... [2021-08-18T22:21:27.597Z] [2021-08-18T22:21:27.597Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:27.597Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:27.597Z] #50 23.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T22:21:27.666Z] #53 93.25 crypto/x509/pkix [2021-08-18T22:21:27.666Z] #53 93.63 net [2021-08-18T22:21:27.666Z] #53 93.65 vendor/golang.org/x/crypto/chacha20 [2021-08-18T22:21:27.853Z] #50 23.50 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T22:21:28.111Z] #50 23.70 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T22:21:28.111Z] #50 23.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T22:21:28.239Z] #53 94.08 vendor/golang.org/x/crypto/poly1305 [2021-08-18T22:21:28.500Z] #53 94.47 vendor/golang.org/x/sys/cpu [2021-08-18T22:21:28.658Z] #57 1.339 + RM_GOPATH=0 [2021-08-18T22:21:28.658Z] #57 1.339 + TMP_GOPATH= [2021-08-18T22:21:28.658Z] #57 1.339 + : /build [2021-08-18T22:21:28.658Z] #57 1.340 + '[' -z '' ']' [2021-08-18T22:21:28.658Z] #57 1.340 ++ mktemp -d [2021-08-18T22:21:28.658Z] #57 1.345 + export GOPATH=/tmp/tmp.tVbwGFT8G0 [2021-08-18T22:21:28.658Z] #57 1.345 + GOPATH=/tmp/tmp.tVbwGFT8G0 [2021-08-18T22:21:28.658Z] #57 1.345 + RM_GOPATH=1 [2021-08-18T22:21:28.658Z] #57 1.345 + case "$(go env GOARCH)" in [2021-08-18T22:21:28.658Z] #57 1.346 ++ go env GOARCH [2021-08-18T22:21:28.674Z] #50 24.32 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T22:21:28.674Z] #50 24.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T22:21:28.674Z] #50 24.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T22:21:28.930Z] #50 24.67 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T22:21:28.930Z] #50 24.67 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T22:21:28.930Z] #50 24.67 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T22:21:29.073Z] #53 94.78 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T22:21:29.240Z] #57 1.801 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:29.240Z] #57 1.802 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:29.240Z] #57 1.803 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:29.240Z] #57 1.806 + dir=/tmp/install [2021-08-18T22:21:29.240Z] #57 1.807 + bin=containerd [2021-08-18T22:21:29.240Z] #57 1.807 + shift [2021-08-18T22:21:29.240Z] #57 1.808 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T22:21:29.240Z] #57 1.808 + . /tmp/install/containerd.installer [2021-08-18T22:21:29.240Z] #57 1.809 ++ set -e [2021-08-18T22:21:29.240Z] #57 1.809 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:29.240Z] #57 1.810 + install_containerd [2021-08-18T22:21:29.240Z] #57 1.811 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T22:21:29.240Z] #57 1.811 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:29.240Z] #57 1.812 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tVbwGFT8G0/src/github.com/containerd/containerd [2021-08-18T22:21:29.240Z] #57 1.816 Cloning into '/tmp/tmp.tVbwGFT8G0/src/github.com/containerd/containerd'... [2021-08-18T22:21:29.493Z] #50 24.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T22:21:29.493Z] #50 25.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T22:21:29.493Z] #50 25.27 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T22:21:29.645Z] #53 95.46 vendor/golang.org/x/crypto/curve25519 [2021-08-18T22:21:29.740Z] #46 ... [2021-08-18T22:21:29.740Z] [2021-08-18T22:21:29.740Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:29.740Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:29.740Z] #36 42.36 Reading package lists... [2021-08-18T22:21:29.749Z] #50 25.47 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T22:21:30.005Z] #50 25.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T22:21:30.005Z] #50 25.57 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T22:21:30.005Z] #50 25.77 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T22:21:30.217Z] #53 95.88 vendor/golang.org/x/crypto/hkdf [2021-08-18T22:21:30.217Z] #53 95.98 vendor/golang.org/x/text/transform [2021-08-18T22:21:30.789Z] #53 96.46 vendor/golang.org/x/text/unicode/bidi [2021-08-18T22:21:30.979Z] #50 26.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T22:21:30.979Z] #50 26.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T22:21:30.979Z] #50 26.83 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T22:21:30.979Z] #50 ... [2021-08-18T22:21:30.979Z] [2021-08-18T22:21:30.979Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:30.979Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:30.979Z] #44 16.49 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-18T22:21:30.979Z] #44 23.08 Fetched 8466 kB in 18s (472 kB/s) [2021-08-18T22:21:31.123Z] #36 52.19 Building dependency tree... [2021-08-18T22:21:31.236Z] #44 23.08 Reading package lists... [2021-08-18T22:21:31.236Z] #44 ... [2021-08-18T22:21:31.236Z] [2021-08-18T22:21:31.236Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:31.236Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:31.236Z] #50 26.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:21:31.236Z] #50 26.89 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:21:31.236Z] #50 26.94 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T22:21:31.236Z] #50 27.09 go: downloading golang.org/x/text v0.3.2 [2021-08-18T22:21:31.337Z] #43 41.03 Reading package lists... [2021-08-18T22:21:31.337Z] #43 ... [2021-08-18T22:21:31.337Z] [2021-08-18T22:21:31.337Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:31.337Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:31.337Z] #13 29.82 Fetched 8996 kB in 26s (351 kB/s) [2021-08-18T22:21:31.337Z] #13 29.82 Reading package lists... [2021-08-18T22:21:31.595Z] #13 39.68 Reading package lists... [2021-08-18T22:21:31.595Z] #13 ... [2021-08-18T22:21:31.595Z] [2021-08-18T22:21:31.595Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:31.595Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:31.595Z] #55 37.30 Reading package lists... [2021-08-18T22:21:31.734Z] #53 97.50 vendor/golang.org/x/text/secure/bidirule [2021-08-18T22:21:31.995Z] #53 97.70 vendor/golang.org/x/text/unicode/norm [2021-08-18T22:21:32.578Z] #57 ... [2021-08-18T22:21:32.578Z] [2021-08-18T22:21:32.578Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:32.578Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:32.578Z] #29 23.01 [2021-08-18T22:21:32.578Z] #29 23.23 0.2% ########### 15.4% ######################################################################## 100.0% [2021-08-18T22:21:32.578Z] #29 23.54 [2021-08-18T22:21:32.578Z] #29 24.69 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-18T22:21:32.578Z] #29 25.15 [2021-08-18T22:21:32.578Z] #29 25.42 0.4% ############################################################## 87.0% ######################################################################## 100.0% [2021-08-18T22:21:32.578Z] #29 25.67 [2021-08-18T22:21:32.578Z] #29 26.65 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-18T22:21:32.578Z] #29 26.90 [2021-08-18T22:21:33.636Z] #29 27.18 0.0% ## 4.1% #### 6.0% ###### 8.9% ########## 14.6% ############# 19.1% ############### 22.2% ################ 23.4% ################### 26.6% ####################### 32.8% ######################### 35.0% ########################### 38.0% ############################ 40.1% ############################### 43.2% ################################# 46.0% ################################### 49.1% ###################################### 53.6% [2021-08-18T22:21:33.636Z] #29 ... [2021-08-18T22:21:33.636Z] [2021-08-18T22:21:33.636Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:33.636Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:21:33.636Z] #50 26.27 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-18T22:21:33.636Z] #50 26.90 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-18T22:21:33.636Z] #50 27.08 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-18T22:21:33.636Z] #50 27.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-18T22:21:33.636Z] #50 28.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-18T22:21:33.636Z] #50 28.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-18T22:21:33.636Z] #50 28.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-18T22:21:33.636Z] #50 28.79 go: downloading github.com/spf13/afero v1.1.2 [2021-08-18T22:21:33.636Z] #50 29.79 go: downloading github.com/spf13/cast v1.3.0 [2021-08-18T22:21:33.636Z] #50 29.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-18T22:21:33.636Z] #50 29.90 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-18T22:21:33.636Z] #50 30.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-18T22:21:33.636Z] #50 30.08 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-18T22:21:33.636Z] #50 30.61 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-18T22:21:33.636Z] #50 32.17 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-18T22:21:33.636Z] #50 32.19 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-18T22:21:33.636Z] #50 32.19 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-18T22:21:33.636Z] #50 32.31 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-18T22:21:33.636Z] #50 32.31 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-18T22:21:33.636Z] #50 32.35 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-18T22:21:33.636Z] #50 32.43 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-18T22:21:33.636Z] #50 32.47 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-18T22:21:33.636Z] #50 32.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-18T22:21:33.636Z] #50 32.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-18T22:21:33.636Z] #50 32.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-18T22:21:33.636Z] #50 32.77 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-18T22:21:33.636Z] #50 32.83 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-18T22:21:33.636Z] #50 32.91 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-18T22:21:33.636Z] #50 32.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-18T22:21:33.636Z] #50 32.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-18T22:21:33.636Z] #50 32.99 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-18T22:21:33.636Z] #50 33.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-18T22:21:33.636Z] #50 33.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-18T22:21:33.636Z] #50 33.25 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-18T22:21:33.636Z] #50 33.53 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-18T22:21:33.636Z] #50 33.68 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-18T22:21:33.636Z] #50 33.70 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-18T22:21:33.636Z] #50 33.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-18T22:21:33.636Z] #50 33.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-18T22:21:33.636Z] #50 33.96 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-18T22:21:33.636Z] #50 35.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-18T22:21:33.636Z] #50 35.18 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-18T22:21:33.636Z] #50 35.20 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-18T22:21:33.636Z] #50 35.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-18T22:21:33.636Z] #50 35.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-18T22:21:33.636Z] #50 35.67 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-18T22:21:33.636Z] #50 35.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-18T22:21:33.636Z] #50 35.81 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-18T22:21:33.636Z] #50 36.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.11 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.11 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.17 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.20 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.32 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-18T22:21:33.636Z] #50 36.42 go: downloading golang.org/x/text v0.3.2 [2021-08-18T22:21:33.636Z] #50 ... [2021-08-18T22:21:33.636Z] [2021-08-18T22:21:33.636Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:33.636Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:34.117Z] #55 46.05 Building dependency tree... [2021-08-18T22:21:34.413Z] #36 57.35 The following additional packages will be installed: [2021-08-18T22:21:34.413Z] #36 57.35 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T22:21:34.413Z] #36 57.35 Suggested packages: [2021-08-18T22:21:34.413Z] #36 57.36 cmake-doc ninja-build lrzip [2021-08-18T22:21:34.413Z] #36 57.36 Recommended packages: [2021-08-18T22:21:34.413Z] #36 57.36 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T22:21:34.413Z] #36 ... [2021-08-18T22:21:34.413Z] [2021-08-18T22:21:34.413Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:34.413Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:34.413Z] #44 37.42 Reading package lists... [2021-08-18T22:21:34.413Z] #44 47.44 Reading package lists... [2021-08-18T22:21:34.413Z] #44 ... [2021-08-18T22:21:34.413Z] [2021-08-18T22:21:34.413Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:34.413Z] #50 sha256:07d5d4478ce831d88e7e8c0f43c2432d1ff32f39386d6e285f820a3342761546 [2021-08-18T22:21:34.413Z] #50 53.70 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T22:21:34.413Z] #50 53.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T22:21:34.413Z] #50 53.92 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T22:21:34.413Z] #50 54.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T22:21:34.413Z] #50 54.01 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T22:21:34.413Z] #50 56.33 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T22:21:34.413Z] #50 57.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T22:21:34.413Z] #50 57.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T22:21:34.549Z] #50 ... [2021-08-18T22:21:34.549Z] [2021-08-18T22:21:34.549Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:34.549Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:34.549Z] #56 19.85 Fetched 8463 kB in 15s (551 kB/s) [2021-08-18T22:21:34.549Z] #56 19.85 Reading package lists... [2021-08-18T22:21:34.549Z] #56 26.39 Reading package lists... [2021-08-18T22:21:34.549Z] #56 ... [2021-08-18T22:21:34.549Z] [2021-08-18T22:21:34.549Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:34.549Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:34.549Z] #44 23.08 Reading package lists... [2021-08-18T22:21:34.745Z] #29 27.18 0.0% ## 4.1% #### 6.0% ###### 8.9% ########## 14.6% ############# 19.1% ############### 22.2% ################ 23.4% ################### 26.6% ####################### 32.8% ######################### 35.0% ########################### 38.0% ############################ 40.1% ############################### 43.2% ################################# 46.0% ################################### 49.1% ###################################### 53.6% ########################################## 59.0% ############################################## 65.2% ################################################### 71.2% ###################################################### 75.9% ########################################################## 81.6% ############################################################## 86.2% ################################################################ 89.6% ################################################################### 93.4% ####################################################################### 99.7% ######################################################################## 100.0% [2021-08-18T22:21:35.009Z] #29 30.18 [2021-08-18T22:21:35.296Z] #53 100.5 vendor/golang.org/x/net/idna [2021-08-18T22:21:35.478Z] #44 29.05 Reading package lists... [2021-08-18T22:21:35.478Z] #44 ... [2021-08-18T22:21:35.478Z] [2021-08-18T22:21:35.478Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:35.478Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:21:35.478Z] #46 21.06 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-18T22:21:35.478Z] #46 21.10 internal/nettrace [2021-08-18T22:21:35.478Z] #46 21.30 runtime/cgo [2021-08-18T22:21:35.478Z] #46 31.11 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T22:21:35.735Z] #46 ... [2021-08-18T22:21:35.735Z] [2021-08-18T22:21:35.735Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:35.735Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:35.735Z] #13 22.61 Fetched 8996 kB in 17s (516 kB/s) [2021-08-18T22:21:35.735Z] #13 22.61 Reading package lists... [2021-08-18T22:21:35.790Z] #50 ... [2021-08-18T22:21:35.790Z] [2021-08-18T22:21:35.790Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:35.790Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:35.790Z] #13 31.70 Reading package lists... [2021-08-18T22:21:35.790Z] #13 42.23 Reading package lists... [2021-08-18T22:21:35.790Z] #13 51.78 Building dependency tree... [2021-08-18T22:21:35.790Z] #13 ... [2021-08-18T22:21:35.790Z] [2021-08-18T22:21:35.790Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:35.790Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:35.790Z] #36 58.42 The following NEW packages will be installed: [2021-08-18T22:21:35.790Z] #36 58.43 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T22:21:35.790Z] #36 58.44 vim-common xxd [2021-08-18T22:21:35.790Z] #36 58.83 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:35.790Z] #36 58.83 Need to get 14.9 MB of archives. [2021-08-18T22:21:35.790Z] #36 58.83 After this operation, 61.8 MB of additional disk space will be used. [2021-08-18T22:21:35.790Z] #36 58.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:21:35.790Z] #36 58.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:21:35.790Z] #36 58.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T22:21:35.790Z] #36 59.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:21:35.962Z] #29 31.29 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-18T22:21:35.991Z] #13 28.72 Reading package lists... [2021-08-18T22:21:35.991Z] #13 ... [2021-08-18T22:21:35.991Z] [2021-08-18T22:21:35.991Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:35.991Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:35.991Z] #36 21.56 Fetched 8463 kB in 17s (513 kB/s) [2021-08-18T22:21:35.991Z] #36 21.56 Reading package lists... [2021-08-18T22:21:35.991Z] #36 27.66 Reading package lists... [2021-08-18T22:21:35.991Z] #36 ... [2021-08-18T22:21:35.991Z] [2021-08-18T22:21:35.991Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:35.991Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:35.991Z] #56 26.39 Reading package lists... [2021-08-18T22:21:36.241Z] #53 101.9 vendor/golang.org/x/net/http2/hpack [2021-08-18T22:21:36.542Z] #29 31.73 [2021-08-18T22:21:36.542Z] #29 ... [2021-08-18T22:21:36.542Z] [2021-08-18T22:21:36.542Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:36.542Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:36.542Z] #44 28.50 Building dependency tree... [2021-08-18T22:21:36.542Z] #44 30.30 The following additional packages will be installed: [2021-08-18T22:21:36.542Z] #44 30.30 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T22:21:36.542Z] #44 30.30 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T22:21:36.542Z] #44 30.30 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:36.542Z] #44 30.30 python3.7-minimal [2021-08-18T22:21:36.542Z] #44 30.31 Suggested packages: [2021-08-18T22:21:36.542Z] #44 30.31 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T22:21:36.542Z] #44 30.31 python3.7-doc binfmt-support [2021-08-18T22:21:36.542Z] #44 31.49 The following NEW packages will be installed: [2021-08-18T22:21:36.542Z] #44 31.49 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T22:21:36.542Z] #44 31.49 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T22:21:36.542Z] #44 31.49 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:36.542Z] #44 31.49 python3.7-minimal [2021-08-18T22:21:36.542Z] #44 31.88 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:36.542Z] #44 31.88 Need to get 6095 kB of archives. [2021-08-18T22:21:36.542Z] #44 31.88 After this operation, 32.3 MB of additional disk space will be used. [2021-08-18T22:21:36.542Z] #44 31.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-18T22:21:36.542Z] #44 31.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-18T22:21:36.542Z] #44 32.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-18T22:21:36.542Z] #44 32.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-18T22:21:36.542Z] #44 32.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-18T22:21:36.542Z] #44 32.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:21:36.542Z] #44 32.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-18T22:21:36.542Z] #44 32.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-18T22:21:36.542Z] #44 32.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-18T22:21:36.542Z] #44 32.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:21:36.542Z] #44 32.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T22:21:36.542Z] #44 32.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-18T22:21:36.542Z] #44 32.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-18T22:21:36.542Z] #44 32.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-18T22:21:36.542Z] #44 32.31 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-18T22:21:36.542Z] #44 34.84 Get:16 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-18T22:21:36.542Z] #44 36.71 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:36.542Z] #44 37.36 Fetched 6095 kB in 4s (1712 kB/s) [2021-08-18T22:21:36.542Z] #44 37.57 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-18T22:21:36.542Z] #44 37.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-18T22:21:36.542Z] #44 37.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:21:36.542Z] #44 37.72 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:36.542Z] #44 38.61 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:21:36.542Z] #44 38.61 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:21:36.542Z] #44 38.65 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:36.553Z] #56 31.80 Building dependency tree... [2021-08-18T22:21:36.553Z] #56 ... [2021-08-18T22:21:36.553Z] [2021-08-18T22:21:36.553Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:21:36.553Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:21:36.553Z] #40 22.21 Checking out files: 99% (1688/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-18T22:21:36.553Z] #40 22.28 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-18T22:21:36.553Z] #40 24.48 + 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-08-18T22:21:36.641Z] #55 51.11 The following additional packages will be installed: [2021-08-18T22:21:36.641Z] #55 51.13 libbtrfs0 [2021-08-18T22:21:36.807Z] #44 ... [2021-08-18T22:21:36.807Z] [2021-08-18T22:21:36.807Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:36.807Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:36.807Z] #29 31.91 ######################################################################## 100.0% [2021-08-18T22:21:36.807Z] #29 32.07 [2021-08-18T22:21:36.813Z] #53 102.5 mime [2021-08-18T22:21:36.852Z] #40 ... [2021-08-18T22:21:36.852Z] [2021-08-18T22:21:36.852Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:36.852Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:21:36.852Z] #50 32.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T22:21:36.852Z] #50 32.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T22:21:36.898Z] #55 51.32 The following NEW packages will be installed: [2021-08-18T22:21:36.898Z] #55 51.34 libbtrfs-dev libbtrfs0 [2021-08-18T22:21:36.935Z] using credential docker-jenkins-github-credentials [2021-08-18T22:21:37.009Z] Cloning the remote Git repository [2021-08-18T22:21:37.009Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:21:37.110Z] #50 32.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T22:21:37.110Z] #50 32.87 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T22:21:37.110Z] #50 32.91 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T22:21:37.156Z] #55 51.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:37.156Z] #55 51.74 Need to get 119 kB of archives. [2021-08-18T22:21:37.156Z] #55 51.74 After this operation, 387 kB of additional disk space will be used. [2021-08-18T22:21:37.156Z] #55 51.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:37.181Z] #36 60.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T22:21:37.181Z] #36 60.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T22:21:37.181Z] #36 60.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T22:21:37.181Z] #36 60.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T22:21:37.181Z] #36 60.22 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-18T22:21:37.181Z] #36 60.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T22:21:37.412Z] #55 51.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:37.669Z] #55 ... [2021-08-18T22:21:37.669Z] [2021-08-18T22:21:37.669Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:37.669Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:21:37.669Z] #49 49.43 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T22:21:37.669Z] #49 49.63 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T22:21:37.669Z] #49 49.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T22:21:37.669Z] #49 49.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T22:21:37.669Z] #49 49.82 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T22:21:37.669Z] #49 51.54 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T22:21:37.669Z] #49 51.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T22:21:37.669Z] #49 52.10 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T22:21:37.759Z] #29 32.88 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-18T22:21:38.025Z] #29 33.35 [2021-08-18T22:21:38.199Z] #53 103.7 mime/quotedprintable [2021-08-18T22:21:38.199Z] #53 103.9 net/http/internal [2021-08-18T22:21:38.199Z] #53 ... [2021-08-18T22:21:38.199Z] [2021-08-18T22:21:38.199Z] #17 [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-08-18T22:21:38.199Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:21:38.199Z] #17 67.27 Reading package lists... [2021-08-18T22:21:38.290Z] #29 33.53 ######################################################################## 100.0% [2021-08-18T22:21:38.290Z] #29 33.60 [2021-08-18T22:21:38.290Z] #29 ... [2021-08-18T22:21:38.290Z] [2021-08-18T22:21:38.290Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:38.290Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:38.290Z] #13 26.84 The following additional packages will be installed: [2021-08-18T22:21:38.290Z] #13 26.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T22:21:38.290Z] #13 26.84 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T22:21:38.290Z] #13 26.84 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T22:21:38.290Z] #13 26.84 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T22:21:38.290Z] #13 26.84 mingw-w64-x86-64-dev [2021-08-18T22:21:38.290Z] #13 26.85 Suggested packages: [2021-08-18T22:21:38.290Z] #13 26.85 gcc-8-locales seccomp wine64 [2021-08-18T22:21:38.290Z] #13 27.57 The following NEW packages will be installed: [2021-08-18T22:21:38.290Z] #13 27.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T22:21:38.290Z] #13 27.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T22:21:38.290Z] #13 27.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T22:21:38.290Z] #13 27.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T22:21:38.290Z] #13 27.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T22:21:38.290Z] #13 27.58 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T22:21:38.290Z] #13 27.58 The following packages will be upgraded: [2021-08-18T22:21:38.290Z] #13 27.58 libseccomp2 [2021-08-18T22:21:38.290Z] #13 27.99 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:38.290Z] #13 27.99 Need to get 73.4 MB of archives. [2021-08-18T22:21:38.290Z] #13 27.99 After this operation, 472 MB of additional disk space will be used. [2021-08-18T22:21:38.290Z] #13 27.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-08-18T22:21:38.290Z] #13 27.99 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-18T22:21:38.290Z] #13 28.09 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-18T22:21:38.290Z] #13 28.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-08-18T22:21:38.290Z] #13 28.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-18T22:21:38.290Z] #13 28.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-18T22:21:38.290Z] #13 28.40 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-18T22:21:38.290Z] #13 28.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T22:21:38.290Z] #13 28.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-18T22:21:38.290Z] #13 28.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-18T22:21:38.290Z] #13 29.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-08-18T22:21:38.290Z] #13 31.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-08-18T22:21:38.290Z] #13 33.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-18T22:21:38.290Z] #13 33.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-18T22:21:38.290Z] #13 33.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-18T22:21:38.290Z] #13 33.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-18T22:21:38.290Z] #13 33.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-08-18T22:21:38.290Z] #13 33.41 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-18T22:21:38.290Z] #13 33.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-18T22:21:38.290Z] #13 33.46 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-18T22:21:38.290Z] #13 33.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-18T22:21:38.291Z] #13 33.48 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-18T22:21:38.291Z] #13 33.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-18T22:21:38.291Z] #13 33.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-18T22:21:38.291Z] #13 33.60 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-18T22:21:38.291Z] #13 33.60 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-18T22:21:38.291Z] #13 34.49 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:38.291Z] #13 34.67 Fetched 73.4 MB in 6s (12.4 MB/s) [2021-08-18T22:21:38.291Z] #13 34.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-18T22:21:38.291Z] #13 34.96 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-18T22:21:38.291Z] #13 34.99 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T22:21:38.291Z] #13 35.32 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:21:38.291Z] #13 35.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T22:21:38.291Z] #13 35.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-18T22:21:38.291Z] #13 35.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-18T22:21:38.291Z] #13 35.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:21:37.203Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:21:37.602Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-18T22:21:38.476Z] #50 34.12 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T22:21:38.556Z] #13 ... [2021-08-18T22:21:38.556Z] [2021-08-18T22:21:38.556Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:38.556Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:38.556Z] #29 33.73 Download of images into '/build' complete. [2021-08-18T22:21:38.556Z] #29 33.73 Use something like the following to load the result into a Docker daemon: [2021-08-18T22:21:38.556Z] #29 33.73 tar -cC '/build' . | docker load [2021-08-18T22:21:38.733Z] #50 34.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T22:21:38.989Z] #50 34.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T22:21:38.989Z] #50 ... [2021-08-18T22:21:38.989Z] [2021-08-18T22:21:38.989Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:21:38.989Z] #59 sha256:b55795e9234f480db87b5421de96fc0e5fae8d787755b6571f451a4c0a65f86c [2021-08-18T22:21:38.989Z] #59 24.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T22:21:38.989Z] #59 ... [2021-08-18T22:21:38.989Z] [2021-08-18T22:21:38.989Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:38.989Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:38.989Z] #44 29.05 Reading package lists... [2021-08-18T22:21:39.586Z] #17 82.27 Reading package lists... [2021-08-18T22:21:39.587Z] #17 ... [2021-08-18T22:21:39.587Z] [2021-08-18T22:21:39.587Z] #53 [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-08-18T22:21:39.587Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:39.587Z] #53 105.5 crypto/tls [2021-08-18T22:21:39.712Z] #36 62.45 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:39.712Z] #36 62.78 Fetched 14.9 MB in 2s (6694 kB/s) [2021-08-18T22:21:39.712Z] #36 62.91 Selecting previously unselected package xxd. [2021-08-18T22:21:39.971Z] #36 62.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:39.971Z] #36 62.97 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:21:39.971Z] #36 62.99 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:21:40.092Z] #29 ... [2021-08-18T22:21:40.092Z] [2021-08-18T22:21:40.092Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:40.092Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:21:40.092Z] #46 32.27 sync [2021-08-18T22:21:40.092Z] #46 32.28 internal/reflectlite [2021-08-18T22:21:40.092Z] #46 33.70 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T22:21:40.092Z] #46 33.70 math/rand [2021-08-18T22:21:40.092Z] #46 33.71 internal/testlog [2021-08-18T22:21:40.092Z] #46 33.97 internal/singleflight [2021-08-18T22:21:40.092Z] #46 35.56 errors [2021-08-18T22:21:40.092Z] #46 35.56 sort [2021-08-18T22:21:40.092Z] #46 35.91 io [2021-08-18T22:21:40.092Z] #46 35.91 strconv [2021-08-18T22:21:40.092Z] #46 35.92 internal/oserror [2021-08-18T22:21:40.092Z] #46 36.16 syscall [2021-08-18T22:21:40.092Z] #46 37.55 path [2021-08-18T22:21:40.092Z] #46 38.26 vendor/golang.org/x/net/dns/dnsmessage [2021-08-18T22:21:40.092Z] #46 38.87 bytes [2021-08-18T22:21:40.092Z] #46 41.65 strings [2021-08-18T22:21:40.092Z] #46 42.34 reflect [2021-08-18T22:21:40.092Z] #46 ... [2021-08-18T22:21:40.092Z] [2021-08-18T22:21:40.092Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:40.092Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:40.092Z] #52 41.75 syscall [2021-08-18T22:21:40.092Z] #52 41.76 strings [2021-08-18T22:21:40.092Z] #52 41.76 text/tabwriter [2021-08-18T22:21:40.092Z] #52 41.78 strconv [2021-08-18T22:21:40.195Z] #49 ... [2021-08-18T22:21:40.195Z] [2021-08-18T22:21:40.195Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:40.195Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:40.195Z] #13 39.68 Reading package lists... [2021-08-18T22:21:40.232Z] #36 63.29 Selecting previously unselected package vim-common. [2021-08-18T22:21:40.232Z] #36 63.29 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:21:40.492Z] #36 63.38 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:40.492Z] #36 ... [2021-08-18T22:21:40.492Z] [2021-08-18T22:21:40.492Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:40.492Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:40.492Z] #56 44.03 Reading package lists... [2021-08-18T22:21:40.492Z] #56 53.93 Building dependency tree... [2021-08-18T22:21:40.492Z] #56 58.68 The following additional packages will be installed: [2021-08-18T22:21:40.492Z] #56 58.69 libbtrfs0 [2021-08-18T22:21:40.492Z] #56 58.93 The following NEW packages will be installed: [2021-08-18T22:21:40.492Z] #56 58.96 libbtrfs-dev libbtrfs0 [2021-08-18T22:21:40.492Z] #56 59.51 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:40.492Z] #56 59.51 Need to get 119 kB of archives. [2021-08-18T22:21:40.492Z] #56 59.51 After this operation, 387 kB of additional disk space will be used. [2021-08-18T22:21:40.492Z] #56 59.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:40.492Z] #56 59.52 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:40.492Z] #56 61.14 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:40.492Z] #56 61.58 Fetched 119 kB in 0s (419 kB/s) [2021-08-18T22:21:40.492Z] #56 61.83 Selecting previously unselected package libbtrfs0. [2021-08-18T22:21:40.492Z] #56 61.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:40.492Z] #56 61.95 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:21:40.492Z] #56 61.98 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:40.492Z] #56 62.34 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:21:40.492Z] #56 62.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:21:40.492Z] #56 62.36 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:40.492Z] #56 62.79 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:40.492Z] #56 62.83 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:40.492Z] #56 62.85 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:38.692Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:21:38.693Z] > git --version # timeout=10 [2021-08-18T22:21:38.747Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-18T22:21:38.748Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:21:38.751Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:21:40.656Z] #44 34.64 Building dependency tree... [2021-08-18T22:21:40.759Z] #13 49.42 Building dependency tree... [2021-08-18T22:21:40.759Z] #13 ... [2021-08-18T22:21:40.759Z] [2021-08-18T22:21:40.759Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:40.759Z] #55 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:40.759Z] #55 53.25 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:40.759Z] #55 53.50 Fetched 119 kB in 0s (401 kB/s) [2021-08-18T22:21:40.759Z] #55 53.73 Selecting previously unselected package libbtrfs0. [2021-08-18T22:21:40.759Z] #55 53.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:40.759Z] #55 53.81 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:21:40.759Z] #55 53.84 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:40.759Z] #55 54.03 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:21:40.759Z] #55 54.05 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:21:40.759Z] #55 54.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:40.759Z] #55 54.39 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:40.759Z] #55 54.41 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:40.759Z] #55 54.43 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:40.759Z] #55 DONE 55.3s [2021-08-18T22:21:41.016Z] [2021-08-18T22:21:41.016Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:21:41.016Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:21:41.061Z] #52 ... [2021-08-18T22:21:41.061Z] [2021-08-18T22:21:41.061Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:41.061Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T22:21:41.061Z] #36 33.80 Selecting previously unselected package libicu63:arm64. [2021-08-18T22:21:41.061Z] #36 33.81 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 33.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-18T22:21:41.061Z] #36 38.66 Selecting previously unselected package libxml2:arm64. [2021-08-18T22:21:41.061Z] #36 38.66 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 38.68 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:21:41.061Z] #36 39.18 Selecting previously unselected package libarchive13:arm64. [2021-08-18T22:21:41.061Z] #36 39.18 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 39.19 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-18T22:21:41.061Z] #36 39.51 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-18T22:21:41.061Z] #36 39.51 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 39.53 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-18T22:21:41.061Z] #36 39.76 Selecting previously unselected package librhash0:arm64. [2021-08-18T22:21:41.061Z] #36 39.77 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 39.79 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-18T22:21:41.061Z] #36 39.96 Selecting previously unselected package libuv1:arm64. [2021-08-18T22:21:41.061Z] #36 40.00 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 40.02 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-18T22:21:41.061Z] #36 40.34 Selecting previously unselected package cmake. [2021-08-18T22:21:41.061Z] #36 40.34 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-18T22:21:41.061Z] #36 40.37 Unpacking cmake (3.13.4-1) ... [2021-08-18T22:21:41.082Z] #56 DONE 64.2s [2021-08-18T22:21:41.082Z] [2021-08-18T22:21:41.082Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:21:41.082Z] #57 sha256:b513e266016fbc0c8843d47fa9b012b20ec62c8f5a5e2b7db8d0fe8884184eff [2021-08-18T22:21:41.587Z] #44 ... [2021-08-18T22:21:41.587Z] [2021-08-18T22:21:41.587Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-18T22:21:41.587Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-18T22:21:41.587Z] #56 31.80 Building dependency tree... [2021-08-18T22:21:41.587Z] #56 34.52 The following additional packages will be installed: [2021-08-18T22:21:41.587Z] #56 34.55 libbtrfs0 [2021-08-18T22:21:41.587Z] #56 34.76 The following NEW packages will be installed: [2021-08-18T22:21:41.587Z] #56 34.76 libbtrfs-dev libbtrfs0 [2021-08-18T22:21:41.587Z] #56 35.16 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:41.587Z] #56 35.16 Need to get 119 kB of archives. [2021-08-18T22:21:41.587Z] #56 35.16 After this operation, 387 kB of additional disk space will be used. [2021-08-18T22:21:41.587Z] #56 35.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:41.587Z] #56 35.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:41.587Z] #56 36.17 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:41.587Z] #56 36.35 Fetched 119 kB in 0s (433 kB/s) [2021-08-18T22:21:41.587Z] #56 36.48 Selecting previously unselected package libbtrfs0. [2021-08-18T22:21:41.587Z] #56 36.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:41.587Z] #56 36.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:21:41.587Z] #56 36.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:41.587Z] #56 36.65 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:21:41.587Z] #56 36.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:21:41.587Z] #56 36.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:41.587Z] #56 36.87 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:21:41.587Z] #56 36.88 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:21:41.587Z] #56 36.89 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:41.587Z] #56 DONE 37.4s [2021-08-18T22:21:41.676Z] #36 44.43 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-18T22:21:41.888Z] [2021-08-18T22:21:41.888Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:21:41.888Z] #57 sha256:b75d544ff6bb05e877665a9e3679e86b4bdd6102c7108477be0e559edc50606a [2021-08-18T22:21:41.940Z] #36 44.53 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:21:41.948Z] #56 ... [2021-08-18T22:21:41.948Z] [2021-08-18T22:21:41.948Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:41.948Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:21:41.948Z] #45 46.36 vendor/golang.org/x/crypto/internal/subtle [2021-08-18T22:21:41.948Z] #45 ... [2021-08-18T22:21:41.948Z] [2021-08-18T22:21:41.948Z] #35 [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-08-18T22:21:41.948Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:41.948Z] #35 40.16 Reading package lists... [2021-08-18T22:21:41.948Z] #35 49.95 Building dependency tree... [2021-08-18T22:21:41.948Z] #35 54.36 The following additional packages will be installed: [2021-08-18T22:21:41.948Z] #35 54.37 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T22:21:41.948Z] #35 54.38 Suggested packages: [2021-08-18T22:21:41.948Z] #35 54.39 cmake-doc ninja-build lrzip [2021-08-18T22:21:41.948Z] #35 54.39 Recommended packages: [2021-08-18T22:21:41.948Z] #35 54.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T22:21:41.948Z] #35 55.65 The following NEW packages will be installed: [2021-08-18T22:21:41.948Z] #35 55.67 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T22:21:41.948Z] #35 55.67 vim-common xxd [2021-08-18T22:21:41.948Z] #35 56.22 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:41.948Z] #35 56.22 Need to get 14.9 MB of archives. [2021-08-18T22:21:41.948Z] #35 56.22 After this operation, 61.8 MB of additional disk space will be used. [2021-08-18T22:21:41.948Z] #35 56.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:21:41.948Z] #35 56.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:21:41.948Z] #35 56.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T22:21:42.203Z] #36 ... [2021-08-18T22:21:42.203Z] [2021-08-18T22:21:42.203Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:42.203Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:42.203Z] #52 44.74 bufio [2021-08-18T22:21:42.203Z] #52 44.93 reflect [2021-08-18T22:21:42.205Z] #35 56.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:21:42.462Z] #35 ... [2021-08-18T22:21:42.462Z] [2021-08-18T22:21:42.462Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:21:42.462Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:21:42.462Z] #56 1.753 + RM_GOPATH=0 [2021-08-18T22:21:42.462Z] #56 1.753 + TMP_GOPATH= [2021-08-18T22:21:42.462Z] #56 1.753 + : /build [2021-08-18T22:21:42.462Z] #56 1.753 + '[' -z '' ']' [2021-08-18T22:21:42.462Z] #56 1.753 ++ mktemp -d [2021-08-18T22:21:42.462Z] #56 1.753 + export GOPATH=/tmp/tmp.iVaHokffnc [2021-08-18T22:21:42.462Z] #56 1.753 + GOPATH=/tmp/tmp.iVaHokffnc [2021-08-18T22:21:42.462Z] #56 1.753 + RM_GOPATH=1 [2021-08-18T22:21:42.462Z] #56 1.753 + case "$(go env GOARCH)" in [2021-08-18T22:21:42.462Z] #56 1.753 ++ go env GOARCH [2021-08-18T22:21:42.468Z] #52 ... [2021-08-18T22:21:42.468Z] [2021-08-18T22:21:42.468Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-18T22:21:42.468Z] #29 sha256:68df8bfd62dd1c72f44f993ccf77e60c8e973fae27198ef59266a33aaf68948e [2021-08-18T22:21:42.468Z] #29 DONE 37.5s [2021-08-18T22:21:42.468Z] [2021-08-18T22:21:42.468Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:42.468Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:42.468Z] #52 44.96 regexp/syntax [2021-08-18T22:21:42.719Z] #56 1.899 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:42.719Z] #56 1.899 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:42.976Z] #56 1.900 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:42.976Z] #56 1.901 + dir=/tmp/install [2021-08-18T22:21:42.976Z] #56 1.901 + bin=containerd [2021-08-18T22:21:42.976Z] #56 1.901 + shift [2021-08-18T22:21:42.976Z] #56 1.902 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T22:21:42.976Z] #56 1.902 + . /tmp/install/containerd.installer [2021-08-18T22:21:42.976Z] #56 1.902 ++ set -e [2021-08-18T22:21:42.976Z] #56 1.902 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:42.976Z] #56 1.903 + install_containerd [2021-08-18T22:21:42.976Z] #56 1.903 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T22:21:42.976Z] #56 1.904 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:42.976Z] #56 1.904 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iVaHokffnc/src/github.com/containerd/containerd [2021-08-18T22:21:42.976Z] #56 1.909 Cloning into '/tmp/tmp.iVaHokffnc/src/github.com/containerd/containerd'... [2021-08-18T22:21:42.986Z] #57 1.552 + RM_GOPATH=0 [2021-08-18T22:21:42.986Z] #57 1.552 + TMP_GOPATH= [2021-08-18T22:21:42.986Z] #57 1.552 + : /build [2021-08-18T22:21:42.986Z] #57 1.552 + '[' -z '' ']' [2021-08-18T22:21:42.986Z] #57 1.552 ++ mktemp -d [2021-08-18T22:21:42.986Z] #57 1.552 + export GOPATH=/tmp/tmp.8M28PtgEss [2021-08-18T22:21:42.986Z] #57 1.552 + GOPATH=/tmp/tmp.8M28PtgEss [2021-08-18T22:21:42.986Z] #57 1.552 + RM_GOPATH=1 [2021-08-18T22:21:42.986Z] #57 1.552 + case "$(go env GOARCH)" in [2021-08-18T22:21:42.986Z] #57 1.559 ++ go env GOARCH [2021-08-18T22:21:42.986Z] #57 1.657 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:42.986Z] #57 1.657 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:42.986Z] #57 1.657 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:42.986Z] #57 1.657 + dir=/tmp/install [2021-08-18T22:21:42.986Z] #57 1.657 + bin=containerd [2021-08-18T22:21:42.986Z] #57 1.657 + shift [2021-08-18T22:21:42.986Z] #57 1.657 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T22:21:42.986Z] #57 1.657 + . /tmp/install/containerd.installer [2021-08-18T22:21:42.986Z] #57 1.657 ++ set -e [2021-08-18T22:21:42.986Z] #57 1.657 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:42.986Z] #57 1.657 + install_containerd [2021-08-18T22:21:42.986Z] #57 1.657 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T22:21:42.986Z] #57 1.658 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:42.986Z] #57 1.658 + git clone https://github.com/containerd/containerd.git /tmp/tmp.8M28PtgEss/src/github.com/containerd/containerd [2021-08-18T22:21:42.986Z] #57 1.660 Cloning into '/tmp/tmp.8M28PtgEss/src/github.com/containerd/containerd'... [2021-08-18T22:21:43.795Z] #53 109.7 net/http/httptrace [2021-08-18T22:21:43.868Z] #52 ... [2021-08-18T22:21:43.868Z] [2021-08-18T22:21:43.868Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:43.868Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-18T22:21:43.868Z] #36 44.87 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-18T22:21:43.868Z] #36 45.00 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:43.868Z] #36 45.16 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-18T22:21:43.868Z] #36 45.21 Setting up cmake-data (3.13.4-1) ... [2021-08-18T22:21:43.868Z] #36 45.31 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:21:43.868Z] #36 45.42 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-18T22:21:43.868Z] #36 45.46 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-18T22:21:43.868Z] #36 45.50 Setting up cmake (3.13.4-1) ... [2021-08-18T22:21:43.868Z] #36 45.56 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:43.868Z] #36 45.85 Processing triggers for mime-support (3.62) ... [2021-08-18T22:21:43.868Z] #36 DONE 46.6s [2021-08-18T22:21:44.058Z] #53 109.8 net/http [2021-08-18T22:21:44.134Z] [2021-08-18T22:21:44.134Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:21:44.134Z] #37 sha256:0edd08143e07e630a7888a49e04566a8b7d59ef7a9442fcd8b9e7820991294a5 [2021-08-18T22:21:44.134Z] #37 ... [2021-08-18T22:21:44.134Z] [2021-08-18T22:21:44.134Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:44.134Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:21:44.134Z] #50 36.72 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-18T22:21:44.134Z] #50 38.05 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-18T22:21:44.134Z] #50 39.84 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-18T22:21:44.134Z] #50 39.95 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-18T22:21:44.134Z] #50 46.55 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-18T22:21:44.134Z] #50 46.74 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-18T22:21:44.405Z] #50 ... [2021-08-18T22:21:44.405Z] [2021-08-18T22:21:44.405Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:44.405Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:44.405Z] #13 38.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T22:21:44.405Z] #13 38.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-18T22:21:44.405Z] #13 38.63 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:21:44.405Z] #13 41.13 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T22:21:44.405Z] #13 41.13 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T22:21:44.405Z] #13 41.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:21:44.405Z] #13 41.41 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-18T22:21:44.405Z] #13 41.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-18T22:21:44.405Z] #13 41.44 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-18T22:21:44.405Z] #13 41.80 Selecting previously unselected package dmsetup. [2021-08-18T22:21:44.405Z] #13 41.81 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-18T22:21:44.405Z] #13 41.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T22:21:44.405Z] #13 42.53 Selecting previously unselected package mingw-w64-common. [2021-08-18T22:21:44.405Z] #13 42.57 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T22:21:44.405Z] #13 42.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T22:21:44.670Z] #13 ... [2021-08-18T22:21:44.670Z] [2021-08-18T22:21:44.670Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:21:44.670Z] #48 sha256:12600bbddd85055aa5d934c081ca2781d193bbb00d30d04b79508c965a2e9074 [2021-08-18T22:21:44.670Z] #48 DONE 47.2s [2021-08-18T22:21:44.670Z] [2021-08-18T22:21:44.670Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:44.670Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:44.670Z] #44 39.52 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:44.670Z] #44 39.55 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:44.670Z] #44 45.83 Selecting previously unselected package python3-minimal. [2021-08-18T22:21:44.670Z] #44 45.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-08-18T22:21:44.670Z] #44 45.92 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-18T22:21:44.670Z] #44 46.16 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:21:44.670Z] #44 46.54 Selecting previously unselected package libmpdec2:arm64. [2021-08-18T22:21:44.670Z] #44 46.54 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-18T22:21:44.670Z] #44 46.58 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-18T22:21:44.670Z] #44 46.97 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-18T22:21:44.670Z] #44 46.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:21:44.670Z] #44 47.02 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:44.909Z] #57 ... [2021-08-18T22:21:44.909Z] [2021-08-18T22:21:44.909Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:44.909Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:44.909Z] #44 57.31 Building dependency tree... [2021-08-18T22:21:44.909Z] #44 62.45 The following additional packages will be installed: [2021-08-18T22:21:44.909Z] #44 62.46 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T22:21:44.909Z] #44 62.47 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T22:21:44.909Z] #44 62.47 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:44.909Z] #44 62.47 python3.7-minimal [2021-08-18T22:21:44.909Z] #44 62.48 Suggested packages: [2021-08-18T22:21:44.909Z] #44 62.49 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T22:21:44.909Z] #44 62.49 python3.7-doc binfmt-support [2021-08-18T22:21:44.909Z] #44 63.81 The following NEW packages will be installed: [2021-08-18T22:21:44.909Z] #44 63.81 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T22:21:44.909Z] #44 63.84 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T22:21:44.909Z] #44 63.84 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:44.909Z] #44 63.84 python3.7-minimal [2021-08-18T22:21:44.909Z] #44 64.50 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:44.909Z] #44 64.50 Need to get 6695 kB of archives. [2021-08-18T22:21:44.909Z] #44 64.50 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T22:21:44.909Z] #44 64.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:21:44.909Z] #44 64.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:21:44.909Z] #44 65.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:21:44.909Z] #44 65.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:21:44.909Z] #44 65.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:21:44.909Z] #44 65.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:21:44.909Z] #44 65.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:21:44.909Z] #44 65.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:21:44.909Z] #44 65.34 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T22:21:44.909Z] #44 65.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:21:44.909Z] #44 65.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T22:21:44.909Z] #44 65.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T22:21:44.909Z] #44 65.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:21:44.909Z] #44 65.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:21:44.909Z] #44 65.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:21:44.909Z] #44 ... [2021-08-18T22:21:44.909Z] [2021-08-18T22:21:44.909Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:44.909Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:44.910Z] #32 64.61 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-18T22:21:44.910Z] #32 65.45 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T22:21:44.910Z] #32 66.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:44.934Z] #44 ... [2021-08-18T22:21:44.934Z] [2021-08-18T22:21:44.934Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:21:44.934Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:21:44.934Z] #50 47.70 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-18T22:21:45.200Z] #50 47.98 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-18T22:21:45.326Z] #57 3.431 + RM_GOPATH=0 [2021-08-18T22:21:45.326Z] #57 3.432 + TMP_GOPATH= [2021-08-18T22:21:45.326Z] #57 3.432 + : /build [2021-08-18T22:21:45.326Z] #57 3.433 + '[' -z '' ']' [2021-08-18T22:21:45.326Z] #57 3.434 ++ mktemp -d [2021-08-18T22:21:45.326Z] #57 3.436 + export GOPATH=/tmp/tmp.YOMv9EJWeT [2021-08-18T22:21:45.326Z] #57 3.436 + GOPATH=/tmp/tmp.YOMv9EJWeT [2021-08-18T22:21:45.326Z] #57 3.437 + RM_GOPATH=1 [2021-08-18T22:21:45.326Z] #57 3.437 + case "$(go env GOARCH)" in [2021-08-18T22:21:45.326Z] #57 3.438 ++ go env GOARCH [2021-08-18T22:21:45.326Z] #57 3.479 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:45.326Z] #57 3.480 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:45.326Z] #57 3.480 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:45.326Z] #57 3.487 + dir=/tmp/install [2021-08-18T22:21:45.326Z] #57 3.493 + bin=containerd [2021-08-18T22:21:45.326Z] #57 3.493 + shift [2021-08-18T22:21:45.326Z] #57 3.493 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T22:21:45.326Z] #57 3.493 + . /tmp/install/containerd.installer [2021-08-18T22:21:45.326Z] #57 3.494 ++ set -e [2021-08-18T22:21:45.326Z] #57 3.495 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:45.326Z] #57 3.495 + install_containerd [2021-08-18T22:21:45.326Z] #57 3.497 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T22:21:45.326Z] #57 3.501 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:21:45.326Z] #57 3.501 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YOMv9EJWeT/src/github.com/containerd/containerd [2021-08-18T22:21:45.326Z] #57 3.503 Cloning into '/tmp/tmp.YOMv9EJWeT/src/github.com/containerd/containerd'... [2021-08-18T22:21:46.051Z] #53 ... [2021-08-18T22:21:46.051Z] [2021-08-18T22:21:46.051Z] #17 [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-08-18T22:21:46.051Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:21:46.051Z] #17 82.27 Reading package lists... [2021-08-18T22:21:46.051Z] #17 94.77 Building dependency tree... [2021-08-18T22:21:46.051Z] #17 99.61 The following additional packages will be installed: [2021-08-18T22:21:46.051Z] #17 99.61 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-18T22:21:46.051Z] #17 99.61 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.61 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.61 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-18T22:21:46.051Z] #17 99.61 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.61 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.62 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-18T22:21:46.051Z] #17 99.62 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-18T22:21:46.051Z] #17 99.62 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.62 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.62 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-18T22:21:46.051Z] #17 99.62 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-18T22:21:46.051Z] #17 99.62 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-18T22:21:46.051Z] #17 99.62 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-18T22:21:46.051Z] #17 99.62 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.62 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.62 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-18T22:21:46.051Z] #17 99.62 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-18T22:21:46.051Z] #17 99.62 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.62 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.62 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.62 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.63 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-18T22:21:46.051Z] #17 99.63 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-18T22:21:46.051Z] #17 99.63 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.63 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.63 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-18T22:21:46.051Z] #17 99.63 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-18T22:21:46.051Z] #17 99.63 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.63 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-18T22:21:46.051Z] #17 99.63 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-18T22:21:46.051Z] #17 99.63 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.63 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.63 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-18T22:21:46.051Z] #17 99.63 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.64 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-18T22:21:46.051Z] #17 99.64 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-18T22:21:46.051Z] #17 99.64 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.64 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.64 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-18T22:21:46.051Z] #17 99.64 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-18T22:21:46.051Z] #17 99.64 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-18T22:21:46.051Z] #17 99.64 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-18T22:21:46.051Z] #17 99.65 linux-libc-dev-s390x-cross patch xz-utils [2021-08-18T22:21:46.051Z] #17 99.68 Suggested packages: [2021-08-18T22:21:46.051Z] #17 99.68 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-18T22:21:46.051Z] #17 99.68 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.68 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.68 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-18T22:21:46.051Z] #17 99.68 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.68 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.68 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.68 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-18T22:21:46.051Z] #17 99.68 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-18T22:21:46.051Z] #17 99.69 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-18T22:21:46.051Z] #17 99.69 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-18T22:21:46.051Z] #17 99.69 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-18T22:21:46.051Z] #17 99.69 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.69 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.69 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.69 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-18T22:21:46.051Z] #17 99.69 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-18T22:21:46.052Z] #17 99.69 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-18T22:21:46.052Z] #17 99.69 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-18T22:21:46.052Z] #17 99.69 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-18T22:21:46.052Z] #17 99.69 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-18T22:21:46.052Z] #17 99.69 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-18T22:21:46.052Z] #17 99.69 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-18T22:21:46.052Z] #17 99.69 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-18T22:21:46.052Z] #17 99.69 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-18T22:21:46.052Z] #17 99.69 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-18T22:21:46.052Z] #17 99.69 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-18T22:21:46.052Z] #17 99.69 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-18T22:21:46.052Z] #17 99.69 libyaml-shell-perl ed diffutils-doc [2021-08-18T22:21:46.052Z] #17 99.69 Recommended packages: [2021-08-18T22:21:46.052Z] #17 99.69 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-18T22:21:46.052Z] #17 99.69 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-18T22:21:46.254Z] #56 ... [2021-08-18T22:21:46.254Z] [2021-08-18T22:21:46.254Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:46.254Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:46.254Z] #43 41.03 Reading package lists... [2021-08-18T22:21:46.254Z] #43 50.70 Building dependency tree... [2021-08-18T22:21:46.254Z] #43 55.65 The following additional packages will be installed: [2021-08-18T22:21:46.254Z] #43 55.65 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T22:21:46.254Z] #43 55.65 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T22:21:46.254Z] #43 55.65 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:46.254Z] #43 55.66 python3.7-minimal [2021-08-18T22:21:46.254Z] #43 55.67 Suggested packages: [2021-08-18T22:21:46.254Z] #43 55.67 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T22:21:46.254Z] #43 55.67 python3.7-doc binfmt-support [2021-08-18T22:21:46.254Z] #43 57.51 The following NEW packages will be installed: [2021-08-18T22:21:46.254Z] #43 57.52 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T22:21:46.254Z] #43 57.53 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T22:21:46.254Z] #43 57.53 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:46.254Z] #43 57.54 python3.7-minimal [2021-08-18T22:21:46.254Z] #43 58.16 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:46.254Z] #43 58.16 Need to get 6695 kB of archives. [2021-08-18T22:21:46.254Z] #43 58.16 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T22:21:46.254Z] #43 58.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:21:46.254Z] #43 58.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:21:46.254Z] #43 58.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:21:46.254Z] #43 58.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:21:46.254Z] #43 58.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:21:46.254Z] #43 59.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:21:46.254Z] #43 59.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:21:46.254Z] #43 59.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:21:46.254Z] #43 59.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T22:21:46.254Z] #43 59.23 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:21:46.254Z] #43 59.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T22:21:46.254Z] #43 59.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T22:21:46.254Z] #43 59.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:21:46.254Z] #43 59.34 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:21:46.254Z] #43 59.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:21:46.511Z] #43 ... [2021-08-18T22:21:46.511Z] [2021-08-18T22:21:46.511Z] #35 [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-08-18T22:21:46.511Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:46.511Z] #35 57.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T22:21:46.511Z] #35 58.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T22:21:46.511Z] #35 58.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T22:21:46.511Z] #35 58.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T22:21:46.511Z] #35 58.10 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-18T22:21:46.511Z] #35 58.11 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T22:21:46.511Z] #35 60.26 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:46.511Z] #35 60.53 Fetched 14.9 MB in 3s (5531 kB/s) [2021-08-18T22:21:46.511Z] #35 60.68 Selecting previously unselected package xxd. [2021-08-18T22:21:46.511Z] #35 60.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:46.511Z] #35 60.77 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:21:46.511Z] #35 60.84 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:21:46.771Z] #35 61.15 Selecting previously unselected package vim-common. [2021-08-18T22:21:46.771Z] #35 61.16 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:21:46.771Z] #35 61.22 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:47.263Z] #57 ... [2021-08-18T22:21:47.263Z] [2021-08-18T22:21:47.263Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:47.263Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:47.263Z] #36 27.66 Reading package lists... [2021-08-18T22:21:47.263Z] #36 33.15 Building dependency tree... [2021-08-18T22:21:47.263Z] #36 35.79 The following additional packages will be installed: [2021-08-18T22:21:47.263Z] #36 35.79 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-18T22:21:47.263Z] #36 35.80 Suggested packages: [2021-08-18T22:21:47.263Z] #36 35.81 cmake-doc ninja-build lrzip [2021-08-18T22:21:47.263Z] #36 35.81 Recommended packages: [2021-08-18T22:21:47.263Z] #36 35.81 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T22:21:47.263Z] #36 36.54 The following NEW packages will be installed: [2021-08-18T22:21:47.263Z] #36 36.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-18T22:21:47.263Z] #36 36.56 vim-common xxd [2021-08-18T22:21:47.263Z] #36 36.92 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:47.263Z] #36 36.92 Need to get 14.9 MB of archives. [2021-08-18T22:21:47.263Z] #36 36.92 After this operation, 61.8 MB of additional disk space will be used. [2021-08-18T22:21:47.263Z] #36 36.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:21:47.263Z] #36 36.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:21:47.263Z] #36 36.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T22:21:47.263Z] #36 37.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:21:47.263Z] #36 37.88 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T22:21:47.263Z] #36 37.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T22:21:47.263Z] #36 37.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T22:21:47.263Z] #36 37.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T22:21:47.263Z] #36 37.97 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-18T22:21:47.263Z] #36 37.98 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T22:21:47.263Z] #36 39.43 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:47.263Z] #36 39.66 Fetched 14.9 MB in 2s (8922 kB/s) [2021-08-18T22:21:47.263Z] #36 39.75 Selecting previously unselected package xxd. [2021-08-18T22:21:47.263Z] #36 39.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:47.263Z] #36 39.85 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:21:47.263Z] #36 39.86 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:21:47.263Z] #36 40.10 Selecting previously unselected package vim-common. [2021-08-18T22:21:47.263Z] #36 40.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:21:47.263Z] #36 40.19 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:47.263Z] #36 40.51 Selecting previously unselected package cmake-data. [2021-08-18T22:21:47.263Z] #36 40.51 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T22:21:47.263Z] #36 40.52 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T22:21:47.263Z] #36 42.84 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:21:47.263Z] #36 42.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:21:47.263Z] #36 42.87 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:21:47.334Z] #35 61.58 Selecting previously unselected package cmake-data. [2021-08-18T22:21:47.334Z] #35 61.61 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T22:21:47.334Z] #35 61.62 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T22:21:47.519Z] #36 ... [2021-08-18T22:21:47.519Z] [2021-08-18T22:21:47.519Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:47.519Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:47.775Z] #32 42.98 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-18T22:21:47.775Z] #32 43.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T22:21:48.086Z] #32 43.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:48.200Z] #32 ... [2021-08-18T22:21:48.200Z] [2021-08-18T22:21:48.200Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:48.200Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:48.200Z] #13 51.78 Building dependency tree... [2021-08-18T22:21:48.200Z] #13 56.73 The following additional packages will be installed: [2021-08-18T22:21:48.200Z] #13 56.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T22:21:48.200Z] #13 56.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T22:21:48.200Z] #13 56.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T22:21:48.200Z] #13 56.74 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T22:21:48.200Z] #13 56.74 mingw-w64-x86-64-dev [2021-08-18T22:21:48.200Z] #13 56.75 Suggested packages: [2021-08-18T22:21:48.200Z] #13 56.75 gcc-8-locales seccomp wine64 [2021-08-18T22:21:48.200Z] #13 58.04 The following NEW packages will be installed: [2021-08-18T22:21:48.200Z] #13 58.05 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T22:21:48.200Z] #13 58.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T22:21:48.200Z] #13 58.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T22:21:48.200Z] #13 58.09 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T22:21:48.200Z] #13 58.09 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T22:21:48.200Z] #13 58.09 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T22:21:48.200Z] #13 58.09 The following packages will be upgraded: [2021-08-18T22:21:48.200Z] #13 58.15 libseccomp2 [2021-08-18T22:21:48.200Z] #13 58.67 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:48.200Z] #13 58.67 Need to get 77.8 MB of archives. [2021-08-18T22:21:48.200Z] #13 58.67 After this operation, 487 MB of additional disk space will be used. [2021-08-18T22:21:48.200Z] #13 58.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T22:21:48.200Z] #13 58.70 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T22:21:48.200Z] #13 58.80 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-18T22:21:48.200Z] #13 58.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-18T22:21:48.200Z] #13 59.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-18T22:21:48.200Z] #13 59.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-18T22:21:48.200Z] #13 59.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T22:21:48.200Z] #13 59.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T22:21:48.200Z] #13 59.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-18T22:21:48.200Z] #13 60.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-18T22:21:48.200Z] #13 60.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-18T22:21:48.459Z] #13 ... [2021-08-18T22:21:48.459Z] [2021-08-18T22:21:48.459Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:48.459Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:48.459Z] #44 67.66 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T22:21:48.459Z] #44 69.70 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:48.459Z] #44 70.03 Fetched 6695 kB in 4s (1761 kB/s) [2021-08-18T22:21:48.459Z] #44 70.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:21:48.459Z] #44 70.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:48.459Z] #44 70.43 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:48.459Z] #44 70.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:49.246Z] #35 ... [2021-08-18T22:21:49.246Z] [2021-08-18T22:21:49.246Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:49.246Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:21:49.246Z] #51 63.47 sync [2021-08-18T22:21:49.246Z] #51 63.49 internal/reflectlite [2021-08-18T22:21:49.400Z] #44 71.96 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:21:49.400Z] #44 71.97 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:49.400Z] #44 71.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:50.530Z] #50 ... [2021-08-18T22:21:50.530Z] [2021-08-18T22:21:50.530Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:50.530Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:50.530Z] #13 48.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T22:21:50.530Z] #13 48.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T22:21:50.530Z] #13 48.71 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:21:51.356Z] #32 ... [2021-08-18T22:21:51.356Z] [2021-08-18T22:21:51.356Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:51.356Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:51.356Z] #13 28.72 Reading package lists... [2021-08-18T22:21:51.356Z] #13 34.84 Building dependency tree... [2021-08-18T22:21:51.356Z] #13 37.79 The following additional packages will be installed: [2021-08-18T22:21:51.356Z] #13 37.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T22:21:51.356Z] #13 37.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T22:21:51.356Z] #13 37.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T22:21:51.356Z] #13 37.79 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T22:21:51.356Z] #13 37.79 mingw-w64-x86-64-dev [2021-08-18T22:21:51.356Z] #13 37.81 Suggested packages: [2021-08-18T22:21:51.356Z] #13 37.81 gcc-8-locales seccomp wine64 [2021-08-18T22:21:51.356Z] #13 38.66 The following NEW packages will be installed: [2021-08-18T22:21:51.356Z] #13 38.66 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T22:21:51.356Z] #13 38.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T22:21:51.356Z] #13 38.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T22:21:51.356Z] #13 38.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T22:21:51.356Z] #13 38.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T22:21:51.356Z] #13 38.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T22:21:51.356Z] #13 38.68 The following packages will be upgraded: [2021-08-18T22:21:51.356Z] #13 38.68 libseccomp2 [2021-08-18T22:21:51.356Z] #13 39.14 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:51.356Z] #13 39.14 Need to get 77.8 MB of archives. [2021-08-18T22:21:51.356Z] #13 39.14 After this operation, 487 MB of additional disk space will be used. [2021-08-18T22:21:51.356Z] #13 39.14 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T22:21:51.356Z] #13 39.22 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-18T22:21:51.356Z] #13 39.26 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T22:21:51.356Z] #13 39.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-18T22:21:51.356Z] #13 39.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-18T22:21:51.356Z] #13 39.83 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-18T22:21:51.356Z] #13 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T22:21:51.356Z] #13 39.85 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T22:21:51.356Z] #13 40.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-18T22:21:51.356Z] #13 40.64 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-18T22:21:51.356Z] #13 40.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-18T22:21:51.356Z] #13 44.10 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-18T22:21:51.360Z] #17 104.3 The following NEW packages will be installed: [2021-08-18T22:21:51.360Z] #17 104.3 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-18T22:21:51.360Z] #17 104.3 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-18T22:21:51.360Z] #17 104.4 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-18T22:21:51.360Z] #17 104.4 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-18T22:21:51.360Z] #17 104.4 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-18T22:21:51.360Z] #17 104.4 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-18T22:21:51.360Z] #17 104.4 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-18T22:21:51.360Z] #17 104.4 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-18T22:21:51.360Z] #17 104.4 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-18T22:21:51.360Z] #17 104.4 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-18T22:21:51.360Z] #17 104.4 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-18T22:21:51.360Z] #17 104.4 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-18T22:21:51.360Z] #17 104.4 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-18T22:21:51.360Z] #17 104.4 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-18T22:21:51.360Z] #17 104.4 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-18T22:21:51.360Z] #17 104.4 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-18T22:21:51.360Z] #17 104.4 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-18T22:21:51.360Z] #17 104.4 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-18T22:21:51.360Z] #17 104.4 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-18T22:21:51.360Z] #17 104.4 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-18T22:21:51.360Z] #17 104.4 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-18T22:21:51.360Z] #17 104.4 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-18T22:21:51.360Z] #17 104.4 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-18T22:21:51.360Z] #17 104.4 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-18T22:21:51.360Z] #17 104.4 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-18T22:21:51.360Z] #17 104.4 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-18T22:21:51.360Z] #17 104.4 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-18T22:21:51.360Z] #17 104.4 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-18T22:21:51.360Z] #17 104.4 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-18T22:21:51.360Z] #17 104.4 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-18T22:21:51.360Z] #17 104.4 linux-libc-dev-s390x-cross patch xz-utils [2021-08-18T22:21:51.360Z] #17 104.9 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:51.360Z] #17 104.9 Need to get 169 MB of archives. [2021-08-18T22:21:51.360Z] #17 104.9 After this operation, 612 MB of additional disk space will be used. [2021-08-18T22:21:51.360Z] #17 104.9 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-18T22:21:51.360Z] #17 104.9 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-18T22:21:51.360Z] #17 104.9 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-18T22:21:51.360Z] #17 104.9 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-18T22:21:51.360Z] #17 104.9 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-18T22:21:51.360Z] #17 104.9 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T22:21:51.360Z] #17 105.0 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-18T22:21:51.613Z] #13 ... [2021-08-18T22:21:51.613Z] [2021-08-18T22:21:51.613Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:51.613Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:51.613Z] #44 37.63 The following additional packages will be installed: [2021-08-18T22:21:51.613Z] #44 37.63 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-18T22:21:51.613Z] #44 37.63 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-18T22:21:51.613Z] #44 37.63 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:51.613Z] #44 37.63 python3.7-minimal [2021-08-18T22:21:51.613Z] #44 37.64 Suggested packages: [2021-08-18T22:21:51.613Z] #44 37.64 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-18T22:21:51.613Z] #44 37.64 python3.7-doc binfmt-support [2021-08-18T22:21:51.613Z] #44 38.99 The following NEW packages will be installed: [2021-08-18T22:21:51.613Z] #44 39.01 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-18T22:21:51.613Z] #44 39.01 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-18T22:21:51.613Z] #44 39.01 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-18T22:21:51.613Z] #44 39.01 python3.7-minimal [2021-08-18T22:21:51.613Z] #44 39.45 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:51.613Z] #44 39.45 Need to get 6695 kB of archives. [2021-08-18T22:21:51.613Z] #44 39.45 After this operation, 33.1 MB of additional disk space will be used. [2021-08-18T22:21:51.613Z] #44 39.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:21:51.613Z] #44 39.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:21:51.613Z] #44 39.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:21:51.613Z] #44 39.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:21:51.613Z] #44 39.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:21:51.613Z] #44 39.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:21:51.613Z] #44 39.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:21:51.613Z] #44 39.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:21:51.613Z] #44 39.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-18T22:21:51.613Z] #44 39.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:21:51.613Z] #44 39.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-18T22:21:51.613Z] #44 39.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-18T22:21:51.613Z] #44 40.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:21:51.613Z] #44 40.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:21:51.613Z] #44 40.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:21:51.613Z] #44 42.36 Get:14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T22:21:51.613Z] #44 43.82 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:51.613Z] #44 44.04 Fetched 6695 kB in 3s (1919 kB/s) [2021-08-18T22:21:51.613Z] #44 44.15 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:21:51.613Z] #44 44.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 ... 15421 files and directories currently installed.) [2021-08-18T22:21:51.613Z] #44 44.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:51.613Z] #44 44.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:51.613Z] #44 44.95 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:21:51.613Z] #44 44.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:51.613Z] #44 44.98 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:51.613Z] #44 46.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:51.613Z] #44 46.66 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:51.777Z] #51 65.91 internal/testlog [2021-08-18T22:21:51.933Z] #17 105.6 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-18T22:21:51.933Z] #17 105.7 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-18T22:21:51.933Z] #17 105.8 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-18T22:21:52.028Z] #44 ... [2021-08-18T22:21:52.028Z] [2021-08-18T22:21:52.029Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:52.029Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:52.029Z] #36 64.57 Selecting previously unselected package cmake-data. [2021-08-18T22:21:52.029Z] #36 64.57 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T22:21:52.029Z] #36 64.59 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T22:21:52.029Z] #36 68.94 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:21:52.029Z] #36 68.94 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:21:52.029Z] #36 68.96 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:21:52.029Z] #36 ... [2021-08-18T22:21:52.029Z] [2021-08-18T22:21:52.029Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:52.029Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:21:52.029Z] #52 68.16 sync [2021-08-18T22:21:52.029Z] #52 68.17 internal/reflectlite [2021-08-18T22:21:52.029Z] #52 70.51 internal/testlog [2021-08-18T22:21:52.029Z] #52 72.46 sort [2021-08-18T22:21:52.029Z] #52 72.52 errors [2021-08-18T22:21:52.029Z] #52 73.19 io [2021-08-18T22:21:52.029Z] #52 74.16 internal/oserror [2021-08-18T22:21:52.029Z] #52 74.55 syscall [2021-08-18T22:21:52.196Z] #17 105.9 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-18T22:21:52.196Z] #17 106.0 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T22:21:52.196Z] #17 106.0 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-18T22:21:52.288Z] #52 ... [2021-08-18T22:21:52.288Z] [2021-08-18T22:21:52.288Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:52.288Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:52.288Z] #44 74.71 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:52.458Z] #17 106.2 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T22:21:52.458Z] #17 106.2 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-18T22:21:52.458Z] #17 ... [2021-08-18T22:21:52.458Z] [2021-08-18T22:21:52.458Z] #53 [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-08-18T22:21:52.458Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:52.458Z] #53 118.1 github.com/LK4D4/vndr/godl [2021-08-18T22:21:52.470Z] #13 ... [2021-08-18T22:21:52.470Z] [2021-08-18T22:21:52.470Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:52.470Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:21:52.470Z] #46 44.82 hash/crc32 [2021-08-18T22:21:52.470Z] #46 46.21 crypto/rc4 [2021-08-18T22:21:52.470Z] #46 46.63 vendor/golang.org/x/crypto/hkdf [2021-08-18T22:21:52.470Z] #46 46.79 bufio [2021-08-18T22:21:52.470Z] #46 46.98 regexp/syntax [2021-08-18T22:21:52.470Z] #46 47.02 internal/syscall/unix [2021-08-18T22:21:52.470Z] #46 47.60 time [2021-08-18T22:21:52.470Z] #46 50.03 internal/syscall/execenv [2021-08-18T22:21:52.470Z] #46 52.58 regexp [2021-08-18T22:21:52.470Z] #46 54.15 io/fs [2021-08-18T22:21:52.470Z] #46 54.17 internal/poll [2021-08-18T22:21:52.470Z] #46 ... [2021-08-18T22:21:52.470Z] [2021-08-18T22:21:52.470Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:52.470Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:52.470Z] #44 48.92 Selecting previously unselected package python3.7. [2021-08-18T22:21:52.470Z] #44 48.95 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 48.96 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:52.470Z] #44 49.57 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-18T22:21:52.470Z] #44 49.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 49.60 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-18T22:21:52.470Z] #44 49.78 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:21:52.470Z] #44 51.60 Selecting previously unselected package python3. [2021-08-18T22:21:52.470Z] #44 51.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-08-18T22:21:52.470Z] #44 51.70 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 51.72 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:21:52.470Z] #44 51.97 Selecting previously unselected package libprotobuf17:arm64. [2021-08-18T22:21:52.470Z] #44 51.97 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 52.02 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-18T22:21:52.470Z] #44 52.59 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:21:52.470Z] #44 52.60 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:21:52.470Z] #44 52.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:21:52.470Z] #44 52.83 Selecting previously unselected package python3-six. [2021-08-18T22:21:52.470Z] #44 52.83 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T22:21:52.470Z] #44 52.84 Unpacking python3-six (1.12.0-1) ... [2021-08-18T22:21:52.470Z] #44 52.94 Selecting previously unselected package python3-protobuf. [2021-08-18T22:21:52.470Z] #44 52.95 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 52.98 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:21:52.470Z] #44 53.37 Selecting previously unselected package libnet1:arm64. [2021-08-18T22:21:52.470Z] #44 53.39 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 53.40 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:21:52.470Z] #44 53.53 Selecting previously unselected package libnl-3-200:arm64. [2021-08-18T22:21:52.470Z] #44 53.53 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 53.55 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-18T22:21:52.470Z] #44 53.72 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-18T22:21:52.470Z] #44 53.74 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 53.75 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-18T22:21:52.470Z] #44 53.91 Selecting previously unselected package criu. [2021-08-18T22:21:52.470Z] #44 53.91 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-08-18T22:21:52.470Z] #44 53.92 Unpacking criu (3.15-1) ... [2021-08-18T22:21:52.470Z] #44 54.60 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:21:52.470Z] #44 54.62 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-18T22:21:52.470Z] #44 54.65 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-18T22:21:52.470Z] #44 54.69 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-18T22:21:52.470Z] #44 54.71 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-18T22:21:52.470Z] #44 54.73 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:52.470Z] #44 54.75 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-18T22:21:52.470Z] #44 54.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:52.546Z] #44 75.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:52.707Z] #51 ... [2021-08-18T22:21:52.707Z] [2021-08-18T22:21:52.707Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:52.708Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:52.708Z] #13 49.42 Building dependency tree... [2021-08-18T22:21:52.708Z] #13 54.17 The following additional packages will be installed: [2021-08-18T22:21:52.708Z] #13 54.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T22:21:52.708Z] #13 54.17 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T22:21:52.708Z] #13 54.18 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T22:21:52.708Z] #13 54.19 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T22:21:52.708Z] #13 54.19 mingw-w64-x86-64-dev [2021-08-18T22:21:52.708Z] #13 54.21 Suggested packages: [2021-08-18T22:21:52.708Z] #13 54.21 gcc-8-locales seccomp wine64 [2021-08-18T22:21:52.708Z] #13 55.57 The following NEW packages will be installed: [2021-08-18T22:21:52.708Z] #13 55.57 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T22:21:52.708Z] #13 55.57 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T22:21:52.708Z] #13 55.57 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T22:21:52.708Z] #13 55.58 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T22:21:52.708Z] #13 55.58 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T22:21:52.708Z] #13 55.59 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T22:21:52.708Z] #13 55.61 The following packages will be upgraded: [2021-08-18T22:21:52.708Z] #13 55.63 libseccomp2 [2021-08-18T22:21:52.708Z] #13 56.15 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:21:52.708Z] #13 56.15 Need to get 77.8 MB of archives. [2021-08-18T22:21:52.708Z] #13 56.15 After this operation, 487 MB of additional disk space will be used. [2021-08-18T22:21:52.708Z] #13 56.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T22:21:52.708Z] #13 56.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T22:21:52.708Z] #13 56.20 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-18T22:21:52.708Z] #13 56.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-18T22:21:52.708Z] #13 56.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-18T22:21:52.708Z] #13 56.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-18T22:21:52.708Z] #13 56.96 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T22:21:52.708Z] #13 56.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T22:21:52.708Z] #13 57.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-18T22:21:52.708Z] #13 58.24 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-18T22:21:52.708Z] #13 58.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-18T22:21:52.964Z] #13 ... [2021-08-18T22:21:52.964Z] [2021-08-18T22:21:52.964Z] #31 [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-08-18T22:21:52.964Z] #31 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:52.964Z] #31 62.04 Checking out files: 80% (1223/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-18T22:21:52.964Z] #31 63.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-18T22:21:52.964Z] #31 63.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:21:53.031Z] #53 118.7 github.com/LK4D4/vndr [2021-08-18T22:21:53.068Z] #44 ... [2021-08-18T22:21:53.068Z] [2021-08-18T22:21:53.068Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:53.068Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:53.068Z] #36 48.88 Selecting previously unselected package libxml2:amd64. [2021-08-18T22:21:53.324Z] #36 48.88 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T22:21:53.324Z] #36 48.89 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:21:53.527Z] #31 ... [2021-08-18T22:21:53.527Z] [2021-08-18T22:21:53.527Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:53.527Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:21:53.527Z] #51 68.01 errors [2021-08-18T22:21:53.527Z] #51 68.03 sort [2021-08-18T22:21:53.891Z] #36 49.59 Selecting previously unselected package libarchive13:amd64. [2021-08-18T22:21:53.891Z] #36 49.59 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T22:21:53.891Z] #36 49.59 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:21:54.097Z] #51 68.61 io [2021-08-18T22:21:54.147Z] #36 49.90 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T22:21:54.147Z] #36 49.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T22:21:54.147Z] #36 49.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:21:54.403Z] #36 50.05 Selecting previously unselected package librhash0:amd64. [2021-08-18T22:21:54.403Z] #36 50.05 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T22:21:54.403Z] #36 50.07 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:21:54.403Z] #36 50.25 Selecting previously unselected package libuv1:amd64. [2021-08-18T22:21:54.403Z] #36 50.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T22:21:54.403Z] #36 50.26 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:21:55.155Z] #36 50.70 Selecting previously unselected package cmake. [2021-08-18T22:21:55.155Z] #36 50.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-18T22:21:55.155Z] #36 50.73 Unpacking cmake (3.13.4-1) ... [2021-08-18T22:21:55.155Z] #36 ... [2021-08-18T22:21:55.155Z] [2021-08-18T22:21:55.155Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:21:55.155Z] #48 sha256:ba7ff3eb7cc33ed27ba65029e60bc671601a45250ef3ccb1d8910d96c79fea87 [2021-08-18T22:21:55.155Z] #48 DONE 50.7s [2021-08-18T22:21:55.155Z] [2021-08-18T22:21:55.155Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:55.155Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:55.155Z] #13 46.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T22:21:55.155Z] #13 46.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T22:21:55.155Z] #13 46.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:55.155Z] #13 46.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:55.155Z] #13 46.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-18T22:21:55.155Z] #13 46.71 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T22:21:55.155Z] #13 46.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T22:21:55.155Z] #13 46.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T22:21:55.155Z] #13 46.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T22:21:55.155Z] #13 46.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T22:21:55.155Z] #13 46.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T22:21:55.155Z] #13 46.85 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T22:21:55.155Z] #13 46.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-18T22:21:55.155Z] #13 46.88 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T22:21:55.155Z] #13 47.87 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:55.155Z] #13 48.22 Fetched 77.8 MB in 8s (9671 kB/s) [2021-08-18T22:21:55.411Z] #13 48.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:55.411Z] #13 48.39 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:21:55.411Z] #13 48.42 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T22:21:55.582Z] #53 ... [2021-08-18T22:21:55.582Z] [2021-08-18T22:21:55.582Z] #39 [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-08-18T22:21:55.582Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:21:55.582Z] #39 DONE 120.9s [2021-08-18T22:21:55.582Z] [2021-08-18T22:21:55.582Z] #17 [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-08-18T22:21:55.582Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:21:55.582Z] #17 106.5 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T22:21:55.582Z] #17 106.5 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-18T22:21:55.582Z] #17 106.7 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T22:21:55.582Z] #17 106.7 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-18T22:21:55.582Z] #17 107.0 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-18T22:21:55.582Z] #17 107.0 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-18T22:21:55.582Z] #17 107.2 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-18T22:21:55.582Z] #17 107.3 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-18T22:21:55.582Z] #17 107.3 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-18T22:21:55.582Z] #17 107.4 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-18T22:21:55.582Z] #17 107.4 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-18T22:21:55.582Z] #17 107.4 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-18T22:21:55.582Z] #17 107.4 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-18T22:21:55.582Z] #17 107.7 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-18T22:21:55.582Z] #17 107.7 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-18T22:21:55.582Z] #17 107.8 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-18T22:21:55.582Z] #17 107.9 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-18T22:21:55.582Z] #17 107.9 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-18T22:21:55.582Z] #17 108.2 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-18T22:21:55.582Z] #17 108.2 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T22:21:55.582Z] #17 108.2 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-18T22:21:55.582Z] #17 108.3 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-18T22:21:55.582Z] #17 108.3 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-18T22:21:55.582Z] #17 108.3 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-18T22:21:55.582Z] #17 108.6 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-18T22:21:55.582Z] #17 108.7 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-18T22:21:55.582Z] #17 108.7 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-18T22:21:55.582Z] #17 108.7 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-18T22:21:55.582Z] #17 108.8 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-18T22:21:55.582Z] #17 108.8 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-18T22:21:55.582Z] #17 108.8 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-18T22:21:55.582Z] #17 108.8 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-18T22:21:55.582Z] #17 109.1 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-18T22:21:55.582Z] #17 109.1 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-18T22:21:55.582Z] #17 109.2 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-18T22:21:55.582Z] #17 109.3 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-18T22:21:55.582Z] #17 109.3 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-18T22:21:55.667Z] #13 48.62 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:21:55.668Z] #13 48.82 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T22:21:55.668Z] #13 48.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:55.668Z] #13 48.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:21:55.668Z] #13 48.88 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:21:55.845Z] #17 109.8 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-18T22:21:55.846Z] #17 109.8 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-18T22:21:55.846Z] #17 109.8 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-18T22:21:55.888Z] #44 ... [2021-08-18T22:21:55.888Z] [2021-08-18T22:21:55.888Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:21:55.888Z] #37 sha256:0edd08143e07e630a7888a49e04566a8b7d59ef7a9442fcd8b9e7820991294a5 [2021-08-18T22:21:55.888Z] #37 1.586 + RM_GOPATH=0 [2021-08-18T22:21:55.888Z] #37 1.586 + TMP_GOPATH= [2021-08-18T22:21:55.888Z] #37 1.586 + : /build [2021-08-18T22:21:55.888Z] #37 1.586 + '[' -z '' ']' [2021-08-18T22:21:55.888Z] #37 1.586 ++ mktemp -d [2021-08-18T22:21:55.888Z] #37 1.588 + export GOPATH=/tmp/tmp.wIeD1MEoDj [2021-08-18T22:21:55.888Z] #37 1.588 + GOPATH=/tmp/tmp.wIeD1MEoDj [2021-08-18T22:21:55.888Z] #37 1.588 + RM_GOPATH=1 [2021-08-18T22:21:55.888Z] #37 1.588 + case "$(go env GOARCH)" in [2021-08-18T22:21:55.888Z] #37 1.600 ++ go env GOARCH [2021-08-18T22:21:55.888Z] #37 1.624 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:55.888Z] #37 1.624 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:21:55.888Z] #37 1.625 ++ dirname /tmp/install/install.sh [2021-08-18T22:21:55.888Z] #37 1.631 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:21:55.888Z] #37 1.631 + dir=/tmp/install [2021-08-18T22:21:55.888Z] #37 1.631 + bin=tini [2021-08-18T22:21:55.888Z] #37 1.631 + shift [2021-08-18T22:21:55.888Z] #37 1.631 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T22:21:55.888Z] #37 1.631 + . /tmp/install/tini.installer [2021-08-18T22:21:55.888Z] #37 1.631 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:21:55.888Z] #37 1.631 + install_tini [2021-08-18T22:21:55.888Z] #37 1.631 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T22:21:55.888Z] #37 1.631 + git clone https://github.com/krallin/tini.git /tmp/tmp.wIeD1MEoDj/tini [2021-08-18T22:21:55.888Z] #37 1.635 Cloning into '/tmp/tmp.wIeD1MEoDj/tini'... [2021-08-18T22:21:55.888Z] #37 2.592 + cd /tmp/tmp.wIeD1MEoDj/tini [2021-08-18T22:21:55.888Z] #37 2.592 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:21:55.888Z] #37 2.625 + cmake . [2021-08-18T22:21:55.888Z] #37 3.179 -- The C compiler identification is GNU 8.3.0 [2021-08-18T22:21:55.888Z] #37 3.208 -- Check for working C compiler: /usr/bin/cc [2021-08-18T22:21:55.888Z] #37 3.903 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T22:21:55.888Z] #37 3.914 -- Detecting C compiler ABI info [2021-08-18T22:21:55.888Z] #37 4.813 -- Detecting C compiler ABI info - done [2021-08-18T22:21:55.888Z] #37 4.828 -- Detecting C compile features [2021-08-18T22:21:55.888Z] #37 7.548 -- Detecting C compile features - done [2021-08-18T22:21:55.888Z] #37 7.602 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T22:21:55.888Z] #37 7.870 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T22:21:55.888Z] #37 8.022 -- Configuring done [2021-08-18T22:21:55.888Z] #37 8.036 -- Generating done [2021-08-18T22:21:55.888Z] #37 8.039 -- Build files have been written to: /tmp/tmp.wIeD1MEoDj/tini [2021-08-18T22:21:55.888Z] #37 8.043 + make tini-static [2021-08-18T22:21:55.888Z] #37 8.465 Scanning dependencies of target tini-static [2021-08-18T22:21:55.888Z] #37 8.941 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T22:21:55.888Z] #37 10.54 [100%] Linking C executable tini-static [2021-08-18T22:21:55.888Z] #37 11.12 [100%] Built target tini-static [2021-08-18T22:21:55.888Z] #37 11.19 + mkdir -p /build [2021-08-18T22:21:55.888Z] #37 11.19 + cp tini-static /build/docker-init [2021-08-18T22:21:56.095Z] #51 70.50 internal/oserror [2021-08-18T22:21:56.107Z] #17 109.9 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-18T22:21:56.107Z] #17 109.9 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-18T22:21:56.107Z] #17 109.9 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-18T22:21:56.351Z] #51 70.69 syscall [2021-08-18T22:21:56.368Z] #17 ... [2021-08-18T22:21:56.368Z] [2021-08-18T22:21:56.368Z] #53 [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-08-18T22:21:56.368Z] #53 sha256:eda0a677496ccc7c5d991d91c5c85af296ea0c6a08732a356530093722873ccb [2021-08-18T22:21:56.368Z] #53 DONE 122.3s [2021-08-18T22:21:56.368Z] [2021-08-18T22:21:56.368Z] #17 [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-08-18T22:21:56.368Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:21:56.368Z] #17 110.2 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-18T22:21:56.368Z] #17 110.2 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-18T22:21:56.368Z] #17 110.3 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-18T22:21:56.629Z] #17 110.4 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-18T22:21:56.629Z] #17 110.4 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-18T22:21:56.792Z] #44 ... [2021-08-18T22:21:56.792Z] [2021-08-18T22:21:56.792Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:56.792Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:21:56.792Z] #46 69.68 internal/reflectlite [2021-08-18T22:21:56.792Z] #46 69.69 sync [2021-08-18T22:21:56.792Z] #46 71.73 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T22:21:56.792Z] #46 72.36 math/rand [2021-08-18T22:21:56.792Z] #46 74.44 internal/singleflight [2021-08-18T22:21:56.792Z] #46 74.84 io [2021-08-18T22:21:56.792Z] #46 75.03 strconv [2021-08-18T22:21:56.792Z] #46 76.58 bytes [2021-08-18T22:21:56.792Z] #46 ... [2021-08-18T22:21:56.792Z] [2021-08-18T22:21:56.792Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:56.792Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:56.793Z] #13 64.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-18T22:21:56.793Z] #13 68.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T22:21:56.793Z] #13 68.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T22:21:56.793Z] #13 68.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:56.793Z] #13 68.35 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:56.793Z] #13 68.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-18T22:21:56.793Z] #13 68.37 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T22:21:56.793Z] #13 68.37 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T22:21:56.793Z] #13 68.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T22:21:56.793Z] #13 68.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T22:21:56.793Z] #13 68.45 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T22:21:56.793Z] #13 68.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T22:21:56.793Z] #13 68.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T22:21:56.793Z] #13 68.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-18T22:21:56.793Z] #13 68.58 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T22:21:56.793Z] #13 70.35 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:56.793Z] #13 70.62 Fetched 77.8 MB in 10s (7583 kB/s) [2021-08-18T22:21:56.793Z] #13 70.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:56.793Z] #13 70.94 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:21:56.793Z] #13 70.98 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T22:21:56.793Z] #13 71.37 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:21:56.793Z] #13 71.86 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T22:21:56.793Z] #13 71.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:56.793Z] #13 71.95 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:21:56.793Z] #13 72.12 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:21:56.891Z] #17 110.7 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-18T22:21:56.891Z] #17 110.7 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-18T22:21:56.891Z] #17 110.7 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-18T22:21:56.891Z] #17 110.8 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-18T22:21:56.891Z] #17 110.8 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-18T22:21:57.152Z] #17 110.8 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-18T22:21:57.152Z] #17 110.9 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-18T22:21:57.152Z] #17 110.9 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-18T22:21:57.152Z] #17 110.9 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-18T22:21:57.282Z] #51 71.73 bytes [2021-08-18T22:21:57.287Z] #37 DONE 13.4s [2021-08-18T22:21:57.288Z] [2021-08-18T22:21:57.288Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:57.288Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:21:57.288Z] #13 55.86 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T22:21:57.288Z] #13 55.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-18T22:21:57.288Z] #13 55.90 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:21:57.294Z] Fetching without tags [2021-08-18T22:21:57.364Z] #13 ... [2021-08-18T22:21:57.364Z] [2021-08-18T22:21:57.364Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:21:57.364Z] #48 sha256:e00f0f93ae4cc968b7c45dd011471b9e4e0e8ba7a9e4cfb1769e217c1cd9c5d5 [2021-08-18T22:21:57.364Z] #48 DONE 80.3s [2021-08-18T22:21:57.364Z] [2021-08-18T22:21:57.364Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:57.364Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:21:57.364Z] #46 80.32 strings [2021-08-18T22:21:57.414Z] #17 111.0 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-18T22:21:57.540Z] #51 ... [2021-08-18T22:21:57.540Z] [2021-08-18T22:21:57.540Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:57.540Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:57.540Z] #43 61.64 Get:6 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-18T22:21:57.540Z] #43 63.83 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:21:57.540Z] #43 64.19 Fetched 6695 kB in 4s (1618 kB/s) [2021-08-18T22:21:57.540Z] #43 64.40 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:21:57.540Z] #43 64.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:21:57.540Z] #43 64.50 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:57.540Z] #43 64.55 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:57.540Z] #43 65.78 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:21:57.540Z] #43 65.78 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:57.540Z] #43 65.84 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:57.540Z] #43 68.59 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:57.540Z] #43 68.98 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:21:57.552Z] #13 56.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T22:21:57.552Z] #13 56.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-18T22:21:57.552Z] #13 56.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:21:57.552Z] #13 ... [2021-08-18T22:21:57.552Z] [2021-08-18T22:21:57.552Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:57.552Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:21:57.552Z] #52 50.26 internal/syscall/execenv [2021-08-18T22:21:57.552Z] #52 50.27 time [2021-08-18T22:21:57.552Z] #52 51.79 regexp [2021-08-18T22:21:57.552Z] #52 56.33 context [2021-08-18T22:21:57.552Z] #52 56.34 internal/poll [2021-08-18T22:21:57.552Z] #52 58.78 os [2021-08-18T22:21:57.552Z] #52 59.08 internal/fmtsort [2021-08-18T22:21:57.552Z] #52 59.08 encoding/binary [2021-08-18T22:21:57.622Z] #46 80.59 reflect [2021-08-18T22:21:57.819Z] #52 ... [2021-08-18T22:21:57.819Z] [2021-08-18T22:21:57.819Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:57.819Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:21:57.819Z] #44 59.86 Setting up python3 (3.7.3-1) ... [2021-08-18T22:21:57.987Z] #17 111.9 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-18T22:21:58.096Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:21:58.183Z] #13 51.12 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T22:21:58.183Z] #13 51.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:21:58.183Z] #13 51.14 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:21:58.248Z] #17 111.9 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-18T22:21:58.248Z] #17 111.9 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-18T22:21:58.248Z] #17 112.0 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-18T22:21:58.248Z] #17 112.1 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-18T22:21:58.445Z] #13 ... [2021-08-18T22:21:58.445Z] [2021-08-18T22:21:58.445Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:21:58.445Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:21:58.445Z] #46 44.26 sync [2021-08-18T22:21:58.445Z] #46 44.27 internal/reflectlite [2021-08-18T22:21:58.445Z] #46 45.92 internal/testlog [2021-08-18T22:21:58.445Z] #46 46.19 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T22:21:58.445Z] #46 46.65 math/rand [2021-08-18T22:21:58.445Z] #46 47.58 internal/singleflight [2021-08-18T22:21:58.445Z] #46 48.05 sort [2021-08-18T22:21:58.445Z] #46 48.06 errors [2021-08-18T22:21:58.445Z] #46 48.47 io [2021-08-18T22:21:58.445Z] #46 49.48 strconv [2021-08-18T22:21:58.445Z] #46 49.88 bytes [2021-08-18T22:21:58.445Z] #46 51.98 strings [2021-08-18T22:21:58.445Z] #46 53.62 reflect [2021-08-18T22:21:58.472Z] #43 ... [2021-08-18T22:21:58.472Z] [2021-08-18T22:21:58.472Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:21:58.472Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:21:58.472Z] #13 63.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-18T22:21:58.472Z] #13 67.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T22:21:58.472Z] #13 67.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T22:21:58.472Z] #13 67.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:21:58.472Z] #13 67.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:21:58.472Z] #13 67.26 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-18T22:21:58.472Z] #13 67.26 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T22:21:58.472Z] #13 67.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T22:21:58.510Z] #17 112.3 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-18T22:21:58.510Z] #17 112.3 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-18T22:21:58.510Z] #17 112.3 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-18T22:21:58.510Z] #17 112.4 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-18T22:21:58.510Z] #17 112.4 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-18T22:21:58.702Z] #46 ... [2021-08-18T22:21:58.702Z] [2021-08-18T22:21:58.702Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:21:58.702Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:21:58.702Z] #36 53.77 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:21:58.702Z] #36 53.78 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:21:58.702Z] #36 53.79 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:21:58.702Z] #36 53.80 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:21:58.702Z] #36 53.84 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:21:58.702Z] #36 53.85 Setting up cmake-data (3.13.4-1) ... [2021-08-18T22:21:58.702Z] #36 53.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:21:58.702Z] #36 53.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:21:58.702Z] #36 53.91 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:21:58.702Z] #36 53.92 Setting up cmake (3.13.4-1) ... [2021-08-18T22:21:58.702Z] #36 53.96 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:21:58.702Z] #36 54.02 Processing triggers for mime-support (3.62) ... [2021-08-18T22:21:58.729Z] #13 67.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T22:21:58.729Z] #13 67.37 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T22:21:58.729Z] #13 67.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T22:21:58.729Z] #13 67.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T22:21:58.772Z] #17 112.7 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-18T22:21:58.778Z] #44 60.93 Setting up python3-six (1.12.0-1) ... [2021-08-18T22:21:58.993Z] #13 67.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T22:21:58.993Z] #13 67.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-18T22:21:58.993Z] #13 67.56 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T22:21:59.034Z] #17 112.7 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-18T22:21:59.034Z] #17 112.7 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-18T22:21:59.034Z] #17 112.8 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-18T22:21:59.034Z] #17 112.8 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-18T22:21:56.915Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:21:57.011Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:21:57.069Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:21:57.200Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:21:57.329Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:21:57.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:21:57.331Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:21:58.203Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:21:58.262Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:21:59.265Z] #36 DONE 54.7s [2021-08-18T22:21:59.265Z] [2021-08-18T22:21:59.265Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:21:59.265Z] #37 sha256:1fd3ef22dd18c2222474ee3ec63013f71843090a703e171844b8f92976743c95 [2021-08-18T22:21:59.297Z] #17 113.0 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-18T22:21:59.297Z] #17 113.0 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-18T22:21:59.521Z] #37 ... [2021-08-18T22:21:59.521Z] [2021-08-18T22:21:59.521Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:21:59.521Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:21:59.521Z] #52 45.25 internal/reflectlite [2021-08-18T22:21:59.521Z] #52 45.27 sync [2021-08-18T22:21:59.521Z] #52 47.78 sort [2021-08-18T22:21:59.521Z] #52 47.79 errors [2021-08-18T22:21:59.521Z] #52 48.31 io [2021-08-18T22:21:59.521Z] #52 49.10 internal/oserror [2021-08-18T22:21:59.521Z] #52 49.23 syscall [2021-08-18T22:21:59.521Z] #52 50.05 bytes [2021-08-18T22:21:59.521Z] #52 52.27 strconv [2021-08-18T22:21:59.778Z] #52 ... [2021-08-18T22:21:59.778Z] [2021-08-18T22:21:59.778Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:21:59.778Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:21:59.778Z] #44 50.88 Selecting previously unselected package python3-minimal. [2021-08-18T22:21:59.778Z] #44 50.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-18T22:21:59.778Z] #44 50.96 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 50.97 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:21:59.778Z] #44 51.09 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:21:59.778Z] #44 51.10 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 51.10 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:21:59.778Z] #44 51.26 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:21:59.778Z] #44 51.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 51.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:59.778Z] #44 52.99 Selecting previously unselected package python3.7. [2021-08-18T22:21:59.778Z] #44 53.03 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 53.03 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:21:59.778Z] #44 53.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:21:59.778Z] #44 53.22 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 53.23 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:21:59.778Z] #44 53.40 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:21:59.778Z] #44 54.95 Selecting previously unselected package python3. [2021-08-18T22:21:59.778Z] #44 54.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-18T22:21:59.778Z] #44 54.99 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 55.02 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:21:59.778Z] #44 55.18 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T22:21:59.778Z] #44 55.19 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T22:21:59.778Z] #44 55.22 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:21:59.870Z] #17 113.6 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:22:00.132Z] #17 113.9 Fetched 169 MB in 8s (20.0 MB/s) [2021-08-18T22:22:00.132Z] #17 113.9 Selecting previously unselected package liblocale-gettext-perl. [2021-08-18T22:22:00.132Z] #17 113.9 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-18T22:22:00.132Z] #17 113.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-18T22:22:00.132Z] #17 113.9 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-18T22:22:00.132Z] #17 114.0 Selecting previously unselected package bzip2. [2021-08-18T22:22:00.132Z] #17 114.0 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T22:22:00.132Z] #17 114.0 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:22:00.183Z] #44 62.28 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:00.340Z] #44 55.85 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:22:00.340Z] #44 55.86 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:22:00.393Z] #17 114.0 Selecting previously unselected package libmagic-mgc. [2021-08-18T22:22:00.393Z] #17 114.0 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T22:22:00.393Z] #17 114.0 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-18T22:22:00.393Z] #17 114.2 Selecting previously unselected package libmagic1:amd64. [2021-08-18T22:22:00.393Z] #17 114.2 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T22:22:00.393Z] #17 114.2 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-18T22:22:00.393Z] #17 114.3 Selecting previously unselected package file. [2021-08-18T22:22:00.393Z] #17 114.3 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-18T22:22:00.393Z] #17 114.3 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-18T22:22:00.597Z] #44 55.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:00.597Z] #44 56.11 Selecting previously unselected package python3-six. [2021-08-18T22:22:00.597Z] #44 56.12 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T22:22:00.654Z] #17 114.3 Selecting previously unselected package xz-utils. [2021-08-18T22:22:00.654Z] #17 114.3 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T22:22:00.654Z] #17 114.4 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T22:22:00.654Z] #17 114.4 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-18T22:22:00.654Z] #17 114.4 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T22:22:00.654Z] #17 114.5 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:00.856Z] #44 56.13 Unpacking python3-six (1.12.0-1) ... [2021-08-18T22:22:00.856Z] #44 56.32 Selecting previously unselected package python3-protobuf. [2021-08-18T22:22:00.856Z] #44 56.32 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T22:22:00.856Z] #44 56.35 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:00.891Z] #13 69.14 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:22:00.891Z] #13 69.49 Fetched 77.8 MB in 12s (6619 kB/s) [2021-08-18T22:22:01.148Z] #13 ... [2021-08-18T22:22:01.148Z] [2021-08-18T22:22:01.148Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:01.148Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:01.148Z] #45 65.55 internal/reflectlite [2021-08-18T22:22:01.148Z] #45 65.59 sync [2021-08-18T22:22:01.148Z] #45 68.40 github.com/LK4D4/vndr/godl/singleflight [2021-08-18T22:22:01.148Z] #45 68.99 math/rand [2021-08-18T22:22:01.148Z] #45 70.88 internal/singleflight [2021-08-18T22:22:01.148Z] #45 71.53 strconv [2021-08-18T22:22:01.148Z] #45 71.55 io [2021-08-18T22:22:01.148Z] #45 73.46 bytes [2021-08-18T22:22:01.407Z] #45 ... [2021-08-18T22:22:01.407Z] [2021-08-18T22:22:01.407Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:01.407Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:01.407Z] #13 69.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 ... 15421 files and directories currently installed.) [2021-08-18T22:22:01.407Z] #13 70.04 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:22:01.419Z] #44 56.74 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:22:01.419Z] #44 56.74 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:22:01.419Z] #44 56.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:22:01.419Z] #44 56.91 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:22:01.419Z] #44 56.91 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:22:01.419Z] #44 56.92 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:01.583Z] #44 63.88 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:01.605Z] #17 115.3 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-18T22:22:01.605Z] #17 115.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-18T22:22:01.605Z] #17 115.3 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-18T22:22:01.634Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:22:01.635Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:22:01.676Z] #44 57.06 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:22:01.676Z] #44 57.06 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:22:01.676Z] #44 57.07 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:01.676Z] #44 57.16 Selecting previously unselected package criu. [2021-08-18T22:22:01.676Z] #44 57.17 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T22:22:01.676Z] #44 57.19 Unpacking criu (3.15-1) ... [2021-08-18T22:22:01.680Z] #13 70.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T22:22:01.814Z] #46 84.93 bufio [2021-08-18T22:22:01.939Z] #13 ... [2021-08-18T22:22:01.939Z] [2021-08-18T22:22:01.939Z] #35 [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-08-18T22:22:01.939Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:22:01.939Z] #35 66.21 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:22:01.939Z] #35 66.21 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:22:01.939Z] #35 66.27 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:22:01.939Z] #35 ... [2021-08-18T22:22:01.939Z] [2021-08-18T22:22:01.939Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:01.939Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:01.939Z] #43 75.31 Selecting previously unselected package python3-minimal. [2021-08-18T22:22:01.939Z] #43 75.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 ... 15661 files and directories currently installed.) [2021-08-18T22:22:01.939Z] #43 75.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:22:01.939Z] #43 75.43 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:22:01.939Z] #43 75.98 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:22:02.178Z] #17 116.0 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-18T22:22:02.178Z] #17 116.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-18T22:22:02.178Z] #17 116.0 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-18T22:22:02.206Z] #43 76.01 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:22:02.206Z] #43 76.15 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:22:01.212Z] > git remote # timeout=10 [2021-08-18T22:22:01.300Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:22:01.359Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:22:01.361Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:22:01.541Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-18T22:22:01.668Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:22:01.725Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:22:02.383Z] #46 ... [2021-08-18T22:22:02.383Z] [2021-08-18T22:22:02.383Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:02.383Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:02.383Z] #52 75.52 bytes [2021-08-18T22:22:02.383Z] #52 79.20 strconv [2021-08-18T22:22:02.383Z] #52 84.36 reflect [2021-08-18T22:22:02.542Z] #43 76.57 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:22:02.610Z] #44 57.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:22:02.610Z] #44 57.89 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:02.610Z] #44 57.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:02.610Z] #44 57.93 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:22:02.610Z] #44 57.94 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:22:02.610Z] #44 57.96 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:02.610Z] #44 57.97 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:22:02.610Z] #44 57.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:02.643Z] #52 ... [2021-08-18T22:22:02.643Z] [2021-08-18T22:22:02.643Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:02.643Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:02.643Z] #44 81.68 Selecting previously unselected package python3-minimal. [2021-08-18T22:22:02.643Z] #44 81.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-18T22:22:02.643Z] #44 81.81 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:22:02.643Z] #44 81.90 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:22:02.643Z] #44 82.12 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:22:02.643Z] #44 82.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:22:02.643Z] #44 82.19 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:22:02.644Z] #44 82.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:22:02.644Z] #44 82.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:22:02.644Z] #44 82.37 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:02.644Z] #44 84.71 Selecting previously unselected package python3.7. [2021-08-18T22:22:02.644Z] #44 84.71 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:22:02.644Z] #44 84.72 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:02.644Z] #44 84.94 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:22:02.644Z] #44 84.97 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:22:02.644Z] #44 84.99 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:22:02.644Z] #44 85.16 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:22:02.812Z] #43 76.58 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:22:03.084Z] #43 77.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:03.121Z] #17 116.8 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-18T22:22:03.121Z] #17 116.8 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T22:22:03.121Z] #17 116.8 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:03.392Z] Running on azwin-2-e61160 in d:\jenkins\workspace\moby_PR-42755 [Pipeline] { [Pipeline] ws [2021-08-18T22:22:03.419Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-08-18T22:22:03.530Z] #44 ... [2021-08-18T22:22:03.531Z] [2021-08-18T22:22:03.531Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:03.531Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:03.531Z] #46 55.88 context [2021-08-18T22:22:03.531Z] #46 56.70 github.com/LK4D4/vndr/versioned [2021-08-18T22:22:03.531Z] #46 57.99 os [2021-08-18T22:22:03.531Z] #46 59.40 encoding/binary [2021-08-18T22:22:03.531Z] #46 59.41 internal/fmtsort [2021-08-18T22:22:03.531Z] #46 61.39 encoding/base64 [2021-08-18T22:22:03.531Z] #46 61.40 crypto/cipher [2021-08-18T22:22:03.531Z] #46 61.41 crypto/sha512 [2021-08-18T22:22:03.531Z] #46 62.46 crypto/ed25519/internal/edwards25519 [2021-08-18T22:22:03.531Z] #46 62.56 crypto/md5 [2021-08-18T22:22:03.531Z] #46 63.18 fmt [2021-08-18T22:22:03.531Z] #46 63.81 path/filepath [2021-08-18T22:22:03.531Z] #46 64.28 internal/lazyregexp [2021-08-18T22:22:03.531Z] #46 64.78 crypto/aes [2021-08-18T22:22:03.531Z] #46 65.77 crypto/des [2021-08-18T22:22:03.531Z] #46 66.00 io/ioutil [2021-08-18T22:22:03.694Z] #17 117.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-18T22:22:03.694Z] #17 117.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-18T22:22:03.694Z] #17 117.4 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:03.795Z] #46 66.37 crypto/sha256 [2021-08-18T22:22:03.796Z] #46 66.58 encoding/pem [2021-08-18T22:22:03.988Z] #44 ... [2021-08-18T22:22:03.988Z] [2021-08-18T22:22:03.988Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:03.988Z] #37 sha256:1fd3ef22dd18c2222474ee3ec63013f71843090a703e171844b8f92976743c95 [2021-08-18T22:22:03.988Z] #37 4.940 + RM_GOPATH=0 [2021-08-18T22:22:03.988Z] #37 4.940 + TMP_GOPATH= [2021-08-18T22:22:03.988Z] #37 4.940 + : /build [2021-08-18T22:22:03.988Z] #37 4.940 + '[' -z '' ']' [2021-08-18T22:22:03.988Z] #37 4.941 ++ mktemp -d [2021-08-18T22:22:03.988Z] #37 4.945 + export GOPATH=/tmp/tmp.97ijRvhMYl [2021-08-18T22:22:03.988Z] #37 4.955 + GOPATH=/tmp/tmp.97ijRvhMYl [2021-08-18T22:22:03.988Z] #37 4.955 + RM_GOPATH=1 [2021-08-18T22:22:03.988Z] #37 4.956 + case "$(go env GOARCH)" in [2021-08-18T22:22:03.988Z] #37 4.956 ++ go env GOARCH [2021-08-18T22:22:03.988Z] #37 4.980 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:03.988Z] #37 4.981 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:04.060Z] #46 66.70 net [2021-08-18T22:22:04.244Z] #37 4.982 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:04.244Z] #37 4.983 + dir=/tmp/install [2021-08-18T22:22:04.244Z] #37 4.984 + bin=tini [2021-08-18T22:22:04.244Z] #37 4.984 + shift [2021-08-18T22:22:04.244Z] #37 4.984 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T22:22:04.244Z] #37 4.985 + . /tmp/install/tini.installer [2021-08-18T22:22:04.244Z] #37 4.985 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:04.244Z] #37 4.985 + install_tini [2021-08-18T22:22:04.244Z] #37 4.986 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T22:22:04.244Z] #37 4.986 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:04.244Z] #37 4.986 + git clone https://github.com/krallin/tini.git /tmp/tmp.97ijRvhMYl/tini [2021-08-18T22:22:04.244Z] #37 4.990 Cloning into '/tmp/tmp.97ijRvhMYl/tini'... [2021-08-18T22:22:04.274Z] #17 117.9 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-18T22:22:04.274Z] #17 117.9 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:04.274Z] #17 117.9 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:04.274Z] #17 118.0 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-18T22:22:04.274Z] #17 118.0 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:04.274Z] #17 118.0 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:04.550Z] #44 86.95 Selecting previously unselected package python3. [2021-08-18T22:22:04.550Z] #44 86.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-18T22:22:04.550Z] #44 86.99 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:22:04.550Z] #44 87.02 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:22:04.550Z] #44 87.17 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T22:22:04.550Z] #44 87.18 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T22:22:04.550Z] #44 87.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:22:04.848Z] #37 5.642 + cd /tmp/tmp.97ijRvhMYl/tini [2021-08-18T22:22:04.848Z] #37 5.642 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:04.848Z] #37 5.668 + cmake . [2021-08-18T22:22:04.982Z] #43 ... [2021-08-18T22:22:04.982Z] [2021-08-18T22:22:04.982Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-08-18T22:22:04.982Z] #47 sha256:03eadc92a8e6802d618315dfe2ac0dbf8c8540a9a82e94be34c794bbe2d3698e [2021-08-18T22:22:04.982Z] #47 DONE 79.2s [2021-08-18T22:22:04.982Z] [2021-08-18T22:22:04.982Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:04.982Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:04.982Z] #13 71.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:22:04.983Z] #13 72.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T22:22:04.983Z] #13 72.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 ... 15421 files and directories currently installed.) [2021-08-18T22:22:04.983Z] #13 72.15 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:22:04.983Z] #13 72.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:22:05.011Z] #46 67.47 vendor/golang.org/x/crypto/chacha20 [2021-08-18T22:22:05.011Z] #46 67.56 vendor/golang.org/x/crypto/poly1305 [2021-08-18T22:22:05.077Z] The recommended git tool is: git [2021-08-18T22:22:05.275Z] #46 ... [2021-08-18T22:22:05.275Z] [2021-08-18T22:22:05.275Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:05.275Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:22:05.275Z] #44 67.62 Setting up criu (3.15-1) ... [2021-08-18T22:22:05.415Z] #37 6.284 -- The C compiler identification is GNU 8.3.0 [2021-08-18T22:22:05.415Z] #37 6.325 -- Check for working C compiler: /usr/bin/cc [2021-08-18T22:22:05.481Z] #17 119.2 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-18T22:22:05.481Z] #17 119.2 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:05.481Z] #17 119.2 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:05.481Z] #17 119.3 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-18T22:22:05.481Z] #17 119.3 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:05.481Z] #17 119.3 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:05.487Z] #44 ... [2021-08-18T22:22:05.487Z] [2021-08-18T22:22:05.487Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-18T22:22:05.487Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:22:05.487Z] #36 80.45 Selecting previously unselected package libxml2:amd64. [2021-08-18T22:22:05.487Z] #36 80.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 80.46 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:05.487Z] #36 81.60 Selecting previously unselected package libarchive13:amd64. [2021-08-18T22:22:05.487Z] #36 81.60 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 81.61 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:22:05.487Z] #36 82.57 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T22:22:05.487Z] #36 82.58 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 82.60 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:22:05.487Z] #36 82.85 Selecting previously unselected package librhash0:amd64. [2021-08-18T22:22:05.487Z] #36 82.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 82.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:22:05.487Z] #36 83.24 Selecting previously unselected package libuv1:amd64. [2021-08-18T22:22:05.487Z] #36 83.25 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 83.25 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:22:05.487Z] #36 83.60 Selecting previously unselected package cmake. [2021-08-18T22:22:05.487Z] #36 83.60 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-18T22:22:05.487Z] #36 83.61 Unpacking cmake (3.13.4-1) ... [2021-08-18T22:22:05.487Z] #36 86.92 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:22:05.487Z] #36 86.94 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:22:05.487Z] #36 86.95 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:22:05.487Z] #36 86.97 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:22:05.487Z] #36 87.03 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:22:05.487Z] #36 87.06 Setting up cmake-data (3.13.4-1) ... [2021-08-18T22:22:05.487Z] #36 87.08 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:05.487Z] #36 87.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:22:05.487Z] #36 87.12 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:22:05.487Z] #36 87.14 Setting up cmake (3.13.4-1) ... [2021-08-18T22:22:05.487Z] #36 87.16 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:05.487Z] #36 87.28 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:05.487Z] #36 DONE 88.4s [2021-08-18T22:22:05.487Z] [2021-08-18T22:22:05.487Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:05.487Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:05.487Z] #44 87.94 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:22:05.487Z] #44 87.95 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:22:05.487Z] #44 88.02 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:05.487Z] #44 ... [2021-08-18T22:22:05.487Z] [2021-08-18T22:22:05.487Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:05.487Z] #37 sha256:cb0db52303b402c2d9519e7c1cddbd2e861f01072bc93d9af692573afe03d2d1 [2021-08-18T22:22:05.978Z] #37 7.018 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T22:22:06.234Z] #37 7.022 -- Detecting C compiler ABI info [2021-08-18T22:22:06.797Z] #37 7.705 -- Detecting C compiler ABI info - done [2021-08-18T22:22:06.797Z] #37 7.756 -- Detecting C compile features [2021-08-18T22:22:06.867Z] #37 1.662 + RM_GOPATH=0 [2021-08-18T22:22:06.867Z] #37 1.662 + TMP_GOPATH= [2021-08-18T22:22:06.867Z] #37 1.662 + : /build [2021-08-18T22:22:06.867Z] #37 1.662 + '[' -z '' ']' [2021-08-18T22:22:06.867Z] #37 1.662 ++ mktemp -d [2021-08-18T22:22:06.867Z] #37 1.666 + export GOPATH=/tmp/tmp.I0zIre1nnT [2021-08-18T22:22:06.867Z] #37 1.666 + GOPATH=/tmp/tmp.I0zIre1nnT [2021-08-18T22:22:06.867Z] #37 1.666 + RM_GOPATH=1 [2021-08-18T22:22:06.867Z] #37 1.666 + case "$(go env GOARCH)" in [2021-08-18T22:22:06.868Z] #17 120.6 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-18T22:22:06.868Z] #17 120.6 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:06.868Z] #17 120.6 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:06.868Z] #17 120.7 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-18T22:22:06.868Z] #17 120.7 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:06.868Z] #17 120.7 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:07.127Z] #37 1.668 ++ go env GOARCH [2021-08-18T22:22:07.127Z] #37 1.735 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:07.127Z] #37 1.735 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:07.127Z] #37 1.736 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:07.127Z] #37 1.737 + dir=/tmp/install [2021-08-18T22:22:07.127Z] #37 1.737 + bin=tini [2021-08-18T22:22:07.127Z] #37 1.737 + shift [2021-08-18T22:22:07.127Z] #37 1.737 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T22:22:07.127Z] #37 1.737 + . /tmp/install/tini.installer [2021-08-18T22:22:07.127Z] #37 1.737 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:07.127Z] #37 1.738 + install_tini [2021-08-18T22:22:07.127Z] #37 1.738 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T22:22:07.127Z] #37 1.738 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:07.127Z] #37 1.738 + git clone https://github.com/krallin/tini.git /tmp/tmp.I0zIre1nnT/tini [2021-08-18T22:22:07.127Z] #37 1.740 Cloning into '/tmp/tmp.I0zIre1nnT/tini'... [2021-08-18T22:22:07.575Z] #13 76.19 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T22:22:07.575Z] #13 76.20 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:22:07.575Z] #13 76.23 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:22:07.839Z] #44 70.10 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:07.839Z] #44 70.24 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:08.065Z] #37 2.635 + cd /tmp/tmp.I0zIre1nnT/tini [2021-08-18T22:22:08.065Z] #37 2.635 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:08.065Z] #37 2.670 + cmake . [2021-08-18T22:22:08.258Z] #17 122.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-18T22:22:08.258Z] #17 122.0 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:08.258Z] #17 122.0 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:08.258Z] #17 122.1 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-18T22:22:08.519Z] #17 122.1 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:08.519Z] #17 122.1 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:08.634Z] #37 3.291 -- The C compiler identification is GNU 8.3.0 [2021-08-18T22:22:08.634Z] #37 3.391 -- Check for working C compiler: /usr/bin/cc [2021-08-18T22:22:09.355Z] #37 10.15 -- Detecting C compile features - done [2021-08-18T22:22:09.355Z] #37 10.20 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T22:22:09.355Z] #37 10.41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T22:22:09.355Z] #37 ... [2021-08-18T22:22:09.355Z] [2021-08-18T22:22:09.355Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:09.355Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:09.355Z] #46 55.07 bufio [2021-08-18T22:22:09.355Z] #46 56.90 syscall [2021-08-18T22:22:09.355Z] #46 64.98 internal/syscall/unix [2021-08-18T22:22:09.577Z] #37 4.192 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T22:22:09.577Z] #37 4.201 -- Detecting C compiler ABI info [2021-08-18T22:22:09.577Z] #37 ... [2021-08-18T22:22:09.577Z] [2021-08-18T22:22:09.577Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:09.577Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:09.577Z] #13 75.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T22:22:09.577Z] #13 75.54 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:22:09.577Z] #13 75.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:22:09.577Z] #13 78.95 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T22:22:09.577Z] #13 78.97 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T22:22:09.577Z] #13 78.99 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:22:09.577Z] #13 79.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T22:22:09.577Z] #13 79.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:09.577Z] #13 79.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:09.578Z] #13 79.43 Selecting previously unselected package dmsetup. [2021-08-18T22:22:09.578Z] #13 79.43 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:09.578Z] #13 79.45 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T22:22:09.578Z] #13 79.64 Selecting previously unselected package mingw-w64-common. [2021-08-18T22:22:09.578Z] #13 79.64 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T22:22:09.578Z] #13 79.66 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T22:22:09.610Z] #46 ... [2021-08-18T22:22:09.610Z] [2021-08-18T22:22:09.610Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:09.610Z] #37 sha256:1fd3ef22dd18c2222474ee3ec63013f71843090a703e171844b8f92976743c95 [2021-08-18T22:22:09.610Z] #37 10.51 -- Configuring done [2021-08-18T22:22:09.610Z] #37 10.52 -- Generating done [2021-08-18T22:22:09.610Z] #37 10.55 -- Build files have been written to: /tmp/tmp.97ijRvhMYl/tini [2021-08-18T22:22:09.610Z] #37 10.55 + make tini-static [2021-08-18T22:22:09.769Z] #44 ... [2021-08-18T22:22:09.769Z] [2021-08-18T22:22:09.769Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:09.769Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:22:09.769Z] #52 62.10 encoding/base64 [2021-08-18T22:22:09.769Z] #52 62.10 golang.org/x/sys/unix [2021-08-18T22:22:09.769Z] #52 63.85 path/filepath [2021-08-18T22:22:09.769Z] #52 63.85 mvdan.cc/sh/v3/fileutil [2021-08-18T22:22:09.769Z] #52 63.85 fmt [2021-08-18T22:22:09.769Z] #52 65.74 io/ioutil [2021-08-18T22:22:09.769Z] #52 67.82 flag [2021-08-18T22:22:09.769Z] #52 67.84 github.com/pkg/diff [2021-08-18T22:22:09.769Z] #52 67.86 encoding/json [2021-08-18T22:22:09.769Z] #52 70.08 go/token [2021-08-18T22:22:09.769Z] #52 70.19 golang.org/x/crypto/ssh/terminal [2021-08-18T22:22:09.769Z] #52 70.45 mvdan.cc/editorconfig [2021-08-18T22:22:09.769Z] #52 71.34 go/scanner [2021-08-18T22:22:09.769Z] #52 ... [2021-08-18T22:22:09.769Z] [2021-08-18T22:22:09.769Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:22:09.769Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:22:09.769Z] #57 40.05 Checking out files: 31% (1417/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 61% (2791/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T22:22:09.769Z] #57 42.05 + cd /tmp/tmp.tVbwGFT8G0/src/github.com/containerd/containerd [2021-08-18T22:22:09.769Z] #57 42.05 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:22:09.838Z] #13 ... [2021-08-18T22:22:09.838Z] [2021-08-18T22:22:09.838Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:09.838Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:09.838Z] #44 88.45 Selecting previously unselected package python3-six. [2021-08-18T22:22:09.838Z] #44 88.46 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T22:22:09.838Z] #44 88.46 Unpacking python3-six (1.12.0-1) ... [2021-08-18T22:22:09.838Z] #44 88.56 Selecting previously unselected package python3-protobuf. [2021-08-18T22:22:09.838Z] #44 88.56 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T22:22:09.838Z] #44 88.58 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:09.838Z] #44 89.23 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:22:09.838Z] #44 89.24 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:22:09.838Z] #44 89.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:22:09.838Z] #44 89.51 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:22:09.838Z] #44 89.51 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:22:09.838Z] #44 89.52 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:09.838Z] #44 89.70 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:22:09.838Z] #44 89.71 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:22:09.838Z] #44 89.72 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:09.838Z] #44 89.89 Selecting previously unselected package criu. [2021-08-18T22:22:09.838Z] #44 89.90 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T22:22:09.838Z] #44 89.91 Unpacking criu (3.15-1) ... [2021-08-18T22:22:09.838Z] #44 90.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:22:09.838Z] #44 90.97 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:09.838Z] #44 90.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:09.838Z] #44 91.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:22:09.838Z] #44 91.06 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:22:09.838Z] #44 91.10 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:09.838Z] #44 91.13 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:22:09.838Z] #44 91.15 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:09.867Z] #37 ... [2021-08-18T22:22:09.867Z] [2021-08-18T22:22:09.867Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:09.867Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:22:09.867Z] #52 55.58 reflect [2021-08-18T22:22:09.867Z] #52 58.56 time [2021-08-18T22:22:09.867Z] #52 64.61 context [2021-08-18T22:22:09.867Z] #52 65.72 internal/poll [2021-08-18T22:22:09.867Z] #52 ... [2021-08-18T22:22:09.867Z] [2021-08-18T22:22:09.867Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:09.867Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:09.867Z] #46 65.33 internal/poll [2021-08-18T22:22:09.867Z] #46 65.59 internal/fmtsort [2021-08-18T22:22:09.907Z] #17 123.4 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-18T22:22:09.907Z] #17 123.4 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:09.907Z] #17 123.5 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:09.907Z] #17 123.5 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-18T22:22:09.907Z] #17 123.5 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:09.907Z] #17 123.5 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:10.347Z] #57 ... [2021-08-18T22:22:10.347Z] [2021-08-18T22:22:10.347Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:10.347Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-18T22:22:10.347Z] #44 DONE 72.7s [2021-08-18T22:22:10.472Z] #46 66.27 internal/syscall/execenv [2021-08-18T22:22:10.611Z] [2021-08-18T22:22:10.611Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:10.611Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:22:10.611Z] #52 72.40 mvdan.cc/sh/v3/syntax [2021-08-18T22:22:10.611Z] #52 73.16 go/ast [2021-08-18T22:22:10.728Z] #46 66.47 path [2021-08-18T22:22:10.728Z] #46 ... [2021-08-18T22:22:10.728Z] [2021-08-18T22:22:10.728Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:10.728Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:10.728Z] #13 53.81 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T22:22:10.728Z] #13 53.81 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T22:22:10.728Z] #13 53.87 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:22:10.728Z] #13 54.07 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T22:22:10.728Z] #13 54.07 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:10.728Z] #13 54.10 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:10.728Z] #13 54.33 Selecting previously unselected package dmsetup. [2021-08-18T22:22:10.728Z] #13 54.33 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:10.728Z] #13 54.34 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T22:22:10.728Z] #13 54.54 Selecting previously unselected package mingw-w64-common. [2021-08-18T22:22:10.728Z] #13 54.54 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T22:22:10.728Z] #13 54.54 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T22:22:10.728Z] #13 59.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T22:22:10.728Z] #13 59.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T22:22:10.728Z] #13 59.84 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:22:10.728Z] #13 ... [2021-08-18T22:22:10.728Z] [2021-08-18T22:22:10.728Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:10.728Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:22:10.728Z] #52 66.38 encoding/binary [2021-08-18T22:22:10.851Z] #17 124.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-18T22:22:10.851Z] #17 124.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:10.851Z] #17 124.7 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:10.851Z] #17 124.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-18T22:22:10.851Z] #17 124.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:10.851Z] #17 124.8 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:10.851Z] #17 124.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-18T22:22:10.872Z] #13 ... [2021-08-18T22:22:10.872Z] [2021-08-18T22:22:10.872Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:10.872Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:10.872Z] #43 79.42 Selecting previously unselected package python3.7. [2021-08-18T22:22:10.872Z] #43 79.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:22:10.872Z] #43 79.52 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:10.872Z] #43 79.93 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:22:10.872Z] #43 79.93 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:22:10.872Z] #43 79.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:22:10.872Z] #43 80.24 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:22:10.872Z] #43 82.84 Selecting previously unselected package python3. [2021-08-18T22:22:10.872Z] #43 82.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-18T22:22:10.872Z] #43 82.90 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:22:10.872Z] #43 82.91 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:22:10.872Z] #43 83.06 Selecting previously unselected package libprotobuf17:amd64. [2021-08-18T22:22:10.872Z] #43 83.06 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-18T22:22:10.872Z] #43 83.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:22:10.872Z] #43 84.32 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:22:10.872Z] #43 84.33 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:22:10.872Z] #43 84.34 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:10.872Z] #43 84.61 Selecting previously unselected package python3-six. [2021-08-18T22:22:10.872Z] #43 84.61 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-18T22:22:10.872Z] #43 84.62 Unpacking python3-six (1.12.0-1) ... [2021-08-18T22:22:10.872Z] #43 84.80 Selecting previously unselected package python3-protobuf. [2021-08-18T22:22:10.872Z] #43 84.80 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-18T22:22:10.873Z] #43 84.80 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:10.873Z] #43 ... [2021-08-18T22:22:10.873Z] [2021-08-18T22:22:10.873Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:10.873Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:22:10.873Z] #51 75.23 strconv [2021-08-18T22:22:10.873Z] #51 78.38 reflect [2021-08-18T22:22:10.873Z] #51 80.89 time [2021-08-18T22:22:10.873Z] #51 ... [2021-08-18T22:22:10.873Z] [2021-08-18T22:22:10.873Z] #35 [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-08-18T22:22:10.873Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:22:10.873Z] #35 76.94 Selecting previously unselected package libxml2:amd64. [2021-08-18T22:22:10.873Z] #35 76.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 76.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:10.873Z] #35 78.57 Selecting previously unselected package libarchive13:amd64. [2021-08-18T22:22:10.873Z] #35 78.57 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 78.78 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:22:10.873Z] #35 79.27 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T22:22:10.873Z] #35 79.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 79.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:22:10.873Z] #35 79.67 Selecting previously unselected package librhash0:amd64. [2021-08-18T22:22:10.873Z] #35 79.67 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 79.69 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:22:10.873Z] #35 79.99 Selecting previously unselected package libuv1:amd64. [2021-08-18T22:22:10.873Z] #35 80.00 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 80.02 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:22:10.873Z] #35 80.31 Selecting previously unselected package cmake. [2021-08-18T22:22:10.873Z] #35 80.32 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-18T22:22:10.873Z] #35 80.33 Unpacking cmake (3.13.4-1) ... [2021-08-18T22:22:10.873Z] #35 85.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:22:10.873Z] #35 85.28 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:22:10.873Z] #35 85.32 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:22:10.873Z] #35 85.35 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:22:10.873Z] #35 85.38 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:22:10.873Z] #35 85.44 Setting up cmake-data (3.13.4-1) ... [2021-08-18T22:22:11.112Z] #17 124.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:11.113Z] #17 124.8 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:11.113Z] #17 124.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-18T22:22:11.113Z] #17 124.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:11.113Z] #17 124.9 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:11.113Z] #17 124.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-18T22:22:11.113Z] #17 124.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:11.113Z] #17 124.9 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:11.113Z] #17 125.0 Selecting previously unselected package cross-config. [2021-08-18T22:22:11.113Z] #17 125.0 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-18T22:22:11.113Z] #17 125.0 Unpacking cross-config (2.6.15-3) ... [2021-08-18T22:22:11.113Z] #17 125.0 Selecting previously unselected package gcc-8-cross-base. [2021-08-18T22:22:11.130Z] #35 85.56 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:11.130Z] #35 85.58 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:22:11.130Z] #35 85.61 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:22:11.130Z] #35 85.62 Setting up cmake (3.13.4-1) ... [2021-08-18T22:22:11.130Z] #35 85.64 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:11.130Z] #35 85.74 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:11.374Z] #17 125.0 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.374Z] #17 125.1 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-18T22:22:11.374Z] #17 125.1 Selecting previously unselected package libc6-arm64-cross. [2021-08-18T22:22:11.374Z] #17 125.1 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:11.374Z] #17 125.1 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-18T22:22:11.387Z] #35 ... [2021-08-18T22:22:11.387Z] [2021-08-18T22:22:11.387Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:11.387Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:11.387Z] #43 85.40 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:22:11.387Z] #43 85.41 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:22:11.387Z] #43 85.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:22:11.387Z] #43 ... [2021-08-18T22:22:11.387Z] [2021-08-18T22:22:11.387Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:11.387Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:11.387Z] #45 75.96 strings [2021-08-18T22:22:11.387Z] #45 76.32 reflect [2021-08-18T22:22:11.387Z] #45 78.83 bufio [2021-08-18T22:22:11.387Z] #45 82.36 internal/syscall/unix [2021-08-18T22:22:11.387Z] #45 82.89 time [2021-08-18T22:22:11.635Z] #17 125.4 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-18T22:22:11.635Z] #17 125.4 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.635Z] #17 125.4 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:11.635Z] #17 125.5 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-18T22:22:11.635Z] #17 125.5 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.635Z] #17 125.5 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:11.635Z] #17 125.6 Selecting previously unselected package libitm1-arm64-cross. [2021-08-18T22:22:11.635Z] #17 125.6 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.747Z] #44 ... [2021-08-18T22:22:11.747Z] [2021-08-18T22:22:11.747Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:11.747Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:11.747Z] #13 87.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T22:22:11.747Z] #13 87.49 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T22:22:11.747Z] #13 87.52 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:22:11.897Z] #17 125.6 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:11.897Z] #17 125.6 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-18T22:22:11.897Z] #17 125.7 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.897Z] #17 125.7 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:11.897Z] #17 125.7 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-18T22:22:11.897Z] #17 125.7 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:11.897Z] #17 125.7 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:11.953Z] #45 ... [2021-08-18T22:22:11.953Z] [2021-08-18T22:22:11.953Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:11.953Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:12.158Z] #17 125.8 Selecting previously unselected package libasan5-arm64-cross. [2021-08-18T22:22:12.158Z] #17 125.8 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:12.158Z] #17 125.9 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:12.158Z] #17 126.0 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-18T22:22:12.158Z] #17 126.0 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:12.158Z] #17 126.0 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:12.158Z] #17 126.1 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-18T22:22:12.210Z] #43 85.98 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:22:12.210Z] #43 86.00 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:22:12.210Z] #43 86.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:12.210Z] #43 ... [2021-08-18T22:22:12.210Z] [2021-08-18T22:22:12.210Z] #35 [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-08-18T22:22:12.211Z] #35 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-18T22:22:12.211Z] #35 DONE 86.7s [2021-08-18T22:22:12.419Z] #17 126.1 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:12.420Z] #17 126.1 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:12.420Z] #17 126.2 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-18T22:22:12.420Z] #17 126.2 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:12.420Z] #17 126.2 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:12.420Z] #17 126.3 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-18T22:22:12.420Z] #17 126.3 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:12.420Z] #17 126.3 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:12.468Z] [2021-08-18T22:22:12.468Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:12.468Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:12.468Z] #43 86.39 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:22:12.468Z] #43 86.39 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:22:12.468Z] #43 86.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:12.468Z] #43 86.61 Selecting previously unselected package criu. [2021-08-18T22:22:12.468Z] #43 86.61 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-18T22:22:12.663Z] #52 68.15 encoding/base64 [2021-08-18T22:22:12.663Z] #52 68.38 io/fs [2021-08-18T22:22:12.725Z] #43 86.63 Unpacking criu (3.15-1) ... [2021-08-18T22:22:12.920Z] #52 ... [2021-08-18T22:22:12.920Z] [2021-08-18T22:22:12.920Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:12.920Z] #37 sha256:1fd3ef22dd18c2222474ee3ec63013f71843090a703e171844b8f92976743c95 [2021-08-18T22:22:12.920Z] #37 10.93 Scanning dependencies of target tini-static [2021-08-18T22:22:12.920Z] #37 11.03 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T22:22:12.920Z] #37 12.40 [100%] Linking C executable tini-static [2021-08-18T22:22:12.920Z] #37 13.02 [100%] Built target tini-static [2021-08-18T22:22:12.920Z] #37 13.07 + mkdir -p /build [2021-08-18T22:22:12.920Z] #37 13.08 + cp tini-static /build/docker-init [2021-08-18T22:22:12.920Z] #37 DONE 13.7s [2021-08-18T22:22:12.920Z] [2021-08-18T22:22:12.920Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:12.920Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:12.920Z] #13 65.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T22:22:12.920Z] #13 65.87 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:12.920Z] #13 65.89 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:12.920Z] #13 66.12 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T22:22:12.920Z] #13 66.12 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:12.992Z] #17 126.7 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-18T22:22:12.992Z] #17 126.8 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:12.992Z] #17 126.8 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:13.177Z] #13 66.16 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:13.307Z] Commit message: "libnetwork/resolvconf: remove README.md" [Pipeline] withEnv [Pipeline] { [2021-08-18T22:22:13.656Z] #13 ... [2021-08-18T22:22:13.656Z] [2021-08-18T22:22:13.656Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:13.656Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:13.656Z] #52 86.69 time [2021-08-18T22:22:13.656Z] #52 93.44 context [2021-08-18T22:22:13.656Z] #52 94.80 internal/syscall/unix [2021-08-18T22:22:13.656Z] #52 95.23 internal/poll [2021-08-18T22:22:13.656Z] #52 ... [2021-08-18T22:22:13.656Z] [2021-08-18T22:22:13.656Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:13.656Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:22:13.656Z] #46 86.62 syscall [2021-08-18T22:22:13.657Z] #43 87.77 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:22:13.914Z] #43 87.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:22:13.914Z] #43 87.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:22:13.914Z] #43 87.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-18T22:22:13.914Z] #43 87.91 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:22:13.914Z] #43 87.94 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:13.914Z] #43 87.96 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:22:13.914Z] #43 87.98 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:13.916Z] #46 ... [2021-08-18T22:22:13.916Z] [2021-08-18T22:22:13.916Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:13.916Z] #37 sha256:cb0db52303b402c2d9519e7c1cddbd2e861f01072bc93d9af692573afe03d2d1 [2021-08-18T22:22:13.916Z] #37 5.106 -- Detecting C compiler ABI info - done [2021-08-18T22:22:13.916Z] #37 5.161 -- Detecting C compile features [2021-08-18T22:22:13.916Z] #37 8.458 -- Detecting C compile features - done [2021-08-18T22:22:13.916Z] #37 8.564 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T22:22:14.379Z] #17 128.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-18T22:22:14.380Z] #17 128.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:14.380Z] #17 128.0 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:14.380Z] #17 128.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-18T22:22:14.380Z] #17 128.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-18T22:22:14.380Z] #17 128.1 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-18T22:22:14.484Z] #37 9.125 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T22:22:14.641Z] #17 128.5 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-18T22:22:14.641Z] #17 128.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:14.748Z] #37 9.313 -- Configuring done [2021-08-18T22:22:14.748Z] #37 9.343 -- Generating done [2021-08-18T22:22:14.748Z] #37 9.385 -- Build files have been written to: /tmp/tmp.I0zIre1nnT/tini [2021-08-18T22:22:14.748Z] #37 9.393 + make tini-static [2021-08-18T22:22:14.903Z] #17 128.6 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-18T22:22:15.318Z] #37 10.11 Scanning dependencies of target tini-static [2021-08-18T22:22:15.476Z] #17 129.2 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-18T22:22:15.476Z] #17 129.3 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:15.476Z] #17 129.3 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:15.577Z] #37 10.34 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T22:22:15.928Z] #52 ... [2021-08-18T22:22:15.929Z] [2021-08-18T22:22:15.929Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:15.929Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:15.929Z] #46 68.37 os/exec [2021-08-18T22:22:15.929Z] #46 68.64 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T22:22:15.929Z] #46 69.03 flag [2021-08-18T22:22:15.929Z] #46 69.72 go/token [2021-08-18T22:22:15.929Z] #46 70.99 go/scanner [2021-08-18T22:22:15.929Z] #46 71.33 net/url [2021-08-18T22:22:15.929Z] #46 71.79 text/template/parse [2021-08-18T22:22:15.929Z] #46 72.50 go/ast [2021-08-18T22:22:15.929Z] #46 74.07 log [2021-08-18T22:22:15.929Z] #46 75.40 encoding/json [2021-08-18T22:22:15.929Z] #46 78.52 text/template [2021-08-18T22:22:16.049Z] #17 129.8 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-18T22:22:16.049Z] #17 129.8 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:16.049Z] #17 129.8 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:16.410Z] + docker version [2021-08-18T22:22:16.506Z] #46 79.06 go/parser [2021-08-18T22:22:16.955Z] #37 ... [2021-08-18T22:22:16.955Z] [2021-08-18T22:22:16.955Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:16.955Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:16.955Z] #52 100.00 path [2021-08-18T22:22:17.435Z] #17 131.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-18T22:22:17.435Z] #17 ... [2021-08-18T22:22:17.435Z] [2021-08-18T22:22:17.435Z] #47 [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-08-18T22:22:17.435Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:22:17.435Z] #47 142.7 + dpkg --print-architecture [2021-08-18T22:22:17.435Z] #47 142.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T22:22:17.435Z] #47 142.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T22:22:17.435Z] #47 142.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T22:22:17.903Z] #46 ... [2021-08-18T22:22:17.903Z] [2021-08-18T22:22:17.903Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:17.903Z] #52 sha256:c37d6fb286a96aa13a97058b080c163516b2435fdc1e74154a73c587b19063fd [2021-08-18T22:22:17.903Z] #52 80.58 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T22:22:17.938Z] #52 100.8 io/fs [2021-08-18T22:22:18.426Z] #13 ... [2021-08-18T22:22:18.426Z] [2021-08-18T22:22:18.426Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:18.426Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:18.426Z] #44 63.34 Setting up python3 (3.7.3-1) ... [2021-08-18T22:22:18.426Z] #44 63.99 Setting up python3-six (1.12.0-1) ... [2021-08-18T22:22:18.426Z] #44 65.05 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:18.426Z] #44 66.68 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:18.426Z] #44 70.30 Setting up criu (3.15-1) ... [2021-08-18T22:22:18.426Z] #44 72.12 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:18.426Z] #44 72.23 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:18.426Z] #44 DONE 73.7s [2021-08-18T22:22:18.426Z] [2021-08-18T22:22:18.426Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:18.426Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:18.426Z] #46 67.07 io/fs [2021-08-18T22:22:18.426Z] #46 67.98 regexp/syntax [2021-08-18T22:22:18.426Z] #46 68.63 os [2021-08-18T22:22:18.426Z] #46 72.57 regexp [2021-08-18T22:22:18.426Z] #46 73.47 fmt [2021-08-18T22:22:19.175Z] #43 ... [2021-08-18T22:22:19.175Z] [2021-08-18T22:22:19.175Z] #36 [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-08-18T22:22:19.175Z] #36 sha256:b978177363916e1a0cb1f374ed3aeecdeab3425100f3dfd7b7a3bd42c4fe2b86 [2021-08-18T22:22:19.175Z] #36 1.516 + RM_GOPATH=0 [2021-08-18T22:22:19.175Z] #36 1.516 + TMP_GOPATH= [2021-08-18T22:22:19.175Z] #36 1.516 + : /build [2021-08-18T22:22:19.175Z] #36 1.516 + '[' -z '' ']' [2021-08-18T22:22:19.175Z] #36 1.517 ++ mktemp -d [2021-08-18T22:22:19.175Z] #36 1.521 + export GOPATH=/tmp/tmp.vb3uOGsLQS [2021-08-18T22:22:19.175Z] #36 1.521 + GOPATH=/tmp/tmp.vb3uOGsLQS [2021-08-18T22:22:19.175Z] #36 1.521 + RM_GOPATH=1 [2021-08-18T22:22:19.175Z] #36 1.521 + case "$(go env GOARCH)" in [2021-08-18T22:22:19.175Z] #36 1.521 ++ go env GOARCH [2021-08-18T22:22:19.175Z] #36 1.536 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:19.175Z] #36 1.536 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:19.175Z] #36 1.537 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:19.176Z] #36 1.537 + dir=/tmp/install [2021-08-18T22:22:19.176Z] #36 1.537 + bin=tini [2021-08-18T22:22:19.176Z] #36 1.537 + shift [2021-08-18T22:22:19.176Z] #36 1.537 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T22:22:19.176Z] #36 1.538 + . /tmp/install/tini.installer [2021-08-18T22:22:19.176Z] #36 1.538 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:19.176Z] #36 1.538 + install_tini [2021-08-18T22:22:19.176Z] #36 1.538 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T22:22:19.176Z] #36 1.538 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:19.176Z] #36 1.538 + git clone https://github.com/krallin/tini.git /tmp/tmp.vb3uOGsLQS/tini [2021-08-18T22:22:19.176Z] #36 1.551 Cloning into '/tmp/tmp.vb3uOGsLQS/tini'... [2021-08-18T22:22:19.176Z] #36 2.515 + cd /tmp/tmp.vb3uOGsLQS/tini [2021-08-18T22:22:19.176Z] #36 2.519 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:22:19.176Z] #36 2.533 + cmake . [2021-08-18T22:22:19.176Z] #36 3.396 -- The C compiler identification is GNU 8.3.0 [2021-08-18T22:22:19.176Z] #36 3.486 -- Check for working C compiler: /usr/bin/cc [2021-08-18T22:22:19.176Z] #36 4.341 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T22:22:19.176Z] #36 4.352 -- Detecting C compiler ABI info [2021-08-18T22:22:19.176Z] #36 5.274 -- Detecting C compiler ABI info - done [2021-08-18T22:22:19.176Z] #36 5.344 -- Detecting C compile features [2021-08-18T22:22:19.338Z] #52 ... [2021-08-18T22:22:19.338Z] [2021-08-18T22:22:19.338Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-08-18T22:22:19.338Z] #37 sha256:cb0db52303b402c2d9519e7c1cddbd2e861f01072bc93d9af692573afe03d2d1 [2021-08-18T22:22:19.338Z] #37 12.22 [100%] Linking C executable tini-static [2021-08-18T22:22:19.338Z] #37 12.96 [100%] Built target tini-static [2021-08-18T22:22:19.338Z] #37 13.14 + mkdir -p /build [2021-08-18T22:22:19.338Z] #37 13.17 + cp tini-static /build/docker-init [2021-08-18T22:22:19.338Z] #37 DONE 13.8s [2021-08-18T22:22:19.338Z] [2021-08-18T22:22:19.338Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:19.338Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:19.338Z] #52 102.4 encoding/binary [2021-08-18T22:22:19.903Z] #52 102.9 os [2021-08-18T22:22:20.467Z] #52 DONE 83.0s [2021-08-18T22:22:20.467Z] [2021-08-18T22:22:20.467Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:20.467Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:20.467Z] #46 82.36 encoding/xml [2021-08-18T22:22:20.731Z] #46 ... [2021-08-18T22:22:20.731Z] [2021-08-18T22:22:20.731Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:22:20.731Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:22:20.731Z] #57 43.43 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T22:22:20.731Z] #57 43.43 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T22:22:20.731Z] #57 43.43 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:20.731Z] #57 43.43 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:20.731Z] #57 43.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T22:22:20.731Z] #57 43.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T22:22:20.731Z] #57 43.43 + '[' '' = dynamic ']' [2021-08-18T22:22:20.731Z] #57 43.43 + make [2021-08-18T22:22:20.731Z] #57 45.30 + bin/ctr [2021-08-18T22:22:20.731Z] #57 ... [2021-08-18T22:22:20.731Z] [2021-08-18T22:22:20.731Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:20.731Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:22:20.731Z] #13 70.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T22:22:20.731Z] #13 70.02 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-18T22:22:20.731Z] #13 70.02 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:21.030Z] #46 76.43 path/filepath [2021-08-18T22:22:21.072Z] #36 8.762 -- Detecting C compile features - done [2021-08-18T22:22:21.072Z] #36 8.976 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T22:22:21.636Z] #46 77.33 flag [2021-08-18T22:22:22.001Z] #36 9.588 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T22:22:22.001Z] #36 9.823 -- Configuring done [2021-08-18T22:22:22.001Z] #36 ... [2021-08-18T22:22:22.001Z] [2021-08-18T22:22:22.001Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:22.001Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:22.001Z] #43 96.00 Setting up python3 (3.7.3-1) ... [2021-08-18T22:22:22.128Z] #13 ... [2021-08-18T22:22:22.128Z] [2021-08-18T22:22:22.128Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:22.128Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:22.128Z] #46 84.48 compress/gzip [2021-08-18T22:22:22.246Z] #46 77.83 go/token [2021-08-18T22:22:22.258Z] #43 ... [2021-08-18T22:22:22.258Z] [2021-08-18T22:22:22.258Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:22.258Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:22.258Z] #13 80.95 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T22:22:22.258Z] #13 80.96 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T22:22:22.258Z] #13 80.98 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:22:22.258Z] #13 81.16 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T22:22:22.258Z] #13 81.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:22.258Z] #13 81.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:22.258Z] #13 81.57 Selecting previously unselected package dmsetup. [2021-08-18T22:22:22.258Z] #13 81.58 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:22.258Z] #13 81.59 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T22:22:22.258Z] #13 81.89 Selecting previously unselected package mingw-w64-common. [2021-08-18T22:22:22.258Z] #13 81.91 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T22:22:22.258Z] #13 81.91 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T22:22:22.258Z] #13 90.51 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T22:22:22.258Z] #13 90.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T22:22:22.258Z] #13 90.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:22:22.514Z] #13 ... [2021-08-18T22:22:22.514Z] [2021-08-18T22:22:22.514Z] #36 [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-08-18T22:22:22.514Z] #36 sha256:b978177363916e1a0cb1f374ed3aeecdeab3425100f3dfd7b7a3bd42c4fe2b86 [2021-08-18T22:22:22.514Z] #36 9.861 -- Generating done [2021-08-18T22:22:22.514Z] #36 9.864 -- Build files have been written to: /tmp/tmp.vb3uOGsLQS/tini [2021-08-18T22:22:22.514Z] #36 9.901 + make tini-static [2021-08-18T22:22:22.705Z] #46 85.30 crypto/elliptic [2021-08-18T22:22:22.737Z] #47 ... [2021-08-18T22:22:22.737Z] [2021-08-18T22:22:22.737Z] #17 [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-08-18T22:22:22.737Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:22:22.737Z] #17 131.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-18T22:22:22.737Z] #17 131.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:22.737Z] #17 131.0 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:22.737Z] #17 131.0 Selecting previously unselected package patch. [2021-08-18T22:22:22.737Z] #17 131.1 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T22:22:22.737Z] #17 131.1 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T22:22:22.737Z] #17 131.1 Selecting previously unselected package dpkg-dev. [2021-08-18T22:22:22.737Z] #17 131.2 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-18T22:22:22.737Z] #17 131.2 Unpacking dpkg-dev (1.19.7) ... [2021-08-18T22:22:22.737Z] #17 131.4 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-18T22:22:22.737Z] #17 131.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 131.5 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-18T22:22:22.737Z] #17 131.5 Selecting previously unselected package libio-string-perl. [2021-08-18T22:22:22.737Z] #17 131.5 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-18T22:22:22.737Z] #17 131.5 Unpacking libio-string-perl (1.08-3) ... [2021-08-18T22:22:22.737Z] #17 131.6 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:22:22.737Z] #17 131.6 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:22:22.737Z] #17 131.6 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:22:22.737Z] #17 133.3 Selecting previously unselected package libxml2:amd64. [2021-08-18T22:22:22.737Z] #17 133.3 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-18T22:22:22.737Z] #17 133.3 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:22.737Z] #17 133.5 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-18T22:22:22.737Z] #17 133.5 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 133.5 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-18T22:22:22.737Z] #17 133.6 Selecting previously unselected package libxml-sax-base-perl. [2021-08-18T22:22:22.737Z] #17 133.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 133.6 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-18T22:22:22.737Z] #17 133.6 Selecting previously unselected package libxml-sax-perl. [2021-08-18T22:22:22.737Z] #17 133.6 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 133.6 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-18T22:22:22.737Z] #17 133.7 Selecting previously unselected package libxml-libxml-perl. [2021-08-18T22:22:22.737Z] #17 133.7 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-18T22:22:22.737Z] #17 133.7 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-18T22:22:22.737Z] #17 133.9 Selecting previously unselected package libxml-simple-perl. [2021-08-18T22:22:22.737Z] #17 133.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 133.9 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-18T22:22:22.737Z] #17 133.9 Selecting previously unselected package libyaml-perl. [2021-08-18T22:22:22.737Z] #17 133.9 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 133.9 Unpacking libyaml-perl (1.27-1) ... [2021-08-18T22:22:22.737Z] #17 134.0 Selecting previously unselected package libconfig-auto-perl. [2021-08-18T22:22:22.737Z] #17 134.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.0 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-18T22:22:22.737Z] #17 134.1 Selecting previously unselected package libfile-which-perl. [2021-08-18T22:22:22.737Z] #17 134.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.1 Unpacking libfile-which-perl (1.23-1) ... [2021-08-18T22:22:22.737Z] #17 134.1 Selecting previously unselected package libfile-homedir-perl. [2021-08-18T22:22:22.737Z] #17 134.1 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.1 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-18T22:22:22.737Z] #17 134.2 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-18T22:22:22.737Z] #17 134.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.2 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-18T22:22:22.737Z] #17 134.3 Selecting previously unselected package dpkg-cross. [2021-08-18T22:22:22.737Z] #17 134.3 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.3 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-18T22:22:22.737Z] #17 134.3 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-18T22:22:22.737Z] #17 134.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.3 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-18T22:22:22.737Z] #17 134.4 Selecting previously unselected package libc6-armel-cross. [2021-08-18T22:22:22.737Z] #17 134.4 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:22.737Z] #17 134.4 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-18T22:22:22.737Z] #17 134.7 Selecting previously unselected package libgcc1-armel-cross. [2021-08-18T22:22:22.737Z] #17 134.7 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 134.7 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 134.8 Selecting previously unselected package libgomp1-armel-cross. [2021-08-18T22:22:22.738Z] #17 134.8 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 134.8 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 134.9 Selecting previously unselected package libatomic1-armel-cross. [2021-08-18T22:22:22.738Z] #17 134.9 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 134.9 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 134.9 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-18T22:22:22.738Z] #17 134.9 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 135.0 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 135.1 Selecting previously unselected package libasan5-armel-cross. [2021-08-18T22:22:22.738Z] #17 135.1 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 135.1 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 135.3 Selecting previously unselected package libubsan1-armel-cross. [2021-08-18T22:22:22.738Z] #17 135.3 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 135.3 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 135.3 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-18T22:22:22.738Z] #17 135.3 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:22.738Z] #17 135.3 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:22.738Z] #17 135.6 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-18T22:22:22.738Z] #17 135.6 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:22.738Z] #17 135.6 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:22.771Z] #36 10.47 Scanning dependencies of target tini-static [2021-08-18T22:22:22.851Z] #46 78.72 internal/lazyregexp [2021-08-18T22:22:23.027Z] #36 10.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T22:22:23.107Z] #46 78.73 go/scanner [2021-08-18T22:22:23.107Z] #46 ... [2021-08-18T22:22:23.107Z] [2021-08-18T22:22:23.107Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:23.107Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:22:23.107Z] #52 68.93 golang.org/x/sys/unix [2021-08-18T22:22:23.107Z] #52 69.81 os [2021-08-18T22:22:23.107Z] #52 74.34 fmt [2021-08-18T22:22:23.107Z] #52 77.19 path/filepath [2021-08-18T22:22:23.107Z] #52 78.37 golang.org/x/crypto/ssh/terminal [2021-08-18T22:22:23.107Z] #52 78.45 encoding/json [2021-08-18T22:22:23.189Z] #52 106.1 encoding/base64 [2021-08-18T22:22:23.263Z] #17 136.9 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-18T22:22:23.263Z] #17 136.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:23.263Z] #17 136.9 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:23.263Z] #17 137.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-18T22:22:23.263Z] #17 137.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-18T22:22:23.263Z] #17 137.0 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-18T22:22:23.283Z] #46 85.80 go/doc [2021-08-18T22:22:23.407Z] #52 ... [2021-08-18T22:22:23.407Z] [2021-08-18T22:22:23.407Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:23.407Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:23.407Z] #46 79.11 net/url [2021-08-18T22:22:23.836Z] #17 137.4 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-18T22:22:23.836Z] #17 137.4 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:23.836Z] #17 137.4 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-18T22:22:24.337Z] #46 79.87 go/ast [2021-08-18T22:22:24.408Z] #17 138.0 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-18T22:22:24.408Z] #17 138.1 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:24.408Z] #17 138.1 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:24.569Z] #52 107.5 golang.org/x/sys/unix [2021-08-18T22:22:24.830Z] #52 ... [2021-08-18T22:22:24.830Z] [2021-08-18T22:22:24.830Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:24.830Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:22:24.830Z] #46 98.01 internal/poll [2021-08-18T22:22:24.830Z] #46 98.34 internal/fmtsort [2021-08-18T22:22:24.830Z] #46 99.62 internal/syscall/execenv [2021-08-18T22:22:24.830Z] #46 99.71 path [2021-08-18T22:22:24.830Z] #46 100.2 io/fs [2021-08-18T22:22:24.830Z] #46 102.0 regexp/syntax [2021-08-18T22:22:24.830Z] #46 102.1 os [2021-08-18T22:22:24.900Z] #46 80.55 text/template/parse [2021-08-18T22:22:24.922Z] #36 12.34 [100%] Linking C executable tini-static [2021-08-18T22:22:24.983Z] #17 138.7 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-18T22:22:24.983Z] #17 138.7 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:24.983Z] #17 138.7 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:25.007Z] Client: [2021-08-18T22:22:25.007Z] Version: 20.10.6 [2021-08-18T22:22:25.007Z] API version: 1.41 [2021-08-18T22:22:25.007Z] Go version: go1.16.3 [2021-08-18T22:22:25.007Z] Git commit: 370c289 [2021-08-18T22:22:25.007Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-18T22:22:25.007Z] OS/Arch: windows/amd64 [2021-08-18T22:22:25.007Z] Context: default [2021-08-18T22:22:25.007Z] Experimental: true [2021-08-18T22:22:25.007Z] [2021-08-18T22:22:25.007Z] Server: Docker Engine - Community [2021-08-18T22:22:25.007Z] Engine: [2021-08-18T22:22:25.007Z] Version: 20.10.6 [2021-08-18T22:22:25.007Z] API version: 1.41 (minimum version 1.24) [2021-08-18T22:22:25.007Z] Go version: go1.13.15 [2021-08-18T22:22:25.007Z] Git commit: 8728dd2 [2021-08-18T22:22:25.007Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-18T22:22:25.007Z] OS/Arch: windows/amd64 [2021-08-18T22:22:25.007Z] Experimental: true [2021-08-18T22:22:25.088Z] #46 ... [2021-08-18T22:22:25.088Z] [2021-08-18T22:22:25.088Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:25.088Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:25.088Z] #13 97.68 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T22:22:25.088Z] #13 97.68 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:25.088Z] #13 97.68 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:25.088Z] #13 97.91 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T22:22:25.088Z] #13 97.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:25.088Z] #13 97.92 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:25.180Z] #36 13.08 [100%] Built target tini-static [2021-08-18T22:22:25.437Z] #36 13.16 + mkdir -p /build [2021-08-18T22:22:25.437Z] #36 13.17 + cp tini-static /build/docker-init [2021-08-18T22:22:25.437Z] #36 DONE 13.3s [2021-08-18T22:22:25.437Z] [2021-08-18T22:22:25.437Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:25.437Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:25.437Z] #43 97.28 Setting up python3-six (1.12.0-1) ... [2021-08-18T22:22:25.437Z] #43 98.60 Setting up python3-pkg-resources (40.8.0-1) ... [Pipeline] sh [2021-08-18T22:22:25.695Z] #43 ... [2021-08-18T22:22:25.695Z] [2021-08-18T22:22:25.695Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:25.695Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:22:25.695Z] #51 90.15 context [2021-08-18T22:22:25.695Z] #51 91.43 internal/poll [2021-08-18T22:22:25.695Z] #51 95.40 encoding/binary [2021-08-18T22:22:25.695Z] #51 96.15 io/fs [2021-08-18T22:22:25.695Z] #51 98.24 os [2021-08-18T22:22:25.695Z] #51 98.79 encoding/base64 [2021-08-18T22:22:25.695Z] #51 99.92 golang.org/x/sys/unix [2021-08-18T22:22:25.848Z] #46 88.39 crypto/ecdsa [2021-08-18T22:22:25.954Z] #51 ... [2021-08-18T22:22:25.954Z] [2021-08-18T22:22:25.954Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:25.954Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:25.954Z] #45 90.85 internal/poll [2021-08-18T22:22:25.954Z] #45 91.76 internal/fmtsort [2021-08-18T22:22:25.954Z] #45 92.51 internal/syscall/execenv [2021-08-18T22:22:25.954Z] #45 92.89 path [2021-08-18T22:22:25.954Z] #45 93.97 io/fs [2021-08-18T22:22:25.954Z] #45 94.99 regexp/syntax [2021-08-18T22:22:25.954Z] #45 96.29 os [2021-08-18T22:22:26.368Z] #17 140.1 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-18T22:22:26.368Z] #17 140.1 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:26.368Z] #17 140.2 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:26.551Z] + docker info [2021-08-18T22:22:26.630Z] #17 140.2 Selecting previously unselected package crossbuild-essential-armel. [2021-08-18T22:22:26.630Z] #17 140.2 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-18T22:22:26.630Z] #17 140.2 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-18T22:22:26.630Z] #17 140.3 Selecting previously unselected package libc6-armhf-cross. [2021-08-18T22:22:26.630Z] #17 140.3 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:26.630Z] #17 140.3 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-18T22:22:26.800Z] #46 89.39 vendor/golang.org/x/text/unicode/bidi [2021-08-18T22:22:26.800Z] #46 89.56 vendor/golang.org/x/text/unicode/norm [2021-08-18T22:22:26.891Z] #17 140.5 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-18T22:22:26.891Z] #17 140.5 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T22:22:26.891Z] #17 140.5 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:26.891Z] #17 140.6 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-18T22:22:26.891Z] #17 140.6 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:26.891Z] #17 140.6 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:26.891Z] #17 140.7 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-18T22:22:26.891Z] #17 140.7 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:26.891Z] #17 140.7 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:26.900Z] #45 ... [2021-08-18T22:22:26.900Z] [2021-08-18T22:22:26.900Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:26.900Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:26.900Z] #43 100.7 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:26.994Z] #13 ... [2021-08-18T22:22:26.994Z] [2021-08-18T22:22:26.994Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:26.994Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:26.994Z] #44 99.43 Setting up python3 (3.7.3-1) ... [2021-08-18T22:22:26.994Z] #44 100.3 Setting up python3-six (1.12.0-1) ... [2021-08-18T22:22:26.994Z] #44 102.4 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:22:26.994Z] #44 105.2 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-18T22:22:26.994Z] #44 ... [2021-08-18T22:22:26.994Z] [2021-08-18T22:22:26.994Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:26.994Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:26.994Z] #52 109.8 fmt [2021-08-18T22:22:27.065Z] #46 ... [2021-08-18T22:22:27.065Z] [2021-08-18T22:22:27.065Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:27.065Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:22:27.065Z] #13 81.19 Selecting previously unselected package libapparmor1:arm64. [2021-08-18T22:22:27.065Z] #13 81.20 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 81.21 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T22:22:27.065Z] #13 81.37 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-18T22:22:27.065Z] #13 81.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 81.39 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T22:22:27.065Z] #13 81.57 Selecting previously unselected package libbtrfs0. [2021-08-18T22:22:27.065Z] #13 81.58 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 81.59 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:22:27.065Z] #13 81.74 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:22:27.065Z] #13 81.74 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 81.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:22:27.065Z] #13 81.90 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-18T22:22:27.065Z] #13 81.90 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 81.91 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-18T22:22:27.065Z] #13 82.02 Selecting previously unselected package libudev-dev:arm64. [2021-08-18T22:22:27.065Z] #13 82.02 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 82.08 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-18T22:22:27.065Z] #13 82.24 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-18T22:22:27.065Z] #13 82.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 82.25 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-18T22:22:27.065Z] #13 82.59 Selecting previously unselected package libpcre16-3:arm64. [2021-08-18T22:22:27.065Z] #13 82.59 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 82.60 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.065Z] #13 82.76 Selecting previously unselected package libpcre32-3:arm64. [2021-08-18T22:22:27.065Z] #13 82.76 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 82.77 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.065Z] #13 82.98 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-18T22:22:27.065Z] #13 82.99 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 83.00 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.065Z] #13 83.11 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-18T22:22:27.065Z] #13 83.11 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 83.12 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.065Z] #13 83.65 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-18T22:22:27.065Z] #13 83.66 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 83.66 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-18T22:22:27.065Z] #13 84.01 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-18T22:22:27.065Z] #13 84.02 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-18T22:22:27.065Z] #13 84.02 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-18T22:22:27.066Z] #13 84.12 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-18T22:22:27.066Z] #13 84.12 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-18T22:22:27.066Z] #13 84.16 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:22:27.066Z] #13 84.33 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-18T22:22:27.066Z] #13 84.33 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-18T22:22:27.066Z] #13 84.34 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-18T22:22:27.066Z] #13 84.97 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.066Z] #13 84.99 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:22:27.066Z] #13 85.01 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T22:22:27.066Z] #13 85.02 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:22:27.066Z] #13 85.06 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.066Z] #13 85.10 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-18T22:22:27.066Z] #13 85.11 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:27.066Z] #13 85.13 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:22:27.066Z] #13 85.17 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.066Z] #13 85.22 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-18T22:22:27.066Z] #13 85.27 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:22:27.066Z] #13 85.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:22:27.066Z] #13 85.33 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T22:22:27.066Z] #13 85.37 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T22:22:27.066Z] #13 85.40 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-18T22:22:27.066Z] #13 85.42 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:22:27.066Z] #13 85.46 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-18T22:22:27.066Z] #13 85.53 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:27.066Z] #13 85.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:22:27.066Z] #13 85.56 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:22:27.066Z] #13 85.58 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:27.066Z] #13 85.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:22:27.066Z] #13 85.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-08-18T22:22:27.066Z] #13 85.64 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:22:27.066Z] #13 85.66 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-18T22:22:27.066Z] #13 85.73 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-18T22:22:27.066Z] #13 85.75 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T22:22:27.198Z] #17 140.8 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-18T22:22:27.198Z] #17 140.8 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:27.198Z] #17 140.8 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:27.198Z] #17 140.9 Selecting previously unselected package libasan5-armhf-cross. [2021-08-18T22:22:27.198Z] #17 140.9 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:27.198Z] #17 141.0 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:27.329Z] #13 85.77 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-18T22:22:27.329Z] #13 85.78 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-18T22:22:27.329Z] #13 85.80 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:27.459Z] #17 141.1 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-18T22:22:27.459Z] #17 141.1 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:27.459Z] #17 141.1 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:27.459Z] #17 141.2 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-18T22:22:27.459Z] #17 141.2 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:27.459Z] #17 141.2 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:27.720Z] #17 141.4 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-18T22:22:27.720Z] #17 141.5 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:27.720Z] #17 141.5 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:27.908Z] #13 ... [2021-08-18T22:22:27.908Z] [2021-08-18T22:22:27.908Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:27.908Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:27.908Z] #46 90.46 github.com/LK4D4/vndr/build [2021-08-18T22:22:27.908Z] #46 ... [2021-08-18T22:22:27.908Z] [2021-08-18T22:22:27.908Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:27.908Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-18T22:22:27.908Z] #13 DONE 86.4s [2021-08-18T22:22:28.174Z] [2021-08-18T22:22:28.174Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:22:28.174Z] #54 sha256:5baf0469e840fbcdc43bb7fa5ccea95eabbdccd89c64bbd4f90f8c4185bd8ec7 [2021-08-18T22:22:28.224Z] #46 83.71 go/parser [2021-08-18T22:22:28.480Z] #46 ... [2021-08-18T22:22:28.480Z] [2021-08-18T22:22:28.480Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:22:28.480Z] #57 sha256:b75d544ff6bb05e877665a9e3679e86b4bdd6102c7108477be0e559edc50606a [2021-08-18T22:22:28.480Z] #57 44.31 Checking out files: 47% (2170/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 90% (4147/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T22:22:28.480Z] #57 45.57 + cd /tmp/tmp.YOMv9EJWeT/src/github.com/containerd/containerd [2021-08-18T22:22:28.480Z] #57 45.58 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:22:28.480Z] #57 46.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T22:22:28.480Z] #57 46.50 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T22:22:28.480Z] #57 46.50 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:28.480Z] #57 46.50 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:28.480Z] #57 46.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T22:22:28.480Z] #57 46.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T22:22:28.480Z] #57 46.50 + '[' '' = dynamic ']' [2021-08-18T22:22:28.480Z] #57 46.50 + make [2021-08-18T22:22:28.970Z] using credential docker-jenkins-github-credentials [2021-08-18T22:22:29.043Z] Cloning the remote Git repository [2021-08-18T22:22:29.043Z] Cloning with configured refspecs honoured and without tags [2021-08-18T22:22:29.571Z] #54 1.731 + RM_GOPATH=0 [2021-08-18T22:22:29.571Z] #54 1.733 + TMP_GOPATH= [2021-08-18T22:22:29.571Z] #54 1.733 + : /build [2021-08-18T22:22:29.571Z] #54 1.734 + '[' -z '' ']' [2021-08-18T22:22:29.571Z] #54 1.735 ++ mktemp -d [2021-08-18T22:22:29.571Z] #54 1.737 + export GOPATH=/tmp/tmp.NICnaGy8bE [2021-08-18T22:22:29.571Z] #54 1.738 + GOPATH=/tmp/tmp.NICnaGy8bE [2021-08-18T22:22:29.571Z] #54 1.738 + RM_GOPATH=1 [2021-08-18T22:22:29.571Z] #54 1.738 + case "$(go env GOARCH)" in [2021-08-18T22:22:29.571Z] #54 1.743 ++ go env GOARCH [2021-08-18T22:22:29.571Z] #54 1.757 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:29.571Z] #54 1.757 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:29.571Z] #54 1.758 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:29.571Z] #54 1.763 + dir=/tmp/install [2021-08-18T22:22:29.571Z] #54 1.763 + bin=runc [2021-08-18T22:22:29.571Z] #54 1.764 + shift [2021-08-18T22:22:29.571Z] #54 1.764 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T22:22:29.571Z] #54 1.764 + . /tmp/install/runc.installer [2021-08-18T22:22:29.571Z] #54 1.765 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:22:29.571Z] #54 1.765 + install_runc [2021-08-18T22:22:29.571Z] #54 1.767 + uname -r [2021-08-18T22:22:29.571Z] #54 1.767 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T22:22:29.571Z] #54 1.771 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T22:22:29.571Z] #54 1.778 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T22:22:29.571Z] #54 1.778 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T22:22:29.571Z] #54 1.779 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.NICnaGy8bE/src/github.com/opencontainers/runc [2021-08-18T22:22:29.571Z] #54 1.830 Cloning into '/tmp/tmp.NICnaGy8bE/src/github.com/opencontainers/runc'... [2021-08-18T22:22:29.664Z] #17 143.0 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-18T22:22:29.664Z] #17 143.0 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:29.664Z] #17 143.0 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:29.664Z] #17 143.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-18T22:22:29.664Z] #17 143.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-18T22:22:29.664Z] #17 143.3 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-18T22:22:29.841Z] #54 ... [2021-08-18T22:22:29.841Z] [2021-08-18T22:22:29.841Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T22:22:29.841Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-18T22:22:29.841Z] #14 DONE 1.9s [2021-08-18T22:22:29.931Z] #57 48.14 + bin/ctr [2021-08-18T22:22:30.106Z] [2021-08-18T22:22:30.106Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:30.106Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:30.106Z] #46 92.54 mime [2021-08-18T22:22:30.233Z] #17 144.1 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-18T22:22:30.233Z] #17 144.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:30.233Z] #17 144.1 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-18T22:22:29.222Z] Cloning repository https://github.com/moby/moby.git [2021-08-18T22:22:29.612Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-08-18T22:22:31.175Z] #17 144.9 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-18T22:22:31.175Z] #17 144.9 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:31.175Z] #17 144.9 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:31.436Z] #17 ... [2021-08-18T22:22:31.436Z] [2021-08-18T22:22:31.436Z] #47 [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-08-18T22:22:31.436Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:22:31.436Z] #47 DONE 156.9s [2021-08-18T22:22:31.436Z] [2021-08-18T22:22:31.436Z] #57 [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-08-18T22:22:31.436Z] #57 sha256:7afc8b8b2bc7c7a84b1ef7f2e3c7d6a3cc23cb962dcb8bd1bea15e50e257824e [2021-08-18T22:22:31.436Z] #57 155.1 + /build/golangci-lint --version [2021-08-18T22:22:31.436Z] #57 155.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T22:22:31.436Z] #57 DONE 157.1s [2021-08-18T22:22:31.436Z] [2021-08-18T22:22:31.436Z] #17 [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-08-18T22:22:31.436Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-18T22:22:31.436Z] #17 145.3 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-18T22:22:31.436Z] #17 145.3 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:31.436Z] #17 145.3 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:31.634Z] #46 ... [2021-08-18T22:22:31.634Z] [2021-08-18T22:22:31.634Z] #15 [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-08-18T22:22:31.634Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-18T22:22:31.634Z] #15 DONE 1.6s [2021-08-18T22:22:31.634Z] [2021-08-18T22:22:31.634Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:22:31.634Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-18T22:22:32.157Z] #43 105.7 Setting up criu (3.15-1) ... [2021-08-18T22:22:32.157Z] #43 ... [2021-08-18T22:22:32.157Z] [2021-08-18T22:22:32.157Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:32.157Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:32.157Z] #13 98.96 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T22:22:32.157Z] #13 98.96 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:32.157Z] #13 99.00 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:32.157Z] #13 99.23 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T22:22:32.157Z] #13 99.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:32.157Z] #13 99.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:32.284Z] #52 ... [2021-08-18T22:22:32.284Z] [2021-08-18T22:22:32.284Z] #44 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:32.284Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:32.284Z] #44 109.9 Setting up criu (3.15-1) ... [2021-08-18T22:22:32.284Z] #44 112.9 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:32.284Z] #44 113.0 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:32.284Z] #44 DONE 114.3s [2021-08-18T22:22:32.284Z] [2021-08-18T22:22:32.284Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:32.284Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:22:32.284Z] #46 108.3 fmt [2021-08-18T22:22:32.284Z] #46 109.4 path/filepath [2021-08-18T22:22:32.284Z] #46 112.0 regexp [2021-08-18T22:22:32.284Z] #46 115.1 flag [2021-08-18T22:22:32.378Z] #17 146.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-18T22:22:32.378Z] #17 146.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:32.378Z] #17 146.3 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:32.587Z] #16 1.263 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T22:22:32.639Z] #17 146.3 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-18T22:22:32.639Z] #17 146.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-18T22:22:32.639Z] #17 146.3 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-18T22:22:32.639Z] #17 146.4 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-18T22:22:32.639Z] #17 146.4 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:32.639Z] #17 146.4 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-18T22:22:32.851Z] #16 DONE 1.5s [2021-08-18T22:22:32.852Z] [2021-08-18T22:22:32.852Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T22:22:32.852Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-18T22:22:33.222Z] #46 ... [2021-08-18T22:22:33.222Z] [2021-08-18T22:22:33.222Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:33.222Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:33.222Z] #52 116.3 encoding/json [2021-08-18T22:22:31.130Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:22:31.130Z] > git --version # timeout=10 [2021-08-18T22:22:31.162Z] > git --version # 'git version 2.24.1.windows.2' [2021-08-18T22:22:31.162Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:22:31.176Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:22:33.605Z] #17 147.1 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-18T22:22:33.605Z] #17 147.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.605Z] #17 147.1 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:33.605Z] #17 147.2 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-18T22:22:33.605Z] #17 147.2 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.605Z] #17 147.2 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.605Z] #17 147.2 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-18T22:22:33.605Z] #17 147.2 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.605Z] #17 147.2 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.605Z] #17 147.3 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-18T22:22:33.605Z] #17 147.3 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.605Z] #17 147.3 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.605Z] #17 147.4 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-18T22:22:33.605Z] #17 147.4 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.605Z] #17 147.4 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.605Z] #17 147.5 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-18T22:22:33.865Z] #17 147.5 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.865Z] #17 147.5 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.865Z] #17 147.6 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-18T22:22:33.865Z] #17 147.6 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.865Z] #17 147.6 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.865Z] #17 147.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-18T22:22:33.865Z] #17 147.6 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.865Z] #17 147.7 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.865Z] #17 147.7 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-18T22:22:33.865Z] #17 147.7 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.865Z] #17 147.7 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.865Z] #17 147.8 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-18T22:22:33.865Z] #17 147.8 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:33.865Z] #17 147.8 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:33.865Z] #17 147.8 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-18T22:22:34.126Z] #17 147.8 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:34.126Z] #17 147.9 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:34.238Z] #57 ... [2021-08-18T22:22:34.238Z] [2021-08-18T22:22:34.238Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:34.238Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:22:34.238Z] #52 79.71 github.com/pkg/diff [2021-08-18T22:22:34.238Z] #52 80.87 go/ast [2021-08-18T22:22:34.238Z] #52 83.79 io/ioutil [2021-08-18T22:22:34.238Z] #52 84.05 mvdan.cc/editorconfig [2021-08-18T22:22:34.238Z] #52 84.80 mvdan.cc/sh/v3/fileutil [2021-08-18T22:22:34.238Z] #52 84.86 text/tabwriter [2021-08-18T22:22:34.238Z] #52 85.24 mvdan.cc/sh/v3/syntax [2021-08-18T22:22:34.238Z] #52 ... [2021-08-18T22:22:34.239Z] [2021-08-18T22:22:34.239Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:34.239Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:34.239Z] #13 87.28 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T22:22:34.239Z] #13 87.29 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:34.239Z] #13 87.29 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:34.387Z] #17 148.1 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-18T22:22:34.387Z] #17 148.1 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:34.387Z] #17 148.1 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:34.678Z] #13 ... [2021-08-18T22:22:34.678Z] [2021-08-18T22:22:34.678Z] #43 [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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && 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-08-18T22:22:34.678Z] #43 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-18T22:22:34.678Z] #43 107.8 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:34.678Z] #43 107.9 Processing triggers for mime-support (3.62) ... [2021-08-18T22:22:34.678Z] #43 DONE 108.7s [2021-08-18T22:22:34.805Z] #17 DONE 1.7s [2021-08-18T22:22:34.805Z] [2021-08-18T22:22:34.805Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:22:34.805Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-18T22:22:34.935Z] [2021-08-18T22:22:34.935Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:34.935Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:34.935Z] #45 102.0 regexp [2021-08-18T22:22:34.935Z] #45 102.2 fmt [2021-08-18T22:22:34.935Z] #45 107.3 path/filepath [2021-08-18T22:22:34.935Z] #45 108.4 flag [2021-08-18T22:22:34.935Z] #45 108.8 go/token [2021-08-18T22:22:34.960Z] #17 148.7 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-18T22:22:34.960Z] #17 148.7 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:34.960Z] #17 148.7 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:34.960Z] #17 148.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-18T22:22:34.960Z] #17 148.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-18T22:22:34.960Z] #17 148.8 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-18T22:22:35.193Z] #45 109.7 go/scanner [2021-08-18T22:22:35.221Z] #17 148.9 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-18T22:22:35.221Z] #17 148.9 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:35.221Z] #17 148.9 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-18T22:22:35.482Z] #17 149.3 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-18T22:22:35.482Z] #17 149.3 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:35.482Z] #17 149.3 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:35.743Z] #17 149.5 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-18T22:22:35.743Z] #17 149.5 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:35.743Z] #17 149.5 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:35.757Z] #45 110.1 internal/lazyregexp [2021-08-18T22:22:36.204Z] #18 DONE 1.5s [2021-08-18T22:22:36.204Z] [2021-08-18T22:22:36.204Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:36.204Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:36.204Z] #46 96.92 vendor/golang.org/x/net/idna [2021-08-18T22:22:36.313Z] #17 150.2 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-18T22:22:36.313Z] #17 150.2 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:36.313Z] #17 150.2 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:36.313Z] #17 150.2 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-18T22:22:36.313Z] #17 150.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-18T22:22:36.313Z] #17 150.2 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-18T22:22:36.321Z] #45 110.7 net/url [2021-08-18T22:22:36.573Z] #17 150.2 Selecting previously unselected package libc6-s390x-cross. [2021-08-18T22:22:36.573Z] #17 150.3 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:36.573Z] #17 150.3 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-18T22:22:36.573Z] #17 150.4 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-18T22:22:36.573Z] #17 150.4 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-18T22:22:36.573Z] #17 150.4 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:36.573Z] #17 150.5 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-18T22:22:36.833Z] #17 150.5 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:36.833Z] #17 150.5 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:36.833Z] #17 150.5 Selecting previously unselected package libitm1-s390x-cross. [2021-08-18T22:22:36.833Z] #17 150.5 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:36.833Z] #17 150.5 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:36.833Z] #17 150.6 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-18T22:22:36.833Z] #17 150.6 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:36.833Z] #17 150.6 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:36.833Z] #17 150.6 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-18T22:22:36.833Z] #17 150.6 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:36.833Z] #17 150.6 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:36.833Z] #17 150.7 Selecting previously unselected package libasan5-s390x-cross. [2021-08-18T22:22:36.885Z] #45 111.4 go/ast [2021-08-18T22:22:37.094Z] #17 150.7 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:37.094Z] #17 150.7 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:37.094Z] #17 150.8 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-18T22:22:37.094Z] #17 150.8 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:37.094Z] #17 150.8 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:37.094Z] #17 150.8 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-18T22:22:37.094Z] #17 150.8 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:37.094Z] #17 150.8 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:37.094Z] #17 150.9 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-18T22:22:37.160Z] #46 ... [2021-08-18T22:22:37.160Z] [2021-08-18T22:22:37.160Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:22:37.160Z] #59 sha256:9f37384b2d23ee7f6d370c11b17f67e2c7e88ebf7a4dbee6f7d9917b32d0e163 [2021-08-18T22:22:37.160Z] #59 94.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:22:37.160Z] #59 94.61 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T22:22:37.160Z] #59 DONE 99.7s [2021-08-18T22:22:37.160Z] [2021-08-18T22:22:37.160Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T22:22:37.160Z] #60 sha256:1e1356c57b2607c5d8d3965c7411ba89db085e78cf0183854d2ddcd6eea01330 [2021-08-18T22:22:37.160Z] #60 DONE 0.1s [2021-08-18T22:22:37.160Z] [2021-08-18T22:22:37.160Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T22:22:37.160Z] #61 sha256:1edc806437efed06d7d0d0c288a390ddb7bb01624b2041cf0bcccb9cd2ec1e80 [2021-08-18T22:22:37.354Z] #17 150.9 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:37.354Z] #17 150.9 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:37.414Z] #52 120.4 github.com/pkg/diff [2021-08-18T22:22:37.445Z] #61 DONE 0.2s [2021-08-18T22:22:37.445Z] [2021-08-18T22:22:37.445Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:37.445Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:37.445Z] #46 99.78 vendor/golang.org/x/net/http/httpproxy [2021-08-18T22:22:37.445Z] #46 99.78 net/textproto [2021-08-18T22:22:37.445Z] #46 99.78 crypto/x509 [2021-08-18T22:22:37.615Z] #17 151.5 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-18T22:22:37.712Z] #46 ... [2021-08-18T22:22:37.712Z] [2021-08-18T22:22:37.712Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T22:22:37.712Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-18T22:22:37.712Z] #19 DONE 1.8s [2021-08-18T22:22:37.817Z] #45 112.1 text/template/parse [2021-08-18T22:22:37.877Z] #17 151.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:37.877Z] #17 151.5 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:37.877Z] #17 151.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-18T22:22:37.877Z] #17 151.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-18T22:22:37.877Z] #17 151.6 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-18T22:22:37.877Z] #17 151.7 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-18T22:22:37.877Z] #17 151.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-18T22:22:37.877Z] #17 151.8 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-18T22:22:37.975Z] [2021-08-18T22:22:37.975Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:22:37.975Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:22:38.447Z] #17 152.1 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-18T22:22:38.447Z] #17 152.1 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-18T22:22:38.447Z] #17 152.1 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:38.447Z] #17 152.3 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-18T22:22:38.447Z] #17 152.3 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-18T22:22:38.447Z] #17 152.3 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:38.959Z] Client: [2021-08-18T22:22:38.959Z] Context: default [2021-08-18T22:22:38.959Z] Debug Mode: false [2021-08-18T22:22:38.959Z] Plugins: [2021-08-18T22:22:38.959Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-18T22:22:38.959Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-18T22:22:38.959Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-18T22:22:38.959Z] [2021-08-18T22:22:38.959Z] Server: [2021-08-18T22:22:38.959Z] Containers: 0 [2021-08-18T22:22:38.959Z] Running: 0 [2021-08-18T22:22:38.959Z] Paused: 0 [2021-08-18T22:22:38.959Z] Stopped: 0 [2021-08-18T22:22:38.959Z] Images: 0 [2021-08-18T22:22:38.959Z] Server Version: 20.10.6 [2021-08-18T22:22:38.959Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-18T22:22:38.959Z] LCOW: [2021-08-18T22:22:38.959Z] Windows: [2021-08-18T22:22:38.959Z] Logging Driver: json-file [2021-08-18T22:22:38.959Z] Plugins: [2021-08-18T22:22:38.959Z] Volume: local [2021-08-18T22:22:38.959Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:22:38.959Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:22:38.959Z] Swarm: inactive [2021-08-18T22:22:38.959Z] Default Isolation: process [2021-08-18T22:22:38.959Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T22:22:38.959Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T22:22:38.959Z] OSType: windows [2021-08-18T22:22:38.959Z] Architecture: x86_64 [2021-08-18T22:22:38.959Z] CPUs: 4 [2021-08-18T22:22:38.959Z] Total Memory: 32GiB [2021-08-18T22:22:38.959Z] Name: azwin-2-c061d0 [2021-08-18T22:22:38.959Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-18T22:22:38.959Z] Docker Root Dir: D:\docker [2021-08-18T22:22:38.959Z] Debug Mode: false [2021-08-18T22:22:38.959Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:22:38.959Z] Labels: [2021-08-18T22:22:38.959Z] Experimental: true [2021-08-18T22:22:38.959Z] Insecure Registries: [2021-08-18T22:22:38.959Z] 10.0.0.4:5000 [2021-08-18T22:22:38.959Z] 127.0.0.0/8 [2021-08-18T22:22:38.959Z] Registry Mirrors: [2021-08-18T22:22:38.959Z] http://10.0.0.4:5000/ [2021-08-18T22:22:38.959Z] Live Restore Enabled: false [2021-08-18T22:22:38.959Z] Product License: Community Engine [2021-08-18T22:22:38.959Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-18T22:22:39.321Z] #52 122.5 go/ast [2021-08-18T22:22:39.410Z] #17 152.9 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-18T22:22:39.410Z] #17 152.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-18T22:22:39.410Z] #17 152.9 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:39.410Z] #17 153.0 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-18T22:22:39.410Z] #17 153.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-18T22:22:39.410Z] #17 153.0 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-18T22:22:39.410Z] #17 153.0 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-18T22:22:39.410Z] #17 153.0 Setting up libfile-which-perl (1.23-1) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.1 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:39.410Z] #17 153.2 Setting up file (1:5.35-4+deb10u2) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up libyaml-perl (1.27-1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:39.410Z] #17 153.3 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-18T22:22:39.527Z] #13 ... [2021-08-18T22:22:39.527Z] [2021-08-18T22:22:39.527Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:39.527Z] #52 sha256:6e7749015cd919559e432ff4771d7cb0330256155f98f4e0c24c1eeb70af394e [2021-08-18T22:22:39.527Z] #52 90.75 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T22:22:39.527Z] #52 DONE 94.8s [2021-08-18T22:22:39.527Z] [2021-08-18T22:22:39.527Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:39.527Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:39.527Z] #46 85.18 text/template [2021-08-18T22:22:39.527Z] #46 87.06 log [2021-08-18T22:22:39.527Z] #46 87.76 encoding/xml [2021-08-18T22:22:39.527Z] #46 90.07 go/doc [2021-08-18T22:22:39.527Z] #46 92.69 github.com/LK4D4/vndr/versioned [2021-08-18T22:22:39.527Z] #46 92.88 compress/flate [2021-08-18T22:22:39.527Z] #46 92.89 github.com/LK4D4/vndr/build [2021-08-18T22:22:39.687Z] #17 153.4 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-18T22:22:39.687Z] #17 153.4 Setting up libio-string-perl (1.08-3) ... [2021-08-18T22:22:39.687Z] #17 153.4 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-18T22:22:39.687Z] #17 153.4 Setting up cross-config (2.6.15-3) ... [2021-08-18T22:22:39.687Z] #17 153.6 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:39.687Z] #17 153.6 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:39.687Z] #17 153.6 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:39.687Z] #17 153.6 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:39.784Z] #46 95.39 hash/crc32 [2021-08-18T22:22:39.906Z] #20 1.919 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:22:39.906Z] #20 1.962 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:22:39.906Z] #20 1.962 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:22:39.906Z] #20 2.175 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:22:39.955Z] #17 153.6 Setting up xz-utils (5.2.4-1) ... [2021-08-18T22:22:39.956Z] #17 153.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T22:22:39.956Z] #17 153.7 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-18T22:22:39.956Z] #17 153.7 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T22:22:39.956Z] #17 153.7 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-18T22:22:39.956Z] #17 153.7 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:39.956Z] #17 153.7 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.956Z] #17 153.7 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-18T22:22:39.956Z] #17 153.8 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-18T22:22:40.083Z] #46 95.94 crypto/rsa [2021-08-18T22:22:40.223Z] #17 153.8 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-18T22:22:40.223Z] #17 153.8 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 153.9 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-18T22:22:40.223Z] #17 154.0 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.223Z] #17 154.1 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-18T22:22:40.338Z] #46 96.03 compress/gzip [2021-08-18T22:22:40.339Z] #45 ... [2021-08-18T22:22:40.339Z] [2021-08-18T22:22:40.339Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:40.339Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:22:40.339Z] #51 104.5 fmt [2021-08-18T22:22:40.339Z] #51 109.6 encoding/json [2021-08-18T22:22:40.339Z] #51 110.8 github.com/pkg/diff [2021-08-18T22:22:40.339Z] #51 112.1 go/ast [2021-08-18T22:22:40.487Z] #17 154.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-18T22:22:40.488Z] #17 154.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-18T22:22:40.488Z] #17 154.4 [2021-08-18T22:22:40.488Z] #17 154.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-18T22:22:40.488Z] #17 154.4 Setting up dpkg-dev (1.19.7) ... [2021-08-18T22:22:40.488Z] #17 154.4 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.600Z] #51 115.0 golang.org/x/crypto/ssh/terminal [2021-08-18T22:22:40.699Z] #52 ... [2021-08-18T22:22:40.699Z] [2021-08-18T22:22:40.699Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:40.699Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:22:40.699Z] #46 117.3 go/token [2021-08-18T22:22:40.699Z] #46 117.8 internal/lazyregexp [2021-08-18T22:22:40.699Z] #46 118.0 net/url [2021-08-18T22:22:40.699Z] #46 118.3 go/scanner [2021-08-18T22:22:40.699Z] #46 120.2 go/ast [2021-08-18T22:22:40.699Z] #46 120.8 text/template/parse [2021-08-18T22:22:40.754Z] #17 154.5 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-18T22:22:40.754Z] #17 154.5 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:40.754Z] #17 154.5 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.754Z] #17 154.5 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.754Z] #17 154.6 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:40.754Z] #17 154.6 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-18T22:22:40.754Z] #17 154.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-18T22:22:40.754Z] #17 154.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-18T22:22:40.864Z] #20 2.788 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:22:41.019Z] #17 154.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-18T22:22:41.019Z] #17 154.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-18T22:22:41.019Z] #17 154.9 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:41.164Z] #51 ... [2021-08-18T22:22:41.164Z] [2021-08-18T22:22:41.164Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:41.164Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:41.164Z] #45 115.4 go/parser [2021-08-18T22:22:41.268Z] #46 96.68 crypto/dsa [2021-08-18T22:22:41.268Z] #46 97.08 crypto/x509/pkix [2021-08-18T22:22:41.282Z] #17 155.0 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.0 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.1 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.282Z] #17 155.2 Setting up libxml-simple-perl (2.25-1) ... [2021-08-18T22:22:41.282Z] #17 155.2 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.2 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.2 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.2 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.2 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:41.542Z] #17 155.2 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.3 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.4 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.4 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.542Z] #17 155.4 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-18T22:22:41.542Z] #17 155.4 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.569Z] #46 97.42 net [2021-08-18T22:22:41.637Z] #46 ... [2021-08-18T22:22:41.637Z] [2021-08-18T22:22:41.637Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:41.637Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:41.637Z] #52 124.7 golang.org/x/crypto/ssh/terminal [2021-08-18T22:22:41.802Z] #17 155.4 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.4 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.4 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.5 Setting up dpkg-cross (2.6.15-3) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-18T22:22:41.802Z] #17 155.6 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-18T22:22:41.802Z] #17 155.7 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-18T22:22:41.802Z] #17 155.7 Setting up crossbuild-essential-armel (12.6) ... [2021-08-18T22:22:41.802Z] #17 155.7 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:41.814Z] #20 3.983 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:22:41.872Z] #46 97.68 vendor/golang.org/x/crypto/chacha20 [2021-08-18T22:22:42.532Z] #45 116.9 text/template [2021-08-18T22:22:42.844Z] #46 98.42 vendor/golang.org/x/crypto/poly1305 [2021-08-18T22:22:43.100Z] #46 98.92 vendor/golang.org/x/sys/cpu [2021-08-18T22:22:43.210Z] #20 5.268 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:22:43.662Z] #46 99.39 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T22:22:43.711Z] #17 DONE 157.3s [2021-08-18T22:22:43.711Z] [2021-08-18T22:22:43.711Z] #63 [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-08-18T22:22:43.711Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T22:22:44.173Z] #52 127.0 io/ioutil [2021-08-18T22:22:44.428Z] #45 118.9 log [2021-08-18T22:22:44.605Z] #20 6.563 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T22:22:44.742Z] #52 127.8 mvdan.cc/editorconfig [2021-08-18T22:22:44.992Z] #45 119.4 encoding/xml [2021-08-18T22:22:45.027Z] #46 100.4 vendor/golang.org/x/crypto/curve25519 [2021-08-18T22:22:45.590Z] #46 101.2 vendor/golang.org/x/text/transform [2021-08-18T22:22:45.623Z] #63 ... [2021-08-18T22:22:45.623Z] [2021-08-18T22:22:45.623Z] #18 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-08-18T22:22:45.623Z] #18 sha256:018c0add466ea88f2123352558e9417861e10daa997263332fe1e5e12412beac [2021-08-18T22:22:45.623Z] #18 DONE 1.8s [2021-08-18T22:22:45.623Z] [2021-08-18T22:22:45.623Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:45.623Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:22:45.713Z] Fetching without tags [2021-08-18T22:22:45.453Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:22:45.484Z] > git config --add remote.origin.fetch +refs/pull/42755/head:refs/remotes/origin/PR-42755 # timeout=10 [2021-08-18T22:22:45.515Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:22:45.625Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-18T22:22:45.734Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-18T22:22:45.734Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:22:45.750Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42755/head:refs/remotes/origin/PR-42755 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-18T22:22:46.000Z] #20 8.328 Fetched 8813 kB in 6s (1379 kB/s) [2021-08-18T22:22:46.152Z] #46 101.9 vendor/golang.org/x/text/unicode/bidi [2021-08-18T22:22:46.361Z] #45 ... [2021-08-18T22:22:46.361Z] [2021-08-18T22:22:46.361Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:22:46.361Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:22:46.361Z] #56 61.39 Checking out files: 45% (2098/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 85% (3919/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T22:22:46.361Z] #56 62.87 + cd /tmp/tmp.iVaHokffnc/src/github.com/containerd/containerd [2021-08-18T22:22:46.361Z] #56 62.88 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:22:46.361Z] #56 64.49 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T22:22:46.361Z] #56 64.50 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T22:22:46.361Z] #56 64.50 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:46.361Z] #56 64.50 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:46.361Z] #56 64.50 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T22:22:46.361Z] #56 64.50 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T22:22:46.361Z] #56 64.50 + '[' '' = dynamic ']' [2021-08-18T22:22:46.361Z] #56 64.50 + make [2021-08-18T22:22:46.364Z] Merging remotes/origin/master commit ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 into PR head commit 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:22:46.648Z] #52 129.6 mvdan.cc/sh/v3/fileutil [2021-08-18T22:22:46.648Z] #52 129.7 text/tabwriter [2021-08-18T22:22:46.648Z] #52 ... [2021-08-18T22:22:46.648Z] [2021-08-18T22:22:46.648Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:22:46.648Z] #57 sha256:b513e266016fbc0c8843d47fa9b012b20ec62c8f5a5e2b7db8d0fe8884184eff [2021-08-18T22:22:46.923Z] #56 66.02 + bin/ctr [2021-08-18T22:22:47.013Z] #19 1.449 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:22:47.013Z] #19 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:22:47.013Z] #19 1.483 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:22:47.013Z] #19 1.483 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:22:47.167Z] #57 63.40 Checking out files: 30% (1393/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 59% (2731/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 84% (3870/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-18T22:22:47.167Z] #57 66.07 + cd /tmp/tmp.8M28PtgEss/src/github.com/containerd/containerd [2021-08-18T22:22:47.167Z] #57 66.07 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:22:47.276Z] #19 1.962 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T22:22:48.087Z] #46 103.4 vendor/golang.org/x/text/secure/bidirule [2021-08-18T22:22:48.087Z] #46 103.6 vendor/golang.org/x/text/unicode/norm [2021-08-18T22:22:48.221Z] #19 2.929 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:22:48.696Z] #46 ... [2021-08-18T22:22:48.696Z] [2021-08-18T22:22:48.697Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:48.697Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:48.697Z] #13 101.7 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T22:22:48.697Z] #13 101.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T22:22:48.697Z] #13 101.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:22:48.697Z] #13 101.8 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T22:22:48.697Z] #13 101.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T22:22:48.697Z] #13 101.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:22:46.470Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:22:46.501Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:22:48.995Z] #13 102.0 Selecting previously unselected package libbtrfs0. [2021-08-18T22:22:48.995Z] #13 102.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:22:48.995Z] #13 102.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:22:48.995Z] #13 102.1 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:22:48.995Z] #13 102.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:22:48.995Z] #13 102.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:22:49.251Z] #13 102.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T22:22:49.251Z] #13 102.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:49.251Z] #13 102.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:49.251Z] #13 102.3 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T22:22:49.251Z] #13 102.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:22:49.251Z] #13 102.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:22:49.322Z] #20 8.328 Reading package lists... [2021-08-18T22:22:49.322Z] #20 ... [2021-08-18T22:22:49.322Z] [2021-08-18T22:22:49.322Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:49.322Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:22:49.322Z] #46 101.5 vendor/golang.org/x/net/http/httpguts [2021-08-18T22:22:49.322Z] #46 101.5 mime/multipart [2021-08-18T22:22:49.322Z] #46 104.1 crypto/tls [2021-08-18T22:22:49.322Z] #46 109.0 net/http/httptrace [2021-08-18T22:22:49.322Z] #46 109.3 net/http [2021-08-18T22:22:49.322Z] #46 ... [2021-08-18T22:22:49.322Z] [2021-08-18T22:22:49.322Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:22:49.322Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:22:49.322Z] #20 8.328 Reading package lists... [2021-08-18T22:22:49.322Z] #20 ... [2021-08-18T22:22:49.322Z] [2021-08-18T22:22:49.322Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:22:49.322Z] #54 sha256:5baf0469e840fbcdc43bb7fa5ccea95eabbdccd89c64bbd4f90f8c4185bd8ec7 [2021-08-18T22:22:49.322Z] #54 11.15 + cd /tmp/tmp.NICnaGy8bE/src/github.com/opencontainers/runc [2021-08-18T22:22:49.322Z] #54 11.15 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:22:49.322Z] #54 11.68 + '[' -z '' ']' [2021-08-18T22:22:49.322Z] #54 11.69 + target=static [2021-08-18T22:22:49.322Z] #54 11.69 + make 'BUILDTAGS=seccomp ' static [2021-08-18T22:22:49.322Z] #54 12.07 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-18T22:22:49.322Z] #54 ... [2021-08-18T22:22:49.322Z] [2021-08-18T22:22:49.322Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:22:49.322Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:22:49.352Z] #19 3.969 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T22:22:49.507Z] #13 102.5 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T22:22:49.507Z] #13 102.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T22:22:49.507Z] #13 102.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:22:49.614Z] #19 ... [2021-08-18T22:22:49.614Z] [2021-08-18T22:22:49.614Z] #31 [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-08-18T22:22:49.614Z] #31 sha256:43d309ec922f0e657727680e129bab85ad96662a4ecdf64704de9fef2e6d597a [2021-08-18T22:22:49.614Z] #31 1.623 + RM_GOPATH=0 [2021-08-18T22:22:49.614Z] #31 1.623 + TMP_GOPATH= [2021-08-18T22:22:49.614Z] #31 1.623 + : /build [2021-08-18T22:22:49.614Z] #31 1.623 + '[' -z '' ']' [2021-08-18T22:22:49.614Z] #31 1.623 ++ mktemp -d [2021-08-18T22:22:49.614Z] #31 1.623 + export GOPATH=/tmp/tmp.Wztgum84JQ [2021-08-18T22:22:49.614Z] #31 1.623 + GOPATH=/tmp/tmp.Wztgum84JQ [2021-08-18T22:22:49.614Z] #31 1.623 + RM_GOPATH=1 [2021-08-18T22:22:49.614Z] #31 1.623 + case "$(go env GOARCH)" in [2021-08-18T22:22:49.614Z] #31 1.623 ++ go env GOARCH [2021-08-18T22:22:49.614Z] #31 1.628 Install docker/cli version 17.06.2-ce from stable [2021-08-18T22:22:49.614Z] #31 1.629 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:49.614Z] #31 1.629 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:49.614Z] #31 1.629 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:49.614Z] #31 1.629 + dir=/tmp/install [2021-08-18T22:22:49.614Z] #31 1.629 + bin=dockercli [2021-08-18T22:22:49.614Z] #31 1.629 + shift [2021-08-18T22:22:49.614Z] #31 1.629 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-18T22:22:49.614Z] #31 1.629 + . /tmp/install/dockercli.installer [2021-08-18T22:22:49.614Z] #31 1.629 ++ : stable [2021-08-18T22:22:49.614Z] #31 1.629 ++ : 17.06.2-ce [2021-08-18T22:22:49.614Z] #31 1.629 + install_dockercli [2021-08-18T22:22:49.614Z] #31 1.629 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-18T22:22:49.614Z] #31 1.629 ++ uname -m [2021-08-18T22:22:49.614Z] #31 1.629 + arch=x86_64 [2021-08-18T22:22:49.614Z] #31 1.629 + '[' x86_64 '!=' x86_64 ']' [2021-08-18T22:22:49.614Z] #31 1.629 + url=https://download.docker.com/linux/static [2021-08-18T22:22:49.614Z] #31 1.637 + tar -xz docker/docker [2021-08-18T22:22:49.614Z] #31 1.637 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-18T22:22:49.614Z] #31 5.142 + mkdir -p /build [2021-08-18T22:22:49.614Z] #31 5.146 + mv docker/docker /build/ [2021-08-18T22:22:49.614Z] #31 5.148 + rmdir docker [2021-08-18T22:22:49.614Z] #31 DONE 6.1s [2021-08-18T22:22:49.659Z] Merge succeeded, producing 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:22:49.659Z] Checking out Revision 049c8ab29c645398cb20a6cd4f6c0336874cae5c (PR-42755) [2021-08-18T22:22:49.804Z] #13 102.8 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T22:22:49.804Z] #13 102.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:22:49.804Z] #13 102.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:22:49.877Z] [2021-08-18T22:22:49.877Z] #66 [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-08-18T22:22:49.877Z] #66 sha256:a709be1365c593e06ff1ef8b11adb3eea5c63db4ad2b705fbbcc4b19f28b29f3 [2021-08-18T22:22:49.877Z] #66 1.514 + RM_GOPATH=0 [2021-08-18T22:22:49.877Z] #66 1.514 + TMP_GOPATH= [2021-08-18T22:22:49.877Z] #66 1.514 + : /build [2021-08-18T22:22:49.877Z] #66 1.514 + '[' -z '' ']' [2021-08-18T22:22:49.877Z] #66 1.514 ++ mktemp -d [2021-08-18T22:22:49.877Z] #66 1.514 + export GOPATH=/tmp/tmp.Izuevb0kCV [2021-08-18T22:22:49.877Z] #66 1.514 + GOPATH=/tmp/tmp.Izuevb0kCV [2021-08-18T22:22:49.877Z] #66 1.514 + RM_GOPATH=1 [2021-08-18T22:22:49.877Z] #66 1.514 + case "$(go env GOARCH)" in [2021-08-18T22:22:49.877Z] #66 1.514 ++ go env GOARCH [2021-08-18T22:22:49.877Z] #66 1.515 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:49.877Z] #66 1.515 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:49.877Z] #66 1.516 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:49.877Z] #66 1.516 + dir=/tmp/install [2021-08-18T22:22:49.877Z] #66 1.516 + bin=rootlesskit [2021-08-18T22:22:49.877Z] #66 1.516 + shift [2021-08-18T22:22:49.877Z] #66 1.516 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-18T22:22:49.877Z] #66 1.516 + . /tmp/install/rootlesskit.installer [2021-08-18T22:22:49.877Z] #66 1.516 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:22:49.877Z] #66 1.516 + install_rootlesskit [2021-08-18T22:22:49.877Z] #66 1.516 + case "$1" in [2021-08-18T22:22:49.877Z] #66 1.516 + export CGO_ENABLED=0 [2021-08-18T22:22:49.877Z] #66 1.516 + CGO_ENABLED=0 [2021-08-18T22:22:49.877Z] #66 1.516 + _install_rootlesskit [2021-08-18T22:22:49.877Z] #66 1.517 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-18T22:22:49.877Z] #66 1.517 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Izuevb0kCV/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:22:49.877Z] #66 1.517 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:22:49.877Z] #66 1.518 Cloning into '/tmp/tmp.Izuevb0kCV/src/github.com/rootless-containers/rootlesskit'... [2021-08-18T22:22:49.877Z] #66 3.425 + cd /tmp/tmp.Izuevb0kCV/src/github.com/rootless-containers/rootlesskit [2021-08-18T22:22:49.877Z] #66 3.427 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-18T22:22:49.877Z] #66 3.448 + export GO111MODULE=on [2021-08-18T22:22:49.877Z] #66 3.448 + GO111MODULE=on [2021-08-18T22:22:49.877Z] #66 3.448 + export GOPROXY=https://proxy.golang.org [2021-08-18T22:22:49.877Z] #66 3.448 + GOPROXY=https://proxy.golang.org [2021-08-18T22:22:49.877Z] #66 3.448 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:22:49.877Z] #66 3.448 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-18T22:22:49.877Z] #66 4.323 go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:22:49.877Z] #66 4.326 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-18T22:22:49.877Z] #66 4.391 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-18T22:22:49.877Z] #66 4.565 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-18T22:22:49.877Z] #66 6.299 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-18T22:22:50.061Z] #13 103.1 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T22:22:50.061Z] #13 103.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:22:50.061Z] #13 103.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:22:50.061Z] #13 103.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T22:22:50.061Z] #13 103.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T22:22:50.061Z] #13 103.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:22:50.138Z] #66 6.637 go: downloading github.com/google/uuid v1.3.0 [2021-08-18T22:22:50.138Z] #66 6.662 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-18T22:22:50.319Z] #13 103.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T22:22:50.320Z] #13 103.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T22:22:50.320Z] #13 103.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:22:50.399Z] #66 ... [2021-08-18T22:22:50.399Z] [2021-08-18T22:22:50.399Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:50.399Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:22:50.399Z] #19 5.072 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:22:50.460Z] #57 69.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T22:22:50.460Z] #57 69.28 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T22:22:50.460Z] #57 69.28 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:50.460Z] #57 69.28 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:22:50.460Z] #57 69.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T22:22:50.460Z] #57 69.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T22:22:50.460Z] #57 69.28 + '[' '' = dynamic ']' [2021-08-18T22:22:50.460Z] #57 69.28 + make [2021-08-18T22:22:50.660Z] #19 5.341 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T22:22:50.661Z] #19 5.384 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-08-18T22:22:50.881Z] #13 103.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T22:22:50.881Z] #13 103.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T22:22:50.881Z] #13 103.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:22:50.881Z] #13 104.1 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T22:22:50.921Z] #19 5.494 Get:11 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T22:22:50.921Z] #19 5.568 Get:12 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T22:22:50.921Z] #19 5.632 Get:13 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:22:50.921Z] #19 5.689 Get:14 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T22:22:51.138Z] #13 104.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:22:51.138Z] #13 104.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:51.138Z] #13 104.2 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T22:22:51.138Z] #13 104.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:22:51.138Z] #13 104.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:22:51.138Z] #13 104.4 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T22:22:51.138Z] #13 104.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:22:51.250Z] #20 11.39 Reading package lists... [2021-08-18T22:22:51.250Z] #20 ... [2021-08-18T22:22:51.250Z] [2021-08-18T22:22:51.250Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:22:51.250Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-18T22:22:51.250Z] #32 DONE 113.7s [2021-08-18T22:22:51.438Z] #13 104.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:22:51.494Z] #19 6.261 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T22:22:51.513Z] [2021-08-18T22:22:51.513Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:22:51.513Z] #54 sha256:5baf0469e840fbcdc43bb7fa5ccea95eabbdccd89c64bbd4f90f8c4185bd8ec7 [2021-08-18T22:22:51.738Z] #13 104.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:22:51.739Z] #13 104.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:22:51.739Z] #13 105.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:22:51.739Z] #13 105.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:22:49.323Z] > git remote # timeout=10 [2021-08-18T22:22:49.386Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T22:22:49.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-18T22:22:49.433Z] > git merge ba2adeebdb8d4ec442f1d3107405ae55d0c1a0c2 # timeout=10 [2021-08-18T22:22:49.558Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-08-18T22:22:49.683Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T22:22:49.730Z] > git checkout -f 049c8ab29c645398cb20a6cd4f6c0336874cae5c # timeout=10 [2021-08-18T22:22:51.995Z] #13 105.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:22:51.995Z] #13 105.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:22:51.995Z] #13 105.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T22:22:51.995Z] #13 105.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:22:51.995Z] #13 105.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:22:51.995Z] #13 105.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:22:51.995Z] #13 105.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:51.995Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:22:51.995Z] #13 105.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-08-18T22:22:51.995Z] #13 105.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:51.995Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:22:51.995Z] #13 105.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:22:51.995Z] #13 105.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:22:51.995Z] #13 105.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:22:51.995Z] #13 105.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:51.995Z] #13 105.1 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T22:22:51.995Z] #13 105.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:51.995Z] #13 105.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:22:51.995Z] #13 105.2 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:22:52.067Z] #19 6.813 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T22:22:52.091Z] #54 ... [2021-08-18T22:22:52.091Z] [2021-08-18T22:22:52.091Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:22:52.091Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:22:52.091Z] #20 11.39 Reading package lists... [2021-08-18T22:22:52.312Z] #56 ... [2021-08-18T22:22:52.312Z] [2021-08-18T22:22:52.312Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:52.312Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:52.312Z] #13 120.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T22:22:52.312Z] #13 120.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:52.312Z] #13 120.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:52.312Z] #13 ... [2021-08-18T22:22:52.312Z] [2021-08-18T22:22:52.312Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:52.312Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:22:52.312Z] #51 116.2 io/ioutil [2021-08-18T22:22:52.312Z] #51 116.3 mvdan.cc/editorconfig [2021-08-18T22:22:52.312Z] #51 116.8 mvdan.cc/sh/v3/fileutil [2021-08-18T22:22:52.312Z] #51 116.9 text/tabwriter [2021-08-18T22:22:52.312Z] #51 117.4 mvdan.cc/sh/v3/syntax [2021-08-18T22:22:52.312Z] #51 123.0 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T22:22:52.312Z] #51 ... [2021-08-18T22:22:52.312Z] [2021-08-18T22:22:52.312Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:52.312Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:52.312Z] #45 121.2 go/doc [2021-08-18T22:22:52.312Z] #45 123.9 github.com/LK4D4/vndr/build [2021-08-18T22:22:52.312Z] #45 124.6 github.com/LK4D4/vndr/versioned [2021-08-18T22:22:52.312Z] #45 124.8 compress/flate [2021-08-18T22:22:52.312Z] #45 126.4 hash/crc32 [2021-08-18T22:22:52.312Z] #45 126.8 compress/gzip [2021-08-18T22:22:52.354Z] #20 14.17 Building dependency tree... [2021-08-18T22:22:52.569Z] #45 ... [2021-08-18T22:22:52.569Z] [2021-08-18T22:22:52.569Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:52.569Z] #51 sha256:6bb83fc3bce159b728e2e9a098632a83a6d5081893a8cf485c9106eb86c7f963 [2021-08-18T22:22:52.569Z] #51 DONE 126.9s [2021-08-18T22:22:52.569Z] [2021-08-18T22:22:52.569Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:22:52.569Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:22:52.638Z] #19 7.333 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T22:22:52.638Z] #19 7.341 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T22:22:52.638Z] #19 7.361 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:22:52.638Z] #19 7.383 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T22:22:52.638Z] #19 7.387 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:22:52.638Z] #19 7.412 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T22:22:52.638Z] #19 7.424 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T22:22:52.638Z] #19 7.434 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:22:52.825Z] #58 ... [2021-08-18T22:22:52.825Z] [2021-08-18T22:22:52.825Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:52.825Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:22:52.825Z] #45 127.3 crypto/dsa [2021-08-18T22:22:52.898Z] #19 7.437 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T22:22:52.898Z] #19 7.437 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T22:22:52.898Z] #19 7.437 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T22:22:52.898Z] #19 7.438 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:22:52.995Z] #57 71.74 + bin/ctr [2021-08-18T22:22:53.389Z] #45 127.8 crypto/x509/pkix [2021-08-18T22:22:53.405Z] #13 DONE 106.5s [2021-08-18T22:22:53.405Z] [2021-08-18T22:22:53.405Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:22:53.405Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:22:53.471Z] #19 ... [2021-08-18T22:22:53.471Z] [2021-08-18T22:22:53.471Z] #43 [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-08-18T22:22:53.471Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:22:53.471Z] #43 2.030 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:22:53.471Z] #43 2.091 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:22:53.471Z] #43 2.091 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:22:53.471Z] #43 2.705 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T22:22:53.471Z] #43 3.265 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T22:22:53.471Z] #43 4.009 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T22:22:53.471Z] #43 4.995 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:22:53.471Z] #43 5.949 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T22:22:53.471Z] #43 6.929 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:22:53.471Z] #43 7.843 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T22:22:53.471Z] #43 7.857 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T22:22:53.471Z] #43 7.886 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T22:22:53.471Z] #43 7.906 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T22:22:53.471Z] #43 7.979 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:22:53.471Z] #43 8.007 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:22:53.471Z] #43 8.024 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T22:22:53.471Z] #43 8.028 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T22:22:53.471Z] #43 8.049 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:22:53.471Z] #43 8.053 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T22:22:53.471Z] #43 8.063 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T22:22:53.471Z] #43 8.082 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:22:53.645Z] #45 128.1 net [2021-08-18T22:22:53.732Z] #43 ... [2021-08-18T22:22:53.732Z] [2021-08-18T22:22:53.732Z] #66 [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-08-18T22:22:53.732Z] #66 sha256:a709be1365c593e06ff1ef8b11adb3eea5c63db4ad2b705fbbcc4b19f28b29f3 [2021-08-18T22:22:53.732Z] #66 7.053 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-18T22:22:53.732Z] #66 7.153 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-18T22:22:53.732Z] #66 7.245 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-18T22:22:53.732Z] #66 7.422 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-18T22:22:53.732Z] #66 7.636 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-18T22:22:53.732Z] #66 7.687 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-18T22:22:53.732Z] #66 8.292 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-18T22:22:53.732Z] #66 9.825 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-18T22:22:53.751Z] #20 15.65 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T22:22:53.751Z] #20 15.65 The following additional packages will be installed: [2021-08-18T22:22:53.751Z] #20 15.65 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T22:22:53.751Z] #20 15.65 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T22:22:53.751Z] #20 15.65 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T22:22:53.751Z] #20 15.65 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T22:22:53.751Z] #20 15.65 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T22:22:53.751Z] #20 15.66 Suggested packages: [2021-08-18T22:22:53.751Z] #20 15.66 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T22:22:53.751Z] #20 15.66 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T22:22:53.751Z] #20 15.66 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T22:22:53.751Z] #20 15.66 quota [2021-08-18T22:22:53.751Z] #20 15.66 Recommended packages: [2021-08-18T22:22:53.751Z] #20 15.66 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T22:22:53.751Z] #20 15.66 python3-keyrings.alt python3-xdg unzip [2021-08-18T22:22:53.933Z] #57 ... [2021-08-18T22:22:53.933Z] [2021-08-18T22:22:53.933Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:53.933Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:22:53.933Z] #46 127.0 go/parser [2021-08-18T22:22:53.933Z] #46 128.7 text/template [2021-08-18T22:22:53.933Z] #46 132.9 log [2021-08-18T22:22:53.933Z] #46 134.5 encoding/xml [2021-08-18T22:22:53.933Z] #46 135.5 go/doc [2021-08-18T22:22:54.210Z] #45 128.6 vendor/golang.org/x/crypto/chacha20 [2021-08-18T22:22:54.330Z] #20 16.67 The following NEW packages will be installed: [2021-08-18T22:22:54.594Z] #20 16.67 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T22:22:54.594Z] #20 16.67 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T22:22:54.594Z] #20 16.67 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T22:22:54.594Z] #20 16.67 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T22:22:54.594Z] #20 16.67 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T22:22:54.594Z] #20 16.67 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T22:22:54.594Z] #20 16.67 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T22:22:54.594Z] #20 16.67 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T22:22:54.594Z] #20 16.67 xz-utils zip [2021-08-18T22:22:54.773Z] #45 129.1 vendor/golang.org/x/crypto/poly1305 [2021-08-18T22:22:54.857Z] #20 17.00 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:22:54.857Z] #20 17.00 Need to get 27.7 MB of archives. [2021-08-18T22:22:54.857Z] #20 17.00 After this operation, 114 MB of additional disk space will be used. [2021-08-18T22:22:54.857Z] #20 17.00 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-18T22:22:54.857Z] #20 17.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-18T22:22:54.857Z] #20 17.03 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-18T22:22:54.857Z] #20 17.09 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-18T22:22:54.857Z] #20 17.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-18T22:22:54.857Z] #20 17.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-18T22:22:54.857Z] #20 17.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:22:54.857Z] #20 17.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-18T22:22:54.857Z] #20 17.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-18T22:22:54.857Z] #20 17.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-18T22:22:54.857Z] #20 17.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-18T22:22:55.028Z] #45 129.6 vendor/golang.org/x/sys/cpu [2021-08-18T22:22:55.121Z] #20 17.20 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-18T22:22:55.121Z] #20 17.20 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-18T22:22:55.121Z] #20 17.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-18T22:22:55.121Z] #20 17.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-18T22:22:55.121Z] #20 17.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-18T22:22:55.121Z] #20 17.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-18T22:22:55.121Z] #20 17.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:22:55.121Z] #20 17.25 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T22:22:55.121Z] #20 17.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-18T22:22:55.121Z] #20 17.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-18T22:22:55.121Z] #20 17.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-18T22:22:55.121Z] #20 17.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-18T22:22:55.121Z] #20 17.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-18T22:22:55.121Z] #20 17.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-18T22:22:55.121Z] #20 17.31 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-18T22:22:55.121Z] #20 17.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-18T22:22:55.121Z] #20 17.32 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-18T22:22:55.121Z] #20 17.32 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-18T22:22:55.384Z] #20 17.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-18T22:22:55.591Z] #45 130.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T22:22:55.644Z] #66 ... [2021-08-18T22:22:55.644Z] [2021-08-18T22:22:55.644Z] #63 [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-08-18T22:22:55.644Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T22:22:55.644Z] #63 2.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:22:55.644Z] #63 2.236 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:22:55.644Z] #63 2.236 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:22:55.644Z] #63 2.590 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T22:22:55.644Z] #63 3.141 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T22:22:55.644Z] #63 3.691 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:22:55.644Z] #63 4.546 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T22:22:55.644Z] #63 5.234 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T22:22:55.644Z] #63 6.032 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:22:55.644Z] #63 6.776 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T22:22:55.644Z] #63 6.810 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T22:22:55.644Z] #63 6.810 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T22:22:55.644Z] #63 6.871 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T22:22:55.644Z] #63 6.917 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:22:55.644Z] #63 6.970 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:22:55.644Z] #63 6.985 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T22:22:55.644Z] #63 6.985 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T22:22:55.644Z] #63 7.005 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:22:55.644Z] #63 7.005 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T22:22:55.644Z] #63 7.005 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T22:22:55.644Z] #63 7.005 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:22:55.648Z] #20 17.72 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-18T22:22:55.648Z] #20 17.72 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-18T22:22:55.648Z] #20 17.72 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-18T22:22:55.648Z] #20 17.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-18T22:22:55.648Z] #20 17.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-18T22:22:55.648Z] #20 17.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T22:22:55.648Z] #20 17.81 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T22:22:55.648Z] #20 17.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T22:22:55.648Z] #20 17.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-18T22:22:55.649Z] #20 17.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:22:55.649Z] #20 17.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T22:22:55.649Z] #20 17.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T22:22:55.649Z] #20 17.86 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-18T22:22:55.649Z] #20 17.87 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-18T22:22:55.649Z] #20 17.88 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-18T22:22:55.649Z] #20 17.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T22:22:55.912Z] #20 18.11 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-18T22:22:55.912Z] #20 18.14 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-18T22:22:55.912Z] #20 18.16 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-18T22:22:56.521Z] #45 130.9 vendor/golang.org/x/crypto/curve25519 [2021-08-18T22:22:56.864Z] #20 18.94 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:22:56.864Z] #20 19.08 Fetched 27.7 MB in 1s (19.3 MB/s) [2021-08-18T22:22:57.127Z] #20 19.29 Selecting previously unselected package pigz. [2021-08-18T22:22:57.224Z] #46 140.1 github.com/LK4D4/vndr/build [2021-08-18T22:22:57.224Z] #46 ... [2021-08-18T22:22:57.224Z] [2021-08-18T22:22:57.224Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:22:57.224Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:22:57.224Z] #52 130.2 mvdan.cc/sh/v3/syntax [2021-08-18T22:22:57.224Z] #52 138.1 mvdan.cc/sh/v3/cmd/shfmt [2021-08-18T22:22:57.391Z] #20 19.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23419 files and directories currently installed.) [2021-08-18T22:22:57.391Z] #20 19.39 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-18T22:22:57.391Z] #20 19.40 Unpacking pigz (2.4-1) ... [2021-08-18T22:22:57.391Z] #20 19.53 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-18T22:22:57.391Z] #20 19.54 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:22:57.391Z] #20 19.55 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:57.451Z] #45 131.7 vendor/golang.org/x/crypto/hkdf [2021-08-18T22:22:57.451Z] #45 131.9 vendor/golang.org/x/text/transform [2021-08-18T22:22:57.571Z] #54 ... [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:22:57.571Z] #59 sha256:b55795e9234f480db87b5421de96fc0e5fae8d787755b6571f451a4c0a65f86c [2021-08-18T22:22:57.571Z] #59 107.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:22:57.571Z] #59 107.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T22:22:57.571Z] #59 DONE 112.6s [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T22:22:57.571Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T22:22:57.571Z] #14 DONE 3.5s [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T22:22:57.571Z] #60 sha256:7de16752756da3840405aafababe4eff1f1c0440d2ff1fe03a7fcd73e582f927 [2021-08-18T22:22:57.571Z] #60 DONE 0.2s [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #15 [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-08-18T22:22:57.571Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T22:22:57.571Z] #15 ... [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T22:22:57.571Z] #61 sha256:9827f142504255024640722efee6610dcc280293f93c44fbcfd6ed9213c4820f [2021-08-18T22:22:57.571Z] #61 DONE 0.1s [2021-08-18T22:22:57.571Z] [2021-08-18T22:22:57.571Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:22:57.571Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:22:57.571Z] #46 107.2 vendor/golang.org/x/net/idna [2021-08-18T22:22:57.571Z] #46 109.6 vendor/golang.org/x/net/http2/hpack [2021-08-18T22:22:57.571Z] #46 110.6 mime [2021-08-18T22:22:57.571Z] #46 112.2 mime/quotedprintable [2021-08-18T22:22:57.571Z] #46 112.5 net/http/internal [2021-08-18T22:22:57.827Z] #46 ... [2021-08-18T22:22:57.827Z] [2021-08-18T22:22:57.827Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:22:57.827Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:22:57.827Z] #54 4.379 + RM_GOPATH=0 [2021-08-18T22:22:57.827Z] #54 4.379 + TMP_GOPATH= [2021-08-18T22:22:57.827Z] #54 4.379 + : /build [2021-08-18T22:22:57.827Z] #54 4.379 + '[' -z '' ']' [2021-08-18T22:22:57.827Z] #54 4.379 ++ mktemp -d [2021-08-18T22:22:57.827Z] #54 4.379 + export GOPATH=/tmp/tmp.CiAQ1WibrG [2021-08-18T22:22:57.827Z] #54 4.379 + GOPATH=/tmp/tmp.CiAQ1WibrG [2021-08-18T22:22:57.827Z] #54 4.379 + RM_GOPATH=1 [2021-08-18T22:22:57.827Z] #54 4.379 + case "$(go env GOARCH)" in [2021-08-18T22:22:57.827Z] #54 4.379 ++ go env GOARCH [2021-08-18T22:22:57.827Z] #54 4.379 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:57.827Z] #54 4.379 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:22:57.827Z] #54 4.379 ++ dirname /tmp/install/install.sh [2021-08-18T22:22:57.827Z] #54 4.379 + dir=/tmp/install [2021-08-18T22:22:57.827Z] #54 4.379 + bin=runc [2021-08-18T22:22:57.827Z] #54 4.379 + shift [2021-08-18T22:22:57.827Z] #54 4.382 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T22:22:57.827Z] #54 4.382 + . /tmp/install/runc.installer [2021-08-18T22:22:57.827Z] #54 4.382 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:22:57.827Z] #54 4.382 + install_runc [2021-08-18T22:22:57.827Z] #54 4.383 + uname -r [2021-08-18T22:22:57.827Z] #54 4.385 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T22:22:57.827Z] #54 4.389 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T22:22:57.827Z] #54 4.389 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T22:22:57.827Z] #54 4.389 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T22:22:57.827Z] #54 4.389 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CiAQ1WibrG/src/github.com/opencontainers/runc [2021-08-18T22:22:57.827Z] #54 4.393 Cloning into '/tmp/tmp.CiAQ1WibrG/src/github.com/opencontainers/runc'... [2021-08-18T22:22:57.968Z] #20 20.07 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:22:57.969Z] #20 20.08 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:22:57.969Z] #20 20.12 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:22:58.013Z] #45 132.5 vendor/golang.org/x/text/unicode/bidi [2021-08-18T22:22:58.163Z] #52 ... [2021-08-18T22:22:58.163Z] [2021-08-18T22:22:58.163Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:22:58.163Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:22:58.163Z] #13 133.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T22:22:58.163Z] #13 133.8 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:22:58.163Z] #13 133.8 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:22:58.550Z] #20 20.88 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:22:58.814Z] #20 20.91 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:22:59.406Z] #20 ... [2021-08-18T22:22:59.406Z] [2021-08-18T22:22:59.406Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:22:59.406Z] #24 sha256:9178cbb7367a275da590bfc1cb1f47977b6df9475d1e2281f20985a68004b2b1 [2021-08-18T22:22:59.906Z] #45 134.1 vendor/golang.org/x/text/secure/bidirule [2021-08-18T22:23:00.070Z] #13 ... [2021-08-18T22:23:00.070Z] [2021-08-18T22:23:00.070Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-08-18T22:23:00.070Z] #52 sha256:4195af29615f5e7caa2e15ea181757b8577c6c288e5e91633cbc1a7557c1fc7d [2021-08-18T22:23:00.070Z] #52 DONE 142.9s [2021-08-18T22:23:00.070Z] [2021-08-18T22:23:00.070Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:00.070Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:23:00.070Z] #46 141.3 github.com/LK4D4/vndr/versioned [2021-08-18T22:23:00.070Z] #46 141.5 compress/flate [2021-08-18T22:23:00.175Z] #45 134.5 vendor/golang.org/x/text/unicode/norm [2021-08-18T22:23:00.465Z] #24 120.9 Checking out files: 27% (3133/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 47% (5450/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) Checking out files: 54% (6189/11460) Checking out files: 55% (6303/11460) Checking out files: 56% (6418/11460) Checking out files: 57% (6533/11460) Checking out files: 58% (6647/11460) Checking out files: 59% (6762/11460) Checking out files: 60% (6876/11460) Checking out files: 61% (6991/11460) Checking out files: 62% (7106/11460) Checking out files: 63% (7220/11460) Checking out files: 64% (7335/11460) Checking out files: 65% (7449/11460) Checking out files: 66% (7564/11460) Checking out files: 67% (7679/11460) Checking out files: 68% (7793/11460) Checking out files: 69% (7908/11460) Checking out files: 70% (8022/11460) Checking out files: 71% (8137/11460) Checking out files: 72% (8252/11460) Checking out files: 73% (8366/11460) Checking out files: 74% (8481/11460) Checking out files: 74% (8538/11460) Checking out files: 75% (8595/11460) Checking out files: 76% (8710/11460) Checking out files: 77% (8825/11460) [2021-08-18T22:23:00.465Z] #24 ... [2021-08-18T22:23:00.465Z] [2021-08-18T22:23:00.465Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:00.465Z] #46 sha256:c01306839b91865252d5eadd55c33a2b893becdfe62ddc1575d0cb931d3dfae5 [2021-08-18T22:23:00.465Z] #46 118.9 github.com/LK4D4/vndr/godl [2021-08-18T22:23:00.465Z] #46 119.4 github.com/LK4D4/vndr [2021-08-18T22:23:00.465Z] #46 DONE 123.0s [2021-08-18T22:23:00.465Z] [2021-08-18T22:23:00.465Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:23:00.465Z] #24 sha256:9178cbb7367a275da590bfc1cb1f47977b6df9475d1e2281f20985a68004b2b1 [2021-08-18T22:23:00.964Z] Commit message: "libnetwork/resolvconf: remove README.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-18T22:23:01.520Z] #24 120.9 Checking out files: 27% (3133/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 47% (5450/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) Checking out files: 54% (6189/11460) Checking out files: 55% (6303/11460) Checking out files: 56% (6418/11460) Checking out files: 57% (6533/11460) Checking out files: 58% (6647/11460) Checking out files: 59% (6762/11460) Checking out files: 60% (6876/11460) Checking out files: 61% (6991/11460) Checking out files: 62% (7106/11460) Checking out files: 63% (7220/11460) Checking out files: 64% (7335/11460) Checking out files: 65% (7449/11460) Checking out files: 66% (7564/11460) Checking out files: 67% (7679/11460) Checking out files: 68% (7793/11460) Checking out files: 69% (7908/11460) Checking out files: 70% (8022/11460) Checking out files: 71% (8137/11460) Checking out files: 72% (8252/11460) Checking out files: 73% (8366/11460) Checking out files: 74% (8481/11460) Checking out files: 74% (8538/11460) Checking out files: 75% (8595/11460) Checking out files: 76% (8710/11460) Checking out files: 77% (8825/11460) Checking out files: 78% (8939/11460) Checking out files: 79% (9054/11460) Checking out files: 80% (9168/11460) Checking out files: 81% (9283/11460) Checking out files: 82% (9398/11460) Checking out files: 83% (9512/11460) Checking out files: 84% (9627/11460) Checking out files: 85% (9741/11460) Checking out files: 86% (9856/11460) Checking out files: 87% (9971/11460) Checking out files: 88% (10085/11460) Checking out files: 89% (10200/11460) Checking out files: 90% (10314/11460) Checking out files: 91% (10429/11460) Checking out files: 92% (10544/11460) Checking out files: 93% (10658/11460) Checking out files: 94% (10773/11460) Checking out files: 95% (10887/11460) Checking out files: 96% (11002/11460) Checking out files: 97% (11117/11460) Checking out files: 97% (11186/11460) Checking out files: 98% (11231/11460) Checking out files: 99% (11346/11460) Checking out files: 100% (11460/11460) Checking out files: 100% (11460/11460), done. [2021-08-18T22:23:01.520Z] #24 124.2 + cd /tmp/tmp.rrVmTsi0Vp/tmp/docker-ce [2021-08-18T22:23:01.520Z] #24 124.2 + git checkout -q v17.06.2-ce [2021-08-18T22:23:01.981Z] #46 144.7 hash/crc32 [2021-08-18T22:23:01.981Z] #46 145.0 crypto/x509/pkix [2021-08-18T22:23:01.993Z] #54 ... [2021-08-18T22:23:01.993Z] [2021-08-18T22:23:01.993Z] #15 [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-08-18T22:23:01.993Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T22:23:01.993Z] #15 DONE 4.8s [2021-08-18T22:23:01.993Z] [2021-08-18T22:23:01.993Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:23:01.993Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T22:23:02.916Z] #46 145.8 compress/gzip [2021-08-18T22:23:02.916Z] #46 145.9 net [2021-08-18T22:23:03.483Z] #46 146.7 vendor/golang.org/x/crypto/chacha20 [2021-08-18T22:23:04.355Z] #45 138.7 vendor/golang.org/x/net/idna [2021-08-18T22:23:04.828Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-18T22:23:04.828Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-e7748a47\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-18T22:23:04.828Z] ---------------------------------------------------------------------------- [2021-08-18T22:23:04.828Z] [2021-08-18T22:23:04.828Z] INFO: executeCI.ps1 starting at Wed Aug 18 22:23:02 CUT 2021 [2021-08-18T22:23:04.828Z] [2021-08-18T22:23:04.828Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-18T22:23:04.828Z] INFO: Running git version 2.24.1.windows.2 [2021-08-18T22:23:04.828Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-08-18T22:23:04.828Z] INFO: Environment variables: [2021-08-18T22:23:04.828Z] [2021-08-18T22:23:04.828Z] Name Value [2021-08-18T22:23:04.828Z] ---- ----- [2021-08-18T22:23:04.828Z] ALLUSERSPROFILE C:\ProgramData [2021-08-18T22:23:04.828Z] amd64 true [2021-08-18T22:23:04.828Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-18T22:23:04.828Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-18T22:23:04.828Z] arm64 true [2021-08-18T22:23:04.828Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-18T22:23:04.828Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-18T22:23:04.828Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-18T22:23:04.828Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-18T22:23:04.828Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-18T22:23:04.828Z] BRANCH_NAME PR-42755 [2021-08-18T22:23:04.828Z] BUILD_DISPLAY_NAME #9 [2021-08-18T22:23:04.828Z] BUILD_ID 9 [2021-08-18T22:23:04.828Z] BUILD_NUMBER 9 [2021-08-18T22:23:04.828Z] BUILD_TAG jenkins-moby-PR-42755-9 [2021-08-18T22:23:04.828Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/ [2021-08-18T22:23:04.828Z] cgroup2 true [2021-08-18T22:23:04.828Z] CHANGE_AUTHOR thaJeztah [2021-08-18T22:23:04.828Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-18T22:23:04.828Z] CHANGE_BRANCH move_resolvconf_consts [2021-08-18T22:23:04.828Z] CHANGE_FORK thaJeztah/docker [2021-08-18T22:23:04.828Z] CHANGE_ID 42755 [2021-08-18T22:23:04.828Z] CHANGE_TARGET master [2021-08-18T22:23:04.828Z] CHANGE_TITLE libnetwork: make resolvconf more self-contained [2021-08-18T22:23:04.828Z] CHANGE_URL https://github.com/moby/moby/pull/42755 [2021-08-18T22:23:04.828Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:23:04.828Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-18T22:23:04.828Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-18T22:23:04.828Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-18T22:23:04.828Z] COMPUTERNAME azwin-2-c061d0 [2021-08-18T22:23:04.828Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-18T22:23:04.828Z] ConfigSequenceNumber 0 [2021-08-18T22:23:04.828Z] dco true [2021-08-18T22:23:04.828Z] DOCKER_BUILDKIT 0 [2021-08-18T22:23:04.828Z] DOCKER_DUT_DEBUG 1 [2021-08-18T22:23:04.828Z] DOCKER_EXPERIMENTAL 1 [2021-08-18T22:23:04.828Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-18T22:23:04.828Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-18T22:23:04.828Z] EXECUTOR_NUMBER 0 [2021-08-18T22:23:04.828Z] FQDN azwin-2-c061d0.westus.cloudapp.azure.com [2021-08-18T22:23:04.828Z] GIT_BRANCH PR-42755 [2021-08-18T22:23:04.828Z] GIT_COMMIT 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:23:04.828Z] GIT_PREVIOUS_COMMIT 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:23:04.828Z] GIT_URL https://github.com/moby/moby.git [2021-08-18T22:23:04.828Z] HUDSON_COOKIE 95ee2da0-9717-4b0d-a57f-448a7d7bf236 [2021-08-18T22:23:04.828Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-18T22:23:04.828Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-18T22:23:04.828Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-18T22:23:04.828Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-08-18T22:23:04.828Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-18T22:23:04.828Z] JENKINS_NODE_COOKIE fb34ea00-2ef2-46f8-ba8d-a865417f0c53 [2021-08-18T22:23:04.828Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-18T22:23:04.828Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-18T22:23:04.828Z] JOB_BASE_NAME PR-42755 [2021-08-18T22:23:04.828Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/display/redirect [2021-08-18T22:23:04.828Z] JOB_NAME moby/PR-42755 [2021-08-18T22:23:04.828Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/ [2021-08-18T22:23:04.828Z] library.jps.version master [2021-08-18T22:23:04.828Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-18T22:23:04.828Z] NODE_LABELS amd64 azure azwin-2-c061d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-08-18T22:23:04.828Z] NODE_NAME azwin-2-c061d0 [2021-08-18T22:23:04.828Z] NUMBER_OF_PROCESSORS 4 [2021-08-18T22:23:04.828Z] OS Windows_NT [2021-08-18T22:23:04.828Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-18T22:23:04.828Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-18T22:23:04.828Z] ppc64le false [2021-08-18T22:23:04.828Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-18T22:23:04.828Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-18T22:23:04.828Z] PROCESSOR_LEVEL 6 [2021-08-18T22:23:04.828Z] PROCESSOR_REVISION 4f01 [2021-08-18T22:23:04.828Z] ProgramData C:\ProgramData [2021-08-18T22:23:04.828Z] ProgramFiles C:\Program Files [2021-08-18T22:23:04.828Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-18T22:23:04.828Z] ProgramW6432 C:\Program Files [2021-08-18T22:23:04.828Z] PROMPT $P$G [2021-08-18T22:23:04.828Z] PSExecutionPolicyPreference Bypass [2021-08-18T22:23:04.828Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-18T22:23:04.828Z] PUBLIC C:\Users\Public [2021-08-18T22:23:04.828Z] rootless true [2021-08-18T22:23:04.828Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=artif... [2021-08-18T22:23:04.828Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=changes [2021-08-18T22:23:04.828Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect [2021-08-18T22:23:04.828Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=tests [2021-08-18T22:23:04.829Z] s390x false [2021-08-18T22:23:04.829Z] SKIP_VALIDATION_TESTS 1 [2021-08-18T22:23:04.829Z] SOURCES_DRIVE d [2021-08-18T22:23:04.829Z] SOURCES_SUBDIR gopath [2021-08-18T22:23:04.829Z] STAGE_NAME Run tests [2021-08-18T22:23:04.829Z] SystemDrive C: [2021-08-18T22:23:04.829Z] SystemRoot C:\Windows [2021-08-18T22:23:04.829Z] TEMP C:\Windows\TEMP [2021-08-18T22:23:04.829Z] TESTDEBUG 0 [2021-08-18T22:23:04.829Z] TESTRUN_DRIVE d [2021-08-18T22:23:04.829Z] TESTRUN_SUBDIR CI [2021-08-18T22:23:04.829Z] TIMEOUT 120m [2021-08-18T22:23:04.829Z] TMP C:\Windows\TEMP [2021-08-18T22:23:04.829Z] unit_validate true [2021-08-18T22:23:04.829Z] USERDOMAIN WORKGROUP [2021-08-18T22:23:04.829Z] USERNAME azwin-2-c061d0$ [2021-08-18T22:23:04.829Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-18T22:23:04.829Z] validate_force false [2021-08-18T22:23:04.829Z] windir C:\Windows [2021-08-18T22:23:04.829Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-08-18T22:23:04.829Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-08-18T22:23:04.829Z] windows2022 true [2021-08-18T22:23:04.829Z] windows2022containerd false [2021-08-18T22:23:04.829Z] windowsRS1 false [2021-08-18T22:23:04.829Z] windowsRS5 true [2021-08-18T22:23:04.829Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-18T22:23:04.829Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-18T22:23:04.829Z] [2021-08-18T22:23:04.829Z] [2021-08-18T22:23:04.829Z] [2021-08-18T22:23:04.829Z] INFO: Sources under d:\gopath\... [2021-08-18T22:23:04.829Z] INFO: Test run under d:\CI\... [2021-08-18T22:23:04.829Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-18T22:23:04.829Z] INFO: docker/docker repository was found [2021-08-18T22:23:04.829Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-08-18T22:23:04.859Z] #46 147.8 vendor/golang.org/x/crypto/poly1305 [2021-08-18T22:23:04.874Z] + docker version [2021-08-18T22:23:05.291Z] ltsc2019: Pulling from windows/servercore [2021-08-18T22:23:05.291Z] 4612f6d0b889: Pulling fs layer [2021-08-18T22:23:05.291Z] c67ded6868b6: Pulling fs layer [2021-08-18T22:23:05.342Z] #16 3.663 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T22:23:05.426Z] #46 148.6 vendor/golang.org/x/sys/cpu [2021-08-18T22:23:05.598Z] #16 DONE 3.9s [2021-08-18T22:23:05.598Z] [2021-08-18T22:23:05.598Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T22:23:05.598Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-18T22:23:05.747Z] #24 127.6 + mkdir -p /tmp/tmp.rrVmTsi0Vp/src/github.com/docker [2021-08-18T22:23:05.747Z] #24 127.6 + mv components/cli /tmp/tmp.rrVmTsi0Vp/src/github.com/docker/cli [2021-08-18T22:23:05.747Z] #24 127.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-18T22:23:06.247Z] #45 ... [2021-08-18T22:23:06.248Z] [2021-08-18T22:23:06.248Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:06.248Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:23:06.248Z] #13 134.5 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T22:23:06.248Z] #13 134.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T22:23:06.248Z] #13 134.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:06.248Z] #13 134.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T22:23:06.248Z] #13 134.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T22:23:06.248Z] #13 134.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:06.248Z] #13 134.8 Selecting previously unselected package libbtrfs0. [2021-08-18T22:23:06.248Z] #13 134.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:23:06.248Z] #13 134.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:06.248Z] #13 135.0 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:23:06.361Z] #46 149.5 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-18T22:23:06.504Z] #13 135.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:23:06.504Z] #13 135.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:06.504Z] #13 135.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T22:23:06.504Z] #13 135.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:06.504Z] #13 135.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:06.504Z] #13 135.2 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T22:23:06.694Z] #24 ... [2021-08-18T22:23:06.694Z] [2021-08-18T22:23:06.694Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:06.694Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:23:06.694Z] #20 23.61 Selecting previously unselected package python3-minimal. [2021-08-18T22:23:06.694Z] #20 23.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-08-18T22:23:06.694Z] #20 23.67 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-18T22:23:06.694Z] #20 23.68 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:23:06.694Z] #20 23.82 Selecting previously unselected package libmpdec2:arm64. [2021-08-18T22:23:06.694Z] #20 23.82 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-18T22:23:06.694Z] #20 23.84 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-18T22:23:06.694Z] #20 23.98 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-18T22:23:06.694Z] #20 23.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:23:06.694Z] #20 24.00 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:06.694Z] #20 24.80 Selecting previously unselected package python3.7. [2021-08-18T22:23:06.694Z] #20 24.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-18T22:23:06.694Z] #20 24.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:06.694Z] #20 24.99 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-18T22:23:06.694Z] #20 25.00 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-18T22:23:06.694Z] #20 25.01 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-18T22:23:06.694Z] #20 25.22 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:23:06.695Z] #20 26.26 Selecting previously unselected package python3. [2021-08-18T22:23:06.695Z] #20 26.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24080 files and directories currently installed.) [2021-08-18T22:23:06.695Z] #20 26.35 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 26.40 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:23:06.695Z] #20 26.55 Selecting previously unselected package libip4tc0:arm64. [2021-08-18T22:23:06.695Z] #20 26.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 26.57 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:06.695Z] #20 26.70 Selecting previously unselected package libip6tc0:arm64. [2021-08-18T22:23:06.695Z] #20 26.71 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 26.73 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:06.695Z] #20 26.85 Selecting previously unselected package libiptc0:arm64. [2021-08-18T22:23:06.695Z] #20 26.85 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 26.88 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:06.695Z] #20 26.97 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-18T22:23:06.695Z] #20 26.98 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 26.99 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-18T22:23:06.695Z] #20 27.08 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-18T22:23:06.695Z] #20 27.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 27.11 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-18T22:23:06.695Z] #20 27.23 Selecting previously unselected package libnftnl11:arm64. [2021-08-18T22:23:06.695Z] #20 27.23 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 27.26 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-18T22:23:06.695Z] #20 27.35 Selecting previously unselected package iptables. [2021-08-18T22:23:06.695Z] #20 27.35 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 27.36 Unpacking iptables (1.8.2-4) ... [2021-08-18T22:23:06.695Z] #20 27.72 Selecting previously unselected package xxd. [2021-08-18T22:23:06.695Z] #20 27.73 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-18T22:23:06.695Z] #20 27.74 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:23:06.695Z] #20 27.90 Selecting previously unselected package vim-common. [2021-08-18T22:23:06.695Z] #20 27.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:06.695Z] #20 27.95 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:06.695Z] #20 28.17 Selecting previously unselected package bash-completion. [2021-08-18T22:23:06.695Z] #20 28.17 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T22:23:06.761Z] #13 135.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:06.761Z] #13 135.2 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:06.761Z] #13 135.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T22:23:06.761Z] #13 135.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T22:23:06.761Z] #13 135.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:07.080Z] #13 135.7 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T22:23:07.080Z] #13 135.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:07.080Z] #13 135.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:07.341Z] #13 136.0 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T22:23:07.341Z] #13 136.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:07.341Z] #13 136.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:07.600Z] #13 136.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T22:23:07.600Z] #13 136.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:07.600Z] #13 136.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:07.600Z] #13 136.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T22:23:07.600Z] #13 136.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:07.600Z] #13 136.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:07.739Z] #46 150.6 vendor/golang.org/x/crypto/curve25519 [2021-08-18T22:23:08.110Z] #17 DONE 2.4s [2021-08-18T22:23:08.110Z] [2021-08-18T22:23:08.110Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:23:08.110Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T22:23:08.173Z] #13 136.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T22:23:08.174Z] #13 136.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T22:23:08.174Z] #13 136.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:08.430Z] #13 137.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T22:23:08.430Z] #13 137.1 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:08.430Z] #13 137.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:08.430Z] #13 137.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T22:23:08.683Z] #46 151.5 vendor/golang.org/x/crypto/hkdf [2021-08-18T22:23:08.686Z] #13 137.2 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:23:08.686Z] #13 137.2 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:08.686Z] #13 137.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T22:23:08.686Z] #13 137.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:08.686Z] #13 137.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:08.941Z] #46 151.9 vendor/golang.org/x/text/transform [2021-08-18T22:23:09.036Z] #18 ... [2021-08-18T22:23:09.036Z] [2021-08-18T22:23:09.036Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:09.036Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:23:09.036Z] #46 114.6 crypto/tls [2021-08-18T22:23:09.036Z] #46 120.8 net/http/httptrace [2021-08-18T22:23:09.036Z] #46 121.0 net/http [2021-08-18T22:23:09.036Z] #46 ... [2021-08-18T22:23:09.036Z] [2021-08-18T22:23:09.036Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:09.036Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:23:09.036Z] #54 12.98 + cd /tmp/tmp.CiAQ1WibrG/src/github.com/opencontainers/runc [2021-08-18T22:23:09.036Z] #54 12.98 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:23:09.036Z] #54 13.24 + '[' -z '' ']' [2021-08-18T22:23:09.036Z] #54 13.24 + target=static [2021-08-18T22:23:09.036Z] #54 13.24 + make 'BUILDTAGS=seccomp ' static [2021-08-18T22:23:09.036Z] #54 13.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-18T22:23:09.248Z] #13 137.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:09.248Z] #13 137.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:09.248Z] #13 137.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:09.248Z] #13 137.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:23:09.248Z] #13 137.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:23:09.248Z] #13 137.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:09.248Z] #13 138.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:09.248Z] #13 138.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-08-18T22:23:09.255Z] #20 31.04 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T22:23:09.505Z] #13 138.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-08-18T22:23:09.505Z] #13 138.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:09.505Z] #13 138.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:23:09.505Z] #13 138.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:23:09.505Z] #13 138.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:23:09.505Z] #13 138.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:09.505Z] #13 138.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:09.505Z] #13 138.1 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T22:23:09.505Z] #13 138.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:09.520Z] #20 31.60 Selecting previously unselected package bzip2. [2021-08-18T22:23:09.520Z] #20 31.60 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-18T22:23:09.520Z] #20 31.62 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:23:09.762Z] #13 138.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:09.762Z] #13 138.2 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:09.783Z] #20 31.77 Selecting previously unselected package xz-utils. [2021-08-18T22:23:09.784Z] #20 31.78 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-18T22:23:09.784Z] #20 31.79 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T22:23:09.784Z] #20 32.05 Selecting previously unselected package apparmor. [2021-08-18T22:23:09.876Z] #46 152.9 vendor/golang.org/x/text/unicode/bidi [2021-08-18T22:23:10.048Z] #20 32.05 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-18T22:23:10.048Z] #20 32.13 Unpacking apparmor (2.13.2-10) ... [2021-08-18T22:23:10.312Z] #20 32.46 Selecting previously unselected package aufs-tools. [2021-08-18T22:23:10.312Z] #20 32.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-18T22:23:10.312Z] #20 32.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:23:10.312Z] #20 32.59 Selecting previously unselected package libonig5:arm64. [2021-08-18T22:23:10.402Z] #54 ... [2021-08-18T22:23:10.402Z] [2021-08-18T22:23:10.402Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:23:10.402Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T22:23:10.402Z] #18 DONE 2.2s [2021-08-18T22:23:10.558Z] #63 ... [2021-08-18T22:23:10.558Z] [2021-08-18T22:23:10.558Z] #43 [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-08-18T22:23:10.558Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:23:10.558Z] #43 26.22 Fetched 48.3 MB in 24s (1979 kB/s) [2021-08-18T22:23:10.576Z] #20 32.60 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-18T22:23:10.576Z] #20 32.62 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-18T22:23:10.576Z] #20 32.81 Selecting previously unselected package libjq1:arm64. [2021-08-18T22:23:10.576Z] #20 32.81 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-18T22:23:10.576Z] #20 32.83 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-18T22:23:10.657Z] [2021-08-18T22:23:10.657Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T22:23:10.657Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T22:23:10.839Z] #20 32.99 Selecting previously unselected package jq. [2021-08-18T22:23:10.839Z] #20 32.99 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-18T22:23:10.839Z] #20 33.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:23:10.839Z] #20 33.13 Selecting previously unselected package libaio1:arm64. [2021-08-18T22:23:11.103Z] #20 33.15 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-18T22:23:11.103Z] #20 33.16 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-18T22:23:11.103Z] #20 33.33 Selecting previously unselected package libgpm2:arm64. [2021-08-18T22:23:11.103Z] #20 33.34 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-18T22:23:11.103Z] #20 33.35 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-18T22:23:11.367Z] #20 33.44 Selecting previously unselected package libicu63:arm64. [2021-08-18T22:23:11.367Z] #20 33.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-18T22:23:11.367Z] #20 33.46 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-18T22:23:11.652Z] #13 DONE 140.2s [2021-08-18T22:23:11.653Z] [2021-08-18T22:23:11.653Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T22:23:11.653Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T22:23:13.167Z] #46 155.8 vendor/golang.org/x/text/secure/bidirule [2021-08-18T22:23:13.167Z] #46 156.1 vendor/golang.org/x/text/unicode/norm [2021-08-18T22:23:13.174Z] #19 DONE 2.5s [2021-08-18T22:23:13.174Z] [2021-08-18T22:23:13.174Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:13.174Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:13.544Z] #14 DONE 1.9s [2021-08-18T22:23:13.544Z] [2021-08-18T22:23:13.544Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:13.544Z] #53 sha256:6ad1174f74efe9e410a84a9421fe06369b6168b4fd8e8e4c796bac71694c9cc0 [2021-08-18T22:23:13.544Z] #53 1.598 + RM_GOPATH=0 [2021-08-18T22:23:13.544Z] #53 1.598 + TMP_GOPATH= [2021-08-18T22:23:13.544Z] #53 1.598 + : /build [2021-08-18T22:23:13.544Z] #53 1.598 + '[' -z '' ']' [2021-08-18T22:23:13.544Z] #53 1.599 ++ mktemp -d [2021-08-18T22:23:13.544Z] #53 1.604 + export GOPATH=/tmp/tmp.3BrUTzAJrr [2021-08-18T22:23:13.544Z] #53 1.604 + GOPATH=/tmp/tmp.3BrUTzAJrr [2021-08-18T22:23:13.544Z] #53 1.604 + RM_GOPATH=1 [2021-08-18T22:23:13.544Z] #53 1.604 + case "$(go env GOARCH)" in [2021-08-18T22:23:13.544Z] #53 1.605 ++ go env GOARCH [2021-08-18T22:23:13.544Z] #53 1.613 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:13.544Z] #53 1.613 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:13.544Z] #53 1.613 ++ dirname /tmp/install/install.sh [2021-08-18T22:23:13.544Z] #53 1.620 + dir=/tmp/install [2021-08-18T22:23:13.544Z] #53 1.623 + bin=runc [2021-08-18T22:23:13.544Z] #53 1.623 + shift [2021-08-18T22:23:13.544Z] #53 1.623 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T22:23:13.544Z] #53 1.623 + . /tmp/install/runc.installer [2021-08-18T22:23:13.544Z] #53 1.623 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:23:13.544Z] #53 1.624 + install_runc [2021-08-18T22:23:13.544Z] #53 1.624 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T22:23:13.544Z] #53 1.626 + uname -r [2021-08-18T22:23:13.544Z] #53 1.627 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T22:23:13.544Z] #53 1.631 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T22:23:13.544Z] #53 1.632 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T22:23:13.544Z] #53 1.632 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3BrUTzAJrr/src/github.com/opencontainers/runc [2021-08-18T22:23:13.544Z] #53 1.637 Cloning into '/tmp/tmp.3BrUTzAJrr/src/github.com/opencontainers/runc'... [2021-08-18T22:23:13.932Z] #20 35.71 Selecting previously unselected package libnet1:arm64. [2021-08-18T22:23:13.932Z] #20 35.71 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-18T22:23:13.932Z] #20 35.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:23:13.932Z] #20 35.84 Selecting previously unselected package libnl-3-200:arm64. [2021-08-18T22:23:13.932Z] #20 35.84 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-18T22:23:13.932Z] #20 35.86 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-18T22:23:13.932Z] #20 35.96 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-18T22:23:13.932Z] #20 35.97 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-18T22:23:13.932Z] #20 35.98 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-18T22:23:13.932Z] #20 36.08 Selecting previously unselected package libreadline5:arm64. [2021-08-18T22:23:13.932Z] #20 36.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-18T22:23:13.932Z] #20 36.10 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-18T22:23:14.314Z] #20 36.25 Selecting previously unselected package net-tools. [2021-08-18T22:23:14.314Z] #20 36.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-18T22:23:14.314Z] #20 36.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:23:14.314Z] #20 36.48 Selecting previously unselected package patch. [2021-08-18T22:23:14.580Z] #20 36.48 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-18T22:23:14.580Z] #20 36.50 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T22:23:14.580Z] #20 36.76 Selecting previously unselected package python-pip-whl. [2021-08-18T22:23:14.580Z] #20 36.77 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T22:23:14.580Z] #20 36.79 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T22:23:15.173Z] #20 37.29 Selecting previously unselected package python3-lib2to3. [2021-08-18T22:23:15.173Z] #20 37.29 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T22:23:15.173Z] #20 37.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:23:15.173Z] #20 37.51 Selecting previously unselected package python3-distutils. [2021-08-18T22:23:15.176Z] Client: [2021-08-18T22:23:15.176Z] Version: 20.10.7 [2021-08-18T22:23:15.176Z] API version: 1.41 [2021-08-18T22:23:15.176Z] Go version: go1.16.4 [2021-08-18T22:23:15.176Z] Git commit: f0df350 [2021-08-18T22:23:15.176Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T22:23:15.176Z] OS/Arch: windows/amd64 [2021-08-18T22:23:15.176Z] Context: default [2021-08-18T22:23:15.176Z] Experimental: true [2021-08-18T22:23:15.176Z] [2021-08-18T22:23:15.176Z] Server: Docker Engine - Community [2021-08-18T22:23:15.176Z] Engine: [2021-08-18T22:23:15.176Z] Version: 20.10.7 [2021-08-18T22:23:15.176Z] API version: 1.41 (minimum version 1.24) [2021-08-18T22:23:15.176Z] Go version: go1.13.15 [2021-08-18T22:23:15.176Z] Git commit: b0f5bc3 [2021-08-18T22:23:15.176Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T22:23:15.176Z] OS/Arch: windows/amd64 [2021-08-18T22:23:15.176Z] Experimental: true [2021-08-18T22:23:15.437Z] #53 ... [2021-08-18T22:23:15.438Z] [2021-08-18T22:23:15.438Z] #15 [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-08-18T22:23:15.438Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T22:23:15.438Z] #15 DONE 1.5s [2021-08-18T22:23:15.438Z] [2021-08-18T22:23:15.438Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:23:15.438Z] #58 sha256:a9270428b1455c2131349d8dd3cf30eadd04faa7638f6a728e5ec4161645bf6e [2021-08-18T22:23:15.438Z] #58 143.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:23:15.438Z] #58 143.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T22:23:15.438Z] #58 DONE 149.4s [2021-08-18T22:23:15.438Z] [2021-08-18T22:23:15.438Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T22:23:15.438Z] #59 sha256:c6789a0dab8cb23872acff4731363019fac82f418db8bd8af3c3b6efe9493fd4 [2021-08-18T22:23:15.438Z] #59 DONE 0.2s [2021-08-18T22:23:15.438Z] [2021-08-18T22:23:15.438Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T22:23:15.438Z] #60 sha256:ff60f0913a199ce04e8c8aadb4613221eab648d2814a542ea015cce09e7890a2 [2021-08-18T22:23:15.438Z] #60 DONE 0.2s [2021-08-18T22:23:15.438Z] [2021-08-18T22:23:15.438Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:23:15.438Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T22:23:15.447Z] #20 37.52 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T22:23:15.447Z] #20 37.53 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T22:23:15.711Z] #20 37.71 Selecting previously unselected package python3-pip. [2021-08-18T22:23:15.711Z] #20 37.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T22:23:15.711Z] #20 37.74 Unpacking python3-pip (18.1-5) ... [2021-08-18T22:23:15.731Z] #20 2.362 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:23:15.731Z] #20 2.396 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:23:15.731Z] #20 2.457 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:23:15.731Z] #20 2.463 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:23:15.731Z] #20 2.828 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [Pipeline] sh [2021-08-18T22:23:15.990Z] #20 37.98 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:23:15.990Z] #20 38.00 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:23:15.990Z] #20 38.00 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:23:15.990Z] #20 38.15 Selecting previously unselected package python3-setuptools. [2021-08-18T22:23:15.990Z] #20 38.16 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T22:23:15.990Z] #20 38.17 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T22:23:15.999Z] #16 ... [2021-08-18T22:23:15.999Z] [2021-08-18T22:23:16.000Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:16.000Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:23:16.000Z] #45 140.5 vendor/golang.org/x/net/http2/hpack [2021-08-18T22:23:16.000Z] #45 141.8 mime [2021-08-18T22:23:16.000Z] #45 142.9 mime/quotedprintable [2021-08-18T22:23:16.000Z] #45 143.1 net/http/internal [2021-08-18T22:23:16.000Z] #45 144.8 mime/multipart [2021-08-18T22:23:16.000Z] #45 144.8 crypto/tls [2021-08-18T22:23:16.252Z] #20 38.43 Selecting previously unselected package python3-wheel. [2021-08-18T22:23:16.252Z] #20 38.43 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T22:23:16.252Z] #20 38.45 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T22:23:16.252Z] #20 38.56 Selecting previously unselected package sudo. [2021-08-18T22:23:16.514Z] #20 38.56 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-18T22:23:16.514Z] #20 38.57 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:23:16.562Z] #45 ... [2021-08-18T22:23:16.563Z] [2021-08-18T22:23:16.563Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:23:16.563Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T22:23:16.563Z] #16 1.575 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T22:23:16.690Z] + docker info [2021-08-18T22:23:16.690Z] Client: [2021-08-18T22:23:16.690Z] Context: default [2021-08-18T22:23:16.690Z] Debug Mode: false [2021-08-18T22:23:16.690Z] [2021-08-18T22:23:16.690Z] Server: [2021-08-18T22:23:16.690Z] Containers: 0 [2021-08-18T22:23:16.690Z] Running: 0 [2021-08-18T22:23:16.690Z] Paused: 0 [2021-08-18T22:23:16.690Z] Stopped: 0 [2021-08-18T22:23:16.690Z] Images: 0 [2021-08-18T22:23:16.690Z] Server Version: 20.10.7 [2021-08-18T22:23:16.690Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T22:23:16.690Z] Windows: [2021-08-18T22:23:16.690Z] LCOW: [2021-08-18T22:23:16.690Z] Logging Driver: json-file [2021-08-18T22:23:16.690Z] Plugins: [2021-08-18T22:23:16.690Z] Volume: local [2021-08-18T22:23:16.690Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:23:16.690Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:23:16.690Z] Swarm: inactive [2021-08-18T22:23:16.690Z] Default Isolation: process [2021-08-18T22:23:16.690Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T22:23:16.690Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T22:23:16.690Z] OSType: windows [2021-08-18T22:23:16.690Z] Architecture: x86_64 [2021-08-18T22:23:16.690Z] CPUs: 4 [2021-08-18T22:23:16.690Z] Total Memory: 32GiB [2021-08-18T22:23:16.690Z] Name: azwin-2-e61160 [2021-08-18T22:23:16.690Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T22:23:16.690Z] Docker Root Dir: D:\docker [2021-08-18T22:23:16.690Z] Debug Mode: false [2021-08-18T22:23:16.690Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:23:16.690Z] Labels: [2021-08-18T22:23:16.690Z] Experimental: true [2021-08-18T22:23:16.690Z] Insecure Registries: [2021-08-18T22:23:16.690Z] 10.0.0.4:5000 [2021-08-18T22:23:16.690Z] 127.0.0.0/8 [2021-08-18T22:23:16.690Z] Registry Mirrors: [2021-08-18T22:23:16.690Z] http://10.0.0.4:5000/ [2021-08-18T22:23:16.690Z] Live Restore Enabled: false [2021-08-18T22:23:16.690Z] Product License: Community Engine [2021-08-18T22:23:16.690Z] [2021-08-18T22:23:16.699Z] #20 3.763 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:23:16.777Z] #20 39.12 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T22:23:16.818Z] #16 DONE 1.7s [2021-08-18T22:23:16.819Z] [2021-08-18T22:23:16.819Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T22:23:16.819Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-08-18T22:23:17.039Z] #20 39.14 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-18T22:23:17.039Z] #20 39.15 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:23:17.145Z] #43 26.22 Reading package lists... [2021-08-18T22:23:17.146Z] #43 ... [2021-08-18T22:23:17.146Z] [2021-08-18T22:23:17.146Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:17.146Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:23:17.146Z] #19 26.94 Fetched 51.2 MB in 26s (1990 kB/s) [2021-08-18T22:23:17.302Z] #20 39.43 Selecting previously unselected package uidmap. [2021-08-18T22:23:17.302Z] #20 39.44 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-18T22:23:17.302Z] #20 39.46 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T22:23:17.355Z] #46 159.9 vendor/golang.org/x/net/idna [2021-08-18T22:23:17.566Z] #20 39.61 Selecting previously unselected package vim-runtime. [2021-08-18T22:23:17.566Z] #20 39.62 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:17.566Z] #20 39.67 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-18T22:23:17.566Z] #20 39.70 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T22:23:17.566Z] #20 39.71 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:23:17.721Z] c67ded6868b6: Verifying Checksum [2021-08-18T22:23:17.721Z] c67ded6868b6: Download complete [2021-08-18T22:23:17.925Z] #46 ... [2021-08-18T22:23:17.925Z] [2021-08-18T22:23:17.925Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:17.925Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-18T22:23:17.925Z] #13 153.8 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T22:23:17.925Z] #13 153.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T22:23:17.925Z] #13 153.8 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:17.925Z] #13 153.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T22:23:18.063Z] #20 4.919 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:23:18.183Z] #13 153.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T22:23:18.183Z] #13 153.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:18.183Z] #13 154.1 Selecting previously unselected package libbtrfs0. [2021-08-18T22:23:18.183Z] #13 154.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:23:18.183Z] #13 154.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:18.183Z] #13 154.2 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:23:18.442Z] #13 154.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:23:18.442Z] #13 154.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:18.442Z] #13 154.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T22:23:18.442Z] #13 154.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:18.442Z] #13 154.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:18.442Z] #13 154.4 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T22:23:18.442Z] #13 154.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:18.442Z] #13 154.4 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:18.700Z] #13 154.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T22:23:18.700Z] #13 154.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T22:23:18.700Z] #13 154.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:18.710Z] #17 DONE 1.8s [2021-08-18T22:23:18.710Z] [2021-08-18T22:23:18.710Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:23:18.710Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T22:23:18.959Z] #13 154.9 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T22:23:18.959Z] #13 155.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:18.959Z] #13 155.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:18.989Z] #20 6.198 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:23:19.218Z] #13 155.1 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T22:23:19.218Z] #13 155.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:19.218Z] #13 155.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:19.480Z] #13 155.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T22:23:19.480Z] #13 155.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:19.480Z] #13 155.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:19.480Z] #13 155.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T22:23:19.480Z] #13 155.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:19.480Z] #13 155.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:19.642Z] #18 DONE 1.2s [2021-08-18T22:23:19.642Z] [2021-08-18T22:23:19.642Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T22:23:19.642Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T22:23:19.693Z] #19 26.94 Reading package lists... [2021-08-18T22:23:19.693Z] #19 ... [2021-08-18T22:23:19.693Z] [2021-08-18T22:23:19.693Z] #43 [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-08-18T22:23:19.693Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:23:19.693Z] #43 26.22 Reading package lists... [2021-08-18T22:23:19.954Z] #43 35.94 Reading package lists... [2021-08-18T22:23:19.954Z] #43 ... [2021-08-18T22:23:19.954Z] [2021-08-18T22:23:19.954Z] #63 [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-08-18T22:23:19.954Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T22:23:19.954Z] #63 26.27 Fetched 48.3 MB in 24s (1986 kB/s) [2021-08-18T22:23:19.954Z] #63 26.27 Reading package lists... [2021-08-18T22:23:20.048Z] #13 155.9 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T22:23:20.048Z] #13 155.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T22:23:20.048Z] #13 156.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:20.127Z] #20 42.25 Selecting previously unselected package vim. [2021-08-18T22:23:20.127Z] #20 42.26 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-18T22:23:20.127Z] #20 42.29 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T22:23:20.316Z] #13 156.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T22:23:20.316Z] #13 156.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:20.316Z] #13 156.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:20.575Z] #13 156.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T22:23:20.575Z] #13 156.3 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:23:20.575Z] #13 156.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:20.575Z] #13 156.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T22:23:20.575Z] #13 156.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:20.575Z] #13 156.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:20.704Z] #20 42.78 Selecting previously unselected package xfsprogs. [2021-08-18T22:23:20.704Z] #20 42.81 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-18T22:23:20.704Z] #20 42.82 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T22:23:21.008Z] #19 DONE 1.2s [2021-08-18T22:23:21.009Z] [2021-08-18T22:23:21.009Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:21.009Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:21.162Z] #13 157.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:21.162Z] #13 157.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:21.162Z] #13 157.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:21.162Z] #13 157.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:23:21.162Z] #13 157.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:21.162Z] #13 157.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:21.162Z] #13 157.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:21.283Z] #20 43.27 Selecting previously unselected package zip. [2021-08-18T22:23:21.283Z] #20 43.28 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-18T22:23:21.283Z] #20 43.29 Unpacking zip (3.0-11+b1) ... [2021-08-18T22:23:21.283Z] #20 43.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:23:21.422Z] #13 157.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:21.422Z] #13 157.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:21.422Z] #13 157.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:21.422Z] #13 157.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:23:21.422Z] #13 157.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:21.422Z] #13 157.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:21.422Z] #13 157.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T22:23:21.422Z] #13 157.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:21.422Z] #13 157.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:23:21.422Z] #13 157.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:21.422Z] #13 157.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:21.422Z] #13 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:23:21.422Z] #13 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:23:21.422Z] #13 157.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:21.422Z] #13 157.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:23:21.422Z] #13 157.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-08-18T22:23:21.422Z] #13 157.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:23:21.422Z] #13 157.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:21.422Z] #13 157.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:21.548Z] #20 43.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:23:21.548Z] #20 43.62 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:21.548Z] #20 43.68 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-18T22:23:21.548Z] #20 43.75 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-18T22:23:21.548Z] #20 43.77 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:21.549Z] #20 ... [2021-08-18T22:23:21.549Z] [2021-08-18T22:23:21.549Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:23:21.549Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:23:21.549Z] #32 DONE 137.1s [2021-08-18T22:23:21.549Z] [2021-08-18T22:23:21.549Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:21.549Z] #46 sha256:c336b4ac5a5f8928f7b0c8a8457b93156b16ea3d113a56486bd464253b8dee1b [2021-08-18T22:23:21.549Z] #46 133.2 github.com/LK4D4/vndr/godl [2021-08-18T22:23:21.549Z] #46 133.9 github.com/LK4D4/vndr [2021-08-18T22:23:21.681Z] #13 157.5 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T22:23:21.681Z] #13 157.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:21.681Z] #13 157.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:21.681Z] #13 157.6 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:21.813Z] #20 43.79 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T22:23:21.813Z] #20 43.81 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-18T22:23:21.813Z] #20 43.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:23:21.813Z] #20 43.88 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:23:21.813Z] #20 43.90 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-18T22:23:21.813Z] #20 43.92 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-18T22:23:21.813Z] #20 43.94 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:23:21.813Z] #20 43.95 Setting up zip (3.0-11+b1) ... [2021-08-18T22:23:21.813Z] #20 44.01 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:21.813Z] #20 44.14 Setting up bash-completion (1:2.8-6) ... [2021-08-18T22:23:22.162Z] #46 DONE 137.9s [2021-08-18T22:23:22.163Z] [2021-08-18T22:23:22.163Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:23:22.163Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:23:22.375Z] #20 1.465 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:23:22.375Z] #20 1.500 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:23:22.375Z] #20 1.500 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:23:22.375Z] #20 1.511 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:23:22.503Z] #63 36.18 Reading package lists... [2021-08-18T22:23:22.503Z] #63 ... [2021-08-18T22:23:22.503Z] [2021-08-18T22:23:22.503Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:22.503Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:23:22.503Z] #19 26.94 Reading package lists... [2021-08-18T22:23:22.629Z] #13 DONE 158.5s [2021-08-18T22:23:22.629Z] [2021-08-18T22:23:22.629Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:22.629Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:23:22.629Z] #46 161.7 vendor/golang.org/x/net/http2/hpack [2021-08-18T22:23:22.629Z] #46 162.8 mime [2021-08-18T22:23:22.629Z] #46 164.2 mime/quotedprintable [2021-08-18T22:23:22.629Z] #46 164.5 net/http/internal [2021-08-18T22:23:22.937Z] #20 2.009 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:23:23.868Z] #20 2.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:23:24.097Z] #46 ... [2021-08-18T22:23:24.098Z] [2021-08-18T22:23:24.098Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-08-18T22:23:24.098Z] #59 sha256:45a8cf2b5a679513ee2fdb994d88c403eb797d3d0c20b263b7c881d8e70d3a94 [2021-08-18T22:23:24.098Z] #59 161.5 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:23:24.098Z] #59 161.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T22:23:24.098Z] #59 DONE 167.1s [2021-08-18T22:23:24.098Z] [2021-08-18T22:23:24.098Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T22:23:24.098Z] #60 sha256:5d07ab6d579fc600a07d33572de3f7fd8cd145aec6ab3d446bfcca77da1731e9 [2021-08-18T22:23:24.098Z] #60 DONE 0.1s [2021-08-18T22:23:24.098Z] [2021-08-18T22:23:24.098Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T22:23:24.098Z] #61 sha256:c7a0cdd9325c0c5f1b8836b1154e26462db6056a81443497e4a9d5fee315652d [2021-08-18T22:23:24.098Z] #61 DONE 0.1s [2021-08-18T22:23:24.098Z] [2021-08-18T22:23:24.098Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:24.098Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:23:24.143Z] #40 ... [2021-08-18T22:23:24.143Z] [2021-08-18T22:23:24.143Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:24.143Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:24.143Z] #20 10.97 Fetched 8996 kB in 9s (1012 kB/s) [2021-08-18T22:23:25.050Z] #54 ... [2021-08-18T22:23:25.050Z] [2021-08-18T22:23:25.050Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T22:23:25.050Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-18T22:23:25.050Z] #14 DONE 2.3s [2021-08-18T22:23:25.050Z] [2021-08-18T22:23:25.050Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:25.050Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:23:25.050Z] #54 2.346 + RM_GOPATH=0 [2021-08-18T22:23:25.050Z] #54 2.346 + TMP_GOPATH= [2021-08-18T22:23:25.050Z] #54 2.346 + : /build [2021-08-18T22:23:25.050Z] #54 2.346 + '[' -z '' ']' [2021-08-18T22:23:25.050Z] #54 2.346 ++ mktemp -d [2021-08-18T22:23:25.050Z] #54 2.346 + export GOPATH=/tmp/tmp.bLOdFMDpr1 [2021-08-18T22:23:25.050Z] #54 2.346 + GOPATH=/tmp/tmp.bLOdFMDpr1 [2021-08-18T22:23:25.050Z] #54 2.346 + RM_GOPATH=1 [2021-08-18T22:23:25.050Z] #54 2.346 + case "$(go env GOARCH)" in [2021-08-18T22:23:25.050Z] #54 2.346 ++ go env GOARCH [2021-08-18T22:23:25.050Z] #54 2.359 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:25.050Z] #54 2.359 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:25.050Z] #54 2.362 ++ dirname /tmp/install/install.sh [2021-08-18T22:23:25.050Z] #54 2.363 + dir=/tmp/install [2021-08-18T22:23:25.050Z] #54 2.363 + bin=runc [2021-08-18T22:23:25.050Z] #54 2.363 + shift [2021-08-18T22:23:25.050Z] #54 2.363 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T22:23:25.050Z] #54 2.363 + . /tmp/install/runc.installer [2021-08-18T22:23:25.050Z] #54 2.363 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:23:25.050Z] #54 2.363 + install_runc [2021-08-18T22:23:25.050Z] #54 2.375 + uname -r [2021-08-18T22:23:25.050Z] #54 2.379 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T22:23:25.050Z] #54 2.380 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T22:23:25.050Z] #54 2.380 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T22:23:25.050Z] #54 2.380 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bLOdFMDpr1/src/github.com/opencontainers/runc [2021-08-18T22:23:25.050Z] #54 2.382 Cloning into '/tmp/tmp.bLOdFMDpr1/src/github.com/opencontainers/runc'... [2021-08-18T22:23:25.050Z] #54 2.382 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T22:23:25.137Z] #20 ... [2021-08-18T22:23:25.137Z] [2021-08-18T22:23:25.137Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:23:25.137Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-18T22:23:25.137Z] #40 147.1 + dpkg --print-architecture [2021-08-18T22:23:25.235Z] #20 4.043 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:23:25.931Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-08-18T22:23:25.931Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5eb2e4bd\powershellScript.ps1'; exit $LASTEXITCODE; [2021-08-18T22:23:25.931Z] ---------------------------------------------------------------------------- [2021-08-18T22:23:25.931Z] [2021-08-18T22:23:25.931Z] INFO: executeCI.ps1 starting at Wed Aug 18 22:23:24 CUT 2021 [2021-08-18T22:23:25.931Z] [2021-08-18T22:23:25.932Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-08-18T22:23:25.932Z] INFO: Running git version 2.24.1.windows.2 [2021-08-18T22:23:25.932Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2021-08-18T22:23:25.932Z] INFO: Environment variables: [2021-08-18T22:23:25.932Z] [2021-08-18T22:23:25.932Z] Name Value [2021-08-18T22:23:25.932Z] ---- ----- [2021-08-18T22:23:25.932Z] ALLUSERSPROFILE C:\ProgramData [2021-08-18T22:23:25.932Z] amd64 true [2021-08-18T22:23:25.932Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-08-18T22:23:25.932Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-08-18T22:23:25.932Z] arm64 true [2021-08-18T22:23:25.932Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-08-18T22:23:25.932Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-08-18T22:23:25.932Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-08-18T22:23:25.932Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-08-18T22:23:25.932Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-08-18T22:23:25.932Z] BRANCH_NAME PR-42755 [2021-08-18T22:23:25.932Z] BUILD_DISPLAY_NAME #9 [2021-08-18T22:23:25.932Z] BUILD_ID 9 [2021-08-18T22:23:25.932Z] BUILD_NUMBER 9 [2021-08-18T22:23:25.932Z] BUILD_TAG jenkins-moby-PR-42755-9 [2021-08-18T22:23:25.932Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/ [2021-08-18T22:23:25.932Z] cgroup2 true [2021-08-18T22:23:25.932Z] CHANGE_AUTHOR thaJeztah [2021-08-18T22:23:25.932Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2021-08-18T22:23:25.932Z] CHANGE_BRANCH move_resolvconf_consts [2021-08-18T22:23:25.932Z] CHANGE_FORK thaJeztah/docker [2021-08-18T22:23:25.932Z] CHANGE_ID 42755 [2021-08-18T22:23:25.932Z] CHANGE_TARGET master [2021-08-18T22:23:25.932Z] CHANGE_TITLE libnetwork: make resolvconf more self-contained [2021-08-18T22:23:25.932Z] CHANGE_URL https://github.com/moby/moby/pull/42755 [2021-08-18T22:23:25.932Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-18T22:23:25.932Z] CommonProgramFiles C:\Program Files\Common Files [2021-08-18T22:23:25.932Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-08-18T22:23:25.932Z] CommonProgramW6432 C:\Program Files\Common Files [2021-08-18T22:23:25.932Z] COMPUTERNAME azwin-2-e61160 [2021-08-18T22:23:25.932Z] ComSpec C:\Windows\system32\cmd.exe [2021-08-18T22:23:25.932Z] ConfigSequenceNumber 0 [2021-08-18T22:23:25.932Z] dco true [2021-08-18T22:23:25.932Z] DOCKER_BUILDKIT 0 [2021-08-18T22:23:25.932Z] DOCKER_DUT_DEBUG 1 [2021-08-18T22:23:25.932Z] DOCKER_EXPERIMENTAL 1 [2021-08-18T22:23:25.932Z] DOCKER_GRAPHDRIVER overlay2 [2021-08-18T22:23:25.932Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-08-18T22:23:25.932Z] EXECUTOR_NUMBER 0 [2021-08-18T22:23:25.932Z] FQDN azwin-2-e61160.westus.cloudapp.azure.com [2021-08-18T22:23:25.932Z] GIT_BRANCH PR-42755 [2021-08-18T22:23:25.932Z] GIT_COMMIT 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:23:25.932Z] GIT_PREVIOUS_COMMIT 049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:23:25.932Z] GIT_URL https://github.com/moby/moby.git [2021-08-18T22:23:25.932Z] HUDSON_COOKIE 0a772411-16ec-47e5-b9ec-22e16cce8a1e [2021-08-18T22:23:25.932Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-08-18T22:23:25.932Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-08-18T22:23:25.932Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-08-18T22:23:25.932Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2021-08-18T22:23:25.932Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-08-18T22:23:25.932Z] JENKINS_NODE_COOKIE ac104ad1-3185-48a7-8a5c-95beddd69bb0 [2021-08-18T22:23:25.932Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-08-18T22:23:25.932Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-08-18T22:23:25.932Z] JOB_BASE_NAME PR-42755 [2021-08-18T22:23:25.932Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/display/redirect [2021-08-18T22:23:25.932Z] JOB_NAME moby/PR-42755 [2021-08-18T22:23:25.932Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/ [2021-08-18T22:23:25.932Z] library.jps.version master [2021-08-18T22:23:25.932Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-08-18T22:23:25.932Z] NODE_LABELS amd64 azure azwin-2-e61160 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-08-18T22:23:25.932Z] NODE_NAME azwin-2-e61160 [2021-08-18T22:23:25.932Z] NUMBER_OF_PROCESSORS 4 [2021-08-18T22:23:25.932Z] OS Windows_NT [2021-08-18T22:23:25.932Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-08-18T22:23:25.932Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-08-18T22:23:25.932Z] ppc64le false [2021-08-18T22:23:25.932Z] PROCESSOR_ARCHITECTURE AMD64 [2021-08-18T22:23:25.932Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-08-18T22:23:25.932Z] PROCESSOR_LEVEL 6 [2021-08-18T22:23:25.932Z] PROCESSOR_REVISION 4f01 [2021-08-18T22:23:25.932Z] ProgramData C:\ProgramData [2021-08-18T22:23:25.932Z] ProgramFiles C:\Program Files [2021-08-18T22:23:25.932Z] ProgramFiles(x86) C:\Program Files (x86) [2021-08-18T22:23:25.932Z] ProgramW6432 C:\Program Files [2021-08-18T22:23:25.932Z] PROMPT $P$G [2021-08-18T22:23:25.932Z] PSExecutionPolicyPreference Bypass [2021-08-18T22:23:25.932Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-08-18T22:23:25.932Z] PUBLIC C:\Users\Public [2021-08-18T22:23:25.932Z] rootless true [2021-08-18T22:23:25.932Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=artif... [2021-08-18T22:23:25.932Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=changes [2021-08-18T22:23:25.932Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect [2021-08-18T22:23:25.932Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42755/9/display/redirect?page=tests [2021-08-18T22:23:25.932Z] s390x false [2021-08-18T22:23:25.932Z] SKIP_VALIDATION_TESTS 1 [2021-08-18T22:23:25.932Z] SOURCES_DRIVE d [2021-08-18T22:23:25.932Z] SOURCES_SUBDIR gopath [2021-08-18T22:23:25.932Z] STAGE_NAME Run tests [2021-08-18T22:23:25.932Z] SystemDrive C: [2021-08-18T22:23:25.932Z] SystemRoot C:\Windows [2021-08-18T22:23:25.932Z] TEMP C:\Windows\TEMP [2021-08-18T22:23:25.932Z] TESTDEBUG 0 [2021-08-18T22:23:25.932Z] TESTRUN_DRIVE d [2021-08-18T22:23:25.932Z] TESTRUN_SUBDIR CI [2021-08-18T22:23:25.932Z] TIMEOUT 120m [2021-08-18T22:23:25.932Z] TMP C:\Windows\TEMP [2021-08-18T22:23:25.932Z] unit_validate true [2021-08-18T22:23:25.932Z] USERDOMAIN WORKGROUP [2021-08-18T22:23:25.932Z] USERNAME azwin-2-e61160$ [2021-08-18T22:23:25.932Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-08-18T22:23:25.932Z] validate_force false [2021-08-18T22:23:25.932Z] windir C:\Windows [2021-08-18T22:23:25.932Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-08-18T22:23:25.932Z] WINDOWS_BASE_IMAGE_TAG 10.0.20348.1 [2021-08-18T22:23:25.932Z] windows2022 true [2021-08-18T22:23:25.932Z] windows2022containerd false [2021-08-18T22:23:25.932Z] windowsRS1 false [2021-08-18T22:23:25.932Z] windowsRS5 true [2021-08-18T22:23:25.932Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-08-18T22:23:25.932Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-08-18T22:23:25.932Z] [2021-08-18T22:23:25.932Z] [2021-08-18T22:23:25.932Z] [2021-08-18T22:23:25.932Z] INFO: Sources under d:\gopath\... [2021-08-18T22:23:25.932Z] INFO: Test run under d:\CI\... [2021-08-18T22:23:26.163Z] #20 5.434 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:23:26.389Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-08-18T22:23:26.389Z] INFO: docker/docker repository was found [2021-08-18T22:23:26.389Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub. This may take some time... [2021-08-18T22:23:26.955Z] #54 ... [2021-08-18T22:23:26.955Z] [2021-08-18T22:23:26.955Z] #15 [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-08-18T22:23:26.955Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-18T22:23:26.955Z] #15 DONE 1.8s [2021-08-18T22:23:26.955Z] [2021-08-18T22:23:26.955Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:23:26.955Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-18T22:23:27.067Z] #40 DONE 149.2s [2021-08-18T22:23:27.067Z] [2021-08-18T22:23:27.067Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:27.067Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-18T22:23:27.067Z] #20 47.25 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-18T22:23:27.067Z] #20 47.37 Setting up xz-utils (5.2.4-1) ... [2021-08-18T22:23:27.067Z] #20 47.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T22:23:27.067Z] #20 47.44 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T22:23:27.067Z] #20 47.47 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:23:27.067Z] #20 47.58 invoke-rc.d: could not determine current runlevel [2021-08-18T22:23:27.067Z] #20 47.59 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:23:27.067Z] #20 47.60 Setting up pigz (2.4-1) ... [2021-08-18T22:23:27.067Z] #20 47.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-18T22:23:27.067Z] #20 48.15 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-18T22:23:27.067Z] #20 48.26 Setting up python-pip-whl (18.1-5) ... [2021-08-18T22:23:27.068Z] #20 48.30 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-18T22:23:27.068Z] #20 48.39 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:23:27.068Z] #20 48.88 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-18T22:23:27.068Z] #20 48.96 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-18T22:23:27.068Z] #20 49.03 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:27.068Z] #20 49.06 Setting up vim (2:8.1.0875-5) ... [2021-08-18T22:23:27.068Z] #20 49.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T22:23:27.068Z] #20 49.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T22:23:27.068Z] #20 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T22:23:27.068Z] #20 49.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T22:23:27.068Z] #20 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T22:23:27.068Z] #20 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T22:23:27.068Z] #20 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T22:23:27.068Z] #20 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T22:23:27.068Z] #20 49.18 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-18T22:23:27.068Z] #20 49.20 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:23:27.068Z] #20 49.23 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-18T22:23:27.068Z] #20 49.25 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:23:27.068Z] #20 49.27 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-18T22:23:27.331Z] #20 49.30 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:27.354Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-18T22:23:27.354Z] 8f616e6e9eec: Pulling fs layer [2021-08-18T22:23:27.410Z] #20 10.97 Reading package lists... [2021-08-18T22:23:27.892Z] #16 1.350 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T22:23:28.151Z] #16 DONE 1.6s [2021-08-18T22:23:28.151Z] [2021-08-18T22:23:28.151Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:28.151Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:23:28.151Z] #46 167.6 crypto/tls [2021-08-18T22:23:29.091Z] #19 36.99 Reading package lists... [2021-08-18T22:23:29.091Z] #19 ... [2021-08-18T22:23:29.091Z] [2021-08-18T22:23:29.091Z] #66 [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-08-18T22:23:29.091Z] #66 sha256:a709be1365c593e06ff1ef8b11adb3eea5c63db4ad2b705fbbcc4b19f28b29f3 [2021-08-18T22:23:29.091Z] #66 44.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-18T22:23:29.091Z] #66 44.71 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-18T22:23:29.530Z] #46 ... [2021-08-18T22:23:29.530Z] [2021-08-18T22:23:29.530Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T22:23:29.530Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-18T22:23:29.530Z] #17 DONE 1.4s [2021-08-18T22:23:29.530Z] [2021-08-18T22:23:29.530Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:23:29.530Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-18T22:23:29.893Z] #20 51.77 Setting up iptables (1.8.2-4) ... [2021-08-18T22:23:29.893Z] #20 51.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T22:23:29.893Z] #20 51.87 Setting up python3 (3.7.3-1) ... [2021-08-18T22:23:29.927Z] #20 14.04 Reading package lists... [2021-08-18T22:23:30.183Z] #20 16.69 Building dependency tree... [2021-08-18T22:23:30.330Z] #20 ... [2021-08-18T22:23:30.330Z] [2021-08-18T22:23:30.330Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:30.330Z] #53 sha256:6ad1174f74efe9e410a84a9421fe06369b6168b4fd8e8e4c796bac71694c9cc0 [2021-08-18T22:23:30.330Z] #53 12.57 + cd /tmp/tmp.3BrUTzAJrr/src/github.com/opencontainers/runc [2021-08-18T22:23:30.330Z] #53 12.57 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:23:30.330Z] #53 13.13 + '[' -z '' ']' [2021-08-18T22:23:30.330Z] #53 13.13 + target=static [2021-08-18T22:23:30.330Z] #53 13.13 + make 'BUILDTAGS=seccomp ' static [2021-08-18T22:23:30.330Z] #53 13.37 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-18T22:23:30.330Z] #53 ... [2021-08-18T22:23:30.330Z] [2021-08-18T22:23:30.330Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:30.330Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:23:30.330Z] #45 154.6 net/http/httptrace [2021-08-18T22:23:30.330Z] #45 154.8 net/http [2021-08-18T22:23:30.471Z] #20 52.46 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T22:23:30.744Z] #20 17.77 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T22:23:30.744Z] #20 17.77 The following additional packages will be installed: [2021-08-18T22:23:30.744Z] #20 17.78 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T22:23:30.744Z] #20 17.78 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T22:23:30.744Z] #20 17.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T22:23:30.744Z] #20 17.78 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T22:23:30.744Z] #20 17.78 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T22:23:30.744Z] #20 17.78 Suggested packages: [2021-08-18T22:23:30.744Z] #20 17.78 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T22:23:30.744Z] #20 17.78 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T22:23:30.744Z] #20 17.78 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T22:23:30.744Z] #20 17.78 quota [2021-08-18T22:23:30.744Z] #20 17.78 Recommended packages: [2021-08-18T22:23:30.744Z] #20 17.78 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T22:23:30.744Z] #20 17.78 python3-keyrings.alt python3-xdg unzip [2021-08-18T22:23:30.910Z] #18 DONE 1.1s [2021-08-18T22:23:30.910Z] [2021-08-18T22:23:30.910Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:23:30.910Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:23:30.910Z] #40 ... [2021-08-18T22:23:30.910Z] [2021-08-18T22:23:30.910Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T22:23:30.910Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-18T22:23:31.049Z] #20 53.22 Setting up apparmor (2.13.2-10) ... [2021-08-18T22:23:31.258Z] #45 ... [2021-08-18T22:23:31.258Z] [2021-08-18T22:23:31.258Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:31.258Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:31.258Z] #20 10.28 Fetched 8996 kB in 9s (992 kB/s) [2021-08-18T22:23:31.848Z] #19 DONE 1.1s [2021-08-18T22:23:31.848Z] [2021-08-18T22:23:31.848Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:31.848Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:32.153Z] #20 18.93 The following NEW packages will be installed: [2021-08-18T22:23:32.154Z] #20 18.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T22:23:32.154Z] #20 18.93 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T22:23:32.154Z] #20 18.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T22:23:32.154Z] #20 18.93 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T22:23:32.154Z] #20 18.93 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T22:23:32.154Z] #20 18.93 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T22:23:32.154Z] #20 18.93 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T22:23:32.154Z] #20 18.93 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T22:23:32.154Z] #20 18.93 xz-utils zip [2021-08-18T22:23:32.154Z] #20 19.24 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:32.154Z] #20 19.24 Need to get 28.6 MB of archives. [2021-08-18T22:23:32.154Z] #20 19.24 After this operation, 116 MB of additional disk space will be used. [2021-08-18T22:23:32.154Z] #20 19.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T22:23:32.154Z] #20 19.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:23:32.154Z] #20 19.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:23:32.154Z] #20 19.32 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:23:32.457Z] #20 19.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:23:32.457Z] #20 19.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:23:32.457Z] #20 19.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:23:32.457Z] #20 19.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:23:32.457Z] #20 19.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:23:32.457Z] #20 19.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T22:23:32.457Z] #20 19.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T22:23:32.457Z] #20 19.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:23:32.457Z] #20 19.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:23:32.457Z] #20 19.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T22:23:32.457Z] #20 19.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-18T22:23:32.457Z] #20 19.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T22:23:32.457Z] #20 19.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T22:23:32.457Z] #20 19.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T22:23:32.457Z] #20 19.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:23:32.457Z] #20 19.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:23:32.457Z] #20 19.55 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:23:32.457Z] #20 19.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T22:23:32.457Z] #20 19.56 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T22:23:32.457Z] #20 19.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:23:32.714Z] #20 19.83 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:23:32.714Z] #20 19.83 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:23:32.714Z] #20 19.83 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:23:32.714Z] #20 19.83 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T22:23:32.714Z] #20 19.84 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T22:23:32.714Z] #20 19.84 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T22:23:32.714Z] #20 19.84 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T22:23:32.714Z] #20 19.89 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T22:23:32.714Z] #20 19.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T22:23:32.714Z] #20 19.90 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T22:23:32.714Z] #20 19.92 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:23:32.714Z] #20 19.93 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T22:23:32.970Z] #20 20.03 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T22:23:32.970Z] #20 20.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T22:23:32.970Z] #20 20.07 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-18T22:23:32.970Z] #20 20.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T22:23:32.970Z] #20 20.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T22:23:33.226Z] #20 20.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T22:23:33.226Z] #20 20.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T22:23:33.226Z] #20 20.40 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T22:23:33.301Z] #66 DONE 50.0s [2021-08-18T22:23:33.301Z] [2021-08-18T22:23:33.301Z] #43 [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-08-18T22:23:33.301Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:23:33.301Z] #43 35.94 Reading package lists... [2021-08-18T22:23:33.301Z] #43 45.66 Building dependency tree... [2021-08-18T22:23:33.301Z] #43 48.57 The following additional packages will be installed: [2021-08-18T22:23:33.301Z] #43 48.59 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-18T22:23:33.301Z] #43 48.62 Suggested packages: [2021-08-18T22:23:33.301Z] #43 48.62 cmake-doc ninja-build lrzip [2021-08-18T22:23:33.301Z] #43 48.62 Recommended packages: [2021-08-18T22:23:33.301Z] #43 48.62 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-18T22:23:33.301Z] #43 49.02 The following NEW packages will be installed: [2021-08-18T22:23:33.301Z] #43 49.03 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-18T22:23:33.301Z] #43 49.35 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:33.301Z] #43 49.35 Need to get 5913 kB of archives. [2021-08-18T22:23:33.301Z] #43 49.35 After this operation, 27.4 MB of additional disk space will be used. [2021-08-18T22:23:33.301Z] #43 49.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:23:33.301Z] #43 49.36 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:23:33.301Z] #43 49.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-18T22:23:33.301Z] #43 49.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-18T22:23:33.301Z] #43 49.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-18T22:23:33.301Z] #43 49.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-18T22:23:33.301Z] #43 49.44 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-18T22:23:33.301Z] #43 49.45 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-18T22:23:33.563Z] #43 ... [2021-08-18T22:23:33.563Z] [2021-08-18T22:23:33.563Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-18T22:23:33.563Z] #67 sha256:eebeacc2b63f26dd353fe31b592d8c8bce77e04d972e9647d75d488d82cf3c90 [2021-08-18T22:23:33.563Z] #67 DONE 0.1s [2021-08-18T22:23:33.629Z] #20 55.31 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T22:23:33.629Z] #20 55.33 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:23:33.629Z] #20 55.70 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:23:33.757Z] #20 1.473 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:23:33.757Z] #20 1.553 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:23:33.757Z] #20 1.639 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:23:33.757Z] #20 1.807 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:23:33.788Z] #20 20.83 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:33.788Z] #20 20.91 Fetched 28.6 MB in 1s (19.9 MB/s) [2021-08-18T22:23:33.788Z] #20 20.96 Selecting previously unselected package pigz. [2021-08-18T22:23:33.825Z] [2021-08-18T22:23:33.825Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-18T22:23:33.825Z] #68 sha256:948ad86177f97e460096bc7daccf3076f17a83980a80df565316288bde6148ae [2021-08-18T22:23:33.825Z] #68 DONE 0.1s [2021-08-18T22:23:33.825Z] [2021-08-18T22:23:33.825Z] #43 [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-08-18T22:23:33.825Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:23:33.825Z] #43 50.18 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:34.016Z] #20 2.005 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:23:34.044Z] #20 20.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 ... 23446 files and directories currently installed.) [2021-08-18T22:23:34.044Z] #20 21.02 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T22:23:34.044Z] #20 21.03 Unpacking pigz (2.4-1) ... [2021-08-18T22:23:34.044Z] #20 21.10 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:23:34.044Z] #20 21.10 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:34.044Z] #20 21.11 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:34.089Z] #43 50.50 Fetched 5913 kB in 0s (11.9 MB/s) [2021-08-18T22:23:34.089Z] #43 50.60 Selecting previously unselected package xxd. [2021-08-18T22:23:34.089Z] #43 50.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T22:23:34.089Z] #43 50.66 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:23:34.090Z] #43 50.68 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:23:34.300Z] #20 21.45 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:23:34.351Z] #43 50.83 Selecting previously unselected package vim-common. [2021-08-18T22:23:34.351Z] #43 50.83 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:34.351Z] #43 50.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:34.527Z] #20 10.28 Reading package lists... [2021-08-18T22:23:34.556Z] #20 21.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:34.556Z] #20 21.47 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:34.580Z] #20 56.47 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T22:23:34.612Z] #43 51.12 Selecting previously unselected package cmake-data. [2021-08-18T22:23:34.613Z] #43 51.12 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-18T22:23:34.613Z] #43 51.18 Unpacking cmake-data (3.13.4-1) ... [2021-08-18T22:23:34.844Z] #20 56.98 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T22:23:34.874Z] #43 ... [2021-08-18T22:23:34.874Z] [2021-08-18T22:23:34.874Z] #63 [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-08-18T22:23:34.874Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-18T22:23:34.874Z] #63 36.18 Reading package lists... [2021-08-18T22:23:34.874Z] #63 45.51 Building dependency tree... [2021-08-18T22:23:34.874Z] #63 48.70 The following additional packages will be installed: [2021-08-18T22:23:34.874Z] #63 48.71 libbtrfs0 [2021-08-18T22:23:34.874Z] #63 48.88 The following NEW packages will be installed: [2021-08-18T22:23:34.874Z] #63 48.89 libbtrfs-dev libbtrfs0 [2021-08-18T22:23:34.874Z] #63 49.27 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:34.874Z] #63 49.27 Need to get 119 kB of archives. [2021-08-18T22:23:34.874Z] #63 49.27 After this operation, 387 kB of additional disk space will be used. [2021-08-18T22:23:34.874Z] #63 49.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:23:34.874Z] #63 49.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:23:34.874Z] #63 50.00 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:34.874Z] #63 50.28 Fetched 119 kB in 0s (392 kB/s) [2021-08-18T22:23:34.874Z] #63 50.35 Selecting previously unselected package libbtrfs0. [2021-08-18T22:23:34.874Z] #63 50.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 ... 29521 files and directories currently installed.) [2021-08-18T22:23:34.874Z] #63 50.41 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:23:34.874Z] #63 50.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:34.874Z] #63 50.53 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:23:34.874Z] #63 50.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:23:34.874Z] #63 50.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:34.874Z] #63 50.80 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:34.874Z] #63 50.82 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:34.874Z] #63 50.83 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:34.874Z] #63 DONE 51.2s [2021-08-18T22:23:34.874Z] [2021-08-18T22:23:34.874Z] #64 [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-08-18T22:23:34.874Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:23:34.952Z] #20 2.910 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:23:35.162Z] #20 22.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:35.163Z] #20 22.17 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:35.431Z] 4612f6d0b889: Verifying Checksum [2021-08-18T22:23:35.431Z] 4612f6d0b889: Download complete [2021-08-18T22:23:36.252Z] #20 58.29 Setting up python3-pip (18.1-5) ... [2021-08-18T22:23:36.260Z] #64 1.358 + RM_GOPATH=0 [2021-08-18T22:23:36.260Z] #64 1.358 + TMP_GOPATH= [2021-08-18T22:23:36.260Z] #64 1.358 + : /build [2021-08-18T22:23:36.260Z] #64 1.358 + '[' -z '' ']' [2021-08-18T22:23:36.260Z] #64 1.359 ++ mktemp -d [2021-08-18T22:23:36.260Z] #64 1.361 + export GOPATH=/tmp/tmp.iRhPustpFb [2021-08-18T22:23:36.260Z] #64 1.361 + GOPATH=/tmp/tmp.iRhPustpFb [2021-08-18T22:23:36.260Z] #64 1.362 + RM_GOPATH=1 [2021-08-18T22:23:36.260Z] #64 1.362 + case "$(go env GOARCH)" in [2021-08-18T22:23:36.260Z] #64 1.362 ++ go env GOARCH [2021-08-18T22:23:36.260Z] #64 1.369 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:36.260Z] #64 1.370 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:36.260Z] #64 1.375 ++ dirname /tmp/install/install.sh [2021-08-18T22:23:36.260Z] #64 1.376 + dir=/tmp/install [2021-08-18T22:23:36.260Z] #64 1.376 + bin=containerd [2021-08-18T22:23:36.260Z] #64 1.376 + shift [2021-08-18T22:23:36.260Z] #64 1.377 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-18T22:23:36.260Z] #64 1.377 + . /tmp/install/containerd.installer [2021-08-18T22:23:36.260Z] #64 1.377 ++ set -e [2021-08-18T22:23:36.260Z] #64 1.377 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:23:36.260Z] #64 1.378 + install_containerd [2021-08-18T22:23:36.260Z] #64 1.379 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-18T22:23:36.260Z] #64 1.379 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:23:36.260Z] #64 1.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iRhPustpFb/src/github.com/containerd/containerd [2021-08-18T22:23:36.260Z] #64 1.382 Cloning into '/tmp/tmp.iRhPustpFb/src/github.com/containerd/containerd'... [2021-08-18T22:23:36.330Z] #20 4.261 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:23:36.572Z] #20 23.67 Selecting previously unselected package python3-minimal. [2021-08-18T22:23:36.572Z] #20 23.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-18T22:23:36.572Z] #20 23.70 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:23:36.572Z] #20 23.71 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:23:36.572Z] #20 23.76 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:23:36.572Z] #20 23.76 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:23:36.572Z] #20 23.77 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:23:36.828Z] #20 23.85 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:23:36.828Z] #20 23.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:36.828Z] #20 23.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:37.203Z] #20 59.49 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:37.432Z] #20 24.65 Selecting previously unselected package python3.7. [2021-08-18T22:23:37.467Z] #20 59.55 Processing triggers for mime-support (3.62) ... [2021-08-18T22:23:37.689Z] #20 24.66 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:37.689Z] #20 24.66 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:37.689Z] #20 24.76 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:23:37.689Z] #20 24.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:23:37.689Z] #20 24.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:23:37.689Z] #20 24.85 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:23:37.706Z] #20 5.720 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:23:37.737Z] #20 DONE 60.0s [2021-08-18T22:23:37.737Z] [2021-08-18T22:23:37.737Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:23:37.737Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:23:38.000Z] #57 ... [2021-08-18T22:23:38.000Z] [2021-08-18T22:23:38.000Z] #21 [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-08-18T22:23:38.000Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-18T22:23:38.176Z] #64 ... [2021-08-18T22:23:38.176Z] [2021-08-18T22:23:38.176Z] #43 [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-08-18T22:23:38.176Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-18T22:23:38.176Z] #43 52.06 Selecting previously unselected package libarchive13:amd64. [2021-08-18T22:23:38.176Z] #43 52.07 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-18T22:23:38.176Z] #43 52.10 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:23:38.176Z] #43 52.42 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-18T22:23:38.176Z] #43 52.42 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-18T22:23:38.176Z] #43 52.44 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:23:38.176Z] #43 52.62 Selecting previously unselected package librhash0:amd64. [2021-08-18T22:23:38.176Z] #43 52.62 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-18T22:23:38.176Z] #43 52.63 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:23:38.176Z] #43 52.70 Selecting previously unselected package libuv1:amd64. [2021-08-18T22:23:38.176Z] #43 52.70 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-18T22:23:38.176Z] #43 52.72 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:23:38.176Z] #43 52.77 Selecting previously unselected package cmake. [2021-08-18T22:23:38.176Z] #43 52.77 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-18T22:23:38.176Z] #43 52.78 Unpacking cmake (3.13.4-1) ... [2021-08-18T22:23:38.176Z] #43 53.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-18T22:23:38.176Z] #43 53.67 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:23:38.176Z] #43 53.69 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-18T22:23:38.176Z] #43 53.70 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:38.176Z] #43 53.73 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-18T22:23:38.176Z] #43 53.75 Setting up cmake-data (3.13.4-1) ... [2021-08-18T22:23:38.176Z] #43 53.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-18T22:23:38.176Z] #43 53.79 Setting up cmake (3.13.4-1) ... [2021-08-18T22:23:38.176Z] #43 53.80 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:38.176Z] #43 53.84 Processing triggers for mime-support (3.62) ... [2021-08-18T22:23:38.176Z] #43 DONE 54.6s [2021-08-18T22:23:38.176Z] [2021-08-18T22:23:38.176Z] #44 [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-08-18T22:23:38.176Z] #44 sha256:de0056b6ace987ec9e669cb7803e42e70a58ef4e395a31bc76df687883ddda38 [2021-08-18T22:23:38.622Z] #20 25.51 Selecting previously unselected package python3. [2021-08-18T22:23:38.622Z] #20 25.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-18T22:23:38.622Z] #20 25.58 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:23:38.622Z] #20 25.59 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:23:38.622Z] #20 25.69 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T22:23:38.622Z] #20 25.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:38.622Z] #20 25.70 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:38.622Z] #20 25.78 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T22:23:38.923Z] #20 25.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:38.923Z] #20 25.79 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:38.923Z] #20 25.87 Selecting previously unselected package libiptc0:amd64. [2021-08-18T22:23:38.923Z] #20 25.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:38.923Z] #20 25.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:38.923Z] #20 25.94 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T22:23:38.923Z] #20 25.94 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T22:23:38.923Z] #20 25.95 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:23:38.923Z] #20 26.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T22:23:38.923Z] #20 26.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T22:23:38.923Z] #20 26.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:23:38.951Z] #20 13.92 Reading package lists... [2021-08-18T22:23:38.951Z] #20 ... [2021-08-18T22:23:38.951Z] [2021-08-18T22:23:38.951Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:38.951Z] #45 sha256:200317b7e68c20c879d520721342986008f61837f6fee70941dec1758845a6a9 [2021-08-18T22:23:38.951Z] #45 167.1 github.com/LK4D4/vndr/godl [2021-08-18T22:23:38.951Z] #45 167.6 github.com/LK4D4/vndr [2021-08-18T22:23:38.951Z] #45 DONE 172.7s [2021-08-18T22:23:38.951Z] [2021-08-18T22:23:38.951Z] #31 [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-08-18T22:23:38.951Z] #31 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:23:38.951Z] #31 DONE 172.1s [2021-08-18T22:23:38.951Z] [2021-08-18T22:23:38.951Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:38.951Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:38.951Z] #20 13.92 Reading package lists... [2021-08-18T22:23:39.121Z] #44 0.934 + RM_GOPATH=0 [2021-08-18T22:23:39.121Z] #44 0.934 + TMP_GOPATH= [2021-08-18T22:23:39.121Z] #44 0.934 + : /build [2021-08-18T22:23:39.121Z] #44 0.936 + '[' -z '' ']' [2021-08-18T22:23:39.121Z] #44 0.937 ++ mktemp -d [2021-08-18T22:23:39.121Z] #44 0.938 + export GOPATH=/tmp/tmp.xQSFKgdapE [2021-08-18T22:23:39.121Z] #44 0.938 + GOPATH=/tmp/tmp.xQSFKgdapE [2021-08-18T22:23:39.121Z] #44 0.938 + RM_GOPATH=1 [2021-08-18T22:23:39.121Z] #44 0.938 + case "$(go env GOARCH)" in [2021-08-18T22:23:39.121Z] #44 0.938 ++ go env GOARCH [2021-08-18T22:23:39.121Z] #44 0.942 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:39.121Z] #44 0.942 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:23:39.121Z] #44 0.942 ++ dirname /tmp/install/install.sh [2021-08-18T22:23:39.121Z] #44 0.943 + dir=/tmp/install [2021-08-18T22:23:39.121Z] #44 0.943 + bin=tini [2021-08-18T22:23:39.121Z] #44 0.943 + shift [2021-08-18T22:23:39.121Z] #44 0.943 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-18T22:23:39.121Z] #44 0.943 + . /tmp/install/tini.installer [2021-08-18T22:23:39.121Z] #44 0.943 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:23:39.121Z] #44 0.943 + install_tini [2021-08-18T22:23:39.121Z] #44 0.943 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-18T22:23:39.121Z] #44 0.944 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:23:39.121Z] #44 0.944 + git clone https://github.com/krallin/tini.git /tmp/tmp.xQSFKgdapE/tini [2021-08-18T22:23:39.121Z] #44 0.945 Cloning into '/tmp/tmp.xQSFKgdapE/tini'... [2021-08-18T22:23:39.180Z] #20 26.08 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T22:23:39.180Z] #20 26.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T22:23:39.180Z] #20 26.09 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:23:39.180Z] #20 26.16 Selecting previously unselected package iptables. [2021-08-18T22:23:39.180Z] #20 26.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T22:23:39.180Z] #20 26.16 Unpacking iptables (1.8.2-4) ... [2021-08-18T22:23:39.383Z] #44 1.286 + cd /tmp/tmp.xQSFKgdapE/tini [2021-08-18T22:23:39.383Z] #44 1.286 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-18T22:23:39.383Z] #44 1.291 + cmake . [2021-08-18T22:23:39.407Z] #21 1.398 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T22:23:39.407Z] #21 1.409 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T22:23:39.407Z] #21 1.419 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T22:23:39.407Z] #21 DONE 1.5s [2021-08-18T22:23:39.407Z] [2021-08-18T22:23:39.407Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:23:39.407Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-18T22:23:39.437Z] #20 26.44 Selecting previously unselected package xxd. [2021-08-18T22:23:39.437Z] #20 26.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:23:39.437Z] #20 26.46 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:23:39.437Z] #20 26.58 Selecting previously unselected package vim-common. [2021-08-18T22:23:39.437Z] #20 26.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:39.437Z] #20 26.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:39.646Z] #44 1.420 -- The C compiler identification is GNU 8.3.0 [2021-08-18T22:23:39.646Z] #44 1.434 -- Check for working C compiler: /usr/bin/cc [2021-08-18T22:23:39.646Z] #44 1.668 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-18T22:23:39.693Z] #20 26.77 Selecting previously unselected package bash-completion. [2021-08-18T22:23:39.693Z] #20 26.77 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T22:23:39.889Z] #20 17.80 Building dependency tree... [2021-08-18T22:23:39.907Z] #44 1.670 -- Detecting C compiler ABI info [2021-08-18T22:23:39.907Z] #44 1.829 -- Detecting C compiler ABI info - done [2021-08-18T22:23:39.907Z] #44 1.841 -- Detecting C compile features [2021-08-18T22:23:40.481Z] #44 2.519 -- Detecting C compile features - done [2021-08-18T22:23:40.743Z] #44 2.529 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-18T22:23:40.743Z] #44 2.581 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-18T22:23:40.743Z] #44 2.617 -- Configuring done [2021-08-18T22:23:40.743Z] #44 2.621 -- Generating done [2021-08-18T22:23:40.743Z] #44 2.625 -- Build files have been written to: /tmp/tmp.xQSFKgdapE/tini [2021-08-18T22:23:40.743Z] #44 2.629 + make tini-static [2021-08-18T22:23:40.743Z] #44 2.727 Scanning dependencies of target tini-static [2021-08-18T22:23:40.816Z] #20 19.86 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T22:23:40.816Z] #20 19.86 The following additional packages will be installed: [2021-08-18T22:23:40.816Z] #20 19.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T22:23:40.816Z] #20 19.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T22:23:40.816Z] #20 19.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T22:23:40.816Z] #20 19.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T22:23:40.816Z] #20 19.86 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T22:23:40.816Z] #20 19.87 Suggested packages: [2021-08-18T22:23:40.816Z] #20 19.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T22:23:40.816Z] #20 19.87 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T22:23:40.816Z] #20 19.87 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T22:23:40.816Z] #20 19.87 quota [2021-08-18T22:23:40.816Z] #20 19.87 Recommended packages: [2021-08-18T22:23:40.816Z] #20 19.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T22:23:40.816Z] #20 19.87 python3-keyrings.alt python3-xdg unzip [2021-08-18T22:23:40.994Z] #20 ... [2021-08-18T22:23:40.994Z] [2021-08-18T22:23:40.994Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:40.994Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:23:40.994Z] #54 12.82 + cd /tmp/tmp.bLOdFMDpr1/src/github.com/opencontainers/runc [2021-08-18T22:23:40.994Z] #54 12.82 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:23:40.994Z] #54 13.15 + '[' -z '' ']' [2021-08-18T22:23:40.994Z] #54 13.16 + target=static [2021-08-18T22:23:40.994Z] #54 13.16 + make 'BUILDTAGS=seccomp ' static [2021-08-18T22:23:40.994Z] #54 13.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-18T22:23:41.005Z] #44 2.750 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-18T22:23:41.266Z] #44 3.019 [100%] Linking C executable tini-static [2021-08-18T22:23:41.266Z] #44 3.145 [100%] Built target tini-static [2021-08-18T22:23:41.266Z] #44 3.166 + mkdir -p /build [2021-08-18T22:23:41.266Z] #44 3.167 + cp tini-static /build/docker-init [2021-08-18T22:23:41.839Z] #44 ... [2021-08-18T22:23:41.839Z] [2021-08-18T22:23:41.839Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:41.839Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:23:41.839Z] #19 36.99 Reading package lists... [2021-08-18T22:23:41.839Z] #19 46.64 Building dependency tree... [2021-08-18T22:23:41.839Z] #19 49.09 The following additional packages will be installed: [2021-08-18T22:23:41.839Z] #19 49.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-18T22:23:41.839Z] #19 49.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-18T22:23:41.839Z] #19 49.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-18T22:23:41.839Z] #19 49.11 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-18T22:23:41.839Z] #19 49.12 mingw-w64-x86-64-dev [2021-08-18T22:23:41.839Z] #19 49.14 Suggested packages: [2021-08-18T22:23:41.839Z] #19 49.14 gcc-8-locales seccomp wine64 [2021-08-18T22:23:41.839Z] #19 49.72 The following NEW packages will be installed: [2021-08-18T22:23:41.839Z] #19 49.72 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-18T22:23:41.839Z] #19 49.72 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-18T22:23:41.839Z] #19 49.73 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-18T22:23:41.839Z] #19 49.73 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-18T22:23:41.839Z] #19 49.73 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-18T22:23:41.839Z] #19 49.77 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-18T22:23:41.839Z] #19 49.77 The following packages will be upgraded: [2021-08-18T22:23:41.839Z] #19 49.77 libseccomp2 [2021-08-18T22:23:41.839Z] #19 50.20 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:41.839Z] #19 50.20 Need to get 77.8 MB of archives. [2021-08-18T22:23:41.839Z] #19 50.20 After this operation, 487 MB of additional disk space will be used. [2021-08-18T22:23:41.839Z] #19 50.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-18T22:23:41.839Z] #19 50.20 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-18T22:23:41.839Z] #19 50.22 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-18T22:23:41.839Z] #19 50.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-08-18T22:23:41.839Z] #19 50.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-18T22:23:41.839Z] #19 50.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-18T22:23:41.839Z] #19 50.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-18T22:23:41.839Z] #19 50.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-18T22:23:41.839Z] #19 50.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-18T22:23:41.839Z] #19 50.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-18T22:23:41.839Z] #19 50.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-08-18T22:23:41.839Z] #19 51.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-08-18T22:23:41.839Z] #19 52.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-18T22:23:41.839Z] #19 52.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-18T22:23:41.839Z] #19 52.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-18T22:23:41.839Z] #19 52.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-18T22:23:41.839Z] #19 52.52 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-18T22:23:41.839Z] #19 52.52 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-18T22:23:41.839Z] #19 52.54 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-18T22:23:41.839Z] #19 52.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-18T22:23:41.839Z] #19 52.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-18T22:23:41.839Z] #19 52.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-18T22:23:41.839Z] #19 52.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-18T22:23:41.839Z] #19 52.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-18T22:23:41.839Z] #19 52.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-18T22:23:41.839Z] #19 52.69 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-18T22:23:41.839Z] #19 53.41 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:41.839Z] #19 53.64 Fetched 77.8 MB in 3s (28.2 MB/s) [2021-08-18T22:23:41.839Z] #19 53.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T22:23:41.839Z] #19 53.73 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:23:41.839Z] #19 53.75 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-18T22:23:41.839Z] #19 53.91 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:41.839Z] #19 54.01 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-18T22:23:41.839Z] #19 54.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-18T22:23:41.839Z] #19 54.04 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:23:41.839Z] #19 54.05 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:23:41.839Z] #19 54.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-18T22:23:41.839Z] #19 54.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-18T22:23:41.839Z] #19 54.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:23:41.839Z] #19 55.34 Selecting previously unselected package binutils-mingw-w64. [2021-08-18T22:23:41.839Z] #19 55.35 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-18T22:23:41.839Z] #19 55.35 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:23:41.839Z] #19 55.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-18T22:23:41.839Z] #19 55.42 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:41.839Z] #19 55.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:41.839Z] #19 55.49 Selecting previously unselected package dmsetup. [2021-08-18T22:23:41.839Z] #19 55.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:41.839Z] #19 55.50 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-18T22:23:41.839Z] #19 55.58 Selecting previously unselected package mingw-w64-common. [2021-08-18T22:23:41.839Z] #19 55.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-18T22:23:41.839Z] #19 55.59 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-18T22:23:42.183Z] #20 21.16 The following NEW packages will be installed: [2021-08-18T22:23:42.183Z] #20 21.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T22:23:42.183Z] #20 21.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T22:23:42.183Z] #20 21.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T22:23:42.183Z] #20 21.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T22:23:42.183Z] #20 21.16 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T22:23:42.183Z] #20 21.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T22:23:42.183Z] #20 21.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T22:23:42.183Z] #20 21.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T22:23:42.183Z] #20 21.16 xz-utils zip [2021-08-18T22:23:42.183Z] #20 21.47 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:42.183Z] #20 21.47 Need to get 28.6 MB of archives. [2021-08-18T22:23:42.183Z] #20 21.47 After this operation, 116 MB of additional disk space will be used. [2021-08-18T22:23:42.183Z] #20 21.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T22:23:42.206Z] #20 29.08 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T22:23:42.371Z] #54 ... [2021-08-18T22:23:42.371Z] [2021-08-18T22:23:42.371Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:42.371Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:42.371Z] #20 10.46 Fetched 8996 kB in 9s (974 kB/s) [2021-08-18T22:23:42.426Z] #19 ... [2021-08-18T22:23:42.426Z] [2021-08-18T22:23:42.426Z] #44 [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-08-18T22:23:42.426Z] #44 sha256:de0056b6ace987ec9e669cb7803e42e70a58ef4e395a31bc76df687883ddda38 [2021-08-18T22:23:42.426Z] #44 DONE 4.2s [2021-08-18T22:23:42.426Z] [2021-08-18T22:23:42.426Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:42.426Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:23:42.439Z] #20 21.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:23:42.439Z] #20 21.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:23:42.440Z] #20 21.56 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:23:42.440Z] #20 21.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:23:42.440Z] #20 21.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:23:42.440Z] #20 21.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:23:42.440Z] #20 21.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:23:42.440Z] #20 21.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:23:42.440Z] #20 21.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T22:23:42.440Z] #20 21.68 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T22:23:42.440Z] #20 21.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T22:23:42.440Z] #20 21.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T22:23:42.440Z] #20 21.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T22:23:42.440Z] #20 21.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T22:23:42.440Z] #20 21.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T22:23:42.440Z] #20 21.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:23:42.440Z] #20 21.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:23:42.440Z] #20 21.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T22:23:42.461Z] #20 29.39 Selecting previously unselected package bzip2. [2021-08-18T22:23:42.461Z] #20 29.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T22:23:42.461Z] #20 29.41 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:23:42.461Z] #20 29.49 Selecting previously unselected package xz-utils. [2021-08-18T22:23:42.461Z] #20 29.49 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T22:23:42.461Z] #20 29.50 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T22:23:42.688Z] #19 57.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-18T22:23:42.688Z] #19 57.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-18T22:23:42.688Z] #19 57.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:23:42.695Z] #20 21.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-18T22:23:42.695Z] #20 21.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T22:23:42.695Z] #20 21.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T22:23:42.695Z] #20 21.76 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T22:23:42.695Z] #20 21.77 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:23:42.695Z] #20 21.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:23:42.695Z] #20 21.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:23:42.695Z] #20 21.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T22:23:42.695Z] #20 21.79 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T22:23:42.695Z] #20 21.79 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:23:42.717Z] #20 29.69 Selecting previously unselected package apparmor. [2021-08-18T22:23:42.717Z] #20 29.69 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T22:23:42.717Z] #20 29.76 Unpacking apparmor (2.13.2-10) ... [2021-08-18T22:23:42.972Z] #20 30.03 Selecting previously unselected package aufs-tools. [2021-08-18T22:23:42.972Z] #20 30.03 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T22:23:42.972Z] #20 30.03 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:23:43.228Z] #20 30.14 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:23:43.228Z] #20 30.15 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:23:43.228Z] #20 30.15 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:23:43.228Z] #20 30.27 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:23:43.228Z] #20 30.28 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:23:43.228Z] #20 30.29 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:23:43.259Z] #20 22.20 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:23:43.259Z] #20 22.20 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:23:43.259Z] #20 22.21 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:23:43.259Z] #20 22.21 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T22:23:43.259Z] #20 22.21 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T22:23:43.259Z] #20 22.22 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T22:23:43.259Z] #20 22.22 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T22:23:43.259Z] #20 22.30 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T22:23:43.259Z] #20 22.30 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T22:23:43.259Z] #20 22.30 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T22:23:43.259Z] #20 22.31 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:23:43.259Z] #20 22.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T22:23:43.259Z] #20 22.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T22:23:43.259Z] #20 22.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T22:23:43.259Z] #20 22.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-18T22:23:43.259Z] #20 22.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T22:23:43.259Z] #20 22.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T22:23:43.484Z] #20 30.38 Selecting previously unselected package jq. [2021-08-18T22:23:43.484Z] #20 30.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:23:43.484Z] #20 30.40 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:23:43.484Z] #20 30.46 Selecting previously unselected package libaio1:amd64. [2021-08-18T22:23:43.484Z] #20 30.47 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T22:23:43.484Z] #20 30.48 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:23:43.484Z] #20 30.54 Selecting previously unselected package libgpm2:amd64. [2021-08-18T22:23:43.484Z] #20 30.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T22:23:43.484Z] #20 30.55 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:23:43.484Z] #20 30.61 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:23:43.484Z] #20 30.62 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:23:43.484Z] #20 30.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:23:43.515Z] #20 22.72 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T22:23:43.515Z] #20 22.77 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T22:23:43.515Z] #20 22.81 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T22:23:43.633Z] #22 4.224 Collecting yamllint==1.26.1 [2021-08-18T22:23:43.749Z] #20 10.46 Reading package lists... [2021-08-18T22:23:43.749Z] #20 ... [2021-08-18T22:23:43.749Z] [2021-08-18T22:23:43.749Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:43.749Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:23:43.749Z] #46 176.6 net/http/httptrace [2021-08-18T22:23:43.749Z] #46 176.7 net/http [2021-08-18T22:23:44.078Z] #20 23.38 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:44.334Z] #20 23.48 Fetched 28.6 MB in 2s (17.8 MB/s) [2021-08-18T22:23:44.334Z] #20 23.53 Selecting previously unselected package pigz. [2021-08-18T22:23:44.334Z] #20 23.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-18T22:23:44.334Z] #20 23.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T22:23:44.334Z] #20 23.59 Unpacking pigz (2.4-1) ... [2021-08-18T22:23:44.590Z] #20 23.66 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:23:44.590Z] #20 23.66 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:44.590Z] #20 23.67 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:44.605Z] #19 59.08 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-18T22:23:44.605Z] #19 59.08 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:23:44.605Z] #19 59.09 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:44.605Z] #19 59.14 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-18T22:23:44.605Z] #19 59.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:23:44.605Z] #19 59.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:44.846Z] #20 23.98 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:23:44.846Z] #20 23.98 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:44.846Z] #20 23.99 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:45.408Z] #20 24.72 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:45.654Z] #46 188.5 github.com/LK4D4/vndr/godl [2021-08-18T22:23:45.654Z] #46 ... [2021-08-18T22:23:45.654Z] [2021-08-18T22:23:45.654Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:45.654Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:45.654Z] #20 10.46 Reading package lists... [2021-08-18T22:23:45.664Z] #20 24.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:46.747Z] #20 33.57 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:23:46.747Z] #20 33.58 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:23:46.747Z] #20 33.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:23:46.747Z] #20 33.68 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:23:46.747Z] #20 33.68 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:23:46.747Z] #20 33.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:23:46.747Z] #20 33.78 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:23:46.747Z] #20 33.78 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:23:46.747Z] #20 33.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:23:46.747Z] #20 33.87 Selecting previously unselected package libreadline5:amd64. [2021-08-18T22:23:46.747Z] #20 33.87 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T22:23:46.747Z] #20 33.87 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:23:47.002Z] #20 34.02 Selecting previously unselected package net-tools. [2021-08-18T22:23:47.002Z] #20 34.02 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T22:23:47.002Z] #20 34.03 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:23:47.259Z] #20 34.20 Selecting previously unselected package patch. [2021-08-18T22:23:47.259Z] #20 34.20 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T22:23:47.259Z] #20 34.21 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T22:23:47.259Z] #20 34.31 Selecting previously unselected package python-pip-whl. [2021-08-18T22:23:47.259Z] #20 34.31 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T22:23:47.259Z] #20 34.31 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T22:23:47.515Z] #20 34.73 Selecting previously unselected package python3-lib2to3. [2021-08-18T22:23:47.554Z] #20 26.40 Selecting previously unselected package python3-minimal. [2021-08-18T22:23:47.554Z] #20 26.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-18T22:23:47.554Z] #20 26.43 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:23:47.554Z] #20 26.44 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:23:47.554Z] #20 26.50 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:23:47.554Z] #20 26.50 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:23:47.554Z] #20 26.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:23:47.554Z] #20 26.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:23:47.554Z] #20 26.62 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:47.554Z] #20 26.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:47.771Z] #20 34.73 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T22:23:47.771Z] #20 34.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:23:47.771Z] #20 34.86 Selecting previously unselected package python3-distutils. [2021-08-18T22:23:47.771Z] #20 34.86 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T22:23:47.771Z] #20 34.86 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T22:23:47.771Z] #20 35.00 Selecting previously unselected package python3-pip. [2021-08-18T22:23:48.027Z] #20 35.01 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T22:23:48.027Z] #20 35.01 Unpacking python3-pip (18.1-5) ... [2021-08-18T22:23:48.027Z] #20 35.14 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:23:48.284Z] #20 35.15 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:23:48.284Z] #20 35.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:23:48.284Z] #20 35.33 Selecting previously unselected package python3-setuptools. [2021-08-18T22:23:48.284Z] #20 35.34 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T22:23:48.284Z] #20 35.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T22:23:48.483Z] #20 27.46 Selecting previously unselected package python3.7. [2021-08-18T22:23:48.483Z] #20 27.47 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:48.483Z] #20 27.48 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:48.483Z] #20 27.59 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:23:48.483Z] #20 27.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:23:48.483Z] #20 27.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:23:48.483Z] #20 27.70 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:23:48.541Z] #20 35.56 Selecting previously unselected package python3-wheel. [2021-08-18T22:23:48.541Z] #20 35.58 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T22:23:48.541Z] #20 35.59 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T22:23:48.541Z] #20 35.66 Selecting previously unselected package sudo. [2021-08-18T22:23:48.541Z] #20 35.66 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T22:23:48.798Z] #20 35.67 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:23:48.943Z] #20 13.72 Reading package lists... [2021-08-18T22:23:48.947Z] #22 9.600 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T22:23:49.055Z] #20 36.09 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T22:23:49.055Z] #20 36.10 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T22:23:49.055Z] #20 36.11 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:23:49.312Z] #20 36.30 Selecting previously unselected package uidmap. [2021-08-18T22:23:49.312Z] #20 36.30 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T22:23:49.312Z] #20 36.31 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T22:23:49.312Z] #20 36.42 Selecting previously unselected package vim-runtime. [2021-08-18T22:23:49.312Z] #20 36.42 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:49.312Z] #20 36.46 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-18T22:23:49.312Z] #20 36.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T22:23:49.312Z] #20 36.49 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:23:49.410Z] #20 28.50 Selecting previously unselected package python3. [2021-08-18T22:23:49.410Z] #20 28.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 ... 24107 files and directories currently installed.) [2021-08-18T22:23:49.410Z] #20 28.55 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:23:49.410Z] #20 28.56 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:23:49.410Z] #20 28.67 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T22:23:49.666Z] #20 28.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:49.666Z] #20 28.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:49.666Z] #20 28.76 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T22:23:49.666Z] #20 28.78 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:49.666Z] #20 28.78 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:49.666Z] #20 28.86 Selecting previously unselected package libiptc0:amd64. [2021-08-18T22:23:49.666Z] #20 28.87 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T22:23:49.896Z] #19 63.89 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-18T22:23:49.896Z] #19 63.90 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-18T22:23:49.896Z] #19 63.90 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:49.922Z] #20 28.88 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:49.922Z] #20 28.96 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T22:23:49.922Z] #20 28.96 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T22:23:49.922Z] #20 28.97 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:23:49.922Z] #20 29.01 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T22:23:49.922Z] #20 29.02 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T22:23:49.922Z] #20 29.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:23:49.922Z] #20 29.11 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T22:23:49.922Z] #20 29.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T22:23:50.138Z] #20 17.27 Building dependency tree... [2021-08-18T22:23:50.179Z] #20 29.12 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:23:50.179Z] #20 29.18 Selecting previously unselected package iptables. [2021-08-18T22:23:50.179Z] #20 29.20 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T22:23:50.179Z] #20 29.20 Unpacking iptables (1.8.2-4) ... [2021-08-18T22:23:50.343Z] #22 10.67 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T22:23:50.343Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T22:23:50.343Z] #22 10.80 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T22:23:50.343Z] #22 11.01 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-18T22:23:50.434Z] #20 29.52 Selecting previously unselected package xxd. [2021-08-18T22:23:50.434Z] #20 29.54 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:23:50.434Z] #20 29.54 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:23:50.434Z] #20 29.68 Selecting previously unselected package vim-common. [2021-08-18T22:23:50.434Z] #20 29.68 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:23:50.468Z] #19 ... [2021-08-18T22:23:50.468Z] [2021-08-18T22:23:50.468Z] #64 [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-08-18T22:23:50.468Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:23:50.468Z] #64 11.64 + cd /tmp/tmp.iRhPustpFb/src/github.com/containerd/containerd [2021-08-18T22:23:50.468Z] #64 11.64 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-18T22:23:50.468Z] #64 12.05 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-18T22:23:50.468Z] #64 12.05 + BUILDTAGS='netgo osusergo static_build' [2021-08-18T22:23:50.468Z] #64 12.05 + export EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:23:50.468Z] #64 12.05 + EXTRA_FLAGS=-buildmode=pie [2021-08-18T22:23:50.468Z] #64 12.05 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-18T22:23:50.468Z] #64 12.05 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-18T22:23:50.468Z] #64 12.05 + '[' '' = dynamic ']' [2021-08-18T22:23:50.468Z] #64 12.05 + make [2021-08-18T22:23:50.468Z] #64 12.69 + bin/ctr [2021-08-18T22:23:50.606Z] #22 ... [2021-08-18T22:23:50.606Z] [2021-08-18T22:23:50.606Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:23:50.606Z] #50 sha256:a9b1c8ab1fd18b186fb18cb17a8636bf31ae7498952f9aa2d0456ed57f7579d9 [2021-08-18T22:23:50.606Z] #50 173.1 + /build/golangci-lint --version [2021-08-18T22:23:50.691Z] #20 29.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:50.691Z] #20 29.88 Selecting previously unselected package bash-completion. [2021-08-18T22:23:50.691Z] #20 29.88 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T22:23:50.705Z] #20 18.78 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T22:23:50.705Z] #20 18.78 The following additional packages will be installed: [2021-08-18T22:23:50.705Z] #20 18.79 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T22:23:50.705Z] #20 18.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T22:23:50.705Z] #20 18.79 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T22:23:50.705Z] #20 18.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T22:23:50.706Z] #20 18.79 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T22:23:50.706Z] #20 18.79 Suggested packages: [2021-08-18T22:23:50.706Z] #20 18.79 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-18T22:23:50.706Z] #20 18.79 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-18T22:23:50.706Z] #20 18.79 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-18T22:23:50.706Z] #20 18.79 quota [2021-08-18T22:23:50.706Z] #20 18.79 Recommended packages: [2021-08-18T22:23:50.706Z] #20 18.79 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T22:23:50.706Z] #20 18.79 python3-keyrings.alt python3-xdg unzip [2021-08-18T22:23:50.875Z] #50 173.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T22:23:50.965Z] #20 ... [2021-08-18T22:23:50.965Z] [2021-08-18T22:23:50.965Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-18T22:23:50.965Z] #46 sha256:8b8fdababca4cdc18cf7195399c7bfc8eeee04d912e5c7770ae411d8f7d675e6 [2021-08-18T22:23:50.965Z] #46 189.2 github.com/LK4D4/vndr [2021-08-18T22:23:50.965Z] #46 DONE 194.0s [2021-08-18T22:23:50.965Z] [2021-08-18T22:23:50.965Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-18T22:23:50.965Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-18T22:23:50.965Z] #32 DONE 193.5s [2021-08-18T22:23:50.965Z] [2021-08-18T22:23:50.965Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:23:50.965Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:23:51.825Z] #50 DONE 174.5s [2021-08-18T22:23:51.825Z] [2021-08-18T22:23:51.825Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:23:51.825Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-18T22:23:51.825Z] #22 11.72 Installing build dependencies: started [2021-08-18T22:23:52.342Z] #54 ... [2021-08-18T22:23:52.342Z] [2021-08-18T22:23:52.342Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:23:52.342Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:23:52.342Z] #20 20.51 The following NEW packages will be installed: [2021-08-18T22:23:52.600Z] #20 20.52 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-18T22:23:52.600Z] #20 20.52 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-18T22:23:52.600Z] #20 20.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-18T22:23:52.600Z] #20 20.52 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-18T22:23:52.600Z] #20 20.52 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-18T22:23:52.600Z] #20 20.52 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-18T22:23:52.600Z] #20 20.52 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-18T22:23:52.600Z] #20 20.52 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-18T22:23:52.600Z] #20 20.52 xz-utils zip [2021-08-18T22:23:52.626Z] #20 39.22 Selecting previously unselected package vim. [2021-08-18T22:23:52.626Z] #20 39.23 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:23:52.626Z] #20 39.25 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T22:23:52.626Z] #20 39.73 Selecting previously unselected package xfsprogs. [2021-08-18T22:23:52.626Z] #20 39.74 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T22:23:52.626Z] #20 39.74 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T22:23:52.876Z] #20 20.86 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:23:52.876Z] #20 20.86 Need to get 28.6 MB of archives. [2021-08-18T22:23:52.876Z] #20 20.86 After this operation, 116 MB of additional disk space will be used. [2021-08-18T22:23:52.876Z] #20 20.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T22:23:52.876Z] #20 20.87 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:23:52.876Z] #20 20.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:23:52.876Z] #20 21.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:23:52.876Z] #20 21.06 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:23:52.876Z] #20 21.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:23:53.139Z] #20 21.18 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:23:53.139Z] #20 21.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:23:53.139Z] #20 21.18 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:23:53.139Z] #20 21.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T22:23:53.139Z] #20 21.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T22:23:53.139Z] #20 21.24 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T22:23:53.139Z] #20 21.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T22:23:53.139Z] #20 21.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T22:23:53.139Z] #20 21.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T22:23:53.139Z] #20 21.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T22:23:53.139Z] #20 21.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:23:53.139Z] #20 21.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:23:53.139Z] #20 21.32 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T22:23:53.139Z] #20 21.36 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-18T22:23:53.139Z] #20 21.36 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-18T22:23:53.139Z] #20 21.37 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T22:23:53.139Z] #20 21.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T22:23:53.186Z] #20 40.14 Selecting previously unselected package zip. [2021-08-18T22:23:53.186Z] #20 40.14 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-18T22:23:53.186Z] #20 40.16 Unpacking zip (3.0-11+b1) ... [2021-08-18T22:23:53.186Z] #20 40.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:23:53.186Z] #20 40.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:23:53.186Z] #20 40.37 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:53.208Z] #20 32.27 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T22:23:53.398Z] #20 21.43 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:23:53.398Z] #20 21.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:23:53.398Z] #20 21.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:23:53.398Z] #20 21.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T22:23:53.398Z] #20 21.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T22:23:53.398Z] #20 21.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-18T22:23:53.442Z] #20 40.39 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:23:53.442Z] #20 40.40 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:23:53.442Z] #20 40.41 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:53.442Z] #20 40.42 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T22:23:53.442Z] #20 40.44 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:23:53.442Z] #20 40.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:23:53.442Z] #20 40.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:23:53.442Z] #20 40.49 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:23:53.442Z] #20 40.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:23:53.442Z] #20 40.52 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:23:53.442Z] #20 40.53 Setting up zip (3.0-11+b1) ... [2021-08-18T22:23:53.442Z] #20 40.54 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:23:53.464Z] #20 32.57 Selecting previously unselected package bzip2. [2021-08-18T22:23:53.464Z] #20 32.57 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T22:23:53.464Z] #20 32.58 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:23:53.464Z] #20 32.66 Selecting previously unselected package xz-utils. [2021-08-18T22:23:53.699Z] #20 40.57 Setting up bash-completion (1:2.8-6) ... [2021-08-18T22:23:53.720Z] #20 32.66 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T22:23:53.720Z] #20 32.68 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T22:23:53.720Z] #20 32.83 Selecting previously unselected package apparmor. [2021-08-18T22:23:53.720Z] #20 32.83 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T22:23:53.720Z] #20 32.90 Unpacking apparmor (2.13.2-10) ... [2021-08-18T22:23:53.966Z] #20 21.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:23:53.966Z] #20 21.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:23:53.966Z] #20 21.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:23:53.966Z] #20 21.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T22:23:53.966Z] #20 21.90 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T22:23:53.966Z] #20 21.91 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-18T22:23:53.966Z] #20 22.00 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T22:23:53.976Z] #20 33.20 Selecting previously unselected package aufs-tools. [2021-08-18T22:23:53.976Z] #20 33.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T22:23:54.225Z] #20 22.34 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T22:23:54.225Z] #20 22.34 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T22:23:54.225Z] #20 22.35 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T22:23:54.225Z] #20 22.36 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:23:54.225Z] #20 22.36 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T22:23:54.225Z] #20 22.38 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T22:23:54.225Z] #20 22.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T22:23:54.233Z] #20 33.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:23:54.233Z] #20 33.30 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:23:54.233Z] #20 33.31 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:23:54.233Z] #20 33.31 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:23:54.233Z] #20 33.45 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:23:54.233Z] #20 33.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:23:54.233Z] #20 33.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:23:54.233Z] #20 33.56 Selecting previously unselected package jq. [2021-08-18T22:23:54.485Z] #20 22.45 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-18T22:23:54.485Z] #20 22.46 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T22:23:54.485Z] #20 22.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T22:23:54.490Z] #20 33.57 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:23:54.490Z] #20 33.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:23:54.490Z] #20 33.65 Selecting previously unselected package libaio1:amd64. [2021-08-18T22:23:54.490Z] #20 33.65 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T22:23:54.490Z] #20 33.65 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:23:54.679Z] #64 ... [2021-08-18T22:23:54.679Z] [2021-08-18T22:23:54.679Z] #19 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-18T22:23:54.679Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-18T22:23:54.679Z] #19 68.83 Selecting previously unselected package libapparmor1:amd64. [2021-08-18T22:23:54.679Z] #19 68.84 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-18T22:23:54.679Z] #19 69.03 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:54.745Z] #20 22.82 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T22:23:54.746Z] #20 33.74 Selecting previously unselected package libgpm2:amd64. [2021-08-18T22:23:54.746Z] #20 33.74 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T22:23:54.746Z] #20 33.75 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:23:54.746Z] #20 33.82 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:23:54.746Z] #20 33.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:23:54.746Z] #20 33.84 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:23:54.942Z] #19 69.44 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-18T22:23:54.942Z] #19 69.45 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-18T22:23:54.942Z] #19 69.46 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:54.942Z] #19 69.53 Selecting previously unselected package libbtrfs0. [2021-08-18T22:23:54.942Z] #19 69.53 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-18T22:23:54.942Z] #19 69.54 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:54.942Z] #19 69.58 Selecting previously unselected package libbtrfs-dev. [2021-08-18T22:23:54.942Z] #19 69.58 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-18T22:23:54.942Z] #19 69.59 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:54.942Z] #19 69.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-18T22:23:54.942Z] #19 69.67 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:54.942Z] #19 69.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:55.228Z] #19 69.72 Selecting previously unselected package libudev-dev:amd64. [2021-08-18T22:23:55.228Z] #19 69.72 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:55.228Z] #19 69.73 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:55.228Z] #19 69.80 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-18T22:23:55.228Z] #19 69.81 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-18T22:23:55.228Z] #19 69.81 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:55.228Z] #19 69.94 Selecting previously unselected package libpcre16-3:amd64. [2021-08-18T22:23:55.228Z] #19 69.94 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:55.228Z] #19 69.95 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:55.314Z] #20 23.26 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T22:23:55.314Z] #20 23.29 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T22:23:55.502Z] #19 70.03 Selecting previously unselected package libpcre32-3:amd64. [2021-08-18T22:23:55.502Z] #19 70.05 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:55.502Z] #19 70.06 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:55.502Z] #19 70.16 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-18T22:23:55.502Z] #19 70.17 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:55.502Z] #19 70.17 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:55.502Z] #19 70.22 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-18T22:23:55.502Z] #19 70.23 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-18T22:23:55.502Z] #19 70.23 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:55.770Z] #19 70.41 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-18T22:23:55.770Z] #19 70.42 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-18T22:23:55.770Z] #19 70.43 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:55.770Z] #19 70.51 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-18T22:23:55.891Z] #20 23.89 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:23:55.891Z] #20 23.98 Fetched 28.6 MB in 3s (10.6 MB/s) [2021-08-18T22:23:56.045Z] #19 70.52 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-18T22:23:56.045Z] #19 70.53 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:56.045Z] #19 70.58 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-18T22:23:56.045Z] #19 70.58 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-18T22:23:56.045Z] #19 70.59 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:56.045Z] #19 70.69 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-18T22:23:56.045Z] #19 70.69 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-18T22:23:56.045Z] #19 70.70 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:56.150Z] #20 24.07 Selecting previously unselected package pigz. [2021-08-18T22:23:56.150Z] #20 24.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-18T22:23:56.150Z] #20 24.11 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T22:23:56.150Z] #20 24.12 Unpacking pigz (2.4-1) ... [2021-08-18T22:23:56.150Z] #20 24.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:23:56.150Z] #20 24.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:56.150Z] #20 24.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:56.218Z] #20 42.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:23:56.218Z] #20 42.91 Setting up xz-utils (5.2.4-1) ... [2021-08-18T22:23:56.218Z] #20 42.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T22:23:56.218Z] #20 42.95 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T22:23:56.218Z] #20 42.96 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:23:56.218Z] #20 43.03 invoke-rc.d: could not determine current runlevel [2021-08-18T22:23:56.218Z] #20 43.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:23:56.218Z] #20 43.05 Setting up pigz (2.4-1) ... [2021-08-18T22:23:56.218Z] #20 43.06 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:23:56.218Z] #20 43.07 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:23:56.218Z] #20 43.10 Setting up python-pip-whl (18.1-5) ... [2021-08-18T22:23:56.218Z] #20 43.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:23:56.218Z] #20 43.12 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:23:56.307Z] #19 70.92 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-18T22:23:56.307Z] #19 70.94 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-18T22:23:56.307Z] #19 70.95 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-18T22:23:56.307Z] #19 70.96 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-18T22:23:56.307Z] #19 70.98 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:56.307Z] #19 70.99 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-18T22:23:56.307Z] #19 71.00 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:56.307Z] #19 71.01 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-18T22:23:56.475Z] #20 43.47 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:23:56.475Z] #20 43.48 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:23:56.475Z] #20 43.49 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:56.475Z] #20 43.50 Setting up vim (2:8.1.0875-5) ... [2021-08-18T22:23:56.475Z] #20 43.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T22:23:56.475Z] #20 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T22:23:56.475Z] #20 43.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T22:23:56.475Z] #20 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T22:23:56.475Z] #20 43.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T22:23:56.475Z] #20 43.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T22:23:56.475Z] #20 43.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T22:23:56.475Z] #20 43.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T22:23:56.475Z] #20 43.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:23:56.572Z] #19 71.05 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-18T22:23:56.572Z] #19 71.07 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:56.572Z] #19 71.08 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-18T22:23:56.572Z] #19 71.10 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-18T22:23:56.572Z] #19 71.11 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-18T22:23:56.572Z] #19 71.12 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-18T22:23:56.572Z] #19 71.13 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-18T22:23:56.572Z] #19 71.14 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-18T22:23:56.572Z] #19 71.16 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-18T22:23:56.572Z] #19 71.17 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:56.572Z] #19 71.18 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-08-18T22:23:56.572Z] #19 71.19 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-18T22:23:56.572Z] #19 71.20 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-18T22:23:56.572Z] #19 71.21 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-18T22:23:56.572Z] #19 71.21 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-08-18T22:23:56.572Z] #19 71.22 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-18T22:23:56.572Z] #19 71.23 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-18T22:23:56.572Z] #19 71.25 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:56.573Z] #19 71.27 Setting up dmsetup (2:1.02.155-3) ... [2021-08-18T22:23:56.668Z] #20 24.64 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:23:56.668Z] #20 24.64 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:56.668Z] #20 24.66 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:56.731Z] #20 43.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:23:56.731Z] #20 43.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:23:56.731Z] #20 43.61 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:23:56.731Z] #20 43.62 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:23:56.731Z] #20 43.63 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:56.838Z] #19 71.28 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:56.838Z] #19 71.30 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-18T22:23:56.838Z] #19 71.31 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:23:57.236Z] #20 25.37 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:57.236Z] #20 25.42 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:23:57.411Z] #19 DONE 72.0s [2021-08-18T22:23:57.411Z] [2021-08-18T22:23:57.411Z] #20 [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 [2021-08-18T22:23:57.411Z] #20 sha256:ffffea6e3f44d6af937424192a7c0ad275ab3af4b5aeee35119a25a02e30757b [2021-08-18T22:23:58.019Z] #20 36.93 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:23:58.019Z] #20 36.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:23:58.019Z] #20 36.95 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:23:58.019Z] #20 37.05 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:23:58.019Z] #20 37.05 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:23:58.019Z] #20 37.06 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:23:58.019Z] #20 37.15 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:23:58.019Z] #20 37.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:23:58.019Z] #20 37.18 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:23:58.019Z] #20 37.23 Selecting previously unselected package libreadline5:amd64. [2021-08-18T22:23:58.019Z] #20 37.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T22:23:58.275Z] #20 37.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:23:58.275Z] #20 37.37 Selecting previously unselected package net-tools. [2021-08-18T22:23:58.275Z] #20 37.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T22:23:58.275Z] #20 37.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:23:58.531Z] #20 37.58 Selecting previously unselected package patch. [2021-08-18T22:23:58.531Z] #20 37.58 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T22:23:58.531Z] #20 37.59 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T22:23:58.531Z] #20 37.70 Selecting previously unselected package python-pip-whl. [2021-08-18T22:23:58.531Z] #20 37.71 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T22:23:58.531Z] #20 37.71 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T22:23:58.799Z] #20 1.335 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:23:58.799Z] #20 1.348 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-18T22:23:58.799Z] #20 1.348 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-18T22:23:58.799Z] #20 1.349 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-18T22:23:58.799Z] #20 1.498 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T22:23:58.799Z] #20 1.533 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T22:23:59.060Z] #20 1.545 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:23:59.060Z] #20 1.563 Get:8 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-08-18T22:23:59.060Z] #20 1.585 Get:9 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T22:23:59.060Z] #20 1.601 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T22:23:59.093Z] #20 38.23 Selecting previously unselected package python3-lib2to3. [2021-08-18T22:23:59.093Z] #20 38.24 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T22:23:59.093Z] #20 38.25 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:23:59.093Z] #20 38.36 Selecting previously unselected package python3-distutils. [2021-08-18T22:23:59.140Z] #20 26.96 Selecting previously unselected package python3-minimal. [2021-08-18T22:23:59.140Z] #20 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 ... 23695 files and directories currently installed.) [2021-08-18T22:23:59.140Z] #20 27.04 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:23:59.140Z] #20 27.04 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:23:59.140Z] #20 27.11 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:23:59.140Z] #20 27.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:23:59.140Z] #20 27.14 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:23:59.140Z] #20 27.23 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:23:59.140Z] #20 27.23 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:23:59.140Z] #20 27.24 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:23:59.250Z] #20 45.86 Setting up iptables (1.8.2-4) ... [2021-08-18T22:23:59.250Z] #20 45.88 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.89 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.89 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.90 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.91 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T22:23:59.250Z] #20 45.93 Setting up python3 (3.7.3-1) ... [2021-08-18T22:23:59.250Z] #20 46.30 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T22:23:59.356Z] #20 38.36 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T22:23:59.356Z] #20 38.38 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T22:23:59.551Z] #20 ... [2021-08-18T22:23:59.551Z] [2021-08-18T22:23:59.551Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:23:59.551Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:23:59.551Z] #40 175.1 + dpkg --print-architecture [2021-08-18T22:23:59.551Z] #40 175.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T22:23:59.612Z] #20 38.70 Selecting previously unselected package python3-pip. [2021-08-18T22:23:59.612Z] #20 38.70 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T22:23:59.612Z] #20 38.71 Unpacking python3-pip (18.1-5) ... [2021-08-18T22:23:59.612Z] #20 38.81 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:23:59.612Z] #20 38.81 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:23:59.868Z] #20 38.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:23:59.868Z] #20 38.97 Selecting previously unselected package python3-setuptools. [2021-08-18T22:23:59.868Z] #20 38.97 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T22:23:59.868Z] #20 38.98 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T22:24:00.003Z] #20 2.633 Fetched 2862 kB in 2s (1854 kB/s) [2021-08-18T22:24:00.078Z] #20 28.08 Selecting previously unselected package python3.7. [2021-08-18T22:24:00.078Z] #20 28.09 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:24:00.078Z] #20 28.09 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:24:00.078Z] #20 28.22 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:24:00.078Z] #20 28.24 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:24:00.078Z] #20 28.24 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:24:00.114Z] #40 175.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T22:24:00.114Z] #40 175.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T22:24:00.124Z] #20 39.20 Selecting previously unselected package python3-wheel. [2021-08-18T22:24:00.124Z] #20 39.22 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T22:24:00.124Z] #20 39.22 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T22:24:00.124Z] #20 39.29 Selecting previously unselected package sudo. [2021-08-18T22:24:00.124Z] #20 39.30 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T22:24:00.124Z] #20 39.31 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:24:00.337Z] #20 28.38 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:24:00.687Z] #20 39.71 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T22:24:00.687Z] #20 39.72 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T22:24:00.687Z] #20 39.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:24:00.904Z] #20 28.98 Selecting previously unselected package python3. [2021-08-18T22:24:00.904Z] #20 28.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-18T22:24:00.905Z] #20 29.01 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:24:00.905Z] #20 29.03 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:24:00.981Z] #20 39.92 Selecting previously unselected package uidmap. [2021-08-18T22:24:00.981Z] #20 39.93 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T22:24:00.981Z] #20 39.93 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T22:24:00.981Z] #20 40.02 Selecting previously unselected package vim-runtime. [2021-08-18T22:24:00.981Z] #20 40.03 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:24:00.981Z] #20 40.07 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-18T22:24:00.981Z] #20 40.10 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T22:24:00.981Z] #20 40.11 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:24:01.163Z] #20 29.15 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T22:24:01.163Z] #20 29.16 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:24:01.163Z] #20 29.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:01.163Z] #20 29.25 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T22:24:01.163Z] #20 29.25 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:24:01.163Z] #20 29.26 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:01.163Z] #20 29.34 Selecting previously unselected package libiptc0:amd64. [2021-08-18T22:24:01.163Z] #20 29.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T22:24:01.163Z] #20 29.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:01.422Z] #20 29.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T22:24:01.422Z] #20 29.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T22:24:01.422Z] #20 29.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:24:01.422Z] #20 29.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T22:24:01.422Z] #20 29.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T22:24:01.422Z] #20 29.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:24:01.422Z] #20 29.59 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T22:24:01.422Z] #20 29.59 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T22:24:01.422Z] #20 29.60 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:24:01.681Z] #20 29.67 Selecting previously unselected package iptables. [2021-08-18T22:24:01.681Z] #20 29.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T22:24:01.681Z] #20 29.68 Unpacking iptables (1.8.2-4) ... [2021-08-18T22:24:01.940Z] #20 29.99 Selecting previously unselected package xxd. [2021-08-18T22:24:01.940Z] #20 30.00 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:24:01.940Z] #20 30.00 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:24:02.198Z] #20 30.11 Selecting previously unselected package vim-common. [2021-08-18T22:24:02.198Z] #20 30.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:24:02.199Z] #20 30.15 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:24:02.199Z] #20 30.35 Selecting previously unselected package bash-completion. [2021-08-18T22:24:02.199Z] #20 30.35 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T22:24:03.014Z] 8f616e6e9eec: Verifying Checksum [2021-08-18T22:24:03.014Z] 8f616e6e9eec: Download complete [2021-08-18T22:24:04.276Z] #20 42.99 Selecting previously unselected package vim. [2021-08-18T22:24:04.276Z] #20 42.99 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:24:04.276Z] #20 43.01 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T22:24:04.276Z] #20 43.42 Selecting previously unselected package xfsprogs. [2021-08-18T22:24:04.276Z] #20 43.42 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T22:24:04.276Z] #20 43.44 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T22:24:04.534Z] #20 43.81 Selecting previously unselected package zip. [2021-08-18T22:24:04.733Z] #20 32.65 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T22:24:04.790Z] #20 43.82 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-18T22:24:04.790Z] #20 43.83 Unpacking zip (3.0-11+b1) ... [2021-08-18T22:24:04.790Z] #20 44.07 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:24:04.790Z] #20 44.09 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:24:04.991Z] #20 33.04 Selecting previously unselected package bzip2. [2021-08-18T22:24:04.991Z] #20 33.05 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-18T22:24:04.991Z] #20 33.06 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:24:04.991Z] #20 33.12 Selecting previously unselected package xz-utils. [2021-08-18T22:24:04.991Z] #20 33.13 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-18T22:24:04.991Z] #20 33.14 Unpacking xz-utils (5.2.4-1) ... [2021-08-18T22:24:05.047Z] #20 44.10 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:05.047Z] #20 44.12 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:24:05.047Z] #20 44.13 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:24:05.047Z] #20 44.14 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:05.047Z] #20 44.15 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T22:24:05.047Z] #20 44.16 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:24:05.047Z] #20 44.18 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:24:05.047Z] #20 44.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:24:05.047Z] #20 44.20 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:24:05.047Z] #20 44.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:24:05.047Z] #20 44.23 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:24:05.047Z] #20 44.24 Setting up zip (3.0-11+b1) ... [2021-08-18T22:24:05.047Z] #20 44.26 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:24:05.047Z] #20 44.28 Setting up bash-completion (1:2.8-6) ... [2021-08-18T22:24:05.251Z] #20 33.28 Selecting previously unselected package apparmor. [2021-08-18T22:24:05.251Z] #20 33.30 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T22:24:05.251Z] #20 33.36 Unpacking apparmor (2.13.2-10) ... [2021-08-18T22:24:05.295Z] #20 2.633 Reading package lists... [2021-08-18T22:24:05.364Z] #40 ... [2021-08-18T22:24:05.364Z] [2021-08-18T22:24:05.364Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:24:05.364Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:24:05.364Z] #20 46.81 Setting up apparmor (2.13.2-10) ... [2021-08-18T22:24:05.364Z] #20 48.18 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T22:24:05.364Z] #20 48.19 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:24:05.364Z] #20 48.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:24:05.364Z] #20 49.32 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T22:24:05.364Z] #20 49.69 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T22:24:05.364Z] #20 50.70 Setting up python3-pip (18.1-5) ... [2021-08-18T22:24:05.364Z] #20 51.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:24:05.364Z] #20 51.74 Processing triggers for mime-support (3.62) ... [2021-08-18T22:24:05.364Z] #20 DONE 52.3s [2021-08-18T22:24:05.364Z] [2021-08-18T22:24:05.364Z] #21 [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-08-18T22:24:05.364Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T22:24:05.819Z] #20 33.66 Selecting previously unselected package aufs-tools. [2021-08-18T22:24:05.819Z] #20 33.67 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T22:24:05.819Z] #20 33.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:24:05.819Z] #20 33.81 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:24:05.819Z] #20 33.81 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:24:05.819Z] #20 33.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:24:05.819Z] #20 33.95 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:24:05.819Z] #20 33.96 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:24:05.819Z] #20 33.97 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:24:06.079Z] #20 34.14 Selecting previously unselected package jq. [2021-08-18T22:24:06.079Z] #20 34.14 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:24:06.079Z] #20 34.15 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:24:06.338Z] #20 34.25 Selecting previously unselected package libaio1:amd64. [2021-08-18T22:24:06.338Z] #20 34.25 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T22:24:06.338Z] #20 34.26 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:24:06.338Z] #20 34.32 Selecting previously unselected package libgpm2:amd64. [2021-08-18T22:24:06.338Z] #20 34.33 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T22:24:06.338Z] #20 34.34 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:24:06.338Z] #20 34.42 Selecting previously unselected package libicu63:amd64. [2021-08-18T22:24:06.338Z] #20 34.43 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-18T22:24:06.338Z] #20 34.43 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:24:06.735Z] #21 1.372 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T22:24:06.735Z] #21 1.375 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T22:24:06.735Z] #21 1.378 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T22:24:06.735Z] #21 DONE 1.5s [2021-08-18T22:24:06.735Z] [2021-08-18T22:24:06.735Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:06.735Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:06.735Z] #54 ... [2021-08-18T22:24:06.735Z] [2021-08-18T22:24:06.735Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:24:06.735Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T22:24:06.787Z] #22 25.62 Installing build dependencies: finished with status 'done' [2021-08-18T22:24:07.567Z] #20 46.59 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:07.567Z] #20 46.60 Setting up xz-utils (5.2.4-1) ... [2021-08-18T22:24:07.567Z] #20 46.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T22:24:07.567Z] #20 46.63 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T22:24:07.567Z] #20 46.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:24:07.567Z] #20 46.77 invoke-rc.d: could not determine current runlevel [2021-08-18T22:24:07.567Z] #20 46.79 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:24:07.567Z] #20 46.80 Setting up pigz (2.4-1) ... [2021-08-18T22:24:07.567Z] #20 46.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:24:07.567Z] #20 46.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:24:07.567Z] #20 46.87 Setting up python-pip-whl (18.1-5) ... [2021-08-18T22:24:07.824Z] #20 46.88 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:24:07.824Z] #20 46.89 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:24:08.387Z] #20 47.32 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:24:08.387Z] #20 47.34 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:24:08.387Z] #20 47.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:24:08.387Z] #20 47.39 Setting up vim (2:8.1.0875-5) ... [2021-08-18T22:24:08.387Z] #20 47.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T22:24:08.387Z] #20 47.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T22:24:08.387Z] #20 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T22:24:08.387Z] #20 47.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T22:24:08.387Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T22:24:08.387Z] #20 47.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T22:24:08.387Z] #20 47.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T22:24:08.387Z] #20 47.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T22:24:08.387Z] #20 47.48 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:24:08.387Z] #20 47.49 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:24:08.387Z] #20 47.51 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:24:08.387Z] #20 47.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:24:08.387Z] #20 47.54 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:24:08.387Z] #20 47.56 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:24:09.625Z] #20 37.25 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:24:09.625Z] #20 37.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:24:09.625Z] #20 37.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:24:09.625Z] #20 37.42 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:24:09.625Z] #20 37.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:24:09.625Z] #20 37.44 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:24:09.625Z] #20 37.51 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:24:09.625Z] #20 37.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:24:09.625Z] #20 37.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:24:09.625Z] #20 37.59 Selecting previously unselected package libreadline5:amd64. [2021-08-18T22:24:09.625Z] #20 37.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T22:24:09.625Z] #20 37.60 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:24:09.625Z] #20 37.69 Selecting previously unselected package net-tools. [2021-08-18T22:24:09.625Z] #20 37.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T22:24:09.625Z] #20 37.71 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:24:09.884Z] #20 37.88 Selecting previously unselected package patch. [2021-08-18T22:24:09.884Z] #20 37.89 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-18T22:24:09.884Z] #20 37.90 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-18T22:24:09.884Z] #20 37.99 Selecting previously unselected package python-pip-whl. [2021-08-18T22:24:09.884Z] #20 37.99 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-18T22:24:09.884Z] #20 38.00 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T22:24:10.451Z] #20 38.42 Selecting previously unselected package python3-lib2to3. [2021-08-18T22:24:10.451Z] #20 38.42 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T22:24:10.451Z] #20 38.43 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:24:10.451Z] #20 38.57 Selecting previously unselected package python3-distutils. [2021-08-18T22:24:10.451Z] #20 38.57 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T22:24:10.451Z] #20 38.58 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T22:24:10.589Z] #20 7.937 Reading package lists... [2021-08-18T22:24:10.710Z] #20 38.72 Selecting previously unselected package python3-pip. [2021-08-18T22:24:10.710Z] #20 38.73 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-18T22:24:10.710Z] #20 38.73 Unpacking python3-pip (18.1-5) ... [2021-08-18T22:24:10.909Z] #20 50.04 Setting up iptables (1.8.2-4) ... [2021-08-18T22:24:10.909Z] #20 50.08 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:24:10.909Z] #20 50.09 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:24:10.909Z] #20 50.09 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:24:10.909Z] #20 50.10 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:24:10.909Z] #20 50.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T22:24:10.909Z] #20 50.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T22:24:10.969Z] #20 38.93 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:24:10.969Z] #20 38.93 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:24:10.969Z] #20 38.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:24:10.969Z] #20 39.07 Selecting previously unselected package python3-setuptools. [2021-08-18T22:24:10.969Z] #20 39.07 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T22:24:10.969Z] #20 39.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T22:24:11.019Z] #22 30.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T22:24:11.019Z] #22 30.95 Building wheels for collected packages: yamllint, pyyaml [2021-08-18T22:24:11.019Z] #22 30.95 Running setup.py bdist_wheel for yamllint: started [2021-08-18T22:24:11.166Z] #20 50.16 Setting up python3 (3.7.3-1) ... [2021-08-18T22:24:11.227Z] #20 39.27 Selecting previously unselected package python3-wheel. [2021-08-18T22:24:11.227Z] #20 39.28 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T22:24:11.227Z] #20 39.28 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T22:24:11.227Z] #20 39.38 Selecting previously unselected package sudo. [2021-08-18T22:24:11.282Z] #22 31.84 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T22:24:11.282Z] #22 31.84 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T22:24:11.282Z] #22 31.89 Running setup.py bdist_wheel for pyyaml: started [2021-08-18T22:24:11.487Z] #20 39.39 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T22:24:11.487Z] #20 39.40 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:24:11.731Z] #20 50.66 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T22:24:11.746Z] #20 39.83 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T22:24:11.746Z] #20 39.85 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T22:24:11.746Z] #20 39.86 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:24:11.974Z] #20 13.29 Building dependency tree... [2021-08-18T22:24:11.974Z] #20 14.41 Reading state information... [2021-08-18T22:24:12.005Z] #20 40.12 Selecting previously unselected package uidmap. [2021-08-18T22:24:12.005Z] #20 40.13 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T22:24:12.005Z] #20 40.14 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T22:24:12.005Z] #20 40.25 Selecting previously unselected package vim-runtime. [2021-08-18T22:24:12.027Z] #22 4.777 Collecting yamllint==1.26.1 [2021-08-18T22:24:12.264Z] #20 40.25 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:24:12.264Z] #20 40.29 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-18T22:24:12.264Z] #20 40.33 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T22:24:12.264Z] #20 40.34 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:24:12.294Z] #20 51.27 Setting up apparmor (2.13.2-10) ... [2021-08-18T22:24:12.677Z] #22 33.15 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-18T22:24:12.677Z] #22 33.15 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-18T22:24:12.677Z] #22 33.28 Successfully built yamllint pyyaml [2021-08-18T22:24:12.677Z] #22 33.30 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T22:24:12.916Z] #20 15.44 The following additional packages will be installed: [2021-08-18T22:24:12.916Z] #20 15.44 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-18T22:24:12.916Z] #20 15.44 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-18T22:24:12.916Z] #20 15.44 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-18T22:24:12.916Z] #20 15.44 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-18T22:24:12.916Z] #20 15.45 libgcc1:ppc64el libgcc1:s390x [2021-08-18T22:24:12.916Z] #20 15.45 Suggested packages: [2021-08-18T22:24:12.916Z] #20 15.45 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-18T22:24:12.916Z] #20 15.46 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-18T22:24:12.916Z] #20 15.46 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-18T22:24:12.916Z] #20 15.46 libc-l10n:s390x locales:s390x [2021-08-18T22:24:12.916Z] #20 15.46 Recommended packages: [2021-08-18T22:24:12.916Z] #20 15.46 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-18T22:24:12.916Z] #20 15.46 libidn2-0:s390x [2021-08-18T22:24:12.916Z] #20 15.63 The following NEW packages will be installed: [2021-08-18T22:24:12.916Z] #20 15.63 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-18T22:24:12.916Z] #20 15.63 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-18T22:24:12.916Z] #20 15.63 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-18T22:24:12.916Z] #20 15.63 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-18T22:24:12.916Z] #20 15.63 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-18T22:24:12.916Z] #20 15.63 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-18T22:24:12.916Z] #20 15.64 libgcc1:ppc64el libgcc1:s390x [2021-08-18T22:24:12.940Z] #22 33.57 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T22:24:13.177Z] #20 15.98 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:24:13.177Z] #20 15.98 Need to get 15.0 MB of archives. [2021-08-18T22:24:13.177Z] #20 15.98 After this operation, 68.1 MB of additional disk space will be used. [2021-08-18T22:24:13.177Z] #20 15.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-18T22:24:13.177Z] #20 15.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-18T22:24:13.177Z] #20 15.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-18T22:24:13.177Z] #20 15.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-18T22:24:13.439Z] #20 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-18T22:24:13.439Z] #20 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-18T22:24:13.439Z] #20 16.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-18T22:24:13.439Z] #20 16.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-18T22:24:13.439Z] #20 16.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-18T22:24:13.439Z] #20 16.09 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-18T22:24:13.439Z] #20 16.09 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-18T22:24:13.439Z] #20 16.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-18T22:24:13.439Z] #20 16.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-18T22:24:13.439Z] #20 16.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-18T22:24:13.439Z] #20 16.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-18T22:24:13.439Z] #20 16.21 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-18T22:24:13.439Z] #20 16.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-18T22:24:13.439Z] #20 16.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-18T22:24:13.439Z] #20 16.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-18T22:24:13.439Z] #20 16.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-18T22:24:13.700Z] #20 16.27 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-18T22:24:13.700Z] #20 16.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-18T22:24:13.700Z] #20 16.27 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-18T22:24:13.700Z] #20 16.32 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-18T22:24:13.700Z] #20 16.32 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-18T22:24:14.186Z] #20 52.91 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T22:24:14.186Z] #20 52.93 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:24:14.186Z] #20 53.25 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:24:14.272Z] #20 16.77 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:24:14.272Z] #20 16.92 Fetched 15.0 MB in 1s (24.2 MB/s) [2021-08-18T22:24:14.272Z] #20 16.96 Selecting previously unselected package gcc-8-base:armhf. [2021-08-18T22:24:14.272Z] #20 16.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 ... 37546 files and directories currently installed.) [2021-08-18T22:24:14.272Z] #20 17.00 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-18T22:24:14.272Z] #20 17.01 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-18T22:24:14.272Z] #20 17.06 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-18T22:24:14.272Z] #20 17.07 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-18T22:24:14.272Z] #20 17.07 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-18T22:24:14.339Z] #22 DONE 34.8s [2021-08-18T22:24:14.339Z] [2021-08-18T22:24:14.339Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:14.339Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:24:14.534Z] #20 17.13 Selecting previously unselected package gcc-8-base:s390x. [2021-08-18T22:24:14.534Z] #20 17.14 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-18T22:24:14.534Z] #20 17.14 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-18T22:24:14.534Z] #20 17.20 Selecting previously unselected package gcc-8-base:arm64. [2021-08-18T22:24:14.534Z] #20 17.21 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-18T22:24:14.534Z] #20 17.21 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-18T22:24:14.534Z] #20 17.28 Selecting previously unselected package gcc-8-base:armel. [2021-08-18T22:24:14.534Z] #20 17.28 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-18T22:24:14.534Z] #20 17.30 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-18T22:24:14.750Z] #20 53.94 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T22:24:14.795Z] #20 17.40 Selecting previously unselected package libgcc1:arm64. [2021-08-18T22:24:14.795Z] #20 17.42 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-18T22:24:14.795Z] #20 17.43 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-18T22:24:14.795Z] #20 17.49 Selecting previously unselected package libc6:arm64. [2021-08-18T22:24:14.795Z] #20 17.50 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-18T22:24:14.796Z] #20 43.07 Selecting previously unselected package vim. [2021-08-18T22:24:15.055Z] #20 43.08 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:24:15.055Z] #20 43.10 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T22:24:15.056Z] #20 17.70 Unpacking libc6:arm64 (2.28-10) ... [2021-08-18T22:24:15.313Z] #20 54.38 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T22:24:15.570Z] #20 ... [2021-08-18T22:24:15.570Z] [2021-08-18T22:24:15.570Z] #39 [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-08-18T22:24:15.570Z] #39 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:24:15.570Z] #39 209.6 + dpkg --print-architecture [2021-08-18T22:24:15.570Z] #39 209.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T22:24:15.624Z] #20 43.63 Selecting previously unselected package xfsprogs. [2021-08-18T22:24:15.624Z] #20 43.63 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T22:24:15.624Z] #20 43.65 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T22:24:15.631Z] #20 18.30 Selecting previously unselected package libapparmor1:arm64. [2021-08-18T22:24:15.631Z] #20 18.30 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-18T22:24:15.631Z] #20 18.31 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T22:24:15.631Z] #20 18.36 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-18T22:24:15.826Z] #39 209.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T22:24:15.827Z] #39 209.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T22:24:15.883Z] #20 44.01 Selecting previously unselected package zip. [2021-08-18T22:24:15.883Z] #20 44.02 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-18T22:24:15.883Z] #20 44.04 Unpacking zip (3.0-11+b1) ... [2021-08-18T22:24:15.892Z] #20 18.36 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-18T22:24:15.892Z] #20 18.37 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T22:24:15.892Z] #20 18.43 Selecting previously unselected package libgcc1:armel. [2021-08-18T22:24:15.892Z] #20 18.44 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-18T22:24:15.892Z] #20 18.45 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-18T22:24:15.892Z] #20 18.53 Selecting previously unselected package libc6:armel. [2021-08-18T22:24:15.892Z] #20 18.53 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-18T22:24:16.142Z] #20 44.22 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:24:16.142Z] #20 44.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:24:16.142Z] #20 44.26 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:16.142Z] #20 44.28 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:24:16.142Z] #20 44.29 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:24:16.142Z] #20 44.31 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:16.142Z] #20 44.33 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T22:24:16.142Z] #20 44.35 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:24:16.142Z] #20 44.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:24:16.142Z] #20 44.38 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-18T22:24:16.142Z] #20 44.39 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:24:16.153Z] #20 18.74 Unpacking libc6:armel (2.28-10) ... [2021-08-18T22:24:16.356Z] #57 169.0 + bin/containerd [2021-08-18T22:24:16.401Z] #20 44.40 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-18T22:24:16.401Z] #20 44.42 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:24:16.401Z] #20 44.43 Setting up zip (3.0-11+b1) ... [2021-08-18T22:24:16.401Z] #20 44.45 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:24:16.401Z] #20 44.47 Setting up bash-completion (1:2.8-6) ... [2021-08-18T22:24:16.414Z] #20 19.16 Selecting previously unselected package libapparmor1:armel. [2021-08-18T22:24:16.414Z] #20 19.16 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-18T22:24:16.414Z] #20 19.16 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-18T22:24:16.414Z] #20 19.22 Selecting previously unselected package libapparmor-dev:armel. [2021-08-18T22:24:16.675Z] #20 19.23 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-18T22:24:16.675Z] #20 19.23 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-18T22:24:16.675Z] #20 19.29 Selecting previously unselected package libgcc1:armhf. [2021-08-18T22:24:16.675Z] #20 19.30 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-18T22:24:16.675Z] #20 19.30 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-18T22:24:16.675Z] #20 19.38 Selecting previously unselected package libc6:armhf. [2021-08-18T22:24:16.675Z] #20 19.38 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-18T22:24:16.936Z] #20 19.58 Unpacking libc6:armhf (2.28-10) ... [2021-08-18T22:24:17.334Z] #22 10.13 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T22:24:17.508Z] #20 20.01 Selecting previously unselected package libapparmor1:armhf. [2021-08-18T22:24:17.508Z] #20 20.02 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-18T22:24:17.508Z] #20 20.02 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-18T22:24:17.508Z] #20 20.07 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-18T22:24:17.508Z] #20 20.07 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-18T22:24:17.508Z] #20 20.08 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-18T22:24:17.508Z] #20 20.15 Selecting previously unselected package libgcc1:ppc64el. [2021-08-18T22:24:17.508Z] #20 20.15 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-18T22:24:17.508Z] #20 20.16 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-18T22:24:17.508Z] #20 20.23 Selecting previously unselected package libc6:ppc64el. [2021-08-18T22:24:17.508Z] #20 20.24 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-18T22:24:17.590Z] #22 11.06 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T22:24:17.770Z] #20 20.45 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-18T22:24:17.888Z] #22 11.11 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T22:24:17.888Z] #22 11.16 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T22:24:18.145Z] #22 11.36 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T22:24:18.145Z] #22 11.62 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T22:24:18.341Z] #20 21.05 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-18T22:24:18.341Z] #20 21.05 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-18T22:24:18.341Z] #20 21.06 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-18T22:24:18.341Z] #20 21.10 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-18T22:24:18.401Z] #22 11.62 Building wheels for collected packages: yamllint [2021-08-18T22:24:18.401Z] #22 11.62 Running setup.py bdist_wheel for yamllint: started [2021-08-18T22:24:18.603Z] #20 21.11 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-18T22:24:18.603Z] #20 21.11 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-18T22:24:18.603Z] #20 21.18 Selecting previously unselected package libgcc1:s390x. [2021-08-18T22:24:18.603Z] #20 21.18 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-18T22:24:18.603Z] #20 21.19 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-18T22:24:18.603Z] #20 21.27 Selecting previously unselected package libc6:s390x. [2021-08-18T22:24:18.603Z] #20 21.27 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-18T22:24:18.864Z] #20 21.48 Unpacking libc6:s390x (2.28-10) ... [2021-08-18T22:24:18.964Z] #20 47.03 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:24:18.964Z] #20 47.05 Setting up xz-utils (5.2.4-1) ... [2021-08-18T22:24:18.964Z] #20 47.06 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-18T22:24:18.964Z] #20 47.08 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-18T22:24:18.964Z] #20 47.10 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:24:18.964Z] #20 47.18 invoke-rc.d: could not determine current runlevel [2021-08-18T22:24:19.102Z] #39 ... [2021-08-18T22:24:19.102Z] [2021-08-18T22:24:19.102Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:24:19.102Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:24:19.102Z] #20 55.40 Setting up python3-pip (18.1-5) ... [2021-08-18T22:24:19.102Z] #20 56.27 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:24:19.102Z] #20 56.32 Processing triggers for mime-support (3.62) ... [2021-08-18T22:24:19.102Z] #20 DONE 57.7s [2021-08-18T22:24:19.102Z] [2021-08-18T22:24:19.102Z] #21 [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-08-18T22:24:19.102Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T22:24:19.222Z] #20 47.18 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:24:19.222Z] #20 47.19 Setting up pigz (2.4-1) ... [2021-08-18T22:24:19.222Z] #20 47.21 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:24:19.222Z] #20 47.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:24:19.222Z] #20 47.26 Setting up python-pip-whl (18.1-5) ... [2021-08-18T22:24:19.222Z] #20 47.30 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:24:19.222Z] #20 47.33 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:24:19.373Z] #22 12.56 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T22:24:19.373Z] #22 12.56 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T22:24:19.373Z] #22 12.60 Successfully built yamllint [2021-08-18T22:24:19.373Z] #22 12.62 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T22:24:19.437Z] #20 21.94 Selecting previously unselected package libapparmor1:s390x. [2021-08-18T22:24:19.437Z] #20 21.95 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-18T22:24:19.437Z] #20 21.95 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-18T22:24:19.437Z] #20 22.01 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-18T22:24:19.437Z] #20 22.02 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-18T22:24:19.437Z] #20 22.03 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-18T22:24:19.437Z] #20 22.12 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-18T22:24:19.437Z] #20 22.14 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-18T22:24:19.437Z] #20 22.16 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-18T22:24:19.437Z] #20 22.17 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-18T22:24:19.437Z] #20 22.18 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-18T22:24:19.437Z] #20 22.19 Setting up libc6:arm64 (2.28-10) ... [2021-08-18T22:24:19.495Z] #20 47.67 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:24:19.495Z] #20 47.69 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:24:19.632Z] #22 12.92 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T22:24:19.666Z] #21 1.032 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T22:24:19.666Z] #21 1.040 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T22:24:19.666Z] #21 1.048 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T22:24:19.666Z] #21 DONE 1.1s [2021-08-18T22:24:19.666Z] [2021-08-18T22:24:19.666Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:24:19.667Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T22:24:19.764Z] #20 47.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:24:19.764Z] #20 47.73 Setting up vim (2:8.1.0875-5) ... [2021-08-18T22:24:19.764Z] #20 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T22:24:19.764Z] #20 47.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T22:24:19.764Z] #20 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T22:24:19.764Z] #20 47.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T22:24:19.764Z] #20 47.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T22:24:19.764Z] #20 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T22:24:19.764Z] #20 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T22:24:19.764Z] #20 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T22:24:19.764Z] #20 47.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:24:19.764Z] #20 47.86 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:24:19.764Z] #20 47.88 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:24:19.764Z] #20 47.89 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:24:19.764Z] #20 47.90 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:24:19.764Z] #20 47.92 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:24:20.833Z] #20 23.41 Setting up libc6:armel (2.28-10) ... [2021-08-18T22:24:21.524Z] #22 DONE 14.5s [2021-08-18T22:24:21.524Z] [2021-08-18T22:24:21.524Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:24:21.524Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:24:21.524Z] #50 196.9 + /build/golangci-lint --version [2021-08-18T22:24:21.524Z] #50 ... [2021-08-18T22:24:21.524Z] [2021-08-18T22:24:21.524Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:24:21.524Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:24:21.524Z] #40 DONE 196.7s [2021-08-18T22:24:21.524Z] [2021-08-18T22:24:21.524Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T22:24:21.524Z] #25 sha256:fda769d5d20b400226069a1f9b97e82aeefcee3fc0ae3e2b86f9e3e9d6851a15 [2021-08-18T22:24:21.674Z] #57 ... [2021-08-18T22:24:21.674Z] [2021-08-18T22:24:21.674Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:21.674Z] #54 sha256:5baf0469e840fbcdc43bb7fa5ccea95eabbdccd89c64bbd4f90f8c4185bd8ec7 [2021-08-18T22:24:21.674Z] #54 110.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-18T22:24:21.674Z] #54 111.2 + mkdir -p /build [2021-08-18T22:24:21.674Z] #54 111.2 + cp runc /build/runc [2021-08-18T22:24:21.674Z] #54 DONE 112.9s [2021-08-18T22:24:21.674Z] [2021-08-18T22:24:21.674Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-18T22:24:21.674Z] #24 sha256:9178cbb7367a275da590bfc1cb1f47977b6df9475d1e2281f20985a68004b2b1 [2021-08-18T22:24:21.674Z] #24 201.8 + return [2021-08-18T22:24:21.674Z] #24 DONE 203.5s [2021-08-18T22:24:21.674Z] [2021-08-18T22:24:21.674Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:21.674Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:24:21.780Z] #25 DONE 0.5s [2021-08-18T22:24:21.780Z] [2021-08-18T22:24:21.780Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:24:21.780Z] #50 sha256:8b3d42ae9beb585ef663078db41d21f29112d43c71019a73c789a2361c3f230e [2021-08-18T22:24:21.780Z] #50 197.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T22:24:22.037Z] #50 DONE 197.7s [2021-08-18T22:24:22.037Z] [2021-08-18T22:24:22.037Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:22.037Z] #30 sha256:03289c56ff2247e287758e53c1b2b055b1ba4c5355f202432ce4db76700473a3 [2021-08-18T22:24:22.219Z] #20 24.66 Setting up libc6:armhf (2.28-10) ... [2021-08-18T22:24:22.294Z] #20 50.39 Setting up iptables (1.8.2-4) ... [2021-08-18T22:24:22.294Z] #20 50.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.42 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T22:24:22.294Z] #20 50.46 Setting up python3 (3.7.3-1) ... [2021-08-18T22:24:22.861Z] #20 50.84 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T22:24:23.166Z] #20 25.90 Setting up libc6:ppc64el (2.28-10) ... [2021-08-18T22:24:23.427Z] #20 51.47 Setting up apparmor (2.13.2-10) ... [2021-08-18T22:24:23.602Z] #57 ... [2021-08-18T22:24:23.602Z] [2021-08-18T22:24:23.602Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T22:24:23.602Z] #25 sha256:bd0d2d1835bcd2636e7aac1305a4675651e9bc15438138c9b9600fc40ec874e2 [2021-08-18T22:24:23.866Z] #25 DONE 0.5s [2021-08-18T22:24:23.867Z] [2021-08-18T22:24:23.867Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:23.867Z] #30 sha256:acffc42895dfe623badc70144969d3f77c514c769e227f3cc7645ed61ad3b396 [2021-08-18T22:24:24.557Z] #20 27.15 Setting up libc6:s390x (2.28-10) ... [2021-08-18T22:24:24.920Z] #22 4.469 Collecting yamllint==1.26.1 [2021-08-18T22:24:25.326Z] #20 53.24 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T22:24:25.326Z] #20 53.26 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:24:25.326Z] #20 53.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:24:25.943Z] #20 28.40 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.41 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.43 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.45 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.46 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.47 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-18T22:24:25.943Z] #20 28.48 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-18T22:24:25.943Z] #20 28.51 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-18T22:24:25.943Z] #20 28.52 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-18T22:24:25.943Z] #20 28.54 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-18T22:24:25.943Z] #20 28.55 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.56 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.58 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.59 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.60 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-18T22:24:25.943Z] #20 28.62 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:24:26.205Z] #20 DONE 29.1s [2021-08-18T22:24:26.205Z] [2021-08-18T22:24:26.205Z] #64 [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-08-18T22:24:26.205Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:24:26.259Z] #20 54.34 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T22:24:26.466Z] #64 ... [2021-08-18T22:24:26.466Z] [2021-08-18T22:24:26.466Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-18T22:24:26.466Z] #21 sha256:4283cb1e8c16472a96644d3c876f5fc4a9994eae376fbaa2e971e1e45d8c3bd8 [2021-08-18T22:24:26.775Z] #20 54.80 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T22:24:27.709Z] #20 55.68 Setting up python3-pip (18.1-5) ... [2021-08-18T22:24:27.709Z] #20 ... [2021-08-18T22:24:27.709Z] [2021-08-18T22:24:27.709Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:24:27.709Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:24:27.709Z] #40 230.5 + dpkg --print-architecture [2021-08-18T22:24:27.857Z] #21 DONE 1.6s [2021-08-18T22:24:27.857Z] [2021-08-18T22:24:27.857Z] #22 [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-08-18T22:24:27.857Z] #22 sha256:ccd1b2699167efa4ad181798cc777c00b0b9ea84f1d00cb6eb44892d6eec8d72 [2021-08-18T22:24:27.968Z] #40 230.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-18T22:24:28.534Z] #40 231.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-18T22:24:28.534Z] #40 231.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-18T22:24:28.616Z] #30 DONE 6.2s [2021-08-18T22:24:28.616Z] [2021-08-18T22:24:28.616Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T22:24:28.616Z] #33 sha256:cc90605da613a87a7bba5ad15d05a33806d8a1ba3b36f54178f950b2e9f684a6 [2021-08-18T22:24:28.616Z] #33 DONE 0.4s [2021-08-18T22:24:28.616Z] [2021-08-18T22:24:28.616Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:28.616Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:28.616Z] #54 ... [2021-08-18T22:24:28.616Z] [2021-08-18T22:24:28.616Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T22:24:28.616Z] #35 sha256:233c6b90b574b514cb402dbb14decf20d90e757b26069a45c4789884ac3fe951 [2021-08-18T22:24:28.616Z] #35 DONE 0.1s [2021-08-18T22:24:28.616Z] [2021-08-18T22:24:28.616Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T22:24:28.616Z] #38 sha256:9883db9054fa3d33149e18ea77b31122884fc1112fa23fa6936286d44dfd7df3 [2021-08-18T22:24:28.616Z] #38 DONE 0.1s [2021-08-18T22:24:28.616Z] [2021-08-18T22:24:28.616Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T22:24:28.616Z] #41 sha256:56cde9b423ef2bb3029de6a35a5db45a70fb3fe8de074b91064c6fff904918c0 [2021-08-18T22:24:29.181Z] #41 DONE 0.5s [2021-08-18T22:24:29.181Z] [2021-08-18T22:24:29.181Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:29.181Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:29.181Z] #54 ... [2021-08-18T22:24:29.181Z] [2021-08-18T22:24:29.181Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T22:24:29.181Z] #45 sha256:1561c150b68812834b046463cca3fddcb23ba2c0b0414b34f8ca293360e0edbd [2021-08-18T22:24:29.181Z] #45 DONE 0.1s [2021-08-18T22:24:29.181Z] [2021-08-18T22:24:29.181Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T22:24:29.181Z] #47 sha256:2de25b1963ed311e5877e5479831abd11e38bd9af9b43d1dddc7ac5025140eec [2021-08-18T22:24:29.243Z] #22 DONE 1.2s [2021-08-18T22:24:29.243Z] [2021-08-18T22:24:29.243Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-18T22:24:29.243Z] #23 sha256:c150647480063362889de2f1e3f46a04755d4086f8f9a96cee79596168ae923d [2021-08-18T22:24:29.436Z] #47 DONE 0.2s [2021-08-18T22:24:29.436Z] [2021-08-18T22:24:29.436Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T22:24:29.436Z] #49 sha256:b1da0f9708d1b2a09aec3ae0df044a11b04b2041051204a9a2d07d5c53ca70cf [2021-08-18T22:24:29.436Z] #49 DONE 0.1s [2021-08-18T22:24:29.436Z] [2021-08-18T22:24:29.436Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:29.436Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:29.693Z] #54 ... [2021-08-18T22:24:29.693Z] [2021-08-18T22:24:29.693Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T22:24:29.693Z] #51 sha256:9caf26cd904ad2e3405eaa6ad2478416eaa13c84100473d600bff974c6214943 [2021-08-18T22:24:29.914Z] #40 ... [2021-08-18T22:24:29.914Z] [2021-08-18T22:24:29.914Z] #20 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:24:29.914Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-18T22:24:29.914Z] #20 56.46 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:24:29.914Z] #20 56.51 Processing triggers for mime-support (3.62) ... [2021-08-18T22:24:29.914Z] #20 DONE 57.9s [2021-08-18T22:24:29.914Z] [2021-08-18T22:24:29.914Z] #21 [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-08-18T22:24:29.914Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-18T22:24:29.949Z] #51 DONE 0.5s [2021-08-18T22:24:29.949Z] [2021-08-18T22:24:29.949Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T22:24:29.949Z] #53 sha256:aed7fe0f7a9be5a2cfd2d8dd3cb0188227c4f365f1bb61857bce35753d4294a3 [2021-08-18T22:24:29.949Z] #53 DONE 0.1s [2021-08-18T22:24:29.949Z] [2021-08-18T22:24:29.949Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:29.949Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:30.172Z] #22 9.845 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T22:24:30.187Z] #23 1.011 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-18T22:24:30.429Z] #22 10.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T22:24:30.448Z] #23 DONE 1.2s [2021-08-18T22:24:30.448Z] [2021-08-18T22:24:30.448Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-18T22:24:30.448Z] #24 sha256:e23685049c9bf73160936aba3d757afdf662b268af061d1b937c1f0136f4dfa1 [2021-08-18T22:24:30.689Z] #22 10.90 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T22:24:30.689Z] #22 10.96 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T22:24:30.689Z] #22 11.16 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T22:24:30.848Z] #21 1.041 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T22:24:30.848Z] #21 1.045 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T22:24:30.848Z] #21 1.049 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T22:24:30.848Z] #21 DONE 1.1s [2021-08-18T22:24:30.848Z] [2021-08-18T22:24:30.848Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:24:30.848Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-18T22:24:31.254Z] #22 11.38 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T22:24:31.254Z] #22 11.39 Building wheels for collected packages: yamllint [2021-08-18T22:24:31.254Z] #22 11.40 Running setup.py bdist_wheel for yamllint: started [2021-08-18T22:24:31.396Z] #24 DONE 1.0s [2021-08-18T22:24:31.396Z] [2021-08-18T22:24:31.396Z] #61 [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-08-18T22:24:31.396Z] #61 sha256:38ef368077cddf12ce4a22c9f24836d615b11bab59917bf3acbd63806527b474 [2021-08-18T22:24:31.396Z] #61 1.357 + RM_GOPATH=0 [2021-08-18T22:24:31.397Z] #61 1.357 + TMP_GOPATH= [2021-08-18T22:24:31.397Z] #61 1.357 + : /build [2021-08-18T22:24:31.397Z] #61 1.357 + '[' -z '' ']' [2021-08-18T22:24:31.397Z] #61 1.357 ++ mktemp -d [2021-08-18T22:24:31.397Z] #61 1.357 + export GOPATH=/tmp/tmp.yz7knxFWh1 [2021-08-18T22:24:31.397Z] #61 1.357 + GOPATH=/tmp/tmp.yz7knxFWh1 [2021-08-18T22:24:31.397Z] #61 1.357 + RM_GOPATH=1 [2021-08-18T22:24:31.397Z] #61 1.357 + case "$(go env GOARCH)" in [2021-08-18T22:24:31.397Z] #61 1.357 ++ go env GOARCH [2021-08-18T22:24:31.397Z] #61 1.371 + export GO_BUILDMODE=-buildmode=pie [2021-08-18T22:24:31.397Z] #61 1.371 + GO_BUILDMODE=-buildmode=pie [2021-08-18T22:24:31.397Z] #61 1.371 ++ dirname /tmp/install/install.sh [2021-08-18T22:24:31.397Z] #61 1.379 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-18T22:24:31.397Z] #61 1.380 + dir=/tmp/install [2021-08-18T22:24:31.397Z] #61 1.380 + bin=runc [2021-08-18T22:24:31.397Z] #61 1.380 + shift [2021-08-18T22:24:31.397Z] #61 1.380 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-18T22:24:31.397Z] #61 1.380 + . /tmp/install/runc.installer [2021-08-18T22:24:31.397Z] #61 1.380 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:24:31.397Z] #61 1.380 + install_runc [2021-08-18T22:24:31.397Z] #61 1.380 + uname -r [2021-08-18T22:24:31.397Z] #61 1.380 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-18T22:24:31.397Z] #61 1.380 + RUNC_BUILDTAGS='seccomp ' [2021-08-18T22:24:31.397Z] #61 1.380 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-18T22:24:31.397Z] #61 1.380 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yz7knxFWh1/src/github.com/opencontainers/runc [2021-08-18T22:24:31.397Z] #61 1.381 Cloning into '/tmp/tmp.yz7knxFWh1/src/github.com/opencontainers/runc'... [2021-08-18T22:24:31.968Z] #61 5.560 + cd /tmp/tmp.yz7knxFWh1/src/github.com/opencontainers/runc [2021-08-18T22:24:31.968Z] #61 5.560 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-18T22:24:32.034Z] #30 DONE 7.1s [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T22:24:32.034Z] #33 sha256:a892d3c794a2d9c377f25b274e9829654d5e42444bc31ba2a4678c7523427ba3 [2021-08-18T22:24:32.034Z] #33 DONE 0.4s [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:32.034Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:24:32.034Z] #57 ... [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T22:24:32.034Z] #35 sha256:aec35fd943a135d42c9aa879cbe476de9e22718872ad1591750bd64b35bffc34 [2021-08-18T22:24:32.034Z] #35 DONE 0.1s [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T22:24:32.034Z] #38 sha256:c8cbc2807ecd3a9f26cd8b563fab4e3a25cadb6495bb12bd9c5e92a5e91f1b1e [2021-08-18T22:24:32.034Z] #38 DONE 0.1s [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T22:24:32.034Z] #41 sha256:388bc90cb7aa46d432f266fcae6cff9199f35065080c40a00ceb499f1f8b077f [2021-08-18T22:24:32.034Z] #41 DONE 0.6s [2021-08-18T22:24:32.034Z] [2021-08-18T22:24:32.034Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T22:24:32.035Z] #45 sha256:c68d12a4efa089b9eebebeb7a6a7f07a886a9f634bee086553d1e5246ae09d38 [2021-08-18T22:24:32.184Z] #22 12.25 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T22:24:32.184Z] #22 12.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T22:24:32.184Z] #22 12.30 Successfully built yamllint [2021-08-18T22:24:32.184Z] #22 12.31 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T22:24:32.184Z] #22 12.58 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T22:24:32.228Z] #61 5.810 + '[' -z '' ']' [2021-08-18T22:24:32.229Z] #61 5.811 + target=static [2021-08-18T22:24:32.229Z] #61 5.811 + make 'BUILDTAGS=seccomp ' static [2021-08-18T22:24:32.304Z] #45 DONE 0.1s [2021-08-18T22:24:32.304Z] [2021-08-18T22:24:32.304Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T22:24:32.304Z] #47 sha256:40b1b7d42c40c0f5410ddd7037d4fe96e1df0a498f8bd01afc80f8cdebc25767 [2021-08-18T22:24:32.489Z] #61 ... [2021-08-18T22:24:32.489Z] [2021-08-18T22:24:32.489Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-18T22:24:32.489Z] #25 sha256:238560b17dbeb2895f0c56b1cebce5ae6d86b3ee2eeb9e0dce4095c960ddba8f [2021-08-18T22:24:32.489Z] #25 DONE 1.1s [2021-08-18T22:24:32.489Z] [2021-08-18T22:24:32.489Z] #61 [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-08-18T22:24:32.489Z] #61 sha256:38ef368077cddf12ce4a22c9f24836d615b11bab59917bf3acbd63806527b474 [2021-08-18T22:24:32.489Z] #61 6.028 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-18T22:24:32.489Z] #61 ... [2021-08-18T22:24:32.489Z] [2021-08-18T22:24:32.489Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-18T22:24:32.489Z] #26 sha256:25d80193b30efb071fd3bd573eaf6d63cdd7009e46d6188cdb08d06fc031a9b7 [2021-08-18T22:24:32.568Z] #47 DONE 0.3s [2021-08-18T22:24:32.568Z] [2021-08-18T22:24:32.568Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T22:24:32.568Z] #49 sha256:7d787177188b225b5b0a5d5d6003f75dcb44a69e7265daac2175154fbd79d0c3 [2021-08-18T22:24:32.831Z] #49 DONE 0.1s [2021-08-18T22:24:32.831Z] [2021-08-18T22:24:32.831Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T22:24:32.831Z] #51 sha256:4fdcc86fd7b7e97dcefe9b61e3d792093f053e0f056dfa75b0cebfe5292ab702 [2021-08-18T22:24:33.114Z] #22 DONE 13.5s [2021-08-18T22:24:33.114Z] [2021-08-18T22:24:33.114Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:33.114Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:33.370Z] #56 ... [2021-08-18T22:24:33.370Z] [2021-08-18T22:24:33.370Z] #24 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T22:24:33.370Z] #24 sha256:bd1138e71b2821f9e2199801bfab71c2d5182528f1df78df1ef551ddad32542d [2021-08-18T22:24:33.412Z] #51 DONE 0.8s [2021-08-18T22:24:33.412Z] [2021-08-18T22:24:33.412Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T22:24:33.412Z] #53 sha256:378aef30384a8436f7aae80a50d593f9bf4538451b7a56c1103a782743e735c2 [2021-08-18T22:24:33.676Z] #53 DONE 0.1s [2021-08-18T22:24:33.676Z] [2021-08-18T22:24:33.676Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T22:24:33.676Z] #55 sha256:d3428d004076f00b0c52fe895d22fb1624a509ed349b90866650f20febe9e0d1 [2021-08-18T22:24:33.879Z] #26 DONE 1.1s [2021-08-18T22:24:33.879Z] [2021-08-18T22:24:33.879Z] #27 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:24:33.879Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-18T22:24:33.934Z] #24 DONE 0.6s [2021-08-18T22:24:33.934Z] [2021-08-18T22:24:33.934Z] #29 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:33.934Z] #29 sha256:a86fd66363ef9d5b947328675cce7b809787e4843ae893ae71102bc3d5c192ba [2021-08-18T22:24:33.939Z] #55 DONE 0.4s [2021-08-18T22:24:33.939Z] [2021-08-18T22:24:33.939Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:33.939Z] #57 sha256:5843a9189acf8b69c3b1f8d51008f250d297072a3dbf4425b17634f05be98542 [2021-08-18T22:24:34.822Z] #27 1.371 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-18T22:24:34.822Z] #27 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-18T22:24:35.082Z] #27 1.398 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-18T22:24:35.082Z] #27 1.399 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-18T22:24:35.082Z] #27 1.612 Get:5 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-18T22:24:35.082Z] #27 1.672 Get:6 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-18T22:24:35.343Z] #27 1.687 Get:7 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-18T22:24:35.343Z] #27 1.725 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-18T22:24:35.343Z] #27 1.748 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-18T22:24:35.343Z] #27 1.768 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [449 kB] [2021-08-18T22:24:35.914Z] #27 2.311 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-18T22:24:36.117Z] #22 4.479 Collecting yamllint==1.26.1 [2021-08-18T22:24:36.487Z] #27 2.805 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-18T22:24:36.748Z] #27 3.285 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-18T22:24:37.321Z] #27 3.833 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-18T22:24:37.894Z] #27 4.265 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-18T22:24:38.466Z] #27 4.737 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-18T22:24:38.727Z] #27 5.195 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-18T22:24:38.987Z] #27 5.196 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-18T22:24:38.987Z] #27 5.233 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-18T22:24:38.987Z] #27 5.234 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-18T22:24:38.987Z] #27 5.253 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-18T22:24:38.987Z] #27 5.259 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-18T22:24:38.987Z] #27 5.273 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-18T22:24:38.987Z] #27 5.281 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-18T22:24:38.987Z] #27 5.282 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-18T22:24:38.987Z] #27 5.282 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-18T22:24:38.987Z] #27 5.283 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-18T22:24:38.988Z] #27 5.283 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-18T22:24:40.476Z] #29 ... [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #39 [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-08-18T22:24:40.476Z] #39 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:24:40.476Z] #39 DONE 233.6s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:24:40.476Z] #49 sha256:e4b49d02bd74abac0dcde7f633ab5feb8606fd41525340a5206c70ce4d6c45fa [2021-08-18T22:24:40.476Z] #49 231.7 + /build/golangci-lint --version [2021-08-18T22:24:40.476Z] #49 232.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T22:24:40.476Z] #49 DONE 234.0s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #29 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:40.476Z] #29 sha256:a86fd66363ef9d5b947328675cce7b809787e4843ae893ae71102bc3d5c192ba [2021-08-18T22:24:40.476Z] #29 DONE 5.7s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #32 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T22:24:40.476Z] #32 sha256:fc97499e3be0e09882754d474416776259cc0aded64c87c4e064535a2d63ef47 [2021-08-18T22:24:40.476Z] #32 DONE 0.7s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #34 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T22:24:40.476Z] #34 sha256:7694fb8d2606b7b096634c0578f282d66ab03b45ca473926be61ce4676883c63 [2021-08-18T22:24:40.476Z] #34 DONE 0.1s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:40.476Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:40.476Z] #56 ... [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #37 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T22:24:40.476Z] #37 sha256:99f1efe88609f3156cd5220e727c09ad0a17976d854c0e4d7ff22edd551f39be [2021-08-18T22:24:40.476Z] #37 DONE 0.1s [2021-08-18T22:24:40.476Z] [2021-08-18T22:24:40.476Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:40.476Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:41.389Z] #22 9.805 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T22:24:41.647Z] #22 10.86 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T22:24:41.647Z] #22 10.92 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T22:24:41.846Z] #56 ... [2021-08-18T22:24:41.846Z] [2021-08-18T22:24:41.846Z] #40 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T22:24:41.846Z] #40 sha256:3e2312f192cf24b1c51619c02c6caa18c76bc762fd5457c96c908cfa4ef74347 [2021-08-18T22:24:41.905Z] #22 10.98 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T22:24:41.905Z] #22 11.18 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T22:24:42.412Z] #40 DONE 0.9s [2021-08-18T22:24:42.412Z] [2021-08-18T22:24:42.412Z] #44 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T22:24:42.412Z] #44 sha256:d0fdfcf6a4e68f4a95ec03237dbe5cf862af51d9b66aa3644e247eda39257028 [2021-08-18T22:24:42.412Z] #44 DONE 0.1s [2021-08-18T22:24:42.412Z] [2021-08-18T22:24:42.412Z] #46 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T22:24:42.412Z] #46 sha256:fa7ce105ca816f8e94dc360fc1cf468289e608be5d2d78ec2c41954534199683 [2021-08-18T22:24:42.471Z] #22 11.47 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T22:24:42.471Z] #22 11.47 Building wheels for collected packages: yamllint [2021-08-18T22:24:42.471Z] #22 11.48 Running setup.py bdist_wheel for yamllint: started [2021-08-18T22:24:42.669Z] #46 DONE 0.2s [2021-08-18T22:24:42.669Z] [2021-08-18T22:24:42.669Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:42.669Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:42.938Z] #56 ... [2021-08-18T22:24:42.938Z] [2021-08-18T22:24:42.938Z] #48 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T22:24:42.938Z] #48 sha256:b613d66145c700cfef422c5927045a892dd0a8bea6f2b5c2b80b34b76673fcf1 [2021-08-18T22:24:42.938Z] #48 DONE 0.1s [2021-08-18T22:24:42.938Z] [2021-08-18T22:24:42.938Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:42.938Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:43.197Z] #56 ... [2021-08-18T22:24:43.197Z] [2021-08-18T22:24:43.197Z] #50 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T22:24:43.197Z] #50 sha256:947979ce0f017a06cacbdc16040f691392afc18bb430e3967372a63dbae89d30 [2021-08-18T22:24:43.407Z] #22 12.53 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T22:24:43.407Z] #22 12.53 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T22:24:43.407Z] #22 12.61 Successfully built yamllint [2021-08-18T22:24:43.407Z] #22 12.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T22:24:43.454Z] #50 DONE 0.5s [2021-08-18T22:24:43.454Z] [2021-08-18T22:24:43.454Z] #52 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T22:24:43.454Z] #52 sha256:18e7d420ef8b5529d9689c4738ba77fcc1679dc0060b6fb612acc9e19604f242 [2021-08-18T22:24:43.454Z] #52 DONE 0.1s [2021-08-18T22:24:43.454Z] [2021-08-18T22:24:43.454Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:43.454Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:24:43.974Z] #22 12.94 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T22:24:44.544Z] #22 DONE 13.6s [2021-08-18T22:24:44.544Z] [2021-08-18T22:24:44.544Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:44.544Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:24:44.544Z] #54 ... [2021-08-18T22:24:44.544Z] [2021-08-18T22:24:44.544Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T22:24:44.544Z] #25 sha256:08a7084893fb5a1f3bfaad1cbdc8a899da50508683dbc1ec6a5a66492a0c0cab [2021-08-18T22:24:45.112Z] #25 DONE 0.5s [2021-08-18T22:24:45.112Z] [2021-08-18T22:24:45.112Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:45.112Z] #30 sha256:0bc17af01c9405c9c874eff23f7ae103fa66e32ca65b3e311a389ea27824559e [2021-08-18T22:24:48.163Z] #54 ... [2021-08-18T22:24:48.163Z] [2021-08-18T22:24:48.163Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:48.163Z] #57 sha256:b75d544ff6bb05e877665a9e3679e86b4bdd6102c7108477be0e559edc50606a [2021-08-18T22:24:48.163Z] #57 185.2 + bin/containerd [2021-08-18T22:24:48.993Z] #27 ... [2021-08-18T22:24:48.993Z] [2021-08-18T22:24:48.993Z] #64 [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-08-18T22:24:48.993Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:24:48.993Z] #64 62.98 + bin/containerd [2021-08-18T22:24:49.570Z] #57 ... [2021-08-18T22:24:49.570Z] [2021-08-18T22:24:49.570Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:49.570Z] #54 sha256:40536b79ea576ba6d40b30ecc49e844bf5f7cfc1766c59c64661644b6a98d1fb [2021-08-18T22:24:49.570Z] #54 114.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-18T22:24:49.570Z] #54 115.5 + mkdir -p /build [2021-08-18T22:24:49.570Z] #54 115.5 + cp runc /build/runc [2021-08-18T22:24:49.570Z] #54 DONE 116.2s [2021-08-18T22:24:49.570Z] [2021-08-18T22:24:49.570Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:49.570Z] #57 sha256:b75d544ff6bb05e877665a9e3679e86b4bdd6102c7108477be0e559edc50606a [2021-08-18T22:24:50.377Z] #30 ... [2021-08-18T22:24:50.377Z] [2021-08-18T22:24:50.377Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-18T22:24:50.377Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-18T22:24:50.377Z] #40 DONE 252.9s [2021-08-18T22:24:50.377Z] [2021-08-18T22:24:50.377Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-08-18T22:24:50.377Z] #50 sha256:07d5d4478ce831d88e7e8c0f43c2432d1ff32f39386d6e285f820a3342761546 [2021-08-18T22:24:50.377Z] #50 252.3 + /build/golangci-lint --version [2021-08-18T22:24:50.377Z] #50 252.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-18T22:24:50.377Z] #50 DONE 253.4s [2021-08-18T22:24:50.377Z] [2021-08-18T22:24:50.377Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:24:50.377Z] #30 sha256:0bc17af01c9405c9c874eff23f7ae103fa66e32ca65b3e311a389ea27824559e [2021-08-18T22:24:50.377Z] #30 DONE 5.3s [2021-08-18T22:24:50.377Z] [2021-08-18T22:24:50.377Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T22:24:50.377Z] #33 sha256:0cb46ab6c0ebb986da8898c533aca6811f64bf0fbf2eb3c38425af24f18827ef [2021-08-18T22:24:50.933Z] #57 ... [2021-08-18T22:24:50.933Z] [2021-08-18T22:24:50.933Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T22:24:50.933Z] #55 sha256:6545d66c01c626ea7aad0aa865022a7bcd4363665ce2340a8392ab67f64bb8b7 [2021-08-18T22:24:50.933Z] #55 DONE 0.2s [2021-08-18T22:24:50.933Z] [2021-08-18T22:24:50.933Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:24:50.933Z] #57 sha256:b75d544ff6bb05e877665a9e3679e86b4bdd6102c7108477be0e559edc50606a [2021-08-18T22:24:51.312Z] #33 DONE 0.8s [2021-08-18T22:24:51.312Z] [2021-08-18T22:24:51.312Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T22:24:51.312Z] #35 sha256:828881bfc435a8a0c3a9de9ff5d6935d68eb81d68b6f1715a6ea2978c78516a4 [2021-08-18T22:24:51.540Z] #64 ... [2021-08-18T22:24:51.540Z] [2021-08-18T22:24:51.541Z] #27 [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 aufs-tools bash-completion bzip2 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 [2021-08-18T22:24:51.541Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-18T22:24:51.541Z] #27 17.77 Fetched 51.2 MB in 17s (3081 kB/s) [2021-08-18T22:24:51.570Z] #35 DONE 0.3s [2021-08-18T22:24:51.570Z] [2021-08-18T22:24:51.570Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T22:24:51.570Z] #38 sha256:ec6eb1a29efc5cad6d17b9ad234dfb0b3305f95d310694b09fd22e8f68609906 [2021-08-18T22:24:51.570Z] #38 DONE 0.2s [2021-08-18T22:24:51.570Z] [2021-08-18T22:24:51.570Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:51.570Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:24:52.085Z] #57 203.1 # github.com/containerd/containerd/cmd/containerd [2021-08-18T22:24:52.085Z] #57 203.1 /usr/bin/ld: /tmp/go-link-588002530/000019.o: in function `New': [2021-08-18T22:24:52.085Z] #57 203.1 /tmp/tmp.tVbwGFT8G0/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-08-18T22:24:52.085Z] #57 203.3 + bin/containerd-stress [2021-08-18T22:24:52.945Z] #54 ... [2021-08-18T22:24:52.945Z] [2021-08-18T22:24:52.945Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T22:24:52.945Z] #41 sha256:f17c06a0331cbeed4be3e5fa32d95e3f37117cc31f9630ea9801e0110159a01e [2021-08-18T22:24:53.521Z] #41 DONE 0.8s [2021-08-18T22:24:53.521Z] [2021-08-18T22:24:53.521Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T22:24:53.521Z] #45 sha256:6c6a2d93bf40e69e740b91db6d6598b8fc4fdce2814edd8b7c33d2c6a7fb6d9e [2021-08-18T22:24:53.521Z] #45 DONE 0.1s [2021-08-18T22:24:53.521Z] [2021-08-18T22:24:53.521Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T22:24:53.521Z] #47 sha256:a0f97671d25b5c35de1cfc1596f78f0996a95b98fa2f96d4f29739ff901673f8 [2021-08-18T22:24:53.779Z] #47 DONE 0.2s [2021-08-18T22:24:53.779Z] [2021-08-18T22:24:53.779Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T22:24:53.779Z] #49 sha256:b3d6866574446eaed3b1c81030d6739a893c63b0b647265909f74b81ea6e3bd2 [2021-08-18T22:24:53.779Z] #49 DONE 0.1s [2021-08-18T22:24:53.779Z] [2021-08-18T22:24:53.779Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:53.779Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:24:54.346Z] #54 ... [2021-08-18T22:24:54.346Z] [2021-08-18T22:24:54.346Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T22:24:54.346Z] #51 sha256:fa96d94030111424270d70395e89104fe33015edb7932f8e0ba10b8d4ea41994 [2021-08-18T22:24:54.638Z] #57 207.1 + bin/containerd-shim [2021-08-18T22:24:54.912Z] #51 DONE 0.5s [2021-08-18T22:24:54.912Z] [2021-08-18T22:24:54.912Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T22:24:54.912Z] #53 sha256:16ac52505028582f55bf42e99f4b4d2c292750108f8071297acaee83e38477b1 [2021-08-18T22:24:54.912Z] #53 DONE 0.1s [2021-08-18T22:24:54.912Z] [2021-08-18T22:24:54.912Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:24:54.912Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:24:59.690Z] #27 17.77 Reading package lists... [2021-08-18T22:25:01.248Z] #57 213.8 + bin/containerd-shim-runc-v1 [2021-08-18T22:25:05.357Z] #56 202.4 + bin/containerd [2021-08-18T22:25:05.473Z] #57 218.1 + bin/containerd-shim-runc-v2 [2021-08-18T22:25:06.285Z] #27 25.17 Reading package lists... [2021-08-18T22:25:06.286Z] #56 ... [2021-08-18T22:25:06.286Z] [2021-08-18T22:25:06.286Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:25:06.286Z] #53 sha256:6ad1174f74efe9e410a84a9421fe06369b6168b4fd8e8e4c796bac71694c9cc0 [2021-08-18T22:25:06.286Z] #53 112.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-18T22:25:06.286Z] #53 113.6 + mkdir -p /build [2021-08-18T22:25:06.286Z] #53 113.6 + cp runc /build/runc [2021-08-18T22:25:06.286Z] #53 DONE 114.6s [2021-08-18T22:25:06.286Z] [2021-08-18T22:25:06.286Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:25:06.286Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:25:06.418Z] #57 219.0 + binaries [2021-08-18T22:25:06.418Z] #57 219.0 + install -D bin/containerd /build/containerd [2021-08-18T22:25:06.418Z] #57 219.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T22:25:06.418Z] #57 219.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T22:25:06.418Z] #57 219.1 + install -D bin/ctr /build/ctr [2021-08-18T22:25:07.652Z] #56 ... [2021-08-18T22:25:07.652Z] [2021-08-18T22:25:07.652Z] #54 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T22:25:07.652Z] #54 sha256:f74e7f9a4ea28e7fd4e6fe3c9ff0b7ea2c7ccc0d81ddcccd18b374eb83ca1c6f [2021-08-18T22:25:07.652Z] #54 DONE 0.3s [2021-08-18T22:25:07.731Z] #27 32.48 Building dependency tree... [2021-08-18T22:25:07.908Z] [2021-08-18T22:25:07.908Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:25:07.908Z] #56 sha256:8b00d13ef3b80edfd13bc2e5aa4636a8194291dfb747ff5e894f050771b8e182 [2021-08-18T22:25:08.688Z] #27 35.24 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-18T22:25:08.688Z] #27 35.24 libcap2-bin is already the newest version (1:2.25-2). [2021-08-18T22:25:08.688Z] #27 35.24 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-18T22:25:08.688Z] #27 35.24 xz-utils is already the newest version (5.2.4-1). [2021-08-18T22:25:08.688Z] #27 35.24 The following additional packages will be installed: [2021-08-18T22:25:08.949Z] #27 35.24 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-18T22:25:08.949Z] #27 35.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-18T22:25:08.949Z] #27 35.25 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-18T22:25:08.949Z] #27 35.25 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-18T22:25:08.949Z] #27 35.25 python3.7 python3.7-minimal vim-runtime xxd [2021-08-18T22:25:08.949Z] #27 35.26 Suggested packages: [2021-08-18T22:25:08.949Z] #27 35.26 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-18T22:25:08.949Z] #27 35.26 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-18T22:25:08.949Z] #27 35.26 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-18T22:25:08.949Z] #27 35.26 Recommended packages: [2021-08-18T22:25:08.949Z] #27 35.26 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-18T22:25:08.949Z] #27 35.26 python3-keyrings.alt python3-xdg unzip [2021-08-18T22:25:08.968Z] #57 DONE 221.4s [2021-08-18T22:25:10.365Z] [2021-08-18T22:25:10.365Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T22:25:10.365Z] #58 sha256:e43338486f80b0ef6f2d4764cd92372b6ea069549895b49babff3693e65fa3cb [2021-08-18T22:25:10.862Z] #27 37.10 The following NEW packages will be installed: [2021-08-18T22:25:10.862Z] #27 37.10 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-18T22:25:10.862Z] #27 37.10 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-18T22:25:10.862Z] #27 37.10 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-18T22:25:10.862Z] #27 37.10 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-18T22:25:10.862Z] #27 37.11 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-18T22:25:10.862Z] #27 37.11 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-18T22:25:10.862Z] #27 37.11 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-18T22:25:10.862Z] #27 37.11 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-18T22:25:11.123Z] #27 37.47 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:25:11.123Z] #27 37.47 Need to get 20.0 MB of archives. [2021-08-18T22:25:11.123Z] #27 37.47 After this operation, 82.5 MB of additional disk space will be used. [2021-08-18T22:25:11.123Z] #27 37.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-18T22:25:11.123Z] #27 37.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-18T22:25:11.123Z] #27 37.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-18T22:25:11.123Z] #27 37.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-18T22:25:11.123Z] #27 37.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-18T22:25:11.123Z] #27 37.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-18T22:25:11.123Z] #27 37.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-18T22:25:11.123Z] #27 37.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-18T22:25:11.123Z] #27 37.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-18T22:25:11.123Z] #27 37.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-18T22:25:11.123Z] #27 37.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-18T22:25:11.123Z] #27 37.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-18T22:25:11.123Z] #27 37.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-18T22:25:11.123Z] #27 37.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-18T22:25:11.123Z] #27 37.59 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-18T22:25:11.123Z] #27 37.59 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-18T22:25:11.123Z] #27 37.60 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-18T22:25:11.123Z] #27 37.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-18T22:25:11.123Z] #27 37.61 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-18T22:25:11.123Z] #27 37.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-18T22:25:11.123Z] #27 37.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-18T22:25:11.123Z] #27 37.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-18T22:25:11.123Z] #27 37.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-18T22:25:11.123Z] #27 37.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-18T22:25:11.123Z] #27 37.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-18T22:25:11.123Z] #27 37.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-18T22:25:11.123Z] #27 37.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-18T22:25:11.123Z] #27 37.67 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-18T22:25:11.123Z] #27 37.67 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-18T22:25:11.123Z] #27 37.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-18T22:25:11.309Z] #58 DONE 1.2s [2021-08-18T22:25:11.309Z] [2021-08-18T22:25:11.309Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T22:25:11.309Z] #62 sha256:79adcf79e7d5fac4060f069aaf52da9ecfec12fff48a7bad9aaf43771e919d92 [2021-08-18T22:25:11.384Z] #27 37.68 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-18T22:25:11.384Z] #27 37.69 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-18T22:25:11.384Z] #27 37.74 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-18T22:25:11.384Z] #27 37.74 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-18T22:25:11.384Z] #27 37.74 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-18T22:25:11.384Z] #27 37.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-18T22:25:11.384Z] #27 37.76 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-18T22:25:11.384Z] #27 37.76 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-18T22:25:11.384Z] #27 37.77 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-18T22:25:11.384Z] #27 37.80 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-18T22:25:11.384Z] #27 37.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-18T22:25:11.384Z] #27 37.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-18T22:25:11.645Z] #27 38.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-18T22:25:11.645Z] #27 38.06 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-18T22:25:11.645Z] #27 38.08 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-18T22:25:11.884Z] #62 DONE 0.3s [2021-08-18T22:25:11.884Z] [2021-08-18T22:25:11.884Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T22:25:11.884Z] #67 sha256:5f2c70a11ca897c22215ff698a896ee48149e8962258229f0688f9669200b521 [2021-08-18T22:25:12.588Z] #27 38.68 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:25:12.588Z] #27 38.91 Fetched 20.0 MB in 1s (22.7 MB/s) [2021-08-18T22:25:12.588Z] #27 38.96 Selecting previously unselected package pigz. [2021-08-18T22:25:12.588Z] #27 38.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 ... 39111 files and directories currently installed.) [2021-08-18T22:25:12.589Z] #27 39.03 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-18T22:25:12.589Z] #27 39.04 Unpacking pigz (2.4-1) ... [2021-08-18T22:25:12.828Z] #67 DONE 1.3s [2021-08-18T22:25:12.828Z] [2021-08-18T22:25:12.828Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T22:25:12.828Z] #68 sha256:63e811b3820a5815ab13c07dcce7144a6f590661b8d5858caf5ab7adef4fe212 [2021-08-18T22:25:12.828Z] #68 DONE 0.0s [2021-08-18T22:25:12.849Z] #27 39.17 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-18T22:25:12.849Z] #27 39.18 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:25:12.849Z] #27 39.20 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:13.090Z] [2021-08-18T22:25:13.090Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T22:25:13.090Z] #69 sha256:496d4447d8701b25ba62541d08333ec543909155ef854ef9581928b4d7d748d7 [2021-08-18T22:25:13.110Z] #27 39.44 Selecting previously unselected package python3.7-minimal. [2021-08-18T22:25:13.110Z] #27 39.45 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:25:13.110Z] #27 39.46 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:25:13.682Z] #27 39.99 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:13.682Z] #27 40.01 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-18T22:25:14.626Z] #27 41.06 Selecting previously unselected package python3-minimal. [2021-08-18T22:25:14.626Z] #27 41.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-08-18T22:25:14.626Z] #27 41.12 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-18T22:25:14.626Z] #27 41.13 Unpacking python3-minimal (3.7.3-1) ... [2021-08-18T22:25:14.887Z] #27 41.20 Selecting previously unselected package libmpdec2:amd64. [2021-08-18T22:25:14.887Z] #27 41.20 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-18T22:25:14.887Z] #27 41.22 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:25:14.887Z] #27 41.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-18T22:25:14.887Z] #27 41.29 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:25:14.887Z] #27 41.30 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:15.011Z] #69 DONE 2.0s [2021-08-18T22:25:15.011Z] [2021-08-18T22:25:15.011Z] #70 exporting to image [2021-08-18T22:25:15.011Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T22:25:15.011Z] #70 exporting layers [2021-08-18T22:25:15.266Z] 8f616e6e9eec: Pull complete [2021-08-18T22:25:15.266Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-18T22:25:15.266Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:25:15.266Z] mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:25:15.266Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 completed successfully [2021-08-18T22:25:15.266Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore [2021-08-18T22:25:15.266Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.1' [2021-08-18T22:25:15.266Z] INFO: Docker version of control daemon [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] Client: [2021-08-18T22:25:15.266Z] Version: 20.10.7 [2021-08-18T22:25:15.266Z] API version: 1.41 [2021-08-18T22:25:15.266Z] Go version: go1.16.4 [2021-08-18T22:25:15.266Z] Git commit: f0df350 [2021-08-18T22:25:15.266Z] Built: Wed Jun 2 12:00:56 2021 [2021-08-18T22:25:15.266Z] OS/Arch: windows/amd64 [2021-08-18T22:25:15.266Z] Context: default [2021-08-18T22:25:15.266Z] Experimental: true [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] Server: Docker Engine - Community [2021-08-18T22:25:15.266Z] Engine: [2021-08-18T22:25:15.266Z] Version: 20.10.7 [2021-08-18T22:25:15.266Z] API version: 1.41 (minimum version 1.24) [2021-08-18T22:25:15.266Z] Go version: go1.13.15 [2021-08-18T22:25:15.266Z] Git commit: b0f5bc3 [2021-08-18T22:25:15.266Z] Built: Wed Jun 2 11:56:41 2021 [2021-08-18T22:25:15.266Z] OS/Arch: windows/amd64 [2021-08-18T22:25:15.266Z] Experimental: true [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] INFO: Docker info of control daemon [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] Client: [2021-08-18T22:25:15.266Z] Context: default [2021-08-18T22:25:15.266Z] Debug Mode: false [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] Server: [2021-08-18T22:25:15.266Z] Containers: 0 [2021-08-18T22:25:15.266Z] Running: 0 [2021-08-18T22:25:15.266Z] Paused: 0 [2021-08-18T22:25:15.266Z] Stopped: 0 [2021-08-18T22:25:15.266Z] Images: 1 [2021-08-18T22:25:15.266Z] Server Version: 20.10.7 [2021-08-18T22:25:15.266Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-08-18T22:25:15.266Z] Windows: [2021-08-18T22:25:15.266Z] LCOW: [2021-08-18T22:25:15.266Z] Logging Driver: json-file [2021-08-18T22:25:15.266Z] Plugins: [2021-08-18T22:25:15.266Z] Volume: local [2021-08-18T22:25:15.266Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:25:15.266Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:25:15.266Z] Swarm: inactive [2021-08-18T22:25:15.266Z] Default Isolation: process [2021-08-18T22:25:15.266Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T22:25:15.266Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T22:25:15.266Z] OSType: windows [2021-08-18T22:25:15.266Z] Architecture: x86_64 [2021-08-18T22:25:15.266Z] CPUs: 4 [2021-08-18T22:25:15.266Z] Total Memory: 32GiB [2021-08-18T22:25:15.266Z] Name: azwin-2-e61160 [2021-08-18T22:25:15.266Z] ID: JMGP:YX7U:SEOR:64T6:BJQI:PCTS:BSQU:WBGO:WEND:IWFY:5XRR:GMZH [2021-08-18T22:25:15.266Z] Docker Root Dir: D:\docker [2021-08-18T22:25:15.266Z] Debug Mode: false [2021-08-18T22:25:15.266Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:25:15.266Z] Labels: [2021-08-18T22:25:15.266Z] Experimental: true [2021-08-18T22:25:15.266Z] Insecure Registries: [2021-08-18T22:25:15.266Z] 10.0.0.4:5000 [2021-08-18T22:25:15.266Z] 127.0.0.0/8 [2021-08-18T22:25:15.266Z] Registry Mirrors: [2021-08-18T22:25:15.266Z] http://10.0.0.4:5000/ [2021-08-18T22:25:15.266Z] Live Restore Enabled: false [2021-08-18T22:25:15.266Z] Product License: Community Engine [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] INFO: Commit hash is 049c8ab29c [2021-08-18T22:25:15.266Z] INFO: Nuke-Everything... [2021-08-18T22:25:15.266Z] INFO: Container count on control daemon to delete is 0 [2021-08-18T22:25:15.266Z] INFO: Nuking d:\CI [2021-08-18T22:25:15.266Z] INFO: Zapped successfully [2021-08-18T22:25:15.266Z] INFO: Location for testing is d:\CI\PR-42755\9 [2021-08-18T22:25:15.266Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.266Z] INFO: Building the image from Dockerfile.windows at 08/18/2021 22:25:12... [2021-08-18T22:25:15.266Z] [2021-08-18T22:25:15.459Z] #27 41.78 Selecting previously unselected package python3.7. [2021-08-18T22:25:15.459Z] #27 41.78 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-18T22:25:15.459Z] #27 41.78 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:15.459Z] #27 41.88 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-18T22:25:15.459Z] #27 41.89 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-18T22:25:15.459Z] #27 41.90 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:25:15.720Z] #27 42.06 Setting up python3-minimal (3.7.3-1) ... [2021-08-18T22:25:16.292Z] #27 42.64 Selecting previously unselected package python3. [2021-08-18T22:25:16.292Z] #27 42.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 ... 39772 files and directories currently installed.) [2021-08-18T22:25:16.292Z] #27 42.69 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-18T22:25:16.292Z] #27 42.70 Unpacking python3 (3.7.3-1) ... [2021-08-18T22:25:16.292Z] #27 42.76 Selecting previously unselected package libip4tc0:amd64. [2021-08-18T22:25:16.553Z] #27 42.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:25:16.553Z] #27 42.77 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:16.553Z] #27 42.82 Selecting previously unselected package libip6tc0:amd64. [2021-08-18T22:25:16.553Z] #27 42.83 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-18T22:25:16.553Z] #27 42.83 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:16.553Z] #27 42.91 Selecting previously unselected package libiptc0:amd64. [2021-08-18T22:25:16.553Z] #27 42.92 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-18T22:25:16.553Z] #27 42.92 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:16.553Z] #27 42.98 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-18T22:25:16.553Z] #27 42.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-18T22:25:16.553Z] #27 43.00 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:25:16.822Z] #27 43.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-18T22:25:16.822Z] #27 43.09 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-18T22:25:16.822Z] #27 43.10 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:25:16.822Z] #27 43.17 Selecting previously unselected package libnftnl11:amd64. [2021-08-18T22:25:16.822Z] #27 43.18 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-18T22:25:16.822Z] #27 43.19 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:25:16.822Z] #27 43.25 Selecting previously unselected package iptables. [2021-08-18T22:25:16.822Z] #27 43.26 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-18T22:25:16.822Z] #27 43.27 Unpacking iptables (1.8.2-4) ... [2021-08-18T22:25:16.850Z] #54 ... [2021-08-18T22:25:16.850Z] [2021-08-18T22:25:16.850Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:25:16.850Z] #57 sha256:b513e266016fbc0c8843d47fa9b012b20ec62c8f5a5e2b7db8d0fe8884184eff [2021-08-18T22:25:16.850Z] #57 214.2 + bin/containerd [2021-08-18T22:25:17.082Z] #27 43.48 Selecting previously unselected package xxd. [2021-08-18T22:25:17.082Z] #27 43.50 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:25:17.082Z] #27 43.50 Unpacking xxd (2:8.1.0875-5) ... [2021-08-18T22:25:17.343Z] #27 43.59 Selecting previously unselected package vim-common. [2021-08-18T22:25:17.343Z] #27 43.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:25:17.343Z] #27 43.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-18T22:25:17.343Z] #27 43.74 Selecting previously unselected package bash-completion. [2021-08-18T22:25:17.343Z] #27 43.75 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-18T22:25:17.788Z] #57 ... [2021-08-18T22:25:17.788Z] [2021-08-18T22:25:17.788Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-08-18T22:25:17.788Z] #54 sha256:603b287efbb0766ec90e28ffb9eac9223c477d679cbe221618f277cc108b2419 [2021-08-18T22:25:17.788Z] #54 113.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-18T22:25:17.788Z] #54 114.2 + mkdir -p /build [2021-08-18T22:25:17.788Z] #54 114.2 + cp runc /build/runc [2021-08-18T22:25:17.788Z] #54 DONE 115.1s [2021-08-18T22:25:17.788Z] [2021-08-18T22:25:17.788Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:25:17.788Z] #57 sha256:b513e266016fbc0c8843d47fa9b012b20ec62c8f5a5e2b7db8d0fe8884184eff [2021-08-18T22:25:18.168Z] Sending build context to Docker daemon 61MB [2021-08-18T22:25:18.168Z] [2021-08-18T22:25:18.168Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-18T22:25:18.168Z] ---> a4938fe7222f [2021-08-18T22:25:18.168Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-18T22:25:18.168Z] ---> Running in 2dd6927e03e7 [2021-08-18T22:25:18.627Z] Removing intermediate container 2dd6927e03e7 [2021-08-18T22:25:18.627Z] ---> 78aa822795f0 [2021-08-18T22:25:18.627Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-18T22:25:18.627Z] ---> Running in 088293c0e7a4 [2021-08-18T22:25:19.085Z] Removing intermediate container 088293c0e7a4 [2021-08-18T22:25:19.085Z] ---> c063742306a8 [2021-08-18T22:25:19.085Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-18T22:25:19.085Z] ---> Running in 714e3ba3f6f4 [2021-08-18T22:25:19.085Z] Removing intermediate container 714e3ba3f6f4 [2021-08-18T22:25:19.085Z] ---> 5962d56e3a4a [2021-08-18T22:25:19.085Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-18T22:25:19.085Z] ---> Running in 93a9136fdc4d [2021-08-18T22:25:19.228Z] #70 exporting layers 3.9s done [2021-08-18T22:25:19.228Z] #70 writing image sha256:a41b67393a216505b7e7c6bfff8e0376fc32872b4d05b2dd98cdcd4bcde24bcc done [2021-08-18T22:25:19.228Z] #70 naming to docker.io/library/docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c done [2021-08-18T22:25:19.228Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [2021-08-18T22:25:19.257Z] #27 45.40 Unpacking bash-completion (1:2.8-6) ... [2021-08-18T22:25:19.257Z] #27 45.63 Selecting previously unselected package apparmor. [2021-08-18T22:25:19.257Z] #27 45.64 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-18T22:25:19.257Z] #27 45.70 Unpacking apparmor (2.13.2-10) ... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-18T22:25:19.518Z] #27 45.92 Selecting previously unselected package aufs-tools. [2021-08-18T22:25:19.518Z] #27 45.93 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-18T22:25:19.518Z] #27 45.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:25:19.543Z] Removing intermediate container 93a9136fdc4d [2021-08-18T22:25:19.543Z] ---> 6f4174d48bd3 [2021-08-18T22:25:19.543Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-18T22:25:19.543Z] ---> Running in 9cc433aa4070 [2021-08-18T22:25:19.577Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-18T22:25:19.695Z] #57 ... [2021-08-18T22:25:19.695Z] [2021-08-18T22:25:19.695Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T22:25:19.695Z] #55 sha256:6c4d902726a8fc3c7d72dd27a2838be6239cb30ec034371852df4d6b009859b6 [2021-08-18T22:25:19.695Z] #55 DONE 0.2s [2021-08-18T22:25:19.695Z] [2021-08-18T22:25:19.695Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-18T22:25:19.695Z] #57 sha256:b513e266016fbc0c8843d47fa9b012b20ec62c8f5a5e2b7db8d0fe8884184eff [2021-08-18T22:25:19.780Z] #27 46.02 Selecting previously unselected package libonig5:amd64. [2021-08-18T22:25:19.780Z] #27 46.04 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-18T22:25:19.780Z] #27 46.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:25:19.780Z] #27 46.13 Selecting previously unselected package libjq1:amd64. [2021-08-18T22:25:19.780Z] #27 46.14 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:25:19.780Z] #27 46.15 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:25:19.780Z] #27 46.23 Selecting previously unselected package jq. [2021-08-18T22:25:19.870Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/test/unit [2021-08-18T22:25:20.041Z] #27 46.24 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-18T22:25:20.041Z] #27 46.24 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-18T22:25:20.041Z] #27 46.31 Selecting previously unselected package libaio1:amd64. [2021-08-18T22:25:20.041Z] #27 46.32 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-18T22:25:20.041Z] #27 46.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:25:20.041Z] #27 46.38 Selecting previously unselected package libgpm2:amd64. [2021-08-18T22:25:20.041Z] #27 46.39 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-18T22:25:20.041Z] #27 46.40 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:25:20.041Z] #27 46.46 Selecting previously unselected package libnet1:amd64. [2021-08-18T22:25:20.041Z] #27 46.46 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-18T22:25:20.041Z] #27 46.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:25:20.301Z] #27 46.53 Selecting previously unselected package libnl-3-200:amd64. [2021-08-18T22:25:20.301Z] #27 46.54 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-18T22:25:20.301Z] #27 46.55 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:25:20.302Z] #27 46.61 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-18T22:25:20.302Z] #27 46.63 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-18T22:25:20.302Z] #27 46.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:25:20.302Z] #27 46.68 Selecting previously unselected package libreadline5:amd64. [2021-08-18T22:25:20.302Z] #27 46.69 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-18T22:25:20.302Z] #27 46.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:25:20.562Z] #27 46.84 Selecting previously unselected package net-tools. [2021-08-18T22:25:20.562Z] #27 46.85 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-18T22:25:20.562Z] #27 46.90 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:25:20.823Z] #27 47.06 Selecting previously unselected package python-pip-whl. [2021-08-18T22:25:20.823Z] #27 47.07 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-18T22:25:20.823Z] #27 47.10 Unpacking python-pip-whl (18.1-5) ... [2021-08-18T22:25:21.084Z] #27 47.43 Selecting previously unselected package python3-lib2to3. [2021-08-18T22:25:21.084Z] #27 47.44 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-18T22:25:21.084Z] #27 47.45 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:25:21.084Z] #27 47.57 Selecting previously unselected package python3-distutils. [2021-08-18T22:25:21.084Z] #27 47.58 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-18T22:25:21.084Z] #27 47.59 Unpacking python3-distutils (3.7.3-1) ... [2021-08-18T22:25:21.345Z] #27 47.69 Selecting previously unselected package python3-pip. [2021-08-18T22:25:21.345Z] #27 47.70 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-18T22:25:21.345Z] #27 47.71 Unpacking python3-pip (18.1-5) ... [2021-08-18T22:25:21.606Z] #27 47.84 Selecting previously unselected package python3-pkg-resources. [2021-08-18T22:25:21.606Z] #27 47.85 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-18T22:25:21.606Z] #27 47.85 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:25:21.606Z] #27 47.95 Selecting previously unselected package python3-setuptools. [2021-08-18T22:25:21.606Z] #27 47.96 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-18T22:25:21.606Z] #27 47.97 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-18T22:25:21.868Z] #27 48.12 Selecting previously unselected package python3-wheel. [2021-08-18T22:25:21.868Z] #27 48.12 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-18T22:25:21.868Z] #27 48.13 Unpacking python3-wheel (0.32.3-2) ... [2021-08-18T22:25:21.868Z] #27 48.19 Selecting previously unselected package sudo. [2021-08-18T22:25:21.868Z] #27 48.20 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-18T22:25:21.868Z] #27 48.21 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:25:22.129Z] #27 48.48 Selecting previously unselected package thin-provisioning-tools. [2021-08-18T22:25:22.129Z] #27 48.49 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-18T22:25:22.129Z] #27 48.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:25:22.390Z] #27 48.69 Selecting previously unselected package uidmap. [2021-08-18T22:25:22.390Z] #27 48.70 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-18T22:25:22.390Z] #27 48.71 Unpacking uidmap (1:4.5-1.1) ... [2021-08-18T22:25:22.390Z] #27 48.79 Selecting previously unselected package vim-runtime. [2021-08-18T22:25:22.390Z] #27 48.80 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-18T22:25:22.390Z] #27 48.82 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-18T22:25:22.390Z] #27 48.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-18T22:25:22.390Z] #27 48.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:25:22.419Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-18T22:25:22.419Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-18T22:25:22.419Z] + TESTDIRS=./... [2021-08-18T22:25:22.419Z] + exclude_paths='/vendor/|/integration' [2021-08-18T22:25:22.419Z] ++ go list ./... [2021-08-18T22:25:22.419Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-18T22:25:22.962Z] #57 216.7 # github.com/containerd/containerd/cmd/containerd [2021-08-18T22:25:22.962Z] #57 216.7 /usr/bin/ld: /tmp/go-link-900400575/000019.o: in function `New': [2021-08-18T22:25:22.962Z] #57 216.7 /tmp/tmp.YOMv9EJWeT/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-08-18T22:25:22.962Z] #57 216.7 + bin/containerd-stress [2021-08-18T22:25:22.962Z] #57 217.8 + bin/containerd-shim [2021-08-18T22:25:23.361Z] [2021-08-18T22:25:23.361Z] SUCCESS: Specified value was saved. [2021-08-18T22:25:23.836Z] + pkg_list='github.com/docker/docker/api [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/backend [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/container [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/events [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/filters [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/image [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/mount [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/network [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/registry [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/time [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/versions [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:25:23.836Z] github.com/docker/docker/api/types/volume [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:25:23.836Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:25:23.836Z] github.com/docker/docker/cli [2021-08-18T22:25:23.836Z] github.com/docker/docker/cli/config [2021-08-18T22:25:23.836Z] github.com/docker/docker/cli/debug [2021-08-18T22:25:23.836Z] github.com/docker/docker/client [2021-08-18T22:25:23.836Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:25:23.836Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:25:23.836Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:25:23.836Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:25:23.836Z] github.com/docker/docker/container [2021-08-18T22:25:23.836Z] github.com/docker/docker/container/stream [2021-08-18T22:25:23.836Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:25:23.836Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:25:23.836Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/config [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/events [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/exec [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/images [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/links [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/names [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/network [2021-08-18T22:25:23.836Z] github.com/docker/docker/daemon/stats [2021-08-18T22:25:23.836Z] github.com/docker/docker/distribution [2021-08-18T22:25:23.836Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:25:23.836Z] github.com/docker/docker/distribution/utils [2021-08-18T22:25:23.836Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:25:23.836Z] github.com/docker/docker/dockerversion [2021-08-18T22:25:23.836Z] github.com/docker/docker/errdefs [2021-08-18T22:25:23.836Z] github.com/docker/docker/image [2021-08-18T22:25:23.836Z] github.com/docker/docker/image/cache [2021-08-18T22:25:23.836Z] github.com/docker/docker/image/tarexport [2021-08-18T22:25:23.836Z] github.com/docker/docker/image/v1 [2021-08-18T22:25:23.836Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:25:23.836Z] github.com/docker/docker/layer [2021-08-18T22:25:23.836Z] github.com/docker/docker/libcontainerd [2021-08-18T22:25:23.836Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:25:23.836Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:25:23.836Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:25:23.836Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:25:23.836Z] github.com/docker/docker/oci [2021-08-18T22:25:23.836Z] github.com/docker/docker/oci/caps [2021-08-18T22:25:23.836Z] github.com/docker/docker/opts [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/archive [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/directory [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/locker [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/mount [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/platform [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/pools [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/progress [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/signal [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/stack [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/system [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/term [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:25:23.836Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:25:23.836Z] github.com/docker/docker/plugin [2021-08-18T22:25:23.836Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:25:23.836Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:25:23.836Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:25:23.836Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:25:23.836Z] github.com/docker/docker/quota [2021-08-18T22:25:23.836Z] github.com/docker/docker/reference [2021-08-18T22:25:23.837Z] github.com/docker/docker/registry [2021-08-18T22:25:23.837Z] github.com/docker/docker/registry/resumable [2021-08-18T22:25:23.837Z] github.com/docker/docker/restartmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/rootless [2021-08-18T22:25:23.837Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:25:23.837Z] github.com/docker/docker/runconfig [2021-08-18T22:25:23.837Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/environment [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/registry [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/request [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/drivers [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/local [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/mounts [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/service [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:25:23.837Z] ++ echo 'github.com/docker/docker/api [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/backend [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/container [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/events [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/filters [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/image [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/mount [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/network [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/registry [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/time [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/versions [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/volume [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:25:23.837Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:25:23.837Z] github.com/docker/docker/cli [2021-08-18T22:25:23.837Z] github.com/docker/docker/cli/config [2021-08-18T22:25:23.837Z] github.com/docker/docker/cli/debug [2021-08-18T22:25:23.837Z] github.com/docker/docker/client [2021-08-18T22:25:23.837Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:25:23.837Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:25:23.837Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:25:23.837Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:25:23.837Z] github.com/docker/docker/container [2021-08-18T22:25:23.837Z] github.com/docker/docker/container/stream [2021-08-18T22:25:23.837Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:25:23.837Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:25:23.837Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/config [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/events [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/exec [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/images [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/links [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/names [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/network [2021-08-18T22:25:23.837Z] github.com/docker/docker/daemon/stats [2021-08-18T22:25:23.837Z] github.com/docker/docker/distribution [2021-08-18T22:25:23.837Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:25:23.837Z] github.com/docker/docker/distribution/utils [2021-08-18T22:25:23.837Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:25:23.837Z] github.com/docker/docker/dockerversion [2021-08-18T22:25:23.837Z] github.com/docker/docker/errdefs [2021-08-18T22:25:23.837Z] github.com/docker/docker/image [2021-08-18T22:25:23.837Z] github.com/docker/docker/image/cache [2021-08-18T22:25:23.837Z] github.com/docker/docker/image/tarexport [2021-08-18T22:25:23.837Z] github.com/docker/docker/image/v1 [2021-08-18T22:25:23.837Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:25:23.837Z] github.com/docker/docker/layer [2021-08-18T22:25:23.837Z] github.com/docker/docker/libcontainerd [2021-08-18T22:25:23.837Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:25:23.837Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:25:23.837Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:25:23.837Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:25:23.837Z] github.com/docker/docker/oci [2021-08-18T22:25:23.837Z] github.com/docker/docker/oci/caps [2021-08-18T22:25:23.837Z] github.com/docker/docker/opts [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/archive [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/directory [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/locker [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/mount [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/platform [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/pools [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/progress [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/signal [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/stack [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/system [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/term [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:25:23.837Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:25:23.837Z] github.com/docker/docker/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:25:23.837Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:25:23.837Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:25:23.837Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:25:23.837Z] github.com/docker/docker/quota [2021-08-18T22:25:23.837Z] github.com/docker/docker/reference [2021-08-18T22:25:23.837Z] github.com/docker/docker/registry [2021-08-18T22:25:23.837Z] github.com/docker/docker/registry/resumable [2021-08-18T22:25:23.837Z] github.com/docker/docker/restartmanager [2021-08-18T22:25:23.837Z] github.com/docker/docker/rootless [2021-08-18T22:25:23.837Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:25:23.837Z] github.com/docker/docker/runconfig [2021-08-18T22:25:23.837Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/environment [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/registry [2021-08-18T22:25:23.837Z] github.com/docker/docker/testutil/request [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/drivers [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/local [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/mounts [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/service [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:25:23.837Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:25:23.837Z] ++ grep --fixed-strings -v /libnetwork [2021-08-18T22:25:23.837Z] + base_pkg_list='github.com/docker/docker/api [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types [2021-08-18T22:25:23.837Z] github.com/docker/docker/api/types/backend [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/events [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/filters [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/image [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/mount [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/network [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/registry [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/time [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/volume [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli/config [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli/debug [2021-08-18T22:25:23.838Z] github.com/docker/docker/client [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:25:23.838Z] github.com/docker/docker/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/container/stream [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/config [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/events [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/exec [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/images [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/links [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/names [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/network [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/stats [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/utils [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:25:23.838Z] github.com/docker/docker/dockerversion [2021-08-18T22:25:23.838Z] github.com/docker/docker/errdefs [2021-08-18T22:25:23.838Z] github.com/docker/docker/image [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/cache [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/tarexport [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/v1 [2021-08-18T22:25:23.838Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:25:23.838Z] github.com/docker/docker/layer [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:25:23.838Z] github.com/docker/docker/oci [2021-08-18T22:25:23.838Z] github.com/docker/docker/oci/caps [2021-08-18T22:25:23.838Z] github.com/docker/docker/opts [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/archive [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/directory [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/locker [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/mount [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/platform [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/pools [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/progress [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/signal [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/stack [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/system [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/term [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:25:23.838Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:25:23.838Z] github.com/docker/docker/plugin [2021-08-18T22:25:23.838Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:25:23.838Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:25:23.838Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:25:23.838Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:25:23.838Z] github.com/docker/docker/quota [2021-08-18T22:25:23.838Z] github.com/docker/docker/reference [2021-08-18T22:25:23.838Z] github.com/docker/docker/registry [2021-08-18T22:25:23.838Z] github.com/docker/docker/registry/resumable [2021-08-18T22:25:23.838Z] github.com/docker/docker/restartmanager [2021-08-18T22:25:23.838Z] github.com/docker/docker/rootless [2021-08-18T22:25:23.838Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:25:23.838Z] github.com/docker/docker/runconfig [2021-08-18T22:25:23.838Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/environment [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/registry [2021-08-18T22:25:23.838Z] github.com/docker/docker/testutil/request [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/drivers [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/local [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/mounts [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/service [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:25:23.838Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:25:23.838Z] ++ grep --fixed-strings /libnetwork [2021-08-18T22:25:23.838Z] ++ echo 'github.com/docker/docker/api [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/backend [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/events [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/filters [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/image [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/mount [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/network [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/registry [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/time [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:25:23.838Z] github.com/docker/docker/api/types/volume [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:25:23.838Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli/config [2021-08-18T22:25:23.838Z] github.com/docker/docker/cli/debug [2021-08-18T22:25:23.838Z] github.com/docker/docker/client [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:25:23.838Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:25:23.838Z] github.com/docker/docker/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/container/stream [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:25:23.838Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/config [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/events [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/exec [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/images [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/links [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/names [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/network [2021-08-18T22:25:23.838Z] github.com/docker/docker/daemon/stats [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/utils [2021-08-18T22:25:23.838Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:25:23.838Z] github.com/docker/docker/dockerversion [2021-08-18T22:25:23.838Z] github.com/docker/docker/errdefs [2021-08-18T22:25:23.838Z] github.com/docker/docker/image [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/cache [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/tarexport [2021-08-18T22:25:23.838Z] github.com/docker/docker/image/v1 [2021-08-18T22:25:23.838Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:25:23.838Z] github.com/docker/docker/layer [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd [2021-08-18T22:25:23.838Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:25:23.839Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:25:23.839Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:25:23.839Z] github.com/docker/docker/oci [2021-08-18T22:25:23.839Z] github.com/docker/docker/oci/caps [2021-08-18T22:25:23.839Z] github.com/docker/docker/opts [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/archive [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/directory [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/locker [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/mount [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/platform [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/pools [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/progress [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/signal [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/stack [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/system [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/term [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:25:23.839Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:25:23.839Z] github.com/docker/docker/plugin [2021-08-18T22:25:23.839Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:25:23.839Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:25:23.839Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:25:23.839Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:25:23.839Z] github.com/docker/docker/quota [2021-08-18T22:25:23.839Z] github.com/docker/docker/reference [2021-08-18T22:25:23.839Z] github.com/docker/docker/registry [2021-08-18T22:25:23.839Z] github.com/docker/docker/registry/resumable [2021-08-18T22:25:23.839Z] github.com/docker/docker/restartmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/rootless [2021-08-18T22:25:23.839Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:25:23.839Z] github.com/docker/docker/runconfig [2021-08-18T22:25:23.839Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/environment [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/registry [2021-08-18T22:25:23.839Z] github.com/docker/docker/testutil/request [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/drivers [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/local [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/mounts [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/service [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:25:23.839Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:25:23.839Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/types' [2021-08-18T22:25:23.839Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-18T22:25:23.839Z] + echo 'github.com/docker/docker/libnetwork [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/types' [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:25:23.839Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:25:23.839Z] + type docker-proxy [2021-08-18T22:25:23.839Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-18T22:25:23.839Z] + hack/make.sh binary-proxy install-proxy [2021-08-18T22:25:23.839Z] [2021-08-18T22:25:23.839Z] Removing bundles/ [2021-08-18T22:25:23.839Z] [2021-08-18T22:25:23.839Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-18T22:25:23.839Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-18T22:25:23.839Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:25:24.307Z] #27 50.48 Selecting previously unselected package vim. [2021-08-18T22:25:24.307Z] #27 50.50 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-18T22:25:24.307Z] #27 50.52 Unpacking vim (2:8.1.0875-5) ... [2021-08-18T22:25:24.307Z] #27 50.82 Selecting previously unselected package xfsprogs. [2021-08-18T22:25:24.331Z] INFO: Downloading git... [2021-08-18T22:25:24.569Z] #27 50.84 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-18T22:25:24.569Z] #27 50.84 Unpacking xfsprogs (4.20.0-1) ... [2021-08-18T22:25:24.569Z] #27 51.11 Selecting previously unselected package zip. [2021-08-18T22:25:24.830Z] #27 51.12 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-18T22:25:24.830Z] #27 51.13 Unpacking zip (3.0-11+b1) ... [2021-08-18T22:25:24.830Z] #27 51.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-18T22:25:24.830Z] #27 51.30 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-18T22:25:24.830Z] #27 51.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:24.830Z] #27 51.33 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-18T22:25:24.830Z] #27 51.34 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-18T22:25:24.830Z] #27 51.36 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:25.092Z] #27 51.37 Setting up uidmap (1:4.5-1.1) ... [2021-08-18T22:25:25.092Z] #27 51.38 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-18T22:25:25.092Z] #27 51.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-18T22:25:25.092Z] #27 51.41 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-18T22:25:25.092Z] #27 51.43 Setting up xxd (2:8.1.0875-5) ... [2021-08-18T22:25:25.092Z] #27 51.44 Setting up zip (3.0-11+b1) ... [2021-08-18T22:25:25.092Z] #27 51.45 Setting up vim-common (2:8.1.0875-5) ... [2021-08-18T22:25:25.092Z] #27 51.48 Setting up bash-completion (1:2.8-6) ... [2021-08-18T22:25:25.868Z] INFO: Downloading go... [2021-08-18T22:25:27.008Z] #27 53.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-18T22:25:27.008Z] #27 53.14 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-18T22:25:27.008Z] #27 53.20 invoke-rc.d: could not determine current runlevel [2021-08-18T22:25:27.008Z] #27 53.21 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:25:27.008Z] #27 53.21 Setting up pigz (2.4-1) ... [2021-08-18T22:25:27.008Z] #27 53.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-18T22:25:27.008Z] #27 53.24 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-18T22:25:27.008Z] #27 53.27 Setting up python-pip-whl (18.1-5) ... [2021-08-18T22:25:27.008Z] #27 53.29 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-18T22:25:27.008Z] #27 53.31 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-18T22:25:27.129Z] #57 224.8 + bin/containerd-shim-runc-v1 [2021-08-18T22:25:27.269Z] #27 53.60 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-18T22:25:27.269Z] #27 53.61 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-18T22:25:27.269Z] #27 53.63 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:27.269Z] #27 53.64 Setting up vim (2:8.1.0875-5) ... [2021-08-18T22:25:27.269Z] #27 53.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-18T22:25:27.269Z] #27 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-18T22:25:27.269Z] #27 53.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-18T22:25:27.269Z] #27 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-18T22:25:27.269Z] #27 53.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-18T22:25:27.269Z] #27 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-18T22:25:27.269Z] #27 53.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-18T22:25:27.269Z] #27 53.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-18T22:25:27.269Z] #27 53.70 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-18T22:25:27.269Z] #27 53.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-18T22:25:27.269Z] #27 53.73 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-18T22:25:27.405Z] INFO: Downloading compiler 1 of 3... [2021-08-18T22:25:27.531Z] #27 53.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-18T22:25:27.531Z] #27 53.75 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-18T22:25:27.531Z] #27 53.77 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-18T22:25:28.371Z] INFO: Downloading compiler 2 of 3... [2021-08-18T22:25:28.734Z] #27 55.05 Setting up iptables (1.8.2-4) ... [2021-08-18T22:25:28.734Z] #27 55.07 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.08 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-18T22:25:28.734Z] #27 55.11 Setting up python3 (3.7.3-1) ... [2021-08-18T22:25:28.828Z] INFO: Downloading compiler 3 of 3... [2021-08-18T22:25:28.994Z] #27 55.36 Setting up python3-wheel (0.32.3-2) ... [2021-08-18T22:25:29.255Z] #27 55.66 Setting up apparmor (2.13.2-10) ... [2021-08-18T22:25:29.791Z] INFO: Extracting git... [2021-08-18T22:25:30.902Z] #27 57.11 Setting up xfsprogs (4.20.0-1) ... [2021-08-18T22:25:30.902Z] #27 57.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-18T22:25:31.163Z] #27 57.43 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-18T22:25:31.378Z] #57 229.7 + bin/containerd-shim-runc-v2 [2021-08-18T22:25:31.424Z] #27 57.89 Setting up python3-distutils (3.7.3-1) ... [2021-08-18T22:25:31.939Z] #57 230.3 + binaries [2021-08-18T22:25:31.939Z] #57 230.3 + install -D bin/containerd /build/containerd [2021-08-18T22:25:31.939Z] #57 230.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T22:25:31.939Z] #57 230.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T22:25:31.939Z] #57 230.4 + install -D bin/ctr /build/ctr [2021-08-18T22:25:31.996Z] #27 58.21 Setting up python3-setuptools (40.8.0-1) ... [2021-08-18T22:25:32.568Z] #27 58.79 Setting up python3-pip (18.1-5) ... [2021-08-18T22:25:33.091Z] #27 59.32 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:25:33.091Z] #27 59.38 Processing triggers for mime-support (3.62) ... [2021-08-18T22:25:33.867Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-18T22:25:33.867Z] [2021-08-18T22:25:33.867Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-18T22:25:33.867Z] Installing docker-proxy to /usr/local/bin/ [2021-08-18T22:25:33.867Z] [2021-08-18T22:25:33.867Z] + mkdir -p bundles [2021-08-18T22:25:33.867Z] + '[' -n 'github.com/docker/docker/api [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/backend [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/container [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/events [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/filters [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/image [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/mount [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/network [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/registry [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/time [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/versions [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:25:33.867Z] github.com/docker/docker/api/types/volume [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:25:33.867Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:25:33.867Z] github.com/docker/docker/cli [2021-08-18T22:25:33.867Z] github.com/docker/docker/cli/config [2021-08-18T22:25:33.867Z] github.com/docker/docker/cli/debug [2021-08-18T22:25:33.867Z] github.com/docker/docker/client [2021-08-18T22:25:33.867Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:25:33.867Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:25:33.867Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:25:33.867Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:25:33.867Z] github.com/docker/docker/container [2021-08-18T22:25:33.867Z] github.com/docker/docker/container/stream [2021-08-18T22:25:33.867Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:25:33.867Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:25:33.867Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/config [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/events [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/exec [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/images [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/links [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/names [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/network [2021-08-18T22:25:33.867Z] github.com/docker/docker/daemon/stats [2021-08-18T22:25:33.867Z] github.com/docker/docker/distribution [2021-08-18T22:25:33.867Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:25:33.867Z] github.com/docker/docker/distribution/utils [2021-08-18T22:25:33.867Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:25:33.867Z] github.com/docker/docker/dockerversion [2021-08-18T22:25:33.867Z] github.com/docker/docker/errdefs [2021-08-18T22:25:33.867Z] github.com/docker/docker/image [2021-08-18T22:25:33.867Z] github.com/docker/docker/image/cache [2021-08-18T22:25:33.867Z] github.com/docker/docker/image/tarexport [2021-08-18T22:25:33.867Z] github.com/docker/docker/image/v1 [2021-08-18T22:25:33.867Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:25:33.867Z] github.com/docker/docker/layer [2021-08-18T22:25:33.867Z] github.com/docker/docker/libcontainerd [2021-08-18T22:25:33.867Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:25:33.867Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:25:33.867Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:25:33.867Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:25:33.867Z] github.com/docker/docker/oci [2021-08-18T22:25:33.867Z] github.com/docker/docker/oci/caps [2021-08-18T22:25:33.867Z] github.com/docker/docker/opts [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/archive [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/directory [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/locker [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/mount [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/platform [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/pools [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/progress [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/signal [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/stack [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/system [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/term [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:25:33.867Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:25:33.867Z] github.com/docker/docker/plugin [2021-08-18T22:25:33.867Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:25:33.867Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:25:33.867Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:25:33.867Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:25:33.867Z] github.com/docker/docker/quota [2021-08-18T22:25:33.867Z] github.com/docker/docker/reference [2021-08-18T22:25:33.867Z] github.com/docker/docker/registry [2021-08-18T22:25:33.867Z] github.com/docker/docker/registry/resumable [2021-08-18T22:25:33.867Z] github.com/docker/docker/restartmanager [2021-08-18T22:25:33.867Z] github.com/docker/docker/rootless [2021-08-18T22:25:33.867Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:25:33.867Z] github.com/docker/docker/runconfig [2021-08-18T22:25:33.867Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/environment [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/registry [2021-08-18T22:25:33.867Z] github.com/docker/docker/testutil/request [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/drivers [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/local [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/mounts [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/service [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:25:33.867Z] github.com/docker/docker/volume/testutils' ']' [2021-08-18T22:25:33.868Z] + 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-08-18T22:25:33.868Z] ? github.com/docker/docker/api [no test files] [2021-08-18T22:25:34.491Z] #57 DONE 232.9s [2021-08-18T22:25:35.004Z] #27 DONE 61.3s [2021-08-18T22:25:35.004Z] [2021-08-18T22:25:35.004Z] #28 [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-08-18T22:25:35.004Z] #28 sha256:18347a56ef65d4920c3f85a8792ef17d75c23851caab350cde28076af0b8141f [2021-08-18T22:25:35.856Z] [2021-08-18T22:25:35.856Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T22:25:35.856Z] #58 sha256:5e58dc8b0f49a8a65e4b4736d34dbfcf254ac44578363e1e22e7a7ba5586ee9c [2021-08-18T22:25:36.391Z] #28 1.216 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-18T22:25:36.391Z] #28 1.223 update-alternatives: update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-18T22:25:36.391Z] #28 1.242 using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-18T22:25:36.391Z] #28 DONE 1.4s [2021-08-18T22:25:36.391Z] [2021-08-18T22:25:36.391Z] #64 [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-08-18T22:25:36.391Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:25:36.391Z] #64 ... [2021-08-18T22:25:36.391Z] [2021-08-18T22:25:36.391Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-18T22:25:36.391Z] #29 sha256:c8f11d6dda6785b6eb7a8f037928bb26e27c39285625dfa1b8327e5e568bc533 [2021-08-18T22:25:36.782Z] #58 DONE 1.0s [2021-08-18T22:25:36.782Z] [2021-08-18T22:25:36.782Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T22:25:36.782Z] #62 sha256:49ab1542dd2453c3e6ad3a8662d38739deb84089abcb7165c194786714549172 [2021-08-18T22:25:36.782Z] #62 DONE 0.2s [2021-08-18T22:25:36.782Z] [2021-08-18T22:25:36.782Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T22:25:36.782Z] #67 sha256:381d6029df3edb5c6adec5274918a4c3a4ec2bb0c1fbf6a11ed6c4d5d43e5f42 [2021-08-18T22:25:38.188Z] #67 DONE 1.0s [2021-08-18T22:25:38.188Z] [2021-08-18T22:25:38.188Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T22:25:38.188Z] #68 sha256:db313aa045f11d8a6d5adbf96c242c651c00499b8cfca1f241e95ef1ecc87364 [2021-08-18T22:25:38.188Z] #68 DONE 0.0s [2021-08-18T22:25:38.188Z] [2021-08-18T22:25:38.188Z] #69 [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-08-18T22:25:38.188Z] #69 sha256:488afaaa2a2574bbcb7e8b0f345b64c1584d6229bcacbfad244b9a301c42c89b [2021-08-18T22:25:38.443Z] #69 0.679 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-18T22:25:38.698Z] #69 0.679 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-18T22:25:38.698Z] #69 0.679 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-18T22:25:38.698Z] #69 0.679 Hit:4 http://deb.debian.org/debian buster-backports InRelease [2021-08-18T22:25:39.515Z] #69 1.033 Reading package lists... [2021-08-18T22:25:39.691Z] #29 2.931 Collecting yamllint==1.26.1 [2021-08-18T22:25:39.946Z] #56 234.4 # github.com/containerd/containerd/cmd/containerd [2021-08-18T22:25:39.946Z] #56 234.4 /usr/bin/ld: /tmp/go-link-153226847/000019.o: in function `New': [2021-08-18T22:25:39.946Z] #56 234.4 /tmp/tmp.iVaHokffnc/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-08-18T22:25:39.946Z] #56 234.5 + bin/containerd-stress [2021-08-18T22:25:39.946Z] #56 235.6 + bin/containerd-shim [2021-08-18T22:25:40.076Z] #69 1.661 Reading package lists... [2021-08-18T22:25:40.092Z] INFO: Expanding go... [2021-08-18T22:25:40.374Z] #69 2.267 Building dependency tree... [2021-08-18T22:25:40.374Z] #69 2.396 Reading state information... [2021-08-18T22:25:40.374Z] #69 2.505 The following additional packages will be installed: [2021-08-18T22:25:40.374Z] #69 2.506 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-18T22:25:40.374Z] #69 2.506 libpam-systemd [2021-08-18T22:25:40.374Z] #69 2.507 Suggested packages: [2021-08-18T22:25:40.374Z] #69 2.507 systemd-container policykit-1 [2021-08-18T22:25:40.374Z] #69 2.507 Recommended packages: [2021-08-18T22:25:40.374Z] #69 2.507 libnss-systemd [2021-08-18T22:25:40.374Z] #69 2.556 The following NEW packages will be installed: [2021-08-18T22:25:40.374Z] #69 2.557 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-18T22:25:40.374Z] #69 2.558 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-18T22:25:40.629Z] #69 2.824 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-18T22:25:40.629Z] #69 2.824 Need to get 4759 kB of archives. [2021-08-18T22:25:40.629Z] #69 2.824 After this operation, 16.6 MB of additional disk space will be used. [2021-08-18T22:25:40.629Z] #69 2.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-18T22:25:40.629Z] #69 2.826 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-08-18T22:25:40.629Z] #69 2.827 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-18T22:25:40.629Z] #69 2.830 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-18T22:25:40.629Z] #69 2.832 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-18T22:25:40.629Z] #69 2.832 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-18T22:25:40.629Z] #69 2.910 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-18T22:25:40.885Z] #69 2.915 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-18T22:25:40.885Z] #69 2.917 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-18T22:25:40.885Z] #69 2.920 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-18T22:25:40.885Z] #69 2.923 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-08-18T22:25:40.885Z] #69 3.074 debconf: delaying package configuration, since apt-utils is not installed [2021-08-18T22:25:40.885Z] #69 3.096 Fetched 4759 kB in 0s (13.4 MB/s) [2021-08-18T22:25:40.885Z] #69 3.120 Selecting previously unselected package libargon2-1:amd64. [2021-08-18T22:25:40.885Z] #69 3.120 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28078 files and directories currently installed.) [2021-08-18T22:25:40.885Z] #69 3.133 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-18T22:25:40.885Z] #69 3.139 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-18T22:25:40.885Z] #69 3.169 Selecting previously unselected package libjson-c3:amd64. [2021-08-18T22:25:40.885Z] #69 3.169 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-18T22:25:41.185Z] #69 3.173 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-18T22:25:41.185Z] #69 3.203 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-18T22:25:41.185Z] #69 3.205 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-18T22:25:41.185Z] #69 3.208 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-18T22:25:41.185Z] #69 3.254 Selecting previously unselected package libidn11:amd64. [2021-08-18T22:25:41.185Z] #69 3.254 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-18T22:25:41.185Z] #69 3.257 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-18T22:25:41.185Z] #69 3.298 Selecting previously unselected package libkmod2:amd64. [2021-08-18T22:25:41.185Z] #69 3.298 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-18T22:25:41.185Z] #69 3.302 Unpacking libkmod2:amd64 (26-1) ... [2021-08-18T22:25:41.185Z] #69 3.339 Selecting previously unselected package systemd. [2021-08-18T22:25:41.185Z] #69 3.342 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-18T22:25:41.185Z] #69 3.380 Unpacking systemd (241-7~deb10u8) ... [2021-08-18T22:25:41.745Z] #69 3.817 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-18T22:25:41.745Z] #69 3.826 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-18T22:25:41.745Z] #69 3.834 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-18T22:25:41.745Z] #69 3.844 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-18T22:25:41.745Z] #69 3.853 Setting up libkmod2:amd64 (26-1) ... [2021-08-18T22:25:41.745Z] #69 3.862 Setting up systemd (241-7~deb10u8) ... [2021-08-18T22:25:41.745Z] #69 3.902 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-18T22:25:41.745Z] #69 3.904 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-18T22:25:41.745Z] #69 3.907 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-18T22:25:41.745Z] #69 3.907 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-18T22:25:42.305Z] #69 4.347 Selecting previously unselected package systemd-sysv. [2021-08-18T22:25:42.305Z] #69 4.347 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28875 files and directories currently installed.) [2021-08-18T22:25:42.305Z] #69 4.360 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-18T22:25:42.305Z] #69 4.363 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-18T22:25:42.305Z] #69 4.403 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-18T22:25:42.305Z] #69 4.403 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-18T22:25:42.305Z] #69 4.406 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.305Z] #69 4.458 Selecting previously unselected package dbus. [2021-08-18T22:25:42.305Z] #69 4.461 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-18T22:25:42.305Z] #69 4.472 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.305Z] #69 4.527 Selecting previously unselected package libpam-systemd:amd64. [2021-08-18T22:25:42.604Z] #69 4.528 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-18T22:25:42.604Z] #69 4.532 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-18T22:25:42.604Z] #69 4.574 Selecting previously unselected package dbus-user-session. [2021-08-18T22:25:42.604Z] #69 4.574 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-18T22:25:42.604Z] #69 4.577 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.604Z] #69 4.638 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-18T22:25:42.604Z] #69 4.649 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.604Z] #69 4.658 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.604Z] #69 4.766 invoke-rc.d: could not determine current runlevel [2021-08-18T22:25:42.604Z] #69 4.769 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-18T22:25:42.604Z] #69 4.773 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-18T22:25:42.604Z] #69 4.905 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-18T22:25:42.860Z] #69 4.918 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-18T22:25:42.860Z] #69 4.926 Processing triggers for libc-bin (2.28-10) ... [2021-08-18T22:25:43.116Z] #69 DONE 5.1s [2021-08-18T22:25:43.116Z] [2021-08-18T22:25:43.116Z] #70 [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-08-18T22:25:43.116Z] #70 sha256:ac5c5b15a1cf65688e49e9000ca46bbc383a05c54105109279b6f7be337d4ed3 [2021-08-18T22:25:43.374Z] #70 0.444 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-18T22:25:43.374Z] #70 0.446 Dload Upload Total Spent Left Speed [2021-08-18T22:25:43.629Z] #70 0.447 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 16724 0 --:--:-- --:--:-- --:--:-- 16724 [2021-08-18T22:25:43.629Z] #70 DONE 0.6s [2021-08-18T22:25:43.629Z] [2021-08-18T22:25:43.629Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T22:25:43.629Z] #71 sha256:f7167c99e80c30e6c79600bca968bf681accbe9b01fb79dc68e01553b530d961 [2021-08-18T22:25:44.120Z] #56 242.5 + bin/containerd-shim-runc-v1 [2021-08-18T22:25:44.573Z] #71 DONE 0.9s [2021-08-18T22:25:44.574Z] [2021-08-18T22:25:44.574Z] #72 exporting to image [2021-08-18T22:25:44.574Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T22:25:44.574Z] #72 exporting layers [2021-08-18T22:25:44.980Z] #29 8.176 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-18T22:25:44.980Z] #29 8.778 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-18T22:25:44.980Z] #29 8.807 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-18T22:25:45.241Z] #29 8.852 Collecting pyyaml (from yamllint==1.26.1) [2021-08-18T22:25:45.241Z] #29 8.942 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-18T22:25:45.503Z] #29 9.120 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-18T22:25:45.503Z] #29 9.122 Building wheels for collected packages: yamllint [2021-08-18T22:25:45.503Z] #29 9.124 Running setup.py bdist_wheel for yamllint: started [2021-08-18T22:25:46.075Z] #29 9.609 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-18T22:25:46.075Z] #29 9.610 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-18T22:25:46.075Z] #29 9.635 Successfully built yamllint [2021-08-18T22:25:46.075Z] #29 9.648 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-18T22:25:46.336Z] #29 9.859 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-18T22:25:47.142Z] 4612f6d0b889: Pull complete [2021-08-18T22:25:47.278Z] #29 DONE 10.9s [2021-08-18T22:25:47.278Z] [2021-08-18T22:25:47.278Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-18T22:25:47.278Z] #32 sha256:1368458538cb381f05b899a6bcda1430c928b5477ba68dbdbbe30c80e07cb29c [2021-08-18T22:25:48.222Z] #32 DONE 0.9s [2021-08-18T22:25:48.222Z] [2021-08-18T22:25:48.222Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:25:48.222Z] #37 sha256:427b09be32adb4382cddf38c118dd92199d2b868584e9160c55b9f6029fe8db5 [2021-08-18T22:25:49.427Z] #56 247.6 + bin/containerd-shim-runc-v2 [2021-08-18T22:25:49.427Z] #56 248.2 + binaries [2021-08-18T22:25:49.427Z] #56 248.2 + install -D bin/containerd /build/containerd [2021-08-18T22:25:49.427Z] #56 248.3 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T22:25:49.427Z] #56 248.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T22:25:49.427Z] #56 248.3 + install -D bin/ctr /build/ctr [2021-08-18T22:25:51.155Z] #72 exporting layers 6.8s done [2021-08-18T22:25:51.155Z] #72 writing image sha256:953545b8473e8d84dd0720945427adf2ef5d5dbfc7f4ecaa74d1764d2c91efcf done [2021-08-18T22:25:51.155Z] #72 naming to docker.io/library/docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c done [2021-08-18T22:25:51.155Z] #72 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T22:25:51.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -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:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh dynbinary test-integration [2021-08-18T22:25:51.768Z] #57 245.8 # github.com/containerd/containerd/cmd/containerd [2021-08-18T22:25:51.768Z] #57 245.8 /usr/bin/ld: /tmp/go-link-340923866/000019.o: in function `New': [2021-08-18T22:25:51.768Z] #57 245.8 /tmp/tmp.8M28PtgEss/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-08-18T22:25:51.768Z] #57 245.9 + bin/containerd-stress [2021-08-18T22:25:51.768Z] #57 246.9 + bin/containerd-shim [2021-08-18T22:25:51.954Z] #56 DONE 250.8s [2021-08-18T22:25:52.026Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-08-18T22:25:52.515Z] [2021-08-18T22:25:52.515Z] #57 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T22:25:52.515Z] #57 sha256:80b61b11041e4eb7657c61c9ca8992f439a20f2bf61d20f6c80965244f3ce55f [2021-08-18T22:25:53.386Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-18T22:25:53.387Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-18T22:25:53.387Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-18T22:25:53.387Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-18T22:25:53.387Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-08-18T22:25:53.387Z] Detected virtualization docker. [2021-08-18T22:25:53.387Z] Detected architecture x86-64. [2021-08-18T22:25:53.387Z] Set hostname to . [2021-08-18T22:25:53.441Z] #57 DONE 0.9s [2021-08-18T22:25:53.441Z] [2021-08-18T22:25:53.441Z] #61 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T22:25:53.441Z] #61 sha256:d1c3eb92bd73b578ff77eb5281725ac78dec7356475a8544671c7018c7f61d07 [2021-08-18T22:25:53.441Z] #61 DONE 0.2s [2021-08-18T22:25:53.697Z] [2021-08-18T22:25:53.697Z] #66 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T22:25:53.697Z] #66 sha256:066fc9ada4f3ffd103de0bf8776db53ef0d16da8f1bc70a3f2b45ee625c9162c [2021-08-18T22:25:53.990Z] + source /etc/docker-entrypoint-cmd [2021-08-18T22:25:53.990Z] ++ hack/make.sh dynbinary test-integration [2021-08-18T22:25:53.990Z] [2021-08-18T22:25:53.990Z] Removing bundles/ [2021-08-18T22:25:53.990Z] [2021-08-18T22:25:53.990Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T22:25:53.990Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:25:53.990Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:25:54.623Z] #66 DONE 1.0s [2021-08-18T22:25:54.623Z] [2021-08-18T22:25:54.623Z] #67 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T22:25:54.623Z] #67 sha256:b59dc0ce7c3a7ffd7952ee74b5131165d5bccdfd451e2d00bc97cffe9ddeaf94 [2021-08-18T22:25:54.623Z] #67 DONE 0.0s [2021-08-18T22:25:54.623Z] [2021-08-18T22:25:54.623Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T22:25:54.623Z] #68 sha256:68cbfa5f00218862ce90736d7d9b7ae31461a3744532062d7151867b52068289 [2021-08-18T22:25:54.804Z] #37 ... [2021-08-18T22:25:54.804Z] [2021-08-18T22:25:54.804Z] #64 [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-08-18T22:25:54.804Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:25:54.804Z] #64 139.9 # github.com/containerd/containerd/cmd/containerd [2021-08-18T22:25:54.804Z] #64 139.9 /usr/bin/ld: /tmp/go-link-615901271/000019.o: in function `New': [2021-08-18T22:25:54.804Z] #64 139.9 /tmp/tmp.iRhPustpFb/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-08-18T22:25:54.804Z] #64 140.0 + bin/containerd-stress [2021-08-18T22:25:55.056Z] #57 253.9 + bin/containerd-shim-runc-v1 [2021-08-18T22:25:55.750Z] #64 141.1 + bin/containerd-shim [2021-08-18T22:25:56.010Z] #64 ... [2021-08-18T22:25:56.010Z] [2021-08-18T22:25:56.010Z] #61 [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-08-18T22:25:56.010Z] #61 sha256:38ef368077cddf12ce4a22c9f24836d615b11bab59917bf3acbd63806527b474 [2021-08-18T22:25:56.010Z] #61 81.36 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-18T22:25:56.010Z] #61 82.30 + mkdir -p /build [2021-08-18T22:25:56.010Z] #61 82.30 + cp runc /build/runc [2021-08-18T22:25:56.010Z] #61 DONE 89.4s [2021-08-18T22:25:56.010Z] [2021-08-18T22:25:56.010Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-18T22:25:56.010Z] #37 sha256:427b09be32adb4382cddf38c118dd92199d2b868584e9160c55b9f6029fe8db5 [2021-08-18T22:25:56.010Z] #37 DONE 7.8s [2021-08-18T22:25:56.010Z] [2021-08-18T22:25:56.010Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-18T22:25:56.010Z] #40 sha256:d1d1e507b6dc22931949f527c32df435f3f01455e44dea8baaeef37ea3e67e1d [2021-08-18T22:25:56.512Z] #68 DONE 1.6s [2021-08-18T22:25:56.512Z] [2021-08-18T22:25:56.512Z] #70 exporting to image [2021-08-18T22:25:56.512Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T22:25:56.512Z] #70 exporting layers [2021-08-18T22:25:56.585Z] #40 DONE 0.5s [2021-08-18T22:25:56.585Z] [2021-08-18T22:25:56.585Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-18T22:25:56.585Z] #42 sha256:43a744cc29e55e8ee5ef8f175f86145f4549a1c65633fa47a0e5368291ce5f8a [2021-08-18T22:25:56.585Z] #42 DONE 0.1s [2021-08-18T22:25:56.585Z] [2021-08-18T22:25:56.585Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-18T22:25:56.585Z] #45 sha256:abfc4983dbd60e2046dd67ad911cc4300e5c98526ff6d91c4ba858eab958dd51 [2021-08-18T22:25:56.585Z] #45 DONE 0.1s [2021-08-18T22:25:56.585Z] [2021-08-18T22:25:56.585Z] #64 [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-08-18T22:25:56.585Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:25:57.538Z] #64 ... [2021-08-18T22:25:57.538Z] [2021-08-18T22:25:57.538Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-18T22:25:57.538Z] #48 sha256:d3fe92742db18db5e55dc85d929daa24889cdb30f22bf0d257541160080f7e05 [2021-08-18T22:25:57.538Z] #48 DONE 0.8s [2021-08-18T22:25:57.538Z] [2021-08-18T22:25:57.538Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-18T22:25:57.538Z] #52 sha256:de451cd096ab04594a815dcafbe95c33a40ddee4b1d4fff13af8b9af458f650b [2021-08-18T22:25:57.538Z] #52 DONE 0.0s [2021-08-18T22:25:57.538Z] [2021-08-18T22:25:57.538Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-18T22:25:57.538Z] #54 sha256:1c093f6094ed79b34ce3e4086a1f8fc655d8ffd8374fe631bfe9216428d0a1b0 [2021-08-18T22:25:57.752Z] INFO: Expanding compiler 1 of 3... [2021-08-18T22:25:57.800Z] #54 DONE 0.3s [2021-08-18T22:25:57.800Z] [2021-08-18T22:25:57.800Z] #64 [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-08-18T22:25:57.800Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:25:57.800Z] #64 ... [2021-08-18T22:25:57.800Z] [2021-08-18T22:25:57.800Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-18T22:25:57.800Z] #56 sha256:51caca9c17dd866f489829036d86d6149cde25d886df7ac04f7b150487ef3644 [2021-08-18T22:25:57.800Z] #56 DONE 0.1s [2021-08-18T22:25:58.060Z] [2021-08-18T22:25:58.060Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-18T22:25:58.060Z] #58 sha256:8e8c675633d14cc78c66a58e19d441198c977f44ae3b07bd5c25e3ef6cd912f9 [2021-08-18T22:25:58.322Z] #58 DONE 0.5s [2021-08-18T22:25:58.322Z] [2021-08-18T22:25:58.322Z] #64 [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-08-18T22:25:58.322Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:25:58.583Z] #64 ... [2021-08-18T22:25:58.583Z] [2021-08-18T22:25:58.583Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-18T22:25:58.583Z] #60 sha256:c129c70e85c5f2483bad56ad976df90927ca88aff3432b819b265ecee5025140 [2021-08-18T22:25:58.583Z] #60 DONE 0.1s [2021-08-18T22:25:58.583Z] [2021-08-18T22:25:58.583Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-18T22:25:58.583Z] #62 sha256:af0fff71dee7f98c2e77e454e9f1181ef3ca461b49fb63552151dcea1def342c [2021-08-18T22:25:58.717Z] INFO: Expanding compiler 2 of 3... [2021-08-18T22:25:58.844Z] #62 DONE 0.3s [2021-08-18T22:25:58.844Z] [2021-08-18T22:25:58.844Z] #64 [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-08-18T22:25:58.845Z] #64 sha256:3ad7af786f3286849dc125b587cef2c8549c8bdf84d15863eccf3586c99bb818 [2021-08-18T22:26:00.332Z] #57 258.9 + bin/containerd-shim-runc-v2 [2021-08-18T22:26:00.898Z] #57 259.6 + binaries [2021-08-18T22:26:00.898Z] #57 259.6 + install -D bin/containerd /build/containerd [2021-08-18T22:26:00.898Z] #57 259.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T22:26:00.898Z] #57 259.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T22:26:00.898Z] #57 259.6 + install -D bin/ctr /build/ctr [2021-08-18T22:26:02.442Z] INFO: Expanding compiler 3 of 3... [2021-08-18T22:26:02.902Z] INFO: Removing downloaded files... [2021-08-18T22:26:02.902Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-18T22:26:02.902Z] INFO: Configuring git core.autocrlf... [2021-08-18T22:26:03.426Z] #57 DONE 262.1s [2021-08-18T22:26:04.133Z] #64 149.0 + bin/containerd-shim-runc-v1 [2021-08-18T22:26:04.360Z] [2021-08-18T22:26:04.360Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T22:26:04.360Z] #58 sha256:92afd9d60be45bff0a127a2e72295919fcdbe4ae014b02e272784e0d36d9c57d [2021-08-18T22:26:04.599Z] #70 exporting layers 7.0s done [2021-08-18T22:26:04.599Z] #70 writing image sha256:94c5bf529b6473e78dab463ee789f3f272e4d1281ef071a51c7bdf3a0bc87f58 done [2021-08-18T22:26:04.599Z] #70 naming to docker.io/library/docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c done [2021-08-18T22:26:04.599Z] #70 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T22:26:04.928Z] #58 DONE 0.7s [2021-08-18T22:26:04.928Z] [2021-08-18T22:26:04.928Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T22:26:04.928Z] #62 sha256:8d5884b6ce59228a0e187c26fe307b2315f002c0736944799c22cfc10530523d [2021-08-18T22:26:04.946Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -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:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh dynbinary test-integration [2021-08-18T22:26:05.185Z] #62 DONE 0.2s [2021-08-18T22:26:05.185Z] [2021-08-18T22:26:05.185Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T22:26:05.185Z] #67 sha256:e3c4252b8f953cb313a1c414c8119f7247dee07e2b71cb1e19728440bf848b64 [2021-08-18T22:26:05.507Z] [2021-08-18T22:26:05.508Z] Removing bundles/ [2021-08-18T22:26:05.508Z] [2021-08-18T22:26:05.508Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T22:26:05.508Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:26:05.508Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:26:06.135Z] #67 DONE 0.9s [2021-08-18T22:26:06.135Z] [2021-08-18T22:26:06.135Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T22:26:06.135Z] #68 sha256:3ea14f565dea41285906d064b412a9912a1673d7decfbf66fe352b4cfcecd7eb [2021-08-18T22:26:06.135Z] #68 DONE 0.0s [2021-08-18T22:26:06.135Z] [2021-08-18T22:26:06.135Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T22:26:06.135Z] #69 sha256:6d673e753603015ee00277d21694065987413c05515792a742903a76a10e7d11 [2021-08-18T22:26:07.543Z] #69 DONE 1.5s [2021-08-18T22:26:07.543Z] [2021-08-18T22:26:07.543Z] #70 exporting to image [2021-08-18T22:26:07.543Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T22:26:07.543Z] #70 exporting layers [2021-08-18T22:26:09.418Z] #64 153.9 + bin/containerd-shim-runc-v2 [2021-08-18T22:26:09.418Z] #64 154.5 + binaries [2021-08-18T22:26:09.418Z] #64 154.5 + install -D bin/containerd /build/containerd [2021-08-18T22:26:09.418Z] #64 154.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-18T22:26:09.418Z] #64 154.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-18T22:26:09.418Z] #64 154.6 + install -D bin/ctr /build/ctr [2021-08-18T22:26:10.821Z] #64 DONE 155.9s [2021-08-18T22:26:12.228Z] [2021-08-18T22:26:12.228Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-18T22:26:12.228Z] #65 sha256:86c778deed13ece6bdb939c27234a2209ba04afe1259fc5258d0cea4a26e9159 [2021-08-18T22:26:13.167Z] #65 DONE 1.0s [2021-08-18T22:26:13.167Z] [2021-08-18T22:26:13.167Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-18T22:26:13.167Z] #69 sha256:cea4883621744ad58f5bdd038444bef00cc659b5fc3b0cccb64e65eec80e341c [2021-08-18T22:26:13.167Z] #69 DONE 0.2s [2021-08-18T22:26:13.167Z] [2021-08-18T22:26:13.167Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-18T22:26:13.167Z] #74 sha256:d491559d82daa36ff098ef72402453a35a4b4ee3e29f19fc057841e71ad7f739 [2021-08-18T22:26:14.132Z] #70 exporting layers 6.7s done [2021-08-18T22:26:14.132Z] #70 writing image sha256:c14eec1789bc8eddd2eaca782927115074c4a349548df934eae5fef5ad8c1e2b done [2021-08-18T22:26:14.132Z] #70 naming to docker.io/library/docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c done [2021-08-18T22:26:14.132Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-08-18T22:26:14.473Z] + trap exit INT TERM [2021-08-18T22:26:14.473Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-08-18T22:26:14.473Z] + CONTAINER_NAME=docker-pr9 [2021-08-18T22:26:14.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh dynbinary [2021-08-18T22:26:15.076Z] #74 DONE 1.5s [2021-08-18T22:26:15.076Z] [2021-08-18T22:26:15.076Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-18T22:26:15.076Z] #75 sha256:b8aea88e447e95b3107232748e3a33d500977ae44889b46b4f3662840124cecc [2021-08-18T22:26:15.076Z] #75 DONE 0.0s [2021-08-18T22:26:15.076Z] [2021-08-18T22:26:15.076Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-18T22:26:15.076Z] #76 sha256:2e2274ae804b9151a976ce6b9572c1ce38343e5d5574b1f44314202bd28a1c33 [2021-08-18T22:26:16.372Z] [2021-08-18T22:26:16.372Z] Removing bundles/ [2021-08-18T22:26:16.372Z] [2021-08-18T22:26:16.372Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T22:26:16.372Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:26:16.372Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:26:19.275Z] #76 DONE 4.7s [2021-08-18T22:26:19.535Z] [2021-08-18T22:26:19.535Z] #77 exporting to image [2021-08-18T22:26:19.535Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-18T22:26:19.535Z] #77 exporting layers [2021-08-18T22:26:31.766Z] #77 exporting layers 12.4s done [2021-08-18T22:26:31.766Z] #77 writing image sha256:95d01a26a96ed7eda62e26d210cd17f283b7c3631875c63a610bf553c7594894 done [2021-08-18T22:26:31.766Z] #77 naming to docker.io/library/docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c done [2021-08-18T22:26:31.766Z] #77 DONE 12.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-18T22:26:32.113Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/validate/default [2021-08-18T22:26:33.054Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-18T22:26:33.054Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-18T22:26:33.054Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-18T22:26:33.054Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-18T22:26:33.054Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-18T22:26:33.054Z] Congratulations! No new tests were added to integration-cli. [2021-08-18T22:26:33.054Z] [2021-08-18T22:26:33.054Z] INFO Start validation with golang-ci-lint [2021-08-18T22:26:33.054Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-18T22:26:33.315Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-18T22:26:33.315Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-18T22:27:13.702Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/server/router/swarm 0.036s coverage: 5.7% of statements [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/api/types/versions 0.013s coverage: 75.0% of statements [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/builder/remotecontext 0.192s coverage: 13.7% of statements [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/cli/debug 0.005s coverage: 100.0% of statements [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/builder/dockerfile 0.293s coverage: 49.0% of statements [2021-08-18T22:27:13.703Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T22:27:13.703Z] ok github.com/docker/docker/cmd/docker-proxy 0.223s coverage: 69.3% of statements [2021-08-18T22:27:13.965Z] ok github.com/docker/docker/builder/remotecontext/git 4.750s coverage: 86.3% of statements [2021-08-18T22:27:13.965Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T22:27:13.965Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T22:27:14.964Z] Removing intermediate container 9cc433aa4070 [2021-08-18T22:27:14.964Z] ---> 211870ce3466 [2021-08-18T22:27:14.964Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-18T22:27:14.964Z] ---> Running in 56fb84a4fefd [2021-08-18T22:27:14.964Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-18T22:27:14.964Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:27:14.964Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:27:14.964Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:27:14.964Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:27:14.964Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:27:14.964Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:27:14.964Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:27:14.964Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:27:14.964Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:27:14.964Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:27:15.421Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:27:15.422Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:27:19.279Z] ok github.com/docker/docker/client 0.320s coverage: 75.4% of statements [2021-08-18T22:27:21.203Z] INFO: Build done for gotestsum... [2021-08-18T22:27:30.415Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:27:30.415Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:30.415Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:27:30.415Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:30.415Z] [2021-08-18T22:27:30.415Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:27:30.415Z] DOCKER_SYSTEMD=1 [2021-08-18T22:27:30.415Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:27:30.415Z] HOSTNAME=b215250b09cb [2021-08-18T22:27:30.415Z] DEST=bundles/test-integration [2021-08-18T22:27:30.415Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:27:30.415Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:27:30.415Z] container=docker [2021-08-18T22:27:30.415Z] HOME=/root [2021-08-18T22:27:30.415Z] LANG=C.UTF-8 [2021-08-18T22:27:30.415Z] INVOCATION_ID=1933b407c63b4ce7be8610aecc5104fa [2021-08-18T22:27:30.415Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:27:30.415Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:27:30.415Z] VALIDATE_BRANCH=master [2021-08-18T22:27:30.415Z] TERM=xterm [2021-08-18T22:27:30.415Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:27:30.415Z] SHLVL=3 [2021-08-18T22:27:30.415Z] TIMEOUT=120m [2021-08-18T22:27:30.415Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:27:30.415Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:27:30.415Z] GO111MODULE=off [2021-08-18T22:27:30.415Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T22:27:30.415Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T22:27:30.415Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:27:30.415Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:27:30.415Z] GOPATH=/go [2021-08-18T22:27:30.415Z] PKG_CONFIG=pkg-config [2021-08-18T22:27:30.415Z] _=/usr/bin/env [2021-08-18T22:27:30.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T22:27:31.505Z] Removing intermediate container 56fb84a4fefd [2021-08-18T22:27:31.505Z] ---> ca115d53a0bd [2021-08-18T22:27:31.505Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-18T22:27:31.505Z] ---> Running in c92dae691f54 [2021-08-18T22:27:31.962Z] Removing intermediate container c92dae691f54 [2021-08-18T22:27:31.962Z] ---> 7ba8ed4bc2ce [2021-08-18T22:27:31.962Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-18T22:27:31.962Z] ---> Running in 438494c8534f [2021-08-18T22:27:32.419Z] Removing intermediate container 438494c8534f [2021-08-18T22:27:32.419Z] ---> 487d52855d3f [2021-08-18T22:27:32.419Z] Step 10/10 : COPY . . [2021-08-18T22:27:41.893Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:27:41.893Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:41.893Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:27:41.893Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:41.893Z] [2021-08-18T22:27:41.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:27:41.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:27:41.893Z] HOSTNAME=bbc0e11358a8 [2021-08-18T22:27:41.893Z] DEST=bundles/test-integration [2021-08-18T22:27:41.893Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:27:41.893Z] DOCKER_ROOTLESS=1 [2021-08-18T22:27:41.893Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:27:41.893Z] container=docker [2021-08-18T22:27:41.893Z] HOME=/root [2021-08-18T22:27:41.893Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:27:41.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:27:41.893Z] VALIDATE_BRANCH=master [2021-08-18T22:27:41.893Z] TERM=xterm [2021-08-18T22:27:41.893Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:27:41.893Z] SHLVL=1 [2021-08-18T22:27:41.893Z] TIMEOUT=120m [2021-08-18T22:27:41.893Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:27:41.893Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:27:41.893Z] GO111MODULE=off [2021-08-18T22:27:41.893Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T22:27:41.893Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T22:27:41.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:27:41.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:27:41.893Z] GOPATH=/go [2021-08-18T22:27:41.893Z] PKG_CONFIG=pkg-config [2021-08-18T22:27:41.893Z] _=/usr/bin/env [2021-08-18T22:27:41.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T22:27:52.823Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:27:52.824Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:52.824Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:27:52.824Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:27:52.824Z] [2021-08-18T22:27:52.824Z] + TEST_INTEGRATION_DEST=1 [2021-08-18T22:27:52.824Z] + CONTAINER_NAME=docker-pr9-1 [2021-08-18T22:27:52.824Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T22:27:52.824Z] + run_tests test-integration-flaky [2021-08-18T22:27:52.824Z] + '[' -n 0 ']' [2021-08-18T22:27:52.824Z] + rm= [2021-08-18T22:27:52.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh test-integration-flaky test-integration [2021-08-18T22:27:52.824Z] + c=0 [2021-08-18T22:27:52.824Z] ++ jobs -p [2021-08-18T22:27:52.824Z] + for job in $(jobs -p) [2021-08-18T22:27:52.824Z] + wait 11309 [2021-08-18T22:27:52.824Z] + TEST_INTEGRATION_DEST=3 [2021-08-18T22:27:52.824Z] + CONTAINER_NAME=docker-pr9-3 [2021-08-18T22:27:52.824Z] + TEST_SKIP_INTEGRATION=1 [2021-08-18T22:27:52.824Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-08-18T22:27:52.824Z] + run_tests [2021-08-18T22:27:52.824Z] + '[' -n 0 ']' [2021-08-18T22:27:52.824Z] + rm= [2021-08-18T22:27:52.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh '' test-integration [2021-08-18T22:27:52.824Z] + TEST_INTEGRATION_DEST=2 [2021-08-18T22:27:52.824Z] + CONTAINER_NAME=docker-pr9-2 [2021-08-18T22:27:52.824Z] + TEST_SKIP_INTEGRATION=1 [2021-08-18T22:27:52.824Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-08-18T22:27:52.824Z] + run_tests [2021-08-18T22:27:52.824Z] + '[' -n 0 ']' [2021-08-18T22:27:52.824Z] + rm= [2021-08-18T22:27:52.824Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42755/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh '' test-integration [2021-08-18T22:27:52.824Z] [2021-08-18T22:27:52.824Z] [2021-08-18T22:27:52.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:27:52.824Z] [2021-08-18T22:27:52.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:27:52.824Z] HOSTNAME=c96da3571491 [2021-08-18T22:27:52.824Z] TEST_SKIP_INTEGRATION=1 [2021-08-18T22:27:52.824Z] TESTDEBUG=0 [2021-08-18T22:27:52.824Z] DEST=bundles/test-integration [2021-08-18T22:27:52.824Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:27:52.824Z] KEEPBUNDLE=1 [2021-08-18T22:27:52.824Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:27:52.824Z] container=docker [2021-08-18T22:27:52.824Z] HOME=/root [2021-08-18T22:27:52.824Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:27:52.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:27:52.824Z] VALIDATE_BRANCH=master [2021-08-18T22:27:52.824Z] TERM=xterm [2021-08-18T22:27:52.824Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:27:52.824Z] SHLVL=1 [2021-08-18T22:27:52.824Z] TIMEOUT=120m [2021-08-18T22:27:52.824Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:27:52.824Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:27:52.824Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-08-18T22:27:52.824Z] GO111MODULE=off [2021-08-18T22:27:52.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:27:52.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:27:52.824Z] GOPATH=/go [2021-08-18T22:27:52.824Z] PKG_CONFIG=pkg-config [2021-08-18T22:27:52.824Z] _=/usr/bin/env [2021-08-18T22:27:52.824Z] Building test suite binary ./integration-cli/test.main [2021-08-18T22:27:52.824Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-08-18T22:27:52.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:27:52.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:27:52.824Z] HOSTNAME=94e3ae88ce8d [2021-08-18T22:27:52.824Z] TEST_SKIP_INTEGRATION=1 [2021-08-18T22:27:52.824Z] TESTDEBUG=0 [2021-08-18T22:27:52.824Z] DEST=bundles/test-integration [2021-08-18T22:27:52.824Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:27:52.824Z] KEEPBUNDLE=1 [2021-08-18T22:27:52.824Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:27:52.824Z] container=docker [2021-08-18T22:27:52.824Z] HOME=/root [2021-08-18T22:27:52.824Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:27:52.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:27:52.824Z] VALIDATE_BRANCH=master [2021-08-18T22:27:52.824Z] TERM=xterm [2021-08-18T22:27:52.824Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:27:52.824Z] SHLVL=1 [2021-08-18T22:27:52.824Z] TIMEOUT=120m [2021-08-18T22:27:52.824Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:27:52.824Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:27:52.824Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-08-18T22:27:52.824Z] GO111MODULE=off [2021-08-18T22:27:52.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:27:52.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:27:52.824Z] GOPATH=/go [2021-08-18T22:27:52.824Z] PKG_CONFIG=pkg-config [2021-08-18T22:27:52.824Z] _=/usr/bin/env [2021-08-18T22:27:52.824Z] Building test suite binary ./integration-cli/test.main [2021-08-18T22:27:52.824Z] No new tests added to integration. [2021-08-18T22:27:52.824Z] [2021-08-18T22:27:52.824Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:27:52.824Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:27:52.824Z] HOSTNAME=dd6590f9bc0f [2021-08-18T22:27:52.824Z] TESTDEBUG=0 [2021-08-18T22:27:52.824Z] DEST=bundles/test-integration [2021-08-18T22:27:52.824Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:27:52.824Z] KEEPBUNDLE=1 [2021-08-18T22:27:52.824Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:27:52.824Z] container=docker [2021-08-18T22:27:52.824Z] HOME=/root [2021-08-18T22:27:52.824Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:27:52.824Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:27:52.824Z] VALIDATE_BRANCH=master [2021-08-18T22:27:52.824Z] TERM=xterm [2021-08-18T22:27:52.824Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:27:52.824Z] SHLVL=1 [2021-08-18T22:27:52.824Z] TIMEOUT=120m [2021-08-18T22:27:52.824Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:27:52.824Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:27:52.824Z] GO111MODULE=off [2021-08-18T22:27:52.824Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T22:27:52.824Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:27:52.824Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:27:52.824Z] GOPATH=/go [2021-08-18T22:27:52.824Z] PKG_CONFIG=pkg-config [2021-08-18T22:27:52.824Z] _=/usr/bin/env [2021-08-18T22:27:52.824Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T22:27:57.545Z] ---> 89a08851b44c [2021-08-18T22:27:57.545Z] Successfully built 89a08851b44c [2021-08-18T22:27:57.545Z] Successfully tagged docker:latest [2021-08-18T22:27:57.545Z] INFO: Image build ended at 08/18/2021 22:27:54. Duration:00:02:42.3747011 [2021-08-18T22:27:57.545Z] [2021-08-18T22:27:57.545Z] [2021-08-18T22:27:57.545Z] INFO: Building the test binaries at 08/18/2021 22:27:54... [2021-08-18T22:27:58.510Z] INFO: make.ps1 starting at 08/18/2021 22:27:58 [2021-08-18T22:27:58.968Z] INFO: Git commit (049c8ab29c) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T22:27:58.968Z] INFO: Invoking autogen... [2021-08-18T22:27:59.934Z] INFO: Building daemon... [2021-08-18T22:28:06.056Z] ok github.com/docker/docker/cmd/dockerd/trap 3.206s coverage: 0.0% of statements [2021-08-18T22:28:06.056Z] ok github.com/docker/docker/container 0.153s coverage: 34.8% of statements [2021-08-18T22:28:06.056Z] ok github.com/docker/docker/cmd/dockerd 0.244s coverage: 29.1% of statements [2021-08-18T22:28:06.056Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T22:28:06.056Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T22:28:06.056Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T22:28:06.056Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T22:28:06.056Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T22:28:06.056Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.059s coverage: 66.3% of statements [2021-08-18T22:28:06.056Z] ok github.com/docker/docker/daemon/cluster/convert 0.058s coverage: 35.9% of statements [2021-08-18T22:28:06.318Z] ok github.com/docker/docker/daemon/cluster 0.125s coverage: 0.5% of statements [2021-08-18T22:28:08.258Z] ok github.com/docker/docker/daemon/config 0.076s coverage: 81.1% of statements [2021-08-18T22:28:09.207Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-08-18T22:28:09.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T22:28:09.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T22:28:09.470Z] ok github.com/docker/docker/daemon/events 0.075s coverage: 50.0% of statements [2021-08-18T22:28:10.421Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-08-18T22:28:14.078Z] c67ded6868b6: Pull complete [2021-08-18T22:28:14.078Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-18T22:28:14.078Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T22:28:14.078Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T22:28:14.078Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-08-18T22:28:14.078Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-08-18T22:28:14.078Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114' [2021-08-18T22:28:14.078Z] INFO: Docker version of control daemon [2021-08-18T22:28:14.078Z] [2021-08-18T22:28:14.078Z] Client: [2021-08-18T22:28:14.078Z] Version: 20.10.6 [2021-08-18T22:28:14.078Z] API version: 1.41 [2021-08-18T22:28:14.078Z] Go version: go1.16.3 [2021-08-18T22:28:14.078Z] Git commit: 370c289 [2021-08-18T22:28:14.078Z] Built: Fri Apr 9 22:49:36 2021 [2021-08-18T22:28:14.078Z] OS/Arch: windows/amd64 [2021-08-18T22:28:14.078Z] Context: default [2021-08-18T22:28:14.078Z] Experimental: true [2021-08-18T22:28:14.078Z] [2021-08-18T22:28:14.078Z] Server: Docker Engine - Community [2021-08-18T22:28:14.078Z] Engine: [2021-08-18T22:28:14.078Z] Version: 20.10.6 [2021-08-18T22:28:14.078Z] API version: 1.41 (minimum version 1.24) [2021-08-18T22:28:14.078Z] Go version: go1.13.15 [2021-08-18T22:28:14.078Z] Git commit: 8728dd2 [2021-08-18T22:28:14.078Z] Built: Fri Apr 9 22:45:40 2021 [2021-08-18T22:28:14.078Z] OS/Arch: windows/amd64 [2021-08-18T22:28:14.078Z] Experimental: true [2021-08-18T22:28:14.078Z] [2021-08-18T22:28:14.078Z] INFO: Docker info of control daemon [2021-08-18T22:28:14.078Z] [2021-08-18T22:28:14.542Z] Client: [2021-08-18T22:28:14.542Z] Context: default [2021-08-18T22:28:14.542Z] Debug Mode: false [2021-08-18T22:28:14.542Z] Plugins: [2021-08-18T22:28:14.542Z] app: Docker Application (Docker Inc., v0.8.0) [2021-08-18T22:28:14.542Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-08-18T22:28:14.542Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-08-18T22:28:14.542Z] [2021-08-18T22:28:14.542Z] Server: [2021-08-18T22:28:14.542Z] Containers: 0 [2021-08-18T22:28:14.542Z] Running: 0 [2021-08-18T22:28:14.542Z] Paused: 0 [2021-08-18T22:28:14.542Z] Stopped: 0 [2021-08-18T22:28:14.542Z] Images: 1 [2021-08-18T22:28:14.542Z] Server Version: 20.10.6 [2021-08-18T22:28:14.542Z] Storage Driver: lcow (linux) windowsfilter (windows) [2021-08-18T22:28:14.542Z] LCOW: [2021-08-18T22:28:14.542Z] Windows: [2021-08-18T22:28:14.542Z] Logging Driver: json-file [2021-08-18T22:28:14.542Z] Plugins: [2021-08-18T22:28:14.542Z] Volume: local [2021-08-18T22:28:14.542Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:28:14.542Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:28:14.542Z] Swarm: inactive [2021-08-18T22:28:14.542Z] Default Isolation: process [2021-08-18T22:28:14.542Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T22:28:14.542Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T22:28:14.542Z] OSType: windows [2021-08-18T22:28:14.646Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.765s coverage: 73.3% of statements [2021-08-18T22:28:14.646Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.528s coverage: 13.7% of statements [2021-08-18T22:28:15.005Z] Architecture: x86_64 [2021-08-18T22:28:15.005Z] CPUs: 4 [2021-08-18T22:28:15.005Z] Total Memory: 32GiB [2021-08-18T22:28:15.005Z] Name: azwin-2-c061d0 [2021-08-18T22:28:15.005Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-08-18T22:28:15.005Z] Docker Root Dir: D:\docker [2021-08-18T22:28:15.005Z] Debug Mode: false [2021-08-18T22:28:15.005Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:28:15.005Z] Labels: [2021-08-18T22:28:15.005Z] Experimental: true [2021-08-18T22:28:15.005Z] Insecure Registries: [2021-08-18T22:28:15.005Z] 10.0.0.4:5000 [2021-08-18T22:28:15.005Z] 127.0.0.0/8 [2021-08-18T22:28:15.005Z] Registry Mirrors: [2021-08-18T22:28:15.005Z] http://10.0.0.4:5000/ [2021-08-18T22:28:15.005Z] Live Restore Enabled: false [2021-08-18T22:28:15.005Z] Product License: Community Engine [2021-08-18T22:28:15.005Z] [2021-08-18T22:28:15.005Z] [2021-08-18T22:28:15.005Z] INFO: Commit hash is 049c8ab29c [2021-08-18T22:28:15.005Z] INFO: Nuke-Everything... [2021-08-18T22:28:15.005Z] INFO: Container count on control daemon to delete is 0 [2021-08-18T22:28:15.227Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.043s coverage: 3.1% of statements [2021-08-18T22:28:15.468Z] INFO: Nuking d:\CI [2021-08-18T22:28:15.468Z] INFO: Zapped successfully [2021-08-18T22:28:15.803Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.920s coverage: 56.2% of statements [2021-08-18T22:28:15.930Z] INFO: Location for testing is d:\CI\PR-42755\9 [2021-08-18T22:28:15.930Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-08-18T22:28:15.930Z] [2021-08-18T22:28:15.930Z] [2021-08-18T22:28:15.930Z] INFO: Building the image from Dockerfile.windows at 08/18/2021 22:28:15... [2021-08-18T22:28:15.930Z] [2021-08-18T22:28:16.767Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.049s coverage: 1.9% of statements [2021-08-18T22:28:19.329Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.763s coverage: 49.4% of statements [2021-08-18T22:28:20.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T22:28:20.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T22:28:20.724Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 57.5% of statements [2021-08-18T22:28:20.724Z] ok github.com/docker/docker/daemon 12.382s coverage: 17.5% of statements [2021-08-18T22:28:20.724Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T22:28:20.724Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T22:28:20.724Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T22:28:20.724Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T22:28:20.724Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.475s coverage: 57.7% of statements [2021-08-18T22:28:20.987Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.209s coverage: 46.2% of statements [2021-08-18T22:28:20.987Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T22:28:20.987Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-18T22:28:20.987Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T22:28:21.563Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [2021-08-18T22:28:22.513Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.048s coverage: 3.0% of statements [2021-08-18T22:28:23.025Z] Sending build context to Docker daemon 61MB [2021-08-18T22:28:23.025Z] [2021-08-18T22:28:23.025Z] Step 1/10 : FROM microsoft/windowsservercore [2021-08-18T22:28:23.025Z] ---> d1724c2d9a84 [2021-08-18T22:28:23.025Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-08-18T22:28:23.463Z] ok github.com/docker/docker/daemon/logger 0.255s coverage: 43.5% of statements [2021-08-18T22:28:23.486Z] ---> Running in b092dff3fd2e [2021-08-18T22:28:23.946Z] Removing intermediate container b092dff3fd2e [2021-08-18T22:28:23.946Z] ---> fa972fe15e94 [2021-08-18T22:28:23.946Z] Step 3/10 : ARG GO_VERSION=1.16.7 [2021-08-18T22:28:23.946Z] ---> Running in 0b6565ab372c [2021-08-18T22:28:24.407Z] Removing intermediate container 0b6565ab372c [2021-08-18T22:28:24.407Z] ---> 8d316a7e8a90 [2021-08-18T22:28:24.407Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-08-18T22:28:24.407Z] ---> Running in 2cf43f4d7ff9 [2021-08-18T22:28:24.454Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.7% of statements [2021-08-18T22:28:24.454Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T22:28:24.454Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T22:28:24.721Z] ok github.com/docker/docker/daemon/logger/gelf 0.056s coverage: 67.0% of statements [2021-08-18T22:28:24.721Z] ok github.com/docker/docker/daemon/logger/awslogs 0.465s coverage: 77.4% of statements [2021-08-18T22:28:24.721Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T22:28:24.721Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T22:28:24.867Z] Removing intermediate container 2cf43f4d7ff9 [2021-08-18T22:28:24.867Z] ---> e6336524ba36 [2021-08-18T22:28:24.867Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-08-18T22:28:24.867Z] ---> Running in b31c3c81e282 [2021-08-18T22:28:25.296Z] ok github.com/docker/docker/daemon/logger/journald 0.022s coverage: 23.9% of statements [2021-08-18T22:28:25.296Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-08-18T22:28:25.328Z] Removing intermediate container b31c3c81e282 [2021-08-18T22:28:25.328Z] ---> 6cd7ba8711d2 [2021-08-18T22:28:25.328Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-08-18T22:28:25.328Z] ---> Running in 65e75aaab351 [2021-08-18T22:28:25.561Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.031s coverage: 69.9% of statements [2021-08-18T22:28:26.510Z] ok github.com/docker/docker/daemon/logger/local 0.030s coverage: 75.2% of statements [2021-08-18T22:28:26.510Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T22:28:26.510Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2021-08-18T22:28:26.774Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 58.6% of statements [2021-08-18T22:28:27.350Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2021-08-18T22:28:27.350Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-08-18T22:28:27.927Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-08-18T22:28:28.881Z] ok github.com/docker/docker/distribution/metadata 0.144s coverage: 48.2% of statements [2021-08-18T22:28:29.833Z] ok github.com/docker/docker/daemon/logger/splunk 1.926s coverage: 82.5% of statements [2021-08-18T22:28:29.833Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T22:28:29.833Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T22:28:30.784Z] ok github.com/docker/docker/errdefs 0.025s coverage: 53.1% of statements [2021-08-18T22:28:30.784Z] ok github.com/docker/docker/distribution 0.240s coverage: 25.8% of statements [2021-08-18T22:28:30.784Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T22:28:31.734Z] ok github.com/docker/docker/image/cache 0.015s coverage: 19.2% of statements [2021-08-18T22:28:31.734Z] ok github.com/docker/docker/image 0.052s coverage: 86.6% of statements [2021-08-18T22:28:31.997Z] ok github.com/docker/docker/distribution/xfer 1.836s coverage: 85.1% of statements [2021-08-18T22:28:31.997Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T22:28:32.260Z] ok github.com/docker/docker/image/tarexport 0.024s coverage: 0.7% of statements [2021-08-18T22:28:32.523Z] ok github.com/docker/docker/image/v1 0.023s coverage: 25.0% of statements [2021-08-18T22:28:32.523Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T22:28:32.786Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-08-18T22:28:33.362Z] ok github.com/docker/docker/oci 0.067s coverage: 43.3% of statements [2021-08-18T22:28:33.938Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 52.9% of statements [2021-08-18T22:28:33.938Z] ok github.com/docker/docker/opts 0.056s coverage: 67.1% of statements [2021-08-18T22:28:35.335Z] ok github.com/docker/docker/pkg/broadcaster 0.030s coverage: 100.0% of statements [2021-08-18T22:28:35.599Z] ok github.com/docker/docker/pkg/capabilities 0.026s coverage: 87.5% of statements [2021-08-18T22:28:35.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T22:28:36.993Z] ok github.com/docker/docker/pkg/authorization 1.532s coverage: 68.3% of statements [2021-08-18T22:28:37.569Z] ok github.com/docker/docker/pkg/directory 0.028s coverage: 80.0% of statements [2021-08-18T22:28:38.143Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-18T22:28:38.143Z] ok github.com/docker/docker/pkg/archive 1.099s coverage: 82.0% of statements [2021-08-18T22:28:38.719Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-08-18T22:28:40.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.021s coverage: 92.3% of statements [2021-08-18T22:28:40.110Z] ok github.com/docker/docker/pkg/chrootarchive 3.013s coverage: 43.2% of statements [2021-08-18T22:28:40.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2021-08-18T22:28:40.684Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-08-18T22:28:41.632Z] ok github.com/docker/docker/pkg/filenotify 0.606s coverage: 67.0% of statements [2021-08-18T22:28:41.895Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 83.1% of statements [2021-08-18T22:28:42.160Z] ok github.com/docker/docker/layer 7.304s coverage: 68.8% of statements [2021-08-18T22:28:42.160Z] ok github.com/docker/docker/pkg/discovery/kv 3.069s coverage: 84.1% of statements [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T22:28:42.160Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T22:28:42.423Z] ok github.com/docker/docker/pkg/homedir 0.038s coverage: 11.4% of statements [2021-08-18T22:28:42.423Z] ok github.com/docker/docker/pkg/fsutils 0.291s coverage: 85.1% of statements [2021-08-18T22:28:42.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T22:28:43.037Z] [2021-08-18T22:28:43.037Z] SUCCESS: Specified value was saved. [2021-08-18T22:28:43.372Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2021-08-18T22:28:43.372Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-18T22:28:43.636Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-08-18T22:28:43.899Z] ok github.com/docker/docker/pkg/parsers 0.009s coverage: 97.0% of statements [2021-08-18T22:28:43.899Z] ok github.com/docker/docker/pkg/idtools 0.890s coverage: 69.5% of statements [2021-08-18T22:28:43.899Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 69.2% of statements [2021-08-18T22:28:43.899Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T22:28:43.899Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-18T22:28:43.899Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T22:28:43.899Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T22:28:44.166Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-08-18T22:28:44.429Z] ok github.com/docker/docker/pkg/pidfile 0.029s coverage: 82.4% of statements [2021-08-18T22:28:44.429Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 86.7% of statements [2021-08-18T22:28:44.429Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T22:28:44.429Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T22:28:44.581Z] INFO: Downloading git... [2021-08-18T22:28:45.382Z] ok github.com/docker/docker/pkg/plugins/transport 0.032s coverage: 85.7% of statements [2021-08-18T22:28:45.382Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.030s coverage: 56.8% of statements [2021-08-18T22:28:45.644Z] ok github.com/docker/docker/pkg/pools 0.032s coverage: 88.2% of statements [2021-08-18T22:28:45.644Z] ok github.com/docker/docker/pkg/progress 0.008s coverage: 75.9% of statements [2021-08-18T22:28:45.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T22:28:46.174Z] INFO: Downloading go... [2021-08-18T22:28:46.593Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2021-08-18T22:28:46.856Z] ok github.com/docker/docker/pkg/pubsub 1.070s coverage: 75.0% of statements [2021-08-18T22:28:46.856Z] ok github.com/docker/docker/pkg/stdcopy 0.017s coverage: 100.0% of statements [2021-08-18T22:28:47.119Z] ok github.com/docker/docker/pkg/stack 0.019s coverage: 90.9% of statements [2021-08-18T22:28:47.161Z] INFO: Downloading compiler 1 of 3... [2021-08-18T22:28:47.382Z] ok github.com/docker/docker/pkg/stringid 0.013s coverage: 70.6% of statements [2021-08-18T22:28:47.382Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-08-18T22:28:47.773Z] INFO: Downloading compiler 2 of 3... [2021-08-18T22:28:47.774Z] INFO: Downloading compiler 3 of 3... [2021-08-18T22:28:47.774Z] INFO: Extracting git... [2021-08-18T22:28:48.331Z] ok github.com/docker/docker/pkg/sysinfo 0.018s coverage: 52.1% of statements [2021-08-18T22:28:48.595Z] ok github.com/docker/docker/pkg/tailfile 0.153s coverage: 88.6% of statements [2021-08-18T22:28:48.595Z] ok github.com/docker/docker/pkg/system 0.013s coverage: 40.1% of statements [2021-08-18T22:28:48.858Z] testing: warning: no tests to run [2021-08-18T22:28:48.858Z] coverage: [no statements] [2021-08-18T22:28:48.858Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2021-08-18T22:28:49.434Z] ok github.com/docker/docker/pkg/truncindex 0.107s coverage: 91.5% of statements [2021-08-18T22:28:49.434Z] ok github.com/docker/docker/pkg/urlutil 0.004s coverage: 100.0% of statements [2021-08-18T22:28:49.698Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-08-18T22:28:49.698Z] ok github.com/docker/docker/pkg/useragent 0.005s coverage: 88.9% of statements [2021-08-18T22:28:50.647Z] ok github.com/docker/docker/plugin/v2 0.014s coverage: 14.4% of statements [2021-08-18T22:28:51.234Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2021-08-18T22:28:51.809Z] ok github.com/docker/docker/plugin 0.539s coverage: 23.2% of statements [2021-08-18T22:28:52.386Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-08-18T22:28:53.778Z] ok github.com/docker/docker/quota 0.554s coverage: 71.4% of statements [2021-08-18T22:28:54.042Z] ok github.com/docker/docker/registry 0.155s coverage: 58.8% of statements [2021-08-18T22:28:54.042Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2021-08-18T22:28:54.042Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2021-08-18T22:28:54.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T22:28:54.840Z] INFO [loader] Go packages loading at mode 575 (exports_file|imports|files|name|types_sizes|compiled_files|deps) took 2m14.084755613s [2021-08-18T22:28:54.840Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 541.046621ms [2021-08-18T22:28:54.992Z] ok github.com/docker/docker/testutil 0.011s coverage: 62.5% of statements [2021-08-18T22:28:54.992Z] ok github.com/docker/docker/runconfig 0.018s coverage: 66.1% of statements [2021-08-18T22:28:55.677Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T22:28:56.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T22:28:56.916Z] ok github.com/docker/docker/volume/drivers 0.012s coverage: 36.1% of statements [2021-08-18T22:28:57.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T22:28:58.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T22:28:58.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T22:28:58.311Z] ok github.com/docker/docker/volume/local 0.183s coverage: 76.4% of statements [2021-08-18T22:28:59.258Z] ok github.com/docker/docker/volume/mounts 0.081s coverage: 67.8% of statements [2021-08-18T22:28:59.517Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T22:29:00.645Z] ok github.com/docker/docker/volume/service 0.025s coverage: 72.3% of statements [2021-08-18T22:29:02.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T22:29:02.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T22:29:03.887Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T22:29:04.450Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T22:29:05.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T22:29:05.488Z] INFO: Expanding go... [2021-08-18T22:29:06.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T22:29:06.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T22:29:06.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T22:29:07.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T22:29:07.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T22:29:07.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T22:29:07.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T22:29:08.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T22:29:08.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T22:29:09.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T22:29:09.714Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:29:09.714Z] Using test binary docker [2021-08-18T22:29:09.714Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T22:29:09.714Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-18T22:29:09.714Z] INFO: Waiting for daemon to start... [2021-08-18T22:29:09.714Z] Starting dockerd [2021-08-18T22:29:12.003Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-18T22:29:12.003Z] [2021-08-18T22:29:12.003Z] ________ ____ __. [2021-08-18T22:29:12.003Z] \_____ \ | |/ _| [2021-08-18T22:29:12.003Z] / | \| < [2021-08-18T22:29:12.003Z] / | \ | \ [2021-08-18T22:29:12.003Z] \_______ /____|__ \ [2021-08-18T22:29:12.003Z] \/ \/ [2021-08-18T22:29:12.003Z] [2021-08-18T22:29:12.003Z] INFO: make.ps1 ended at 08/18/2021 22:29:03 [2021-08-18T22:29:12.003Z] INFO: Binaries build ended at 08/18/2021 22:29:05. Duration:00:01:10.2012044 [2021-08-18T22:29:12.003Z] INFO: Copying the built daemon binary to d:\CI\PR-42755\9\binary\dockerd-049c8ab29c.exe... [2021-08-18T22:29:12.003Z] INFO: Copying the built client binary to d:\CI\PR-42755\9\binary\docker-049c8ab29c.exe... [2021-08-18T22:29:12.003Z] INFO: Copying dockerversion from the container... [2021-08-18T22:29:12.003Z] INFO: Copying the golang package from the container to d:\CI\PR-42755\9\installer\go.zip... [2021-08-18T22:29:12.003Z] INFO: Extracting go.zip to d:\CI\PR-42755\9\go [2021-08-18T22:29:12.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T22:29:12.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T22:29:12.954Z] INFO [runner/unused/goanalysis] analyzers took 32.304360428s with top 10 stages: buildssa: 27.655454895s, U1000: 4.648905533s [2021-08-18T22:29:12.975Z] . [2021-08-18T22:29:12.975Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:29:12.975Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:29:12.975Z] Error: No such image: emptyfs [2021-08-18T22:29:13.231Z] Running integration-test (iteration 1) [2021-08-18T22:29:13.231Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T22:29:13.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T22:29:14.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T22:29:15.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T22:29:15.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T22:29:16.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T22:29:17.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T22:29:18.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T22:29:19.366Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:29:19.366Z] Using test binary docker [2021-08-18T22:29:19.366Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T22:29:19.366Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:29:19.366Z] INFO: Waiting for daemon to start... [2021-08-18T22:29:19.366Z] Starting dockerd [2021-08-18T22:29:22.626Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T22:29:22.626Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === Skipped [2021-08-18T22:29:22.626Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T22:29:22.626Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T22:29:22.626Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T22:29:22.626Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T22:29:22.626Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-18T22:29:22.626Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-18T22:29:22.626Z] time="2021-08-18T22:28:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-18T22:29:22.626Z] time="2021-08-18T22:28:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-18T22:29:22.626Z] time="2021-08-18T22:28:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:29:22.626Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:29:22.626Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:29:22.626Z] [2021-08-18T22:29:22.626Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-18T22:29:22.626Z] time="2021-08-18T22:28:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-18T22:29:22.627Z] time="2021-08-18T22:28:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-18T22:29:22.627Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-18T22:29:22.627Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-18T22:29:22.627Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:29:22.627Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-18T22:29:22.627Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-18T22:29:22.627Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-18T22:29:22.627Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] [2021-08-18T22:29:22.627Z] DONE 2309 tests, 28 skipped in 227.289s [2021-08-18T22:29:22.627Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:29:22.627Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-18T22:29:22.627Z] + 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/api 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-08-18T22:29:22.631Z] . [2021-08-18T22:29:22.631Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:29:22.631Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:29:22.631Z] Error: No such image: emptyfs [2021-08-18T22:29:22.631Z] Running integration-test (iteration 1) [2021-08-18T22:29:22.631Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T22:29:28.109Z] Loaded image: buildpack-deps:buster [2021-08-18T22:29:28.109Z] Loaded image: busybox:latest [2021-08-18T22:29:28.109Z] Loaded image: busybox:glibc [2021-08-18T22:29:29.658Z] INFO: Extraction ended at 08/18/2021 22:29:27. Duration:00:00:20.5547625 [2021-08-18T22:29:29.658Z] INFO: Updating the golang and path environment variables [2021-08-18T22:29:29.658Z] INFO: GOPATH=d:\gopath [2021-08-18T22:29:29.658Z] INFO: go version go1.16.7 windows/amd64 [2021-08-18T22:29:29.658Z] INFO: Running the daemon under test in debug mode [2021-08-18T22:29:29.658Z] INFO: Starting a daemon under test... [2021-08-18T22:29:29.658Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42755\9\daemon --pidfile d:\CI\PR-42755\9\docker.pid -D [2021-08-18T22:29:29.658Z] INFO: Process started successfully. [2021-08-18T22:29:29.658Z] INFO: Start tailing logs of the daemon under tests [2021-08-18T22:29:29.658Z] INFO: Waiting for the daemon under test to start... [2021-08-18T22:29:30.040Z] Loaded image: debian:bullseye [2021-08-18T22:29:30.295Z] Loaded image: hello-world:latest [2021-08-18T22:29:30.295Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:29:30.551Z] INFO: Testing against a local daemon [2021-08-18T22:29:30.551Z] === RUN TestCgroupNamespacesBuild [2021-08-18T22:29:30.653Z] INFO: Expanding compiler 1 of 3... [2021-08-18T22:29:30.653Z] INFO: Expanding compiler 2 of 3... [2021-08-18T22:29:31.916Z] --- PASS: TestCgroupNamespacesBuild (1.52s) [2021-08-18T22:29:31.916Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T22:29:33.802Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s) [2021-08-18T22:29:33.802Z] === RUN TestBuildWithSession [2021-08-18T22:29:33.802Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:29:33.802Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:29:33.802Z] === RUN TestBuildSquashParent [2021-08-18T22:29:37.742Z] INFO: Expanding compiler 3 of 3... [2021-08-18T22:29:37.742Z] INFO: Removing downloaded files... [2021-08-18T22:29:37.742Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-08-18T22:29:37.742Z] INFO: Configuring git core.autocrlf... [2021-08-18T22:29:39.089Z] --- PASS: TestBuildSquashParent (5.31s) [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:39.089Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:39.089Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:39.089Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:39.089Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:40.675Z] Loaded image: buildpack-deps:buster [2021-08-18T22:29:40.675Z] Loaded image: busybox:latest [2021-08-18T22:29:40.675Z] Loaded image: busybox:glibc [2021-08-18T22:29:40.976Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:41.232Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:42.566Z] Loaded image: debian:bullseye [2021-08-18T22:29:42.566Z] Loaded image: hello-world:latest [2021-08-18T22:29:42.566Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:29:42.566Z] INFO: Testing against a local daemon [2021-08-18T22:29:42.566Z] === RUN TestCgroupNamespacesBuild [2021-08-18T22:29:43.118Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:43.416Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:44.455Z] --- PASS: TestCgroupNamespacesBuild (1.89s) [2021-08-18T22:29:44.455Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.42s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.12s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2021-08-18T22:29:45.351Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s) [2021-08-18T22:29:45.351Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:29:45.351Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:29:45.821Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.40s) [2021-08-18T22:29:45.821Z] === RUN TestBuildWithSession [2021-08-18T22:29:45.821Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:29:45.821Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:29:45.821Z] === RUN TestBuildSquashParent [2021-08-18T22:29:47.278Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:29:47.534Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:29:47.790Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:29:48.046Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:29:48.302Z] --- PASS: TestBuildMultiStageCopy (2.75s) [2021-08-18T22:29:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.97s) [2021-08-18T22:29:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-18T22:29:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-18T22:29:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2021-08-18T22:29:48.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-18T22:29:48.303Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:29:48.863Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2021-08-18T22:29:48.864Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:29:49.837Z] --- PASS: TestBuildLabelWithTargets (0.87s) [2021-08-18T22:29:49.837Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:29:50.093Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2021-08-18T22:29:50.093Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:29:50.723Z] ...INFO: Daemon under test started and replied! [2021-08-18T22:29:50.723Z] INFO: Docker version of the daemon under test [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] Client: [2021-08-18T22:29:50.723Z] Version: 17.06.2-ce [2021-08-18T22:29:50.723Z] API version: 1.30 [2021-08-18T22:29:50.723Z] Go version: go1.8.3 [2021-08-18T22:29:50.723Z] Git commit: cec0b72 [2021-08-18T22:29:50.723Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-18T22:29:50.723Z] OS/Arch: windows/amd64 [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] Server: [2021-08-18T22:29:50.723Z] Version: 0.0.0-dev [2021-08-18T22:29:50.723Z] API version: 1.42 (minimum version 1.24) [2021-08-18T22:29:50.723Z] Go version: go1.16.7 [2021-08-18T22:29:50.723Z] Git commit: 049c8ab29c [2021-08-18T22:29:50.723Z] Built: 08/18/2021 22:27:58 [2021-08-18T22:29:50.723Z] OS/Arch: windows/amd64 [2021-08-18T22:29:50.723Z] Experimental: false [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] INFO: Docker info of the daemon under test [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] Containers: 0 [2021-08-18T22:29:50.723Z] Running: 0 [2021-08-18T22:29:50.723Z] Paused: 0 [2021-08-18T22:29:50.723Z] Stopped: 0 [2021-08-18T22:29:50.723Z] Images: 0 [2021-08-18T22:29:50.723Z] Server Version: 0.0.0-dev [2021-08-18T22:29:50.723Z] Storage Driver: windowsfilter [2021-08-18T22:29:50.723Z] Windows: [2021-08-18T22:29:50.723Z] Logging Driver: json-file [2021-08-18T22:29:50.723Z] Plugins: [2021-08-18T22:29:50.723Z] Volume: local [2021-08-18T22:29:50.723Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:29:50.723Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:29:50.723Z] Swarm: inactive [2021-08-18T22:29:50.723Z] Default Isolation: process [2021-08-18T22:29:50.723Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T22:29:50.723Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T22:29:50.723Z] OSType: windows [2021-08-18T22:29:50.723Z] Architecture: x86_64 [2021-08-18T22:29:50.723Z] CPUs: 4 [2021-08-18T22:29:50.723Z] Total Memory: 32GiB [2021-08-18T22:29:50.723Z] Name: azwin-2-e61160 [2021-08-18T22:29:50.723Z] ID: M2F7:HPRP:6F3X:OFHH:P6ID:YL66:D4QM:Y6TC:OV2E:N5AR:FFRS:TD5W [2021-08-18T22:29:50.723Z] Docker Root Dir: D:\CI\PR-42755\9\daemon [2021-08-18T22:29:50.723Z] Debug Mode (client): false [2021-08-18T22:29:50.723Z] Debug Mode (server): true [2021-08-18T22:29:50.723Z] File Descriptors: -1 [2021-08-18T22:29:50.723Z] Goroutines: 16 [2021-08-18T22:29:50.723Z] System Time: 2021-08-18T22:29:48.6543829Z [2021-08-18T22:29:50.723Z] EventsListeners: 0 [2021-08-18T22:29:50.723Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:29:50.723Z] Labels: [2021-08-18T22:29:50.723Z] Experimental: false [2021-08-18T22:29:50.723Z] Insecure Registries: [2021-08-18T22:29:50.723Z] 127.0.0.0/8 [2021-08-18T22:29:50.723Z] Live Restore Enabled: false [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] INFO: Docker images of the daemon under test [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:29:50.723Z] [2021-08-18T22:29:50.723Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-08-18T22:29:50.723Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 from docker hub into daemon under test. This may take some time... [2021-08-18T22:29:50.723Z] 10.0.20348.1: Pulling from windows/servercore/insider [2021-08-18T22:29:50.723Z] 8f616e6e9eec: Pulling fs layer [2021-08-18T22:29:52.024Z] --- PASS: TestBuildMultiStageOnBuild (2.08s) [2021-08-18T22:29:52.024Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:29:52.993Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2021-08-18T22:29:52.993Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:29:53.906Z] --- PASS: TestBuildSquashParent (7.99s) [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:53.906Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:53.906Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:53.906Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:29:53.906Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:29:54.920Z] --- PASS: TestBuildMultiStageLayerLeak (2.09s) [2021-08-18T22:29:54.921Z] === RUN TestBuildWithHugeFile [2021-08-18T22:29:56.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:29:56.422Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:29:58.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:29:58.317Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:29:59.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.11s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.18s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.05s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.19s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2021-08-18T22:30:00.207Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s) [2021-08-18T22:30:00.207Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:30:00.207Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:30:02.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T22:30:03.472Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:30:04.034Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:30:05.397Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:30:06.323Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:30:07.250Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-08-18T22:30:07.250Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-08-18T22:30:07.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-18T22:30:07.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-18T22:30:07.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-18T22:30:07.251Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-18T22:30:07.251Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:30:12.492Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-18T22:30:12.492Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:30:20.574Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-18T22:30:20.574Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:30:20.643Z] 8f616e6e9eec: Verifying Checksum [2021-08-18T22:30:20.643Z] 8f616e6e9eec: Download complete [2021-08-18T22:30:23.087Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-18T22:30:23.087Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:30:28.330Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-18T22:30:28.330Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:30:28.892Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-08-18T22:30:28.892Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:30:33.058Z] --- PASS: TestBuildMultiStageLayerLeak (4.43s) [2021-08-18T22:30:33.058Z] === RUN TestBuildWithHugeFile [2021-08-18T22:30:49.446Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m32.867958408s with top 10 stages: buildssa: 1m46.228112633s, goimports: 23.915930457s, unconvert: 14.564191571s, gosec: 11.875297873s, golint: 7.96782695s, ineffassign: 5.82986134s, misspell: 5.700834224s, inspect: 4.112813572s, vrp: 3.310635698s, printf: 2.231723748s [2021-08-18T22:30:49.446Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-18T22:30:49.446Z] INFO [runner] Processors filtering stat (out/in): cgo: 2282/2857, exclude: 1893/1893, identifier_marker: 1893/1893, exclude-rules: 78/1893, filename_unadjuster: 2282/2282, path_prettifier: 2282/2282, skip_dirs: 2282/2282, autogenerated_exclude: 1893/2282, nolint: 0/78, skip_files: 2282/2282 [2021-08-18T22:30:49.446Z] INFO [runner] processing took 113.579648ms with stages: nolint: 42.819342ms, identifier_marker: 33.858675ms, path_prettifier: 20.009068ms, autogenerated_exclude: 6.864155ms, exclude-rules: 6.388363ms, skip_dirs: 3.194866ms, cgo: 287.09µs, filename_unadjuster: 152.552µs, max_same_issues: 1.465µs, exclude: 707ns, diff: 574ns, max_from_linter: 563ns, uniq_by_line: 561ns, source_code: 531ns, skip_files: 511ns, path_shortener: 343ns, max_per_file_from_linter: 282ns [2021-08-18T22:30:49.446Z] INFO [runner] linters took 1m51.106196761s with stages: goanalysis_metalinter: 1m25.969343396s, unused: 25.023113197s [2021-08-18T22:30:49.446Z] INFO File cache stats: 1688 entries of total size 8.6MiB [2021-08-18T22:30:49.446Z] INFO Memory: 2459 samples, avg is 2073.0MB, max is 5243.9MB [2021-08-18T22:30:49.446Z] INFO Execution took 4m5.741841877s [2021-08-18T22:30:49.446Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-18T22:30:49.779Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh dynbinary test-docker-py [2021-08-18T22:30:50.354Z] [2021-08-18T22:30:50.354Z] Removing bundles/ [2021-08-18T22:30:50.354Z] [2021-08-18T22:30:50.354Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T22:30:50.354Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:30:50.354Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:30:51.126Z] --- PASS: TestBuildWithHugeFile (51.92s) [2021-08-18T22:30:51.126Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:30:51.126Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:30:51.126Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:30:51.126Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T22:30:51.126Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:30:51.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:30:51.126Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:30:51.126Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:30:51.126Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:30:51.126Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:30:51.126Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:30:51.126Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:30:51.126Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:30:51.126Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-08-18T22:30:51.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-08-18T22:30:51.126Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-08-18T22:30:51.126Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-18T22:30:51.126Z] === RUN TestBuildPreserveOwnership [2021-08-18T22:30:51.126Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T22:30:51.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T22:30:51.381Z] --- PASS: TestBuildPreserveOwnership (4.22s) [2021-08-18T22:30:51.381Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.93s) [2021-08-18T22:30:51.381Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2021-08-18T22:30:51.381Z] === RUN TestBuildPlatformInvalid [2021-08-18T22:30:51.381Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-18T22:30:51.381Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T22:31:06.288Z] Loaded image: buildpack-deps:buster [2021-08-18T22:31:06.288Z] Loaded image: busybox:latest [2021-08-18T22:31:06.288Z] Loaded image: busybox:glibc [2021-08-18T22:31:08.848Z] Loaded image: debian:bullseye [2021-08-18T22:31:08.848Z] Loaded image: hello-world:latest [2021-08-18T22:31:08.848Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:31:14.150Z] ok github.com/docker/docker/libnetwork 46.786s coverage: 41.0% of statements [2021-08-18T22:31:15.379Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.87s) [2021-08-18T22:31:15.379Z] PASS [2021-08-18T22:31:15.379Z] [2021-08-18T22:31:15.379Z] === Skipped [2021-08-18T22:31:15.379Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T22:31:15.379Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:31:15.379Z] [2021-08-18T22:31:15.379Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:31:15.379Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:31:15.379Z] [2021-08-18T22:31:15.379Z] [2021-08-18T22:31:15.379Z] DONE 34 tests, 2 skipped in 122.194s [2021-08-18T22:31:15.379Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T22:31:15.379Z] INFO: Testing against a local daemon [2021-08-18T22:31:15.379Z] === RUN TestConfigInspect [2021-08-18T22:31:17.890Z] --- PASS: TestConfigInspect (2.39s) [2021-08-18T22:31:17.890Z] === RUN TestConfigList [2021-08-18T22:31:19.058Z] Removing intermediate container 65e75aaab351 [2021-08-18T22:31:19.058Z] ---> a7b7479b1a59 [2021-08-18T22:31:19.058Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-08-18T22:31:19.058Z] ---> Running in b8a7dc849783 [2021-08-18T22:31:19.058Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-08-18T22:31:19.058Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-18T22:31:19.518Z] go: downloading github.com/fatih/color v1.9.0 [2021-08-18T22:31:19.518Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-18T22:31:19.518Z] go: downloading github.com/pkg/errors v0.9.1 [2021-08-18T22:31:19.518Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-08-18T22:31:19.518Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-18T22:31:19.518Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-18T22:31:19.518Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-18T22:31:19.518Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-18T22:31:19.518Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-18T22:31:20.402Z] --- PASS: TestConfigList (2.24s) [2021-08-18T22:31:20.402Z] === RUN TestConfigsCreateAndDelete [2021-08-18T22:31:20.489Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-18T22:31:20.489Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-18T22:31:22.375Z] --- PASS: TestConfigsCreateAndDelete (2.24s) [2021-08-18T22:31:22.376Z] === RUN TestConfigsUpdate [2021-08-18T22:31:24.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T22:31:24.888Z] --- PASS: TestConfigsUpdate (2.18s) [2021-08-18T22:31:24.888Z] === RUN TestTemplatedConfig [2021-08-18T22:31:27.586Z] INFO: Build done for gotestsum... [2021-08-18T22:31:28.154Z] --- PASS: TestTemplatedConfig (3.31s) [2021-08-18T22:31:28.154Z] === RUN TestConfigCreateResolve [2021-08-18T22:31:29.228Z] --- PASS: TestBuildWithHugeFile (51.38s) [2021-08-18T22:31:29.228Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:31:29.228Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:31:29.228Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:31:29.228Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T22:31:29.228Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:31:29.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:31:29.228Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:31:29.228Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:31:29.228Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:31:29.228Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:31:29.228Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:31:29.228Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:31:29.228Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:31:29.228Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-08-18T22:31:29.228Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-18T22:31:29.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-18T22:31:29.228Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-18T22:31:29.228Z] === RUN TestBuildPreserveOwnership [2021-08-18T22:31:29.228Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T22:31:30.040Z] --- PASS: TestConfigCreateResolve (2.23s) [2021-08-18T22:31:30.040Z] PASS [2021-08-18T22:31:30.040Z] [2021-08-18T22:31:30.040Z] DONE 6 tests in 14.618s [2021-08-18T22:31:30.040Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T22:31:30.040Z] INFO: Testing against a local daemon [2021-08-18T22:31:30.040Z] === RUN TestCheckpoint [2021-08-18T22:31:30.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:31:30.040Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T22:31:30.040Z] === RUN TestContainerInvalidJSON [2021-08-18T22:31:30.040Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:30.040Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:30.040Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:30.040Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:30.040Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:30.040Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:30.040Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-18T22:31:30.040Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T22:31:30.040Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T22:31:30.040Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T22:31:30.040Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-18T22:31:30.040Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T22:31:30.040Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-18T22:31:30.040Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T22:31:30.296Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-08-18T22:31:30.296Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T22:31:30.296Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-18T22:31:30.296Z] === RUN TestCopyFromContainer [2021-08-18T22:31:31.170Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer// [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T22:31:31.703Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T22:31:31.959Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T22:31:31.959Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T22:31:31.959Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T22:31:31.959Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer (1.83s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-18T22:31:31.959Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-18T22:31:31.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T22:31:31.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:31.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:31.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:31.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:31.959Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:31.959Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:32.216Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:32.216Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:32.216Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:32.216Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T22:31:32.216Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T22:31:32.216Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-18T22:31:32.216Z] === RUN TestCreateWithInvalidEnv [2021-08-18T22:31:32.216Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T22:31:32.216Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T22:31:32.216Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T22:31:32.216Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T22:31:32.216Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T22:31:32.216Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T22:31:32.216Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T22:31:32.216Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T22:31:32.216Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T22:31:32.216Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T22:31:32.216Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T22:31:32.216Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T22:31:32.216Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-18T22:31:32.216Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T22:31:34.771Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2021-08-18T22:31:34.771Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T22:31:35.345Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2021-08-18T22:31:35.345Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2021-08-18T22:31:35.345Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-18T22:31:35.345Z] === RUN TestBuildPlatformInvalid [2021-08-18T22:31:35.345Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-18T22:31:35.345Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T22:31:35.345Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-18T22:31:35.345Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-18T22:31:35.345Z] PASS [2021-08-18T22:31:35.345Z] [2021-08-18T22:31:35.345Z] === Skipped [2021-08-18T22:31:35.345Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T22:31:35.345Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:31:35.345Z] [2021-08-18T22:31:35.345Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:31:35.345Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:31:35.345Z] [2021-08-18T22:31:35.345Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-18T22:31:35.345Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-18T22:31:35.345Z] [2021-08-18T22:31:35.345Z] [2021-08-18T22:31:35.345Z] DONE 34 tests, 3 skipped in 132.829s [2021-08-18T22:31:35.345Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T22:31:35.345Z] INFO: Testing against a local daemon [2021-08-18T22:31:35.345Z] === RUN TestConfigInspect [2021-08-18T22:31:35.345Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.345Z] --- SKIP: TestConfigInspect (0.03s) [2021-08-18T22:31:35.345Z] === RUN TestConfigList [2021-08-18T22:31:35.345Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.345Z] --- SKIP: TestConfigList (0.02s) [2021-08-18T22:31:35.345Z] === RUN TestConfigsCreateAndDelete [2021-08-18T22:31:35.345Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.345Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-18T22:31:35.345Z] === RUN TestConfigsUpdate [2021-08-18T22:31:35.345Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.345Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-18T22:31:35.345Z] === RUN TestTemplatedConfig [2021-08-18T22:31:35.345Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.345Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T22:31:35.345Z] === RUN TestConfigCreateResolve [2021-08-18T22:31:35.345Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-18T22:31:35.601Z] PASS [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === Skipped [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2021-08-18T22:31:35.601Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-18T22:31:35.601Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-18T22:31:35.601Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-18T22:31:35.601Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-18T22:31:35.601Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-18T22:31:35.601Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] [2021-08-18T22:31:35.601Z] DONE 6 tests, 6 skipped in 0.190s [2021-08-18T22:31:35.601Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T22:31:35.601Z] INFO: Testing against a local daemon [2021-08-18T22:31:35.601Z] === RUN TestCheckpoint [2021-08-18T22:31:35.601Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:31:35.601Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T22:31:35.601Z] === RUN TestContainerInvalidJSON [2021-08-18T22:31:35.601Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:35.601Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:35.601Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:35.601Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:35.601Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:31:35.601Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:31:35.601Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-18T22:31:35.601Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T22:31:35.601Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T22:31:35.601Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T22:31:35.601Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-08-18T22:31:35.601Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T22:31:35.858Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-08-18T22:31:35.858Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T22:31:35.858Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-18T22:31:35.858Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T22:31:35.858Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-18T22:31:35.858Z] === RUN TestCopyFromContainer [2021-08-18T22:31:36.701Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:36.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:36.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:36.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:36.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:36.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:36.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:36.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:36.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:36.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:36.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:36.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:36.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-18T22:31:36.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T22:31:36.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T22:31:36.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T22:31:36.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T22:31:36.702Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T22:31:36.702Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T22:31:37.670Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-08-18T22:31:37.670Z] === RUN TestCreateDifferentPlatform [2021-08-18T22:31:37.670Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T22:31:37.670Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T22:31:37.670Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-18T22:31:37.670Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T22:31:37.670Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T22:31:37.670Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T22:31:37.670Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-18T22:31:37.670Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T22:31:37.670Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-18T22:31:37.670Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T22:31:37.670Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T22:31:37.670Z] === RUN TestDaemonRestartIpcMode [2021-08-18T22:31:37.670Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T22:31:37.670Z] === RUN TestDaemonHostGatewayIP [2021-08-18T22:31:37.670Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T22:31:37.670Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T22:31:37.670Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T22:31:37.670Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T22:31:37.670Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T22:31:37.670Z] === RUN TestDiff [2021-08-18T22:31:38.598Z] --- PASS: TestDiff (0.76s) [2021-08-18T22:31:38.598Z] === RUN TestExecWithCloseStdin [2021-08-18T22:31:39.125Z] === RUN TestCopyFromContainer// [2021-08-18T22:31:39.125Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T22:31:39.381Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T22:31:39.381Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T22:31:39.381Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T22:31:39.381Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T22:31:39.381Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T22:31:39.524Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-08-18T22:31:39.524Z] === RUN TestExec [2021-08-18T22:31:39.637Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T22:31:39.637Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T22:31:39.637Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer (3.84s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-18T22:31:39.637Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-18T22:31:39.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T22:31:39.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:39.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:39.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:39.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:39.637Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:39.637Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:39.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:31:39.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:31:39.637Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:31:39.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-18T22:31:39.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T22:31:39.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T22:31:39.637Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-18T22:31:39.637Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T22:31:39.893Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-18T22:31:39.893Z] === RUN TestCreateWithInvalidEnv [2021-08-18T22:31:39.893Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T22:31:39.893Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T22:31:39.893Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T22:31:39.893Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T22:31:39.893Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T22:31:39.893Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T22:31:39.893Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T22:31:39.893Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T22:31:39.893Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T22:31:39.893Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-18T22:31:39.893Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T22:31:39.893Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T22:31:39.893Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T22:31:39.893Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T22:31:39.893Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-08-18T22:31:39.893Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T22:31:40.453Z] --- PASS: TestExec (1.02s) [2021-08-18T22:31:40.453Z] === RUN TestExecUser [2021-08-18T22:31:41.782Z] --- PASS: TestCreateWithCustomMaskedPaths (2.03s) [2021-08-18T22:31:41.782Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T22:31:41.858Z] --- PASS: TestExecUser (1.09s) [2021-08-18T22:31:41.858Z] === RUN TestExportContainerAndImportImage [2021-08-18T22:31:42.445Z] Removing intermediate container b8a7dc849783 [2021-08-18T22:31:42.445Z] ---> 80edffc20a3f [2021-08-18T22:31:42.445Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-08-18T22:31:42.445Z] ---> Running in e23e5906858c [2021-08-18T22:31:42.461Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-08-18T22:31:42.461Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T22:31:42.906Z] Removing intermediate container e23e5906858c [2021-08-18T22:31:42.906Z] ---> 3cf2759c6dc5 [2021-08-18T22:31:42.906Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-08-18T22:31:42.906Z] ---> Running in 6badc6bdd1db [2021-08-18T22:31:43.369Z] Removing intermediate container 6badc6bdd1db [2021-08-18T22:31:43.369Z] ---> f55ff4ce7468 [2021-08-18T22:31:43.369Z] Step 10/10 : COPY . . [2021-08-18T22:31:43.671Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.91s) [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:43.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:43.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:43.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:43.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:43.672Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:43.672Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:43.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:31:43.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:31:43.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:31:43.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:31:43.672Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T22:31:43.672Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T22:31:43.672Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T22:31:43.823Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2021-08-18T22:31:43.823Z] === RUN TestHealthCheckWorkdir [2021-08-18T22:31:44.599Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-08-18T22:31:44.599Z] === RUN TestCreateDifferentPlatform [2021-08-18T22:31:44.599Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T22:31:44.599Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T22:31:44.599Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-18T22:31:44.599Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T22:31:44.599Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T22:31:44.599Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T22:31:44.599Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-18T22:31:44.599Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T22:31:44.599Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-18T22:31:44.599Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T22:31:44.599Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-18T22:31:44.599Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-18T22:31:44.599Z] === RUN TestDaemonRestartIpcMode [2021-08-18T22:31:44.599Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T22:31:44.599Z] === RUN TestDaemonHostGatewayIP [2021-08-18T22:31:44.599Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:31:44.599Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-18T22:31:44.599Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T22:31:44.599Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T22:31:44.599Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T22:31:44.599Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-18T22:31:44.599Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T22:31:44.599Z] === RUN TestDiff [2021-08-18T22:31:45.160Z] --- PASS: TestDiff (0.64s) [2021-08-18T22:31:45.160Z] === RUN TestExecWithCloseStdin [2021-08-18T22:31:45.188Z] --- PASS: TestHealthCheckWorkdir (1.48s) [2021-08-18T22:31:45.188Z] === RUN TestHealthKillContainer [2021-08-18T22:31:46.087Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-08-18T22:31:46.087Z] === RUN TestExec [2021-08-18T22:31:46.801Z] 8f616e6e9eec: Pull complete [2021-08-18T22:31:46.801Z] Digest: sha256:a6a48a5257388a1c2baecf6b7a8607969e5db5ef410f28deebd08932d3af9c19 [2021-08-18T22:31:46.801Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:31:46.801Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 into daemon under test completed successfully [2021-08-18T22:31:46.801Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 as microsoft/windowsservercore in daemon under test [2021-08-18T22:31:46.801Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 is '10.0.20348.1' [2021-08-18T22:31:46.801Z] WARN: Skipping validation tests [2021-08-18T22:31:46.801Z] INFO: Running unit tests at 08/18/2021 22:31:36... [2021-08-18T22:31:46.801Z] INFO: make.ps1 starting at 08/18/2021 22:31:40 [2021-08-18T22:31:46.801Z] INFO: Git commit (049c8ab29c) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T22:31:46.801Z] INFO: Invoking autogen... [2021-08-18T22:31:46.801Z] INFO: Running unit tests... [2021-08-18T22:31:47.014Z] --- PASS: TestExec (0.93s) [2021-08-18T22:31:47.014Z] === RUN TestExecUser [2021-08-18T22:31:47.767Z] 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/api 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-08-18T22:31:47.942Z] --- PASS: TestExecUser (0.91s) [2021-08-18T22:31:47.942Z] === RUN TestExportContainerAndImportImage [2021-08-18T22:31:48.531Z] --- PASS: TestHealthKillContainer (3.09s) [2021-08-18T22:31:48.531Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T22:31:48.871Z] --- PASS: TestExportContainerAndImportImage (0.83s) [2021-08-18T22:31:48.872Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T22:31:49.092Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2021-08-18T22:31:49.092Z] === RUN TestIpcModeNone [2021-08-18T22:31:50.236Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2021-08-18T22:31:50.236Z] === RUN TestHealthCheckWorkdir [2021-08-18T22:31:50.456Z] --- PASS: TestIpcModeNone (1.04s) [2021-08-18T22:31:50.456Z] === RUN TestIpcModePrivate [2021-08-18T22:31:51.016Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-08-18T22:31:51.272Z] --- PASS: TestIpcModePrivate (1.07s) [2021-08-18T22:31:51.272Z] === RUN TestIpcModeShareable [2021-08-18T22:31:51.600Z] --- PASS: TestHealthCheckWorkdir (1.35s) [2021-08-18T22:31:51.600Z] === RUN TestHealthKillContainer [2021-08-18T22:31:52.198Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-08-18T22:31:52.198Z] --- PASS: TestIpcModeShareable (1.06s) [2021-08-18T22:31:52.198Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T22:31:52.922Z] ok github.com/docker/docker/libnetwork/api 1.503s coverage: 83.2% of statements [2021-08-18T22:31:52.922Z] ok github.com/docker/docker/libnetwork/bitseq 0.319s coverage: 84.4% of statements [2021-08-18T22:31:52.922Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T22:31:54.866Z] --- PASS: TestHealthKillContainer (3.06s) [2021-08-18T22:31:54.866Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T22:31:55.122Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-08-18T22:31:55.122Z] === RUN TestIpcModeNone [2021-08-18T22:31:55.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.84s) [2021-08-18T22:31:55.506Z] === RUN TestAPIIpcModeHost [2021-08-18T22:31:56.050Z] --- PASS: TestIpcModeNone (0.94s) [2021-08-18T22:31:56.050Z] === RUN TestIpcModePrivate [2021-08-18T22:31:56.431Z] --- PASS: TestAPIIpcModeHost (1.21s) [2021-08-18T22:31:56.431Z] === RUN TestDaemonIpcModeShareable [2021-08-18T22:31:56.977Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-18T22:31:56.977Z] --- PASS: TestIpcModePrivate (0.92s) [2021-08-18T22:31:56.977Z] === RUN TestIpcModeShareable [2021-08-18T22:31:56.977Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:31:56.977Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-18T22:31:56.977Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T22:31:57.814Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-18T22:31:58.071Z] ? github.com/docker/docker/api [no test files] [2021-08-18T22:31:58.080Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2021-08-18T22:31:58.080Z] === RUN TestDaemonIpcModePrivate [2021-08-18T22:31:59.443Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-18T22:31:59.512Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T22:31:59.699Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2021-08-18T22:31:59.699Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T22:32:00.243Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.60s) [2021-08-18T22:32:00.243Z] === RUN TestAPIIpcModeHost [2021-08-18T22:32:00.243Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:32:00.243Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-18T22:32:00.243Z] === RUN TestDaemonIpcModeShareable [2021-08-18T22:32:00.243Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:32:00.243Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-18T22:32:00.243Z] === RUN TestDaemonIpcModePrivate [2021-08-18T22:32:01.171Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-08-18T22:32:01.171Z] --- PASS: TestDaemonIpcModePrivate (1.60s) [2021-08-18T22:32:01.171Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T22:32:01.171Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:32:01.171Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-18T22:32:01.171Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T22:32:01.171Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:32:01.171Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-18T22:32:01.171Z] === RUN TestIpcModeOlderClient [2021-08-18T22:32:01.171Z] === PAUSE TestIpcModeOlderClient [2021-08-18T22:32:01.171Z] === RUN TestKillContainerInvalidSignal [2021-08-18T22:32:01.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-08-18T22:32:01.589Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2021-08-18T22:32:01.589Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T22:32:02.099Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-08-18T22:32:02.099Z] === RUN TestKillContainer [2021-08-18T22:32:02.099Z] === RUN TestKillContainer/no_signal [2021-08-18T22:32:02.661Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T22:32:02.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T22:32:02.954Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-08-18T22:32:03.209Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s) [2021-08-18T22:32:03.209Z] === RUN TestIpcModeOlderClient [2021-08-18T22:32:03.209Z] === PAUSE TestIpcModeOlderClient [2021-08-18T22:32:03.209Z] === RUN TestKillContainerInvalidSignal [2021-08-18T22:32:03.222Z] === RUN TestKillContainer/killing_signal [2021-08-18T22:32:03.770Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2021-08-18T22:32:03.770Z] === RUN TestKillContainer [2021-08-18T22:32:03.770Z] === RUN TestKillContainer/no_signal [2021-08-18T22:32:03.784Z] --- PASS: TestKillContainer (2.01s) [2021-08-18T22:32:03.784Z] --- PASS: TestKillContainer/no_signal (0.71s) [2021-08-18T22:32:03.784Z] --- PASS: TestKillContainer/non_killing_signal (0.49s) [2021-08-18T22:32:03.784Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-08-18T22:32:03.784Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T22:32:03.784Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T22:32:04.696Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T22:32:04.711Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T22:32:04.951Z] === RUN TestKillContainer/killing_signal [2021-08-18T22:32:05.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2021-08-18T22:32:05.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-08-18T22:32:05.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-08-18T22:32:05.272Z] === RUN TestKillStoppedContainer [2021-08-18T22:32:05.272Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-18T22:32:05.272Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T22:32:05.272Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-18T22:32:05.272Z] === RUN TestKillDifferentUserContainer [2021-08-18T22:32:05.834Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-08-18T22:32:05.834Z] === RUN TestInspectOomKilledTrue [2021-08-18T22:32:05.834Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:05.834Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T22:32:05.834Z] === RUN TestInspectOomKilledFalse [2021-08-18T22:32:05.834Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:32:05.834Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T22:32:05.834Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T22:32:05.834Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-18T22:32:05.834Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-18T22:32:05.834Z] === RUN TestLinksContainerNames [2021-08-18T22:32:05.876Z] --- PASS: TestKillContainer (2.03s) [2021-08-18T22:32:05.876Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-08-18T22:32:05.876Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2021-08-18T22:32:05.876Z] --- PASS: TestKillContainer/killing_signal (0.66s) [2021-08-18T22:32:05.876Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T22:32:05.876Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T22:32:06.437Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T22:32:07.204Z] --- PASS: TestLinksContainerNames (1.29s) [2021-08-18T22:32:07.204Z] === RUN TestLogsFollowTailEmpty [2021-08-18T22:32:07.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2021-08-18T22:32:07.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-08-18T22:32:07.363Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-08-18T22:32:07.363Z] === RUN TestKillStoppedContainer [2021-08-18T22:32:07.363Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-18T22:32:07.363Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T22:32:07.363Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-18T22:32:07.363Z] === RUN TestKillDifferentUserContainer [2021-08-18T22:32:07.770Z] --- PASS: TestLogsFollowTailEmpty (0.66s) [2021-08-18T22:32:07.770Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T22:32:07.924Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2021-08-18T22:32:07.924Z] === RUN TestInspectOomKilledTrue [2021-08-18T22:32:07.924Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-18T22:32:07.924Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T22:32:07.924Z] === RUN TestInspectOomKilledFalse [2021-08-18T22:32:08.485Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2021-08-18T22:32:08.485Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T22:32:08.697Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/default [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/private [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/slave [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/shared [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/default [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/shared [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/slave [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:08.697Z] === CONT TestMountDaemonRoot/private [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:08.697Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:08.697Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:08.698Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:08.953Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:08.954Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-18T22:32:08.954Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s) [2021-08-18T22:32:08.954Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T22:32:08.954Z] 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-08-18T22:32:08.954Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-18T22:32:08.954Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T22:32:08.954Z] 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-08-18T22:32:08.954Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-18T22:32:08.954Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T22:32:08.954Z] 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-08-18T22:32:08.954Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-18T22:32:08.954Z] === RUN TestNetworkNat [2021-08-18T22:32:09.455Z] --- PASS: TestLinksEtcHostsContentMatch (0.79s) [2021-08-18T22:32:09.455Z] === RUN TestLinksContainerNames [2021-08-18T22:32:09.881Z] --- PASS: TestNetworkNat (0.73s) [2021-08-18T22:32:09.881Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T22:32:10.444Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2021-08-18T22:32:10.444Z] === RUN TestNetworkLoopbackNat [2021-08-18T22:32:10.818Z] --- PASS: TestLinksContainerNames (1.37s) [2021-08-18T22:32:10.818Z] === RUN TestLogsFollowTailEmpty [2021-08-18T22:32:11.380Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-08-18T22:32:11.380Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T22:32:11.942Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/default [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/private [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/slave [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/shared [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T22:32:11.942Z] === CONT TestMountDaemonRoot/default [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:11.942Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T22:32:11.942Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:11.942Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:11.942Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:11.942Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/shared [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/slave [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/private [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:12.198Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:12.198Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:32:12.198Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:32:12.454Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-18T22:32:12.454Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-18T22:32:12.455Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-18T22:32:12.455Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T22:32:12.879Z] === RUN TestMiddlewares [2021-08-18T22:32:12.879Z] --- PASS: TestMiddlewares (0.00s) [2021-08-18T22:32:12.879Z] PASS [2021-08-18T22:32:12.879Z] coverage: 9.0% of statements [2021-08-18T22:32:12.879Z] ok github.com/docker/docker/api/server 0.209s coverage: 9.0% of statements [2021-08-18T22:32:13.711Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2021-08-18T22:32:13.711Z] === RUN TestPause [2021-08-18T22:32:13.711Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:13.711Z] --- SKIP: TestPause (0.00s) [2021-08-18T22:32:13.711Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T22:32:13.711Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:32:13.711Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:32:13.711Z] === RUN TestPauseStopPausedContainer [2021-08-18T22:32:13.711Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:13.711Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-18T22:32:13.711Z] === RUN TestPidHost [2021-08-18T22:32:14.343Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2021-08-18T22:32:14.343Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T22:32:14.904Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-08-18T22:32:14.904Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T22:32:15.601Z] --- PASS: TestPidHost (1.92s) [2021-08-18T22:32:15.601Z] === RUN TestPsFilter [2021-08-18T22:32:15.601Z] --- PASS: TestPsFilter (0.18s) [2021-08-18T22:32:15.601Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T22:32:15.831Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-08-18T22:32:15.831Z] === RUN TestNetworkNat [2021-08-18T22:32:16.163Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-08-18T22:32:16.163Z] === RUN TestRemoveContainerWithVolume [2021-08-18T22:32:16.392Z] --- PASS: TestNetworkNat (0.70s) [2021-08-18T22:32:16.392Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T22:32:16.726Z] --- PASS: TestRemoveContainerWithVolume (0.64s) [2021-08-18T22:32:16.726Z] === RUN TestRemoveContainerRunning [2021-08-18T22:32:17.318Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s) [2021-08-18T22:32:17.318Z] === RUN TestNetworkLoopbackNat [2021-08-18T22:32:17.654Z] --- PASS: TestRemoveContainerRunning (0.63s) [2021-08-18T22:32:17.654Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T22:32:18.219Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-18T22:32:18.219Z] === RUN TestRemoveInvalidContainer [2021-08-18T22:32:18.219Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-18T22:32:18.219Z] === RUN TestRenameLinkedContainer [2021-08-18T22:32:19.109Z] ---> d7f9c15aa011 [2021-08-18T22:32:19.109Z] Successfully built d7f9c15aa011 [2021-08-18T22:32:19.109Z] Successfully tagged docker:latest [2021-08-18T22:32:19.109Z] INFO: Image build ended at 08/18/2021 22:32:14. Duration:00:03:59.4412322 [2021-08-18T22:32:19.109Z] [2021-08-18T22:32:19.109Z] [2021-08-18T22:32:19.109Z] INFO: Building the test binaries at 08/18/2021 22:32:15... [2021-08-18T22:32:20.623Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-08-18T22:32:20.623Z] === RUN TestPause [2021-08-18T22:32:20.733Z] --- PASS: TestRenameLinkedContainer (2.54s) [2021-08-18T22:32:20.733Z] === RUN TestRenameStoppedContainer [2021-08-18T22:32:20.879Z] --- PASS: TestPause (0.73s) [2021-08-18T22:32:20.879Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T22:32:20.879Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:32:20.879Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:32:20.879Z] === RUN TestPauseStopPausedContainer [2021-08-18T22:32:21.296Z] --- PASS: TestRenameStoppedContainer (0.61s) [2021-08-18T22:32:21.296Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T22:32:21.805Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-08-18T22:32:21.805Z] === RUN TestPidHost [2021-08-18T22:32:22.064Z] INFO: make.ps1 starting at 08/18/2021 22:32:21 [2021-08-18T22:32:22.064Z] INFO: Git commit (049c8ab29c) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T22:32:22.064Z] INFO: Invoking autogen... [2021-08-18T22:32:22.664Z] --- PASS: TestRenameRunningContainerAndReuse (1.31s) [2021-08-18T22:32:22.664Z] === RUN TestRenameInvalidName [2021-08-18T22:32:23.039Z] INFO: Building daemon... [2021-08-18T22:32:23.226Z] --- PASS: TestRenameInvalidName (0.65s) [2021-08-18T22:32:23.226Z] === RUN TestRenameAnonymousContainer [2021-08-18T22:32:23.737Z] --- PASS: TestPidHost (1.91s) [2021-08-18T22:32:23.737Z] === RUN TestPsFilter [2021-08-18T22:32:23.737Z] --- PASS: TestPsFilter (0.09s) [2021-08-18T22:32:23.737Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T22:32:24.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-18T22:32:24.298Z] === RUN TestRemoveContainerWithVolume [2021-08-18T22:32:25.223Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-08-18T22:32:25.223Z] === RUN TestRemoveContainerRunning [2021-08-18T22:32:25.741Z] --- PASS: TestRenameAnonymousContainer (2.14s) [2021-08-18T22:32:25.741Z] === RUN TestRenameContainerWithSameName [2021-08-18T22:32:25.783Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-08-18T22:32:25.783Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T22:32:25.997Z] --- PASS: TestRenameContainerWithSameName (0.63s) [2021-08-18T22:32:25.997Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T22:32:26.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T22:32:26.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T22:32:26.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T22:32:26.117Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T22:32:26.385Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.65s) [2021-08-18T22:32:26.385Z] === RUN TestRemoveInvalidContainer [2021-08-18T22:32:26.385Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-18T22:32:26.385Z] === RUN TestRenameLinkedContainer [2021-08-18T22:32:26.690Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-18T22:32:26.858Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:32:26.858Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:32:26.858Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:32:26.858Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:32:26.858Z] [2021-08-18T22:32:26.858Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-18T22:32:26.858Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-18T22:32:26.858Z] Using test binary docker [2021-08-18T22:32:26.858Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T22:32:26.858Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:32:26.858Z] INFO: Waiting for daemon to start... [2021-08-18T22:32:26.858Z] Starting dockerd [2021-08-18T22:32:26.858Z] . [2021-08-18T22:32:26.858Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-18T22:32:27.465Z] --- PASS: TestRenameContainerWithLinkedContainer (1.33s) [2021-08-18T22:32:27.465Z] === RUN TestResize [2021-08-18T22:32:28.041Z] --- PASS: TestResize (0.72s) [2021-08-18T22:32:28.041Z] === RUN TestResizeWithInvalidSize [2021-08-18T22:32:28.943Z] --- PASS: TestRenameLinkedContainer (2.72s) [2021-08-18T22:32:28.943Z] === RUN TestRenameStoppedContainer [2021-08-18T22:32:28.967Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-08-18T22:32:28.967Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T22:32:29.222Z] --- PASS: TestResizeWhenContainerNotStarted (0.61s) [2021-08-18T22:32:29.222Z] === RUN TestDaemonRestartKillContainers [2021-08-18T22:32:29.222Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-18T22:32:29.222Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:32:29.222Z] === RUN TestCgroupNamespacesRun [2021-08-18T22:32:29.238Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T22:32:29.870Z] --- PASS: TestRenameStoppedContainer (0.65s) [2021-08-18T22:32:29.870Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T22:32:31.113Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-18T22:32:31.113Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T22:32:31.318Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2021-08-18T22:32:31.318Z] === RUN TestRenameInvalidName [2021-08-18T22:32:31.879Z] --- PASS: TestRenameInvalidName (0.69s) [2021-08-18T22:32:31.879Z] === RUN TestRenameAnonymousContainer [2021-08-18T22:32:32.042Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2021-08-18T22:32:32.042Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T22:32:32.546Z] ok github.com/docker/docker/libnetwork/config 0.077s coverage: 24.0% of statements [2021-08-18T22:32:33.931Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-08-18T22:32:33.932Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T22:32:34.465Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-18T22:32:34.465Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T22:32:34.465Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T22:32:34.479Z] --- PASS: TestRenameAnonymousContainer (2.31s) [2021-08-18T22:32:34.479Z] === RUN TestRenameContainerWithSameName [2021-08-18T22:32:34.735Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-08-18T22:32:34.735Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T22:32:34.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T22:32:35.297Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-08-18T22:32:35.297Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T22:32:35.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T22:32:36.144Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2021-08-18T22:32:36.144Z] === RUN TestResize [2021-08-18T22:32:37.070Z] --- PASS: TestResize (0.67s) [2021-08-18T22:32:37.070Z] === RUN TestResizeWithInvalidSize [2021-08-18T22:32:37.186Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-08-18T22:32:37.186Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T22:32:37.629Z] --- PASS: TestResizeWithInvalidSize (0.69s) [2021-08-18T22:32:37.629Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T22:32:38.113Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2021-08-18T22:32:38.113Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T22:32:38.191Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:38.191Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:38.191Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:38.191Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:32:38.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:32:38.674Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-08-18T22:32:38.674Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T22:32:39.041Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T22:32:39.758Z] ok github.com/docker/docker/libnetwork/driverapi 0.005s coverage: 68.9% of statements [2021-08-18T22:32:40.564Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.62s) [2021-08-18T22:32:40.564Z] === RUN TestNISDomainname [2021-08-18T22:32:40.564Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-18T22:32:40.564Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-18T22:32:40.564Z] === RUN TestHostnameDnsResolution [2021-08-18T22:32:40.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:40.704Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:40.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T22:32:41.491Z] --- PASS: TestHostnameDnsResolution (1.09s) [2021-08-18T22:32:41.491Z] === RUN TestStats [2021-08-18T22:32:41.491Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:41.491Z] --- SKIP: TestStats (0.00s) [2021-08-18T22:32:41.491Z] === RUN TestStopContainerWithTimeout [2021-08-18T22:32:41.491Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T22:32:41.491Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T22:32:41.491Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T22:32:41.491Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T22:32:41.491Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T22:32:41.491Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T22:32:41.491Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T22:32:41.491Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T22:32:41.491Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T22:32:41.491Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T22:32:41.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T22:32:41.630Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:32:41.885Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:32:42.419Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T22:32:42.826Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:32:43.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:32:44.307Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T22:32:44.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T22:32:44.992Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:32:45.247Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:32:46.821Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-18T22:32:46.821Z] --- PASS: TestStopContainerWithTimeout/0 (0.97s) [2021-08-18T22:32:46.821Z] --- PASS: TestStopContainerWithTimeout/1 (1.66s) [2021-08-18T22:32:46.821Z] --- PASS: TestStopContainerWithTimeout/3 (2.88s) [2021-08-18T22:32:46.821Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2021-08-18T22:32:46.821Z] === RUN TestDeleteDevicemapper [2021-08-18T22:32:46.821Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:32:46.821Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T22:32:46.821Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T22:32:47.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:32:48.057Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:32:49.335Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s) [2021-08-18T22:32:49.335Z] === RUN TestUpdateMemory [2021-08-18T22:32:49.335Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:49.335Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T22:32:49.335Z] === RUN TestUpdateCPUQuota [2021-08-18T22:32:49.335Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:49.335Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-18T22:32:49.335Z] === RUN TestUpdatePidsLimit [2021-08-18T22:32:49.335Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:32:49.335Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-18T22:32:49.335Z] === RUN TestUpdateRestartPolicy [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.13s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.32s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.12s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.14s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.71s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.85s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.11s) [2021-08-18T22:32:50.575Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.08s) [2021-08-18T22:32:50.575Z] === RUN TestCgroupNamespacesRun [2021-08-18T22:32:51.938Z] --- PASS: TestCgroupNamespacesRun (1.63s) [2021-08-18T22:32:51.938Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T22:32:51.938Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-18T22:32:51.938Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-18T22:32:51.938Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T22:32:52.005Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.690s coverage: 59.9% of statements [2021-08-18T22:32:52.005Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T22:32:52.951Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-18T22:32:53.304Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.60s) [2021-08-18T22:32:53.304Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T22:32:54.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T22:32:55.190Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-08-18T22:32:55.190Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T22:32:56.556Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2021-08-18T22:32:56.556Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T22:32:56.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T22:32:57.959Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-08-18T22:32:57.959Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T22:32:58.521Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2021-08-18T22:32:58.521Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T22:33:00.064Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T22:33:00.411Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2021-08-18T22:33:00.411Z] === RUN TestNISDomainname [2021-08-18T22:33:01.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T22:33:01.112Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.029s coverage: 4.0% of statements [2021-08-18T22:33:01.112Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T22:33:01.425Z] --- PASS: TestNISDomainname (1.29s) [2021-08-18T22:33:01.425Z] === RUN TestHostnameDnsResolution [2021-08-18T22:33:01.496Z] --- PASS: TestUpdateRestartPolicy (12.22s) [2021-08-18T22:33:01.496Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T22:33:01.752Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2021-08-18T22:33:01.752Z] === RUN TestWaitNonBlocked [2021-08-18T22:33:01.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:01.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:01.752Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:01.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:01.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:01.752Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:02.787Z] --- PASS: TestHostnameDnsResolution (1.21s) [2021-08-18T22:33:02.787Z] === RUN TestStats [2021-08-18T22:33:03.116Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-18T22:33:03.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s) [2021-08-18T22:33:03.116Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s) [2021-08-18T22:33:03.116Z] === RUN TestWaitBlocked [2021-08-18T22:33:03.116Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:03.116Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:03.116Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:03.116Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:03.116Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:03.116Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:03.541Z] === RUN TestBoolValue [2021-08-18T22:33:03.541Z] --- PASS: TestBoolValue (0.00s) [2021-08-18T22:33:03.541Z] === RUN TestBoolValueOrDefault [2021-08-18T22:33:03.541Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-18T22:33:03.541Z] === RUN TestInt64ValueOrZero [2021-08-18T22:33:03.541Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-18T22:33:03.541Z] === RUN TestInt64ValueOrDefault [2021-08-18T22:33:03.541Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-18T22:33:03.542Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-18T22:33:03.542Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-18T22:33:03.542Z] === RUN TestJsonContentType [2021-08-18T22:33:03.542Z] --- PASS: TestJsonContentType (0.00s) [2021-08-18T22:33:03.542Z] PASS [2021-08-18T22:33:03.542Z] coverage: 14.7% of statements [2021-08-18T22:33:03.542Z] ok github.com/docker/docker/api/server/httputils 0.302s coverage: 14.7% of statements [2021-08-18T22:33:04.001Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T22:33:04.044Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-18T22:33:04.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2021-08-18T22:33:04.044Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-08-18T22:33:04.044Z] === CONT TestDaemonRestartIpcMode [2021-08-18T22:33:04.044Z] === CONT TestIpcModeOlderClient [2021-08-18T22:33:04.044Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-18T22:33:04.044Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T22:33:04.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T22:33:05.340Z] --- PASS: TestStats (2.71s) [2021-08-18T22:33:05.340Z] === RUN TestStopContainerWithTimeout [2021-08-18T22:33:05.340Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T22:33:05.340Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T22:33:05.340Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T22:33:05.340Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T22:33:05.340Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T22:33:05.340Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T22:33:05.340Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T22:33:05.340Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T22:33:05.340Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T22:33:05.340Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T22:33:05.536Z] === RUN TestMaskSecretKeys [2021-08-18T22:33:05.536Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-18T22:33:05.536Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-18T22:33:05.536Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-18T22:33:05.536Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-18T22:33:05.536Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-18T22:33:05.536Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-18T22:33:05.536Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-18T22:33:05.536Z] === RUN TestVersionMiddlewareVersion [2021-08-18T22:33:05.536Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-18T22:33:05.536Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-18T22:33:05.536Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-18T22:33:05.536Z] PASS [2021-08-18T22:33:05.536Z] coverage: 37.7% of statements [2021-08-18T22:33:05.536Z] ok github.com/docker/docker/api/server/middleware 0.260s coverage: 37.7% of statements [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T22:33:05.536Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T22:33:05.994Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T22:33:05.994Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T22:33:06.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T22:33:06.268Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T22:33:06.426Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.026s coverage: 4.5% of statements [2021-08-18T22:33:06.426Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T22:33:06.960Z] === RUN TestAdjustForAPIVersion [2021-08-18T22:33:06.960Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-18T22:33:06.960Z] PASS [2021-08-18T22:33:06.960Z] coverage: 5.7% of statements [2021-08-18T22:33:06.960Z] ok github.com/docker/docker/api/server/router/swarm 0.207s coverage: 5.7% of statements [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T22:33:06.960Z] === RUN TestToJSON [2021-08-18T22:33:06.960Z] --- PASS: TestToJSON (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestToParamWithVersion [2021-08-18T22:33:06.960Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestFromJSON [2021-08-18T22:33:06.960Z] --- PASS: TestFromJSON (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestEmpty [2021-08-18T22:33:06.960Z] --- PASS: TestEmpty (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestArgsMatchKVListEmptySources [2021-08-18T22:33:06.960Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestArgsMatchKVList [2021-08-18T22:33:06.960Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestArgsMatch [2021-08-18T22:33:06.960Z] --- PASS: TestArgsMatch (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestAdd [2021-08-18T22:33:06.960Z] --- PASS: TestAdd (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestDel [2021-08-18T22:33:06.960Z] --- PASS: TestDel (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestLen [2021-08-18T22:33:06.960Z] --- PASS: TestLen (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestExactMatch [2021-08-18T22:33:06.960Z] --- PASS: TestExactMatch (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestOnlyOneExactMatch [2021-08-18T22:33:06.960Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestContains [2021-08-18T22:33:06.960Z] --- PASS: TestContains (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestValidate [2021-08-18T22:33:06.960Z] --- PASS: TestValidate (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestWalkValues [2021-08-18T22:33:06.960Z] --- PASS: TestWalkValues (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestFuzzyMatch [2021-08-18T22:33:06.960Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestClone [2021-08-18T22:33:06.960Z] --- PASS: TestClone (0.00s) [2021-08-18T22:33:06.960Z] PASS [2021-08-18T22:33:06.960Z] coverage: 92.2% of statements [2021-08-18T22:33:06.960Z] ok github.com/docker/docker/api/types/filters 0.173s coverage: 92.2% of statements [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T22:33:06.960Z] === RUN TestStrSliceMarshalJSON [2021-08-18T22:33:06.960Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestStrSliceUnmarshalJSON [2021-08-18T22:33:06.960Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestStrSliceUnmarshalString [2021-08-18T22:33:06.960Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-18T22:33:06.960Z] === RUN TestStrSliceUnmarshalSlice [2021-08-18T22:33:06.960Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-18T22:33:06.960Z] PASS [2021-08-18T22:33:06.960Z] coverage: 90.0% of statements [2021-08-18T22:33:06.960Z] ok github.com/docker/docker/api/types/strslice 0.238s coverage: 90.0% of statements [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T22:33:06.960Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T22:33:07.313Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.25s) [2021-08-18T22:33:07.419Z] === RUN TestDurationToSecondsString [2021-08-18T22:33:07.419Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-18T22:33:07.419Z] === RUN TestGetTimestamp [2021-08-18T22:33:07.419Z] === RUN TestCompareVersion [2021-08-18T22:33:07.419Z] --- PASS: TestCompareVersion (0.00s) [2021-08-18T22:33:07.419Z] PASS [2021-08-18T22:33:07.419Z] coverage: 75.0% of statements [2021-08-18T22:33:07.419Z] --- PASS: TestGetTimestamp (0.12s) [2021-08-18T22:33:07.419Z] === RUN TestParseTimestamps [2021-08-18T22:33:07.419Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-18T22:33:07.419Z] PASS [2021-08-18T22:33:07.419Z] coverage: 100.0% of statements [2021-08-18T22:33:07.419Z] ok github.com/docker/docker/api/types/versions 0.114s coverage: 75.0% of statements [2021-08-18T22:33:07.419Z] ok github.com/docker/docker/api/types/time 0.282s coverage: 100.0% of statements [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T22:33:07.419Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T22:33:07.569Z] --- PASS: TestDaemonRestartIpcMode (3.63s) [2021-08-18T22:33:07.569Z] PASS [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === Skipped [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T22:33:07.569Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-18T22:33:07.569Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-18T22:33:07.569Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T22:33:07.569Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-18T22:33:07.569Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-18T22:33:07.569Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-18T22:33:07.569Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-18T22:33:07.569Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-18T22:33:07.569Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T22:33:07.569Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T22:33:07.569Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-18T22:33:07.569Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-18T22:33:07.569Z] 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-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-18T22:33:07.569Z] 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-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-18T22:33:07.569Z] 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-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-18T22:33:07.569Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:33:07.569Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-18T22:33:07.569Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:33:07.569Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-18T22:33:07.569Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-18T22:33:07.569Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T22:33:07.569Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-18T22:33:07.569Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-18T22:33:07.569Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-18T22:33:07.569Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] [2021-08-18T22:33:07.569Z] DONE 176 tests, 25 skipped in 92.072s [2021-08-18T22:33:07.569Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T22:33:07.824Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T22:33:08.387Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:08.387Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:08.387Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:08.387Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:08.387Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:08.387Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T22:33:08.387Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T22:33:08.387Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:08.387Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:08.387Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T22:33:08.387Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:08.387Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-18T22:33:08.387Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-18T22:33:08.387Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T22:33:08.387Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T22:33:08.780Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T22:33:08.952Z] === RUN TestParseRemoteURL [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-18T22:33:08.953Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-18T22:33:08.953Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-18T22:33:08.953Z] === RUN TestCloneArgsSmartHttp [2021-08-18T22:33:08.953Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-18T22:33:08.953Z] === RUN TestCloneArgsDumbHttp [2021-08-18T22:33:08.953Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-18T22:33:08.953Z] === RUN TestCloneArgsGit [2021-08-18T22:33:08.953Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-18T22:33:08.953Z] === RUN TestCheckoutGit [2021-08-18T22:33:08.978Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-18T22:33:09.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T22:33:09.752Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T22:33:10.142Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-18T22:33:10.142Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2021-08-18T22:33:10.142Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-08-18T22:33:10.142Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-08-18T22:33:10.142Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-08-18T22:33:10.142Z] === RUN TestDeleteDevicemapper [2021-08-18T22:33:10.142Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:33:10.142Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T22:33:10.142Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T22:33:10.487Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-18T22:33:10.487Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestProcessNoDockerignore [2021-08-18T22:33:10.487Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-18T22:33:10.487Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestDetectContentType [2021-08-18T22:33:10.487Z] --- PASS: TestDetectContentType (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestSelectAcceptableMIME [2021-08-18T22:33:10.487Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestInspectEmptyResponse [2021-08-18T22:33:10.487Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestInspectResponseBinary [2021-08-18T22:33:10.487Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestResponseUnsupportedContentType [2021-08-18T22:33:10.487Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestInspectResponseTextSimple [2021-08-18T22:33:10.487Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestInspectResponseEmptyContentType [2021-08-18T22:33:10.487Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestUnknownContentLength [2021-08-18T22:33:10.487Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestDownloadRemote [2021-08-18T22:33:10.487Z] --- PASS: TestDownloadRemote (0.06s) [2021-08-18T22:33:10.487Z] === RUN TestGetWithStatusError [2021-08-18T22:33:10.487Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestCloseRootDirectory [2021-08-18T22:33:10.487Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:33:10.487Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestHashFile [2021-08-18T22:33:10.487Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:33:10.487Z] --- SKIP: TestHashFile (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestHashSubdir [2021-08-18T22:33:10.487Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:33:10.487Z] --- SKIP: TestHashSubdir (0.00s) [2021-08-18T22:33:10.487Z] === RUN TestRemoveDirectory [2021-08-18T22:33:10.487Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:33:10.487Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-18T22:33:10.487Z] PASS [2021-08-18T22:33:10.487Z] coverage: 9.3% of statements [2021-08-18T22:33:10.679Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T22:33:10.944Z] ok github.com/docker/docker/builder/remotecontext 0.622s coverage: 9.3% of statements [2021-08-18T22:33:10.944Z] === RUN TestGetAllAllowed [2021-08-18T22:33:10.944Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestGetAllMeta [2021-08-18T22:33:10.944Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-18T22:33:10.944Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestIsUnreferencedBuiltin [2021-08-18T22:33:10.944Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestIsExistingDirectory [2021-08-18T22:33:10.944Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestGetFilenameForDownload [2021-08-18T22:33:10.944Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestEnv2Variables [2021-08-18T22:33:10.944Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-18T22:33:10.944Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestMaintainer [2021-08-18T22:33:10.944Z] --- PASS: TestMaintainer (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestLabel [2021-08-18T22:33:10.944Z] --- PASS: TestLabel (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestFromScratch [2021-08-18T22:33:10.944Z] --- PASS: TestFromScratch (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestFromWithArg [2021-08-18T22:33:10.944Z] --- PASS: TestFromWithArg (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-18T22:33:10.944Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestFromWithUndefinedArg [2021-08-18T22:33:10.944Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestFromMultiStageWithNamedStage [2021-08-18T22:33:10.944Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestOnbuild [2021-08-18T22:33:10.944Z] --- PASS: TestOnbuild (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestWorkdir [2021-08-18T22:33:10.944Z] --- PASS: TestWorkdir (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestCmd [2021-08-18T22:33:10.944Z] --- PASS: TestCmd (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestHealthcheckNone [2021-08-18T22:33:10.944Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestHealthcheckCmd [2021-08-18T22:33:10.944Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestEntrypoint [2021-08-18T22:33:10.944Z] --- PASS: TestEntrypoint (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestExpose [2021-08-18T22:33:10.944Z] --- PASS: TestExpose (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestUser [2021-08-18T22:33:10.944Z] --- PASS: TestUser (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestVolume [2021-08-18T22:33:10.944Z] --- PASS: TestVolume (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestStopSignal [2021-08-18T22:33:10.944Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T22:33:10.944Z] --- SKIP: TestStopSignal (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestArg [2021-08-18T22:33:10.944Z] --- PASS: TestArg (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestShell [2021-08-18T22:33:10.944Z] --- PASS: TestShell (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestPrependEnvOnCmd [2021-08-18T22:33:10.944Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestRunWithBuildArgs [2021-08-18T22:33:10.944Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestRunIgnoresHealthcheck [2021-08-18T22:33:10.944Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestDispatchUnsupportedOptions [2021-08-18T22:33:10.944Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-18T22:33:10.944Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-18T22:33:10.944Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-18T22:33:10.944Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-18T22:33:10.944Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-18T22:33:10.944Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-18T22:33:10.944Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestNormalizeWorkdir [2021-08-18T22:33:10.944Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-18T22:33:10.944Z] === RUN TestDispatch [2021-08-18T22:33:10.944Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-18T22:33:10.944Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-18T22:33:10.944Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-18T22:33:10.944Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-18T22:33:11.402Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-18T22:33:11.402Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-18T22:33:11.402Z] === RUN TestDispatch/COPY_url [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch (0.09s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.05s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-18T22:33:11.402Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestAddScratchImageAddsToMounts [2021-08-18T22:33:11.402Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-18T22:33:11.402Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-18T22:33:11.402Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-18T22:33:11.402Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestImageSourceGetAddsToMounts [2021-08-18T22:33:11.402Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestEmptyDockerfile [2021-08-18T22:33:11.402Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestSymlinkDockerfile [2021-08-18T22:33:11.402Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-18T22:33:11.402Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-18T22:33:11.402Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestNonExistingDockerfile [2021-08-18T22:33:11.402Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestCopyRunConfig [2021-08-18T22:33:11.402Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestDeepCopyRunConfig [2021-08-18T22:33:11.402Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestExportImage [2021-08-18T22:33:11.402Z] --- PASS: TestExportImage (0.00s) [2021-08-18T22:33:11.402Z] === RUN TestNormalizeDest [2021-08-18T22:33:11.402Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-18T22:33:11.402Z] PASS [2021-08-18T22:33:11.402Z] coverage: 46.8% of statements [2021-08-18T22:33:11.402Z] ok github.com/docker/docker/builder/dockerfile 0.922s coverage: 46.8% of statements [2021-08-18T22:33:11.402Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T22:33:11.859Z] === RUN TestEnable [2021-08-18T22:33:11.859Z] --- PASS: TestEnable (0.00s) [2021-08-18T22:33:11.859Z] === RUN TestDisable [2021-08-18T22:33:11.859Z] --- PASS: TestDisable (0.00s) [2021-08-18T22:33:11.859Z] === RUN TestEnabled [2021-08-18T22:33:11.859Z] --- PASS: TestEnabled (0.00s) [2021-08-18T22:33:11.859Z] PASS [2021-08-18T22:33:11.859Z] coverage: 100.0% of statements [2021-08-18T22:33:11.859Z] ok github.com/docker/docker/cli/debug 0.152s coverage: 100.0% of statements [2021-08-18T22:33:12.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T22:33:12.043Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T22:33:12.043Z] daemon_test.go:149: [d59116cced465] daemon is not started [2021-08-18T22:33:12.043Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-08-18T22:33:12.043Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-18T22:33:12.043Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2021-08-18T22:33:12.043Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-18T22:33:12.043Z] PASS [2021-08-18T22:33:12.043Z] [2021-08-18T22:33:12.043Z] DONE 11 tests in 4.181s [2021-08-18T22:33:12.043Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T22:33:12.043Z] INFO: Testing against a local daemon [2021-08-18T22:33:12.043Z] === RUN TestCommitInheritsEnv [2021-08-18T22:33:12.316Z] === RUN TestTCP4Proxy [2021-08-18T22:33:12.316Z] --- PASS: TestTCP4Proxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestTCP4ProxyHalfClose [2021-08-18T22:33:12.316Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestTCP6Proxy [2021-08-18T22:33:12.316Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:33:12.316Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestTCPDualStackProxy [2021-08-18T22:33:12.316Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:33:12.316Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestUDP4Proxy [2021-08-18T22:33:12.316Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestUDP6Proxy [2021-08-18T22:33:12.316Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:33:12.316Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestUDPWriteError [2021-08-18T22:33:12.316Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestSCTP4Proxy [2021-08-18T22:33:12.316Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T22:33:12.316Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-18T22:33:12.316Z] === RUN TestSCTP6Proxy [2021-08-18T22:33:12.316Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:33:12.316Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-18T22:33:12.316Z] PASS [2021-08-18T22:33:12.316Z] coverage: 49.4% of statements [2021-08-18T22:33:12.316Z] ok github.com/docker/docker/cmd/docker-proxy 0.148s coverage: 49.4% of statements [2021-08-18T22:33:12.699Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2021-08-18T22:33:12.699Z] === RUN TestUpdateMemory [2021-08-18T22:33:13.406Z] --- PASS: TestCommitInheritsEnv (1.22s) [2021-08-18T22:33:13.406Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T22:33:13.406Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T22:33:13.406Z] === RUN TestImagesFilterMultiReference [2021-08-18T22:33:13.406Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-08-18T22:33:13.406Z] === RUN TestImagePullPlatformInvalid [2021-08-18T22:33:13.406Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-18T22:33:13.406Z] === RUN TestRemoveImageOrphaning [2021-08-18T22:33:13.570Z] sha256:39aff2c3cbf7721d07c53e18b2f4456ff55251675205186f9c223f2e6adf2b91 [2021-08-18T22:33:13.570Z] INFO: Starting docker-py tests... [2021-08-18T22:33:13.570Z] ============================= test session starts ============================== [2021-08-18T22:33:13.570Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-18T22:33:13.570Z] rootdir: /src, inifile: pytest.ini [2021-08-18T22:33:13.570Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-18T22:33:13.570Z] collected 390 items / 1 deselected / 389 selected [2021-08-18T22:33:13.570Z] [2021-08-18T22:33:13.624Z] --- PASS: TestUpdateMemory (1.23s) [2021-08-18T22:33:13.624Z] === RUN TestUpdateCPUQuota [2021-08-18T22:33:14.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T22:33:15.293Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-18T22:33:15.293Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T22:33:15.293Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-18T22:33:15.293Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-18T22:33:15.293Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T22:33:15.293Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-18T22:33:15.293Z] === RUN TestTagInvalidReference [2021-08-18T22:33:15.293Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-18T22:33:15.293Z] === RUN TestTagValidPrefixedRepo [2021-08-18T22:33:15.293Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-18T22:33:15.293Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T22:33:15.293Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-18T22:33:15.293Z] === RUN TestTagOfficialNames [2021-08-18T22:33:15.293Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-18T22:33:15.293Z] === RUN TestTagMatchesDigest [2021-08-18T22:33:15.293Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-18T22:33:15.293Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T22:33:17.840Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:33:17.840Z] Using test binary docker [2021-08-18T22:33:17.840Z] +++ /etc/init.d/apparmor start [2021-08-18T22:33:17.840Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:33:17.840Z] INFO: Waiting for daemon to start... [2021-08-18T22:33:17.840Z] Starting dockerd [2021-08-18T22:33:17.840Z] +++ 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-08-18T22:33:19.745Z] . [2021-08-18T22:33:19.745Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:33:19.745Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:33:19.745Z] Error: No such image: emptyfs [2021-08-18T22:33:19.745Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T22:33:19.745Z] ++++ docker load [2021-08-18T22:33:20.197Z] --- PASS: TestUpdateCPUQuota (6.52s) [2021-08-18T22:33:20.197Z] === RUN TestUpdatePidsLimit [2021-08-18T22:33:20.197Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T22:33:20.313Z] Running integration-test (iteration 1) [2021-08-18T22:33:20.313Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T22:33:20.313Z] ++ 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-08-18T22:33:20.313Z] ++ set -e [2021-08-18T22:33:20.313Z] ++ '[' -n 0 ']' [2021-08-18T22:33:20.313Z] ++ set -x [2021-08-18T22:33:20.313Z] ++ env -i DEST=/go/src/github.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-08-18T22:33:20.802Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T22:33:21.363Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T22:33:21.924Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T22:33:22.625Z] === RUN TestCheckpointCreateError [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointCreate [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointDeleteError [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointDelete [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointListError [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointList [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointList (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCheckpointListContainerNotFound [2021-08-18T22:33:22.625Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNewClientWithOpsFromEnv [2021-08-18T22:33:22.625Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T22:33:22.625Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestGetAPIPath [2021-08-18T22:33:22.625Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestParseHostURL [2021-08-18T22:33:22.625Z] --- PASS: TestParseHostURL (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-18T22:33:22.625Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPIVersion [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPVersionOverride [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-18T22:33:22.625Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestClientRedirect [2021-08-18T22:33:22.625Z] --- PASS: TestClientRedirect (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigCreateUnsupported [2021-08-18T22:33:22.625Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigCreateError [2021-08-18T22:33:22.625Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigCreate [2021-08-18T22:33:22.625Z] --- PASS: TestConfigCreate (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspectNotFound [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspectWithEmptyID [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspectUnsupported [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspectError [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspectConfigNotFound [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigInspect [2021-08-18T22:33:22.625Z] --- PASS: TestConfigInspect (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigListUnsupported [2021-08-18T22:33:22.625Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigListError [2021-08-18T22:33:22.625Z] --- PASS: TestConfigListError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigList [2021-08-18T22:33:22.625Z] --- PASS: TestConfigList (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigRemoveUnsupported [2021-08-18T22:33:22.625Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigRemoveError [2021-08-18T22:33:22.625Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigRemove [2021-08-18T22:33:22.625Z] --- PASS: TestConfigRemove (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigUpdateUnsupported [2021-08-18T22:33:22.625Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigUpdateError [2021-08-18T22:33:22.625Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestConfigUpdate [2021-08-18T22:33:22.625Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerCommitError [2021-08-18T22:33:22.625Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerCommit [2021-08-18T22:33:22.625Z] --- PASS: TestContainerCommit (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerStatPathError [2021-08-18T22:33:22.625Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerStatPathNotFoundError [2021-08-18T22:33:22.625Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerStatPathNoHeaderError [2021-08-18T22:33:22.625Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestContainerStatPath [2021-08-18T22:33:22.625Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyToContainerError [2021-08-18T22:33:22.625Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyToContainerNotFoundError [2021-08-18T22:33:22.625Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-18T22:33:22.625Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyToContainer [2021-08-18T22:33:22.625Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyFromContainerError [2021-08-18T22:33:22.625Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-18T22:33:22.625Z] === RUN TestCopyFromContainerNotFoundError [2021-08-18T22:33:22.625Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-18T22:33:22.626Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-18T22:33:22.626Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestCopyFromContainer [2021-08-18T22:33:22.626Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerCreateError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerCreateImageNotFound [2021-08-18T22:33:22.626Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerCreateWithName [2021-08-18T22:33:22.626Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerCreateAutoRemove [2021-08-18T22:33:22.626Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerDiffError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerDiff [2021-08-18T22:33:22.626Z] --- PASS: TestContainerDiff (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecCreateError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecCreate [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecStartError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecStart [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecInspectError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecInspect [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExportError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExportError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExport [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExport (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerInspectError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerInspectContainerNotFound [2021-08-18T22:33:22.626Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerInspectWithEmptyID [2021-08-18T22:33:22.626Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerInspect [2021-08-18T22:33:22.626Z] --- PASS: TestContainerInspect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerInspectNode [2021-08-18T22:33:22.626Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerKillError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerKillError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerKill [2021-08-18T22:33:22.626Z] --- PASS: TestContainerKill (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerListError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerListError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerList [2021-08-18T22:33:22.626Z] --- PASS: TestContainerList (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerLogsNotFoundError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerLogsError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerLogs [2021-08-18T22:33:22.626Z] --- PASS: TestContainerLogs (0.15s) [2021-08-18T22:33:22.626Z] === RUN TestContainerPauseError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerPause [2021-08-18T22:33:22.626Z] --- PASS: TestContainerPause (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainersPruneError [2021-08-18T22:33:22.626Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainersPrune [2021-08-18T22:33:22.626Z] --- PASS: TestContainersPrune (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRemoveError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRemoveNotFoundError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRemove [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRemove (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRenameError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRename [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRename (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerResizeError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecResizeError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerResize [2021-08-18T22:33:22.626Z] --- PASS: TestContainerResize (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerExecResize [2021-08-18T22:33:22.626Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRestartError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerRestart [2021-08-18T22:33:22.626Z] --- PASS: TestContainerRestart (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStartError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStartError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStart [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStart (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStatsError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStats [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStats (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStopError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStopError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerStop [2021-08-18T22:33:22.626Z] --- PASS: TestContainerStop (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerTopError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerTopError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerTop [2021-08-18T22:33:22.626Z] --- PASS: TestContainerTop (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerUnpauseError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerUnpause [2021-08-18T22:33:22.626Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerUpdateError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerUpdate [2021-08-18T22:33:22.626Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerWaitError [2021-08-18T22:33:22.626Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestContainerWait [2021-08-18T22:33:22.626Z] --- PASS: TestContainerWait (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestDiskUsageError [2021-08-18T22:33:22.626Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestDiskUsage [2021-08-18T22:33:22.626Z] --- PASS: TestDiskUsage (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestDistributionInspectUnsupported [2021-08-18T22:33:22.626Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestDistributionInspectWithEmptyID [2021-08-18T22:33:22.626Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestEventsErrorInOptions [2021-08-18T22:33:22.626Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestEventsErrorFromServer [2021-08-18T22:33:22.626Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestEvents [2021-08-18T22:33:22.626Z] --- PASS: TestEvents (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestTLSCloseWriter [2021-08-18T22:33:22.626Z] === PAUSE TestTLSCloseWriter [2021-08-18T22:33:22.626Z] === RUN TestImageBuildError [2021-08-18T22:33:22.626Z] --- PASS: TestImageBuildError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageBuild [2021-08-18T22:33:22.626Z] --- PASS: TestImageBuild (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestGetDockerOS [2021-08-18T22:33:22.626Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageCreateError [2021-08-18T22:33:22.626Z] --- PASS: TestImageCreateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageCreate [2021-08-18T22:33:22.626Z] --- PASS: TestImageCreate (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageHistoryError [2021-08-18T22:33:22.626Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageHistory [2021-08-18T22:33:22.626Z] --- PASS: TestImageHistory (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageImportError [2021-08-18T22:33:22.626Z] --- PASS: TestImageImportError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageImport [2021-08-18T22:33:22.626Z] --- PASS: TestImageImport (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageInspectError [2021-08-18T22:33:22.626Z] --- PASS: TestImageInspectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageInspectImageNotFound [2021-08-18T22:33:22.626Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageInspectWithEmptyID [2021-08-18T22:33:22.626Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageInspect [2021-08-18T22:33:22.626Z] --- PASS: TestImageInspect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageListError [2021-08-18T22:33:22.626Z] --- PASS: TestImageListError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageList [2021-08-18T22:33:22.626Z] --- PASS: TestImageList (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageListApiBefore125 [2021-08-18T22:33:22.626Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageLoadError [2021-08-18T22:33:22.626Z] --- PASS: TestImageLoadError (0.01s) [2021-08-18T22:33:22.626Z] === RUN TestImageLoad [2021-08-18T22:33:22.626Z] --- PASS: TestImageLoad (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagesPruneError [2021-08-18T22:33:22.626Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagesPrune [2021-08-18T22:33:22.626Z] --- PASS: TestImagesPrune (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullReferenceParseError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullAnyError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePullWithoutErrors [2021-08-18T22:33:22.626Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushReferenceError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushAnyError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithoutErrors [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-18T22:33:22.626Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-18T22:33:22.626Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageRemoveError [2021-08-18T22:33:22.626Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageRemoveImageNotFound [2021-08-18T22:33:22.626Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageRemove [2021-08-18T22:33:22.626Z] --- PASS: TestImageRemove (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSaveError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSaveError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSave [2021-08-18T22:33:22.626Z] --- PASS: TestImageSave (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchAnyError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageSearchWithoutErrors [2021-08-18T22:33:22.626Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageTagError [2021-08-18T22:33:22.626Z] --- PASS: TestImageTagError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageTagInvalidReference [2021-08-18T22:33:22.626Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageTagInvalidSourceImageName [2021-08-18T22:33:22.626Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageTagHexSource [2021-08-18T22:33:22.626Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestImageTag [2021-08-18T22:33:22.626Z] --- PASS: TestImageTag (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestInfoServerError [2021-08-18T22:33:22.626Z] --- PASS: TestInfoServerError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestInfoInvalidResponseJSONError [2021-08-18T22:33:22.626Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestInfo [2021-08-18T22:33:22.626Z] --- PASS: TestInfo (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkConnectError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkConnect [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkCreateError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkCreate [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkDisconnectError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkDisconnect [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkInspectError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkInspectNotFoundError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkInspectWithEmptyID [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkInspect [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkListError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkListError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkList [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkList (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworksPruneError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworksPrune [2021-08-18T22:33:22.626Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkRemoveError [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNetworkRemove [2021-08-18T22:33:22.626Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeInspectError [2021-08-18T22:33:22.626Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeInspectNodeNotFound [2021-08-18T22:33:22.626Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeInspectWithEmptyID [2021-08-18T22:33:22.626Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeInspect [2021-08-18T22:33:22.626Z] --- PASS: TestNodeInspect (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeListError [2021-08-18T22:33:22.626Z] --- PASS: TestNodeListError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeList [2021-08-18T22:33:22.626Z] --- PASS: TestNodeList (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeRemoveError [2021-08-18T22:33:22.626Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeRemove [2021-08-18T22:33:22.626Z] --- PASS: TestNodeRemove (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeUpdateError [2021-08-18T22:33:22.626Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestNodeUpdate [2021-08-18T22:33:22.626Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestOptionWithTimeout [2021-08-18T22:33:22.626Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestPingFail [2021-08-18T22:33:22.626Z] --- PASS: TestPingFail (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestPingWithError [2021-08-18T22:33:22.626Z] 2021/08/18 22:33:21 RoundTripper returned a response & error; ignoring response [2021-08-18T22:33:22.626Z] 2021/08/18 22:33:21 RoundTripper returned a response & error; ignoring response [2021-08-18T22:33:22.626Z] --- PASS: TestPingWithError (0.00s) [2021-08-18T22:33:22.626Z] === RUN TestPingSuccess [2021-08-18T22:33:22.626Z] --- PASS: TestPingSuccess (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPingHeadFallback [2021-08-18T22:33:22.627Z] === RUN TestPingHeadFallback/OK [2021-08-18T22:33:22.627Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-18T22:33:22.627Z] === RUN TestPingHeadFallback/Not_Found [2021-08-18T22:33:22.627Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-18T22:33:22.627Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-18T22:33:22.627Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-18T22:33:22.627Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-18T22:33:22.627Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-18T22:33:22.627Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginDisableError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginDisable [2021-08-18T22:33:22.627Z] --- PASS: TestPluginDisable (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginEnableError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginEnable [2021-08-18T22:33:22.627Z] --- PASS: TestPluginEnable (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginInspectWithEmptyID [2021-08-18T22:33:22.627Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginInspect [2021-08-18T22:33:22.627Z] --- PASS: TestPluginInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginListError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginListError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginList [2021-08-18T22:33:22.627Z] --- PASS: TestPluginList (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginPushError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginPushError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginPush [2021-08-18T22:33:22.627Z] --- PASS: TestPluginPush (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginRemoveError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginRemove [2021-08-18T22:33:22.627Z] --- PASS: TestPluginRemove (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginSetError [2021-08-18T22:33:22.627Z] --- PASS: TestPluginSetError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPluginSet [2021-08-18T22:33:22.627Z] --- PASS: TestPluginSet (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSetHostHeader [2021-08-18T22:33:22.627Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestPlainTextError [2021-08-18T22:33:22.627Z] --- PASS: TestPlainTextError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestInfiniteError [2021-08-18T22:33:22.627Z] --- PASS: TestInfiniteError (0.04s) [2021-08-18T22:33:22.627Z] === RUN TestCanceledContext [2021-08-18T22:33:22.627Z] 2021/08/18 22:33:21 RoundTripper returned a response & error; ignoring response [2021-08-18T22:33:22.627Z] --- PASS: TestCanceledContext (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestDeadlineExceededContext [2021-08-18T22:33:22.627Z] 2021/08/18 22:33:21 RoundTripper returned a response & error; ignoring response [2021-08-18T22:33:22.627Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretCreateUnsupported [2021-08-18T22:33:22.627Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretCreateError [2021-08-18T22:33:22.627Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretCreate [2021-08-18T22:33:22.627Z] --- PASS: TestSecretCreate (0.02s) [2021-08-18T22:33:22.627Z] === RUN TestSecretInspectUnsupported [2021-08-18T22:33:22.627Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretInspectSecretNotFound [2021-08-18T22:33:22.627Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretInspectWithEmptyID [2021-08-18T22:33:22.627Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretInspect [2021-08-18T22:33:22.627Z] --- PASS: TestSecretInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretListUnsupported [2021-08-18T22:33:22.627Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretListError [2021-08-18T22:33:22.627Z] --- PASS: TestSecretListError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretList [2021-08-18T22:33:22.627Z] --- PASS: TestSecretList (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretRemoveUnsupported [2021-08-18T22:33:22.627Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretRemoveError [2021-08-18T22:33:22.627Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretRemove [2021-08-18T22:33:22.627Z] --- PASS: TestSecretRemove (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretUpdateUnsupported [2021-08-18T22:33:22.627Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretUpdateError [2021-08-18T22:33:22.627Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSecretUpdate [2021-08-18T22:33:22.627Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceCreateError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceCreate [2021-08-18T22:33:22.627Z] --- PASS: TestServiceCreate (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-18T22:33:22.627Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceCreateDigestPinning [2021-08-18T22:33:22.627Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceInspectServiceNotFound [2021-08-18T22:33:22.627Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceInspectWithEmptyID [2021-08-18T22:33:22.627Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceInspect [2021-08-18T22:33:22.627Z] --- PASS: TestServiceInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceListError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceListError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceList [2021-08-18T22:33:22.627Z] --- PASS: TestServiceList (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceLogsError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceLogs [2021-08-18T22:33:22.627Z] --- PASS: TestServiceLogs (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceRemoveError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceRemoveNotFoundError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceRemove [2021-08-18T22:33:22.627Z] --- PASS: TestServiceRemove (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceUpdateError [2021-08-18T22:33:22.627Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestServiceUpdate [2021-08-18T22:33:22.627Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmGetUnlockKeyError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmGetUnlockKey [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmInitError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmInit [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmInit (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmInspect [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmJoinError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmJoin [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmLeaveError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmLeave [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmUnlockError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmUnlock [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmUpdateError [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestSwarmUpdate [2021-08-18T22:33:22.627Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestTaskInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestTaskInspectWithEmptyID [2021-08-18T22:33:22.627Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestTaskInspect [2021-08-18T22:33:22.627Z] --- PASS: TestTaskInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestTaskListError [2021-08-18T22:33:22.627Z] --- PASS: TestTaskListError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestTaskList [2021-08-18T22:33:22.627Z] --- PASS: TestTaskList (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeCreateError [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeCreate [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeInspectError [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeInspectNotFound [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeInspectWithEmptyID [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeInspect [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeListError [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeListError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeList [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeList (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeRemoveError [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-18T22:33:22.627Z] === RUN TestVolumeRemove [2021-08-18T22:33:22.627Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-18T22:33:22.627Z] === CONT TestTLSCloseWriter [2021-08-18T22:33:22.627Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-18T22:33:22.627Z] PASS [2021-08-18T22:33:22.627Z] coverage: 74.8% of statements [2021-08-18T22:33:22.627Z] ok github.com/docker/docker/client 0.749s coverage: 74.8% of statements [2021-08-18T22:33:22.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T22:33:23.413Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T22:33:23.974Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit (5.28s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.67s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-18T22:33:25.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.66s) [2021-08-18T22:33:25.339Z] === RUN TestUpdateRestartPolicy [2021-08-18T22:33:30.703Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-18T22:33:30.958Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.218s coverage: 6.6% of statements [2021-08-18T22:33:30.958Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T22:33:31.531Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.005s coverage: 63.6% of statements [2021-08-18T22:33:31.534Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-18T22:33:33.304Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-18T22:33:34.993Z] --- PASS: TestCheckoutGit (25.67s) [2021-08-18T22:33:34.993Z] === RUN TestValidGitTransport [2021-08-18T22:33:34.993Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-18T22:33:34.993Z] === RUN TestGitInvalidRef [2021-08-18T22:33:34.993Z] --- PASS: TestGitInvalidRef (0.21s) [2021-08-18T22:33:34.993Z] PASS [2021-08-18T22:33:34.993Z] coverage: 86.3% of statements [2021-08-18T22:33:34.993Z] ok github.com/docker/docker/builder/remotecontext/git 26.203s coverage: 86.3% of statements [2021-08-18T22:33:35.450Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T22:33:35.450Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T22:33:40.293Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2021-08-18T22:33:40.293Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T22:33:40.293Z] --- PASS: TestUpdateRestartWithAutoRemove (0.66s) [2021-08-18T22:33:40.293Z] === RUN TestWaitNonBlocked [2021-08-18T22:33:40.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:40.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:40.293Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:40.293Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:40.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:33:40.293Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:33:40.293Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-18T22:33:40.293Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2021-08-18T22:33:40.293Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2021-08-18T22:33:40.293Z] === RUN TestWaitBlocked [2021-08-18T22:33:40.293Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:40.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:40.293Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:40.293Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:40.293Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:33:40.293Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:33:40.549Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-18T22:33:40.549Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2021-08-18T22:33:40.549Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-08-18T22:33:40.549Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T22:33:40.549Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T22:33:43.818Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-08-18T22:33:43.818Z] === CONT TestIpcModeOlderClient [2021-08-18T22:33:43.818Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-08-18T22:33:43.818Z] === CONT TestDaemonHostGatewayIP [2021-08-18T22:33:47.096Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2021-08-18T22:33:47.096Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T22:33:48.982Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.23s) [2021-08-18T22:33:48.982Z] === CONT TestDaemonRestartIpcMode [2021-08-18T22:33:49.123Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-08-18T22:33:49.584Z] [2021-08-18T22:33:49.584Z] ________ ____ __. [2021-08-18T22:33:49.584Z] \_____ \ | |/ _| [2021-08-18T22:33:49.584Z] / | \| < [2021-08-18T22:33:49.584Z] / | \ | \ [2021-08-18T22:33:49.584Z] \_______ /____|__ \ [2021-08-18T22:33:49.584Z] \/ \/ [2021-08-18T22:33:49.584Z] [2021-08-18T22:33:49.584Z] INFO: make.ps1 ended at 08/18/2021 22:33:49 [2021-08-18T22:33:49.656Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-18T22:33:49.656Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T22:33:49.656Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-18T22:33:50.241Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestConfigureDaemonLogs [2021-08-18T22:33:50.241Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestCommonOptionsInstallFlags [2021-08-18T22:33:50.241Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-18T22:33:50.241Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-18T22:33:50.241Z] PASS [2021-08-18T22:33:50.241Z] coverage: 18.5% of statements [2021-08-18T22:33:50.241Z] ok github.com/docker/docker/cmd/dockerd 1.126s coverage: 18.5% of statements [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T22:33:50.241Z] === RUN TestContainerStopSignal [2021-08-18T22:33:50.241Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestContainerStopTimeout [2021-08-18T22:33:50.241Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-18T22:33:50.241Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-18T22:33:50.241Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-18T22:33:50.241Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-18T22:33:50.241Z] === RUN TestReplaceAndAppendEnvVars [2021-08-18T22:33:50.241Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-18T22:33:50.241Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestNewMemoryStore [2021-08-18T22:33:50.241Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestAddContainers [2021-08-18T22:33:50.241Z] --- PASS: TestAddContainers (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestGetContainer [2021-08-18T22:33:50.241Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestDeleteContainer [2021-08-18T22:33:50.241Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestListContainers [2021-08-18T22:33:50.241Z] --- PASS: TestListContainers (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestFirstContainer [2021-08-18T22:33:50.241Z] --- PASS: TestFirstContainer (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestApplyAllContainer [2021-08-18T22:33:50.241Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestIsValidHealthString [2021-08-18T22:33:50.241Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestStateRunStop [2021-08-18T22:33:50.241Z] --- PASS: TestStateRunStop (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestStateTimeoutWait [2021-08-18T22:33:50.241Z] state_test.go:141: Stop callback fired [2021-08-18T22:33:50.241Z] state_test.go:165: Stop callback fired [2021-08-18T22:33:50.241Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-18T22:33:50.241Z] === RUN TestIsValidStateString [2021-08-18T22:33:50.241Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestViewSaveDelete [2021-08-18T22:33:50.241Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-18T22:33:50.241Z] === RUN TestViewAll [2021-08-18T22:33:50.241Z] --- PASS: TestViewAll (0.01s) [2021-08-18T22:33:50.241Z] === RUN TestViewGet [2021-08-18T22:33:50.241Z] --- PASS: TestViewGet (0.01s) [2021-08-18T22:33:50.241Z] === RUN TestNames [2021-08-18T22:33:50.241Z] --- PASS: TestNames (0.00s) [2021-08-18T22:33:50.241Z] === RUN TestViewWithHealthCheck [2021-08-18T22:33:50.241Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-18T22:33:50.241Z] PASS [2021-08-18T22:33:50.241Z] coverage: 41.7% of statements [2021-08-18T22:33:50.241Z] ok github.com/docker/docker/container 1.433s coverage: 41.7% of statements [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T22:33:50.241Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T22:33:50.699Z] === RUN TestPrepare [2021-08-18T22:33:50.699Z] --- PASS: TestPrepare (0.00s) [2021-08-18T22:33:50.699Z] === RUN TestStart [2021-08-18T22:33:50.699Z] --- PASS: TestStart (0.00s) [2021-08-18T22:33:50.699Z] === RUN TestWaitCancel [2021-08-18T22:33:50.699Z] --- PASS: TestWaitCancel (0.00s) [2021-08-18T22:33:50.699Z] === RUN TestWaitDisabled [2021-08-18T22:33:50.699Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-18T22:33:50.699Z] === RUN TestWaitEnabled [2021-08-18T22:33:50.699Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-18T22:33:50.699Z] === RUN TestRemove [2021-08-18T22:33:50.699Z] --- PASS: TestRemove (0.00s) [2021-08-18T22:33:50.699Z] PASS [2021-08-18T22:33:50.699Z] coverage: 65.3% of statements [2021-08-18T22:33:50.699Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.531s coverage: 65.3% of statements [2021-08-18T22:33:51.125Z] INFO: Binaries build ended at 08/18/2021 22:33:50. Duration:00:01:35.6454520 [2021-08-18T22:33:52.097Z] INFO: Copying the built daemon binary to d:\CI\PR-42755\9\binary\dockerd-049c8ab29c.exe... [2021-08-18T22:33:52.097Z] INFO: Copying the built client binary to d:\CI\PR-42755\9\binary\docker-049c8ab29c.exe... [2021-08-18T22:33:52.097Z] INFO: Copying dockerversion from the container... [2021-08-18T22:33:52.231Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-18T22:33:52.231Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-18T22:33:52.231Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-18T22:33:52.231Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-18T22:33:52.231Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-18T22:33:52.231Z] PASS [2021-08-18T22:33:52.231Z] coverage: 35.9% of statements [2021-08-18T22:33:52.231Z] ok github.com/docker/docker/daemon/cluster/convert 1.001s coverage: 35.9% of statements [2021-08-18T22:33:52.245Z] --- PASS: TestDaemonRestartIpcMode (2.83s) [2021-08-18T22:33:52.557Z] INFO: Copying the golang package from the container to d:\CI\PR-42755\9\installer\go.zip... [2021-08-18T22:33:52.690Z] === RUN TestNewListSecretsFilters [2021-08-18T22:33:52.690Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-18T22:33:52.690Z] === RUN TestNewListConfigsFilters [2021-08-18T22:33:52.690Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-18T22:33:52.690Z] PASS [2021-08-18T22:33:52.690Z] coverage: 0.5% of statements [2021-08-18T22:33:52.690Z] ok github.com/docker/docker/daemon/cluster 1.506s coverage: 0.5% of statements [2021-08-18T22:33:52.807Z] --- PASS: TestContainerKillOnDaemonStart (12.10s) [2021-08-18T22:33:52.807Z] PASS [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] === Skipped [2021-08-18T22:33:52.807Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T22:33:52.807Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T22:33:52.807Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:33:52.807Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-18T22:33:52.807Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T22:33:52.807Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] [2021-08-18T22:33:52.807Z] DONE 195 tests, 5 skipped in 142.744s [2021-08-18T22:33:52.807Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T22:33:52.807Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T22:33:53.368Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:53.368Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:53.368Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:53.368Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:53.368Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:53.368Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T22:33:53.368Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T22:33:53.368Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:33:53.368Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T22:33:53.368Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T22:33:53.368Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T22:33:53.368Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T22:33:53.530Z] INFO: Extracting go.zip to d:\CI\PR-42755\9\go [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-18T22:33:53.623Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-18T22:33:53.623Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T22:33:53.623Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T22:33:54.547Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T22:33:55.521Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T22:33:56.245Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T22:33:56.603Z] === RUN TestBuilderGC [2021-08-18T22:33:56.603Z] --- PASS: TestBuilderGC (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationNotFound [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonBrokenConfiguration [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestParseClusterAdvertiseSettings [2021-08-18T22:33:56.603Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestFindConfigurationConflicts [2021-08-18T22:33:56.603Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-18T22:33:56.603Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-18T22:33:56.603Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-18T22:33:56.603Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-18T22:33:56.603Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_label [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_dns [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-18T22:33:56.603Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-18T22:33:56.603Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestModifiedDiscoverySettings [2021-08-18T22:33:56.603Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestReloadSetConfigFileNotExist [2021-08-18T22:33:56.603Z] time="2021-08-18T22:33:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-18T22:33:56.603Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-08-18T22:33:56.603Z] === RUN TestReloadDefaultConfigNotExist [2021-08-18T22:33:56.603Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:33:56.603Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestReloadBadDefaultConfig [2021-08-18T22:33:56.603Z] time="2021-08-18T22:33:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-757239395" [2021-08-18T22:33:56.603Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestReloadWithConflictingLabels [2021-08-18T22:33:56.603Z] time="2021-08-18T22:33:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-074044006" [2021-08-18T22:33:56.603Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestReloadWithDuplicateLabels [2021-08-18T22:33:56.603Z] time="2021-08-18T22:33:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-105499277" [2021-08-18T22:33:56.603Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-18T22:33:56.603Z] === RUN TestDaemonConfigurationMerge [2021-08-18T22:33:56.603Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-18T22:33:56.603Z] PASS [2021-08-18T22:33:56.603Z] coverage: 80.4% of statements [2021-08-18T22:33:56.603Z] ok github.com/docker/docker/daemon/config 0.870s coverage: 80.4% of statements [2021-08-18T22:33:56.623Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T22:33:56.623Z] daemon_test.go:149: [d3cc5ec6d6959] daemon is not started [2021-08-18T22:33:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2021-08-18T22:33:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2021-08-18T22:33:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2021-08-18T22:33:56.623Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2021-08-18T22:33:56.623Z] PASS [2021-08-18T22:33:56.623Z] [2021-08-18T22:33:56.623Z] DONE 11 tests in 3.886s [2021-08-18T22:33:56.623Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T22:33:56.623Z] INFO: Testing against a local daemon [2021-08-18T22:33:56.623Z] === RUN TestCommitInheritsEnv [2021-08-18T22:33:56.928Z] --- PASS: TestCommitInheritsEnv (0.26s) [2021-08-18T22:33:56.928Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T22:33:56.928Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T22:33:56.928Z] === RUN TestImagesFilterMultiReference [2021-08-18T22:33:56.928Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-18T22:33:56.928Z] === RUN TestImagePullPlatformInvalid [2021-08-18T22:33:56.928Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-18T22:33:56.928Z] === RUN TestRemoveImageOrphaning [2021-08-18T22:33:57.184Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2021-08-18T22:33:57.184Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T22:33:57.573Z] === RUN TestVerifyNetworkingConfig [2021-08-18T22:33:57.573Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestGetContainer [2021-08-18T22:33:57.573Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestValidContainerNames [2021-08-18T22:33:57.573Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestContainerInitDNS [2021-08-18T22:33:57.573Z] daemon_test.go:147: root required [2021-08-18T22:33:57.573Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestMerge [2021-08-18T22:33:57.573Z] --- PASS: TestMerge (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestValidateContainerIsolation [2021-08-18T22:33:57.573Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestFindNetworkErrorType [2021-08-18T22:33:57.573Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestEnsureServicesExist [2021-08-18T22:33:57.573Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestEnsureServicesExistErrors [2021-08-18T22:33:57.573Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-18T22:33:57.573Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-18T22:33:57.573Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-18T22:33:57.573Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestContainerDelete [2021-08-18T22:33:57.573Z] --- PASS: TestContainerDelete (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestContainerDoubleDelete [2021-08-18T22:33:57.573Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestLogContainerEventCopyLabels [2021-08-18T22:33:57.573Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestLogContainerEventWithAttributes [2021-08-18T22:33:57.573Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestNoneHealthcheck [2021-08-18T22:33:57.573Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestHealthStates [2021-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] time="2021-08-18T22:33: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-08-18T22:33:57.573Z] --- PASS: TestHealthStates (0.09s) [2021-08-18T22:33:57.573Z] === RUN TestMaskURLCredentials [2021-08-18T22:33:57.573Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestGetInspectData [2021-08-18T22:33:57.573Z] --- PASS: TestGetInspectData (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestFillLicense [2021-08-18T22:33:57.573Z] --- PASS: TestFillLicense (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestListInvalidFilter [2021-08-18T22:33:57.573Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestNameFilter [2021-08-18T22:33:57.573Z] --- PASS: TestNameFilter (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-18T22:33:57.573Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-18T22:33:57.573Z] === 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-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-18T22:33:57.573Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-18T22:33:57.573Z] --- 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-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-18T22:33:57.573Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonReloadLabels [2021-08-18T22:33:57.573Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-18T22:33:57.573Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonReloadMirrors [2021-08-18T22:33:57.573Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-18T22:33:57.573Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-18T22:33:57.573Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDaemonDiscoveryReload [2021-08-18T22:33:57.573Z] === RUN TestDiscoveryOptsErrors [2021-08-18T22:33:57.573Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-18T22:33:57.573Z] === RUN TestDiscoveryOpts [2021-08-18T22:33:57.573Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-18T22:33:57.573Z] PASS [2021-08-18T22:33:57.573Z] coverage: 30.0% of statements [2021-08-18T22:33:57.573Z] ok github.com/docker/docker/daemon/discovery 0.831s coverage: 30.0% of statements [2021-08-18T22:33:58.537Z] === RUN TestWaitNodeAttachment [2021-08-18T22:33:58.537Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-18T22:33:58.537Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-18T22:33:58.996Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-18T22:33:58.996Z] === RUN TestIsolationConversion [2021-08-18T22:33:58.996Z] === RUN TestIsolationConversion/default [2021-08-18T22:33:58.996Z] === RUN TestIsolationConversion/process [2021-08-18T22:33:58.996Z] === RUN TestIsolationConversion/hyperv [2021-08-18T22:33:58.996Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestContainerLabels [2021-08-18T22:33:58.996Z] --- PASS: TestContainerLabels (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestCredentialSpecConversion [2021-08-18T22:33:58.996Z] === RUN TestCredentialSpecConversion/none [2021-08-18T22:33:58.996Z] === RUN TestCredentialSpecConversion/config [2021-08-18T22:33:58.996Z] === RUN TestCredentialSpecConversion/file [2021-08-18T22:33:58.996Z] === RUN TestCredentialSpecConversion/registry [2021-08-18T22:33:58.996Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-18T22:33:58.996Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountBind [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountVolume [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountTarget [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountTmpfs [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountInvalidType [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestControllerValidateMountNamedPipe [2021-08-18T22:33:58.996Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-18T22:33:58.996Z] PASS [2021-08-18T22:33:58.996Z] coverage: 11.0% of statements [2021-08-18T22:33:58.996Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.836s coverage: 11.0% of statements [2021-08-18T22:33:58.996Z] === RUN TestEventsLog [2021-08-18T22:33:58.996Z] --- PASS: TestEventsLog (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestEventsLogTimeout [2021-08-18T22:33:58.996Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestLogEvents [2021-08-18T22:33:58.996Z] --- PASS: TestLogEvents (0.05s) [2021-08-18T22:33:58.996Z] === RUN TestLoadBufferedEvents [2021-08-18T22:33:58.996Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-18T22:33:58.996Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-18T22:33:58.996Z] --- PASS: TestLoadBufferedEvents (0.14s) [2021-08-18T22:33:58.996Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-18T22:33:58.996Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-18T22:33:58.996Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-18T22:33:58.996Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-18T22:33:58.996Z] PASS [2021-08-18T22:33:58.996Z] coverage: 50.0% of statements [2021-08-18T22:33:58.996Z] ok github.com/docker/docker/daemon/events 0.400s coverage: 50.0% of statements [2021-08-18T22:33:59.117Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2021-08-18T22:33:59.117Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T22:33:59.117Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-18T22:33:59.117Z] === RUN TestTagInvalidReference [2021-08-18T22:33:59.117Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-18T22:33:59.117Z] === RUN TestTagValidPrefixedRepo [2021-08-18T22:33:59.117Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-18T22:33:59.117Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T22:33:59.117Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-18T22:33:59.117Z] === RUN TestTagOfficialNames [2021-08-18T22:33:59.117Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-18T22:33:59.117Z] === RUN TestTagMatchesDigest [2021-08-18T22:33:59.372Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T22:33:59.372Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T22:33:59.453Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-18T22:33:59.453Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-18T22:33:59.453Z] reload_test.go:520: root required [2021-08-18T22:33:59.453Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T22:33:59.453Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-18T22:33:59.453Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-18T22:33:59.453Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-18T22:33:59.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-08-18T22:33:59.453Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-18T22:33:59.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-18T22:33:59.453Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-18T22:33:59.453Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-08-18T22:33:59.453Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-18T22:33:59.453Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-18T22:33:59.453Z] === RUN TestParseVolumesFrom [2021-08-18T22:33:59.453Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-18T22:33:59.453Z] PASS [2021-08-18T22:33:59.453Z] coverage: 9.1% of statements [2021-08-18T22:33:59.453Z] === RUN TestIsEmptyDir [2021-08-18T22:33:59.453Z] ok github.com/docker/docker/daemon 3.089s coverage: 9.1% of statements [2021-08-18T22:33:59.453Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-18T22:33:59.453Z] PASS [2021-08-18T22:33:59.453Z] coverage: 2.3% of statements [2021-08-18T22:33:59.911Z] ok github.com/docker/docker/daemon/graphdriver 0.204s coverage: 2.3% of statements [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-18T22:33:59.911Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-18T22:34:00.368Z] === RUN TestLinkNaming [2021-08-18T22:34:00.368Z] --- PASS: TestLinkNaming (0.00s) [2021-08-18T22:34:00.368Z] === RUN TestLinkNew [2021-08-18T22:34:00.368Z] --- PASS: TestLinkNew (0.00s) [2021-08-18T22:34:00.368Z] === RUN TestLinkEnv [2021-08-18T22:34:00.368Z] --- PASS: TestLinkEnv (0.00s) [2021-08-18T22:34:00.368Z] === RUN TestLinkMultipleEnv [2021-08-18T22:34:00.368Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-18T22:34:00.368Z] === RUN TestLinkPortRangeEnv [2021-08-18T22:34:00.368Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-18T22:34:00.368Z] PASS [2021-08-18T22:34:00.368Z] coverage: 93.0% of statements [2021-08-18T22:34:00.368Z] ok github.com/docker/docker/daemon/links 0.107s coverage: 93.0% of statements [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig/defaults [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-18T22:34:01.899Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-18T22:34:01.900Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-18T22:34:01.900Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-18T22:34:01.900Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-18T22:34:01.900Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-18T22:34:01.900Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-18T22:34:01.900Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-18T22:34:01.900Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-18T22:34:01.900Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-18T22:34:02.357Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s) [2021-08-18T22:34:02.357Z] === RUN TestCreateSuccess [2021-08-18T22:34:02.357Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCreateStreamSkipped [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-18T22:34:02.357Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCreateLogGroupSuccess [2021-08-18T22:34:02.357Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCreateError [2021-08-18T22:34:02.357Z] --- PASS: TestCreateError (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCreateAlreadyExists [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-18T22:34:02.357Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestLogClosed [2021-08-18T22:34:02.357Z] --- PASS: TestLogClosed (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestLogBlocking [2021-08-18T22:34:02.357Z] --- PASS: TestLogBlocking (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-18T22:34:02.357Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestLogNonBlockingBufferFull [2021-08-18T22:34:02.357Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestPublishBatchSuccess [2021-08-18T22:34:02.357Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestPublishBatchError [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=error msg=Error [2021-08-18T22:34:02.357Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T22:34:02.357Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T22:34:02.357Z] time="2021-08-18T22:34:01Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-18T22:34:02.357Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchSimple [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchTicker [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMultilinePattern [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.06s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchClose [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/0/Hello [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/2/🙃 [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/3/���� [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/4/He��o [2021-08-18T22:34:02.357Z] === RUN TestEffectiveLen/5/ [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/0/ [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/1/Hello [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: Hello [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/2/Hello [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: He [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: llo [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/3/Hello [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: Hello [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/4/🙃 [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/5/🙃 [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/6/a� [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: a [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: � [2021-08-18T22:34:02.357Z] === RUN TestFindValidSplit/7/a� [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1064: a� [2021-08-18T22:34:02.357Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit (0.01s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/0/ (0.01s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestProcessEventEmoji [2021-08-18T22:34:02.357Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchLineSplit [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMaxEvents [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-08-18T22:34:02.357Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-18T22:34:02.357Z] === RUN TestAdapterReadLogs [2021-08-18T22:34:02.357Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCopier [2021-08-18T22:34:02.357Z] --- PASS: TestCopier (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCopierLongLines [2021-08-18T22:34:02.357Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCopierSlow [2021-08-18T22:34:02.357Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-18T22:34:02.357Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-18T22:34:02.357Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-18T22:34:02.357Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestCreateTagSuccess [2021-08-18T22:34:02.357Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-18T22:34:02.357Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-18T22:34:02.357Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-18T22:34:02.358Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-18T22:34:02.358Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-18T22:34:02.358Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-18T22:34:02.358Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-08-18T22:34:02.358Z] PASS [2021-08-18T22:34:02.358Z] coverage: 77.4% of statements [2021-08-18T22:34:02.358Z] ok github.com/docker/docker/daemon/logger/awslogs 0.887s coverage: 77.4% of statements [2021-08-18T22:34:02.816Z] --- PASS: TestCopierSlow (0.20s) [2021-08-18T22:34:02.816Z] === RUN TestCopierWithSized [2021-08-18T22:34:02.816Z] === RUN TestCopierWithSized/as_is [2021-08-18T22:34:02.816Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-18T22:34:02.816Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-18T22:34:02.816Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-18T22:34:02.816Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-08-18T22:34:02.816Z] === RUN TestCopierWithPartial [2021-08-18T22:34:02.816Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-18T22:34:02.816Z] === RUN TestRingLogger [2021-08-18T22:34:02.816Z] --- PASS: TestRingLogger (0.00s) [2021-08-18T22:34:02.816Z] === RUN TestRingCap [2021-08-18T22:34:02.816Z] --- PASS: TestRingCap (0.00s) [2021-08-18T22:34:02.816Z] === RUN TestRingClose [2021-08-18T22:34:02.816Z] --- PASS: TestRingClose (0.00s) [2021-08-18T22:34:02.816Z] === RUN TestRingDrain [2021-08-18T22:34:02.816Z] --- PASS: TestRingDrain (0.00s) [2021-08-18T22:34:02.816Z] PASS [2021-08-18T22:34:02.816Z] coverage: 43.8% of statements [2021-08-18T22:34:02.816Z] ok github.com/docker/docker/daemon/logger 0.702s coverage: 43.8% of statements [2021-08-18T22:34:02.816Z] === RUN TestSearchRegistryForImagesErrors [2021-08-18T22:34:02.816Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestSearchRegistryForImages [2021-08-18T22:34:03.274Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestOnlyPlatformWithFallback [2021-08-18T22:34:03.274Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestImageDelete [2021-08-18T22:34:03.274Z] === RUN TestImageDelete/no_lease [2021-08-18T22:34:03.274Z] === RUN TestImageDelete/lease_exists [2021-08-18T22:34:03.274Z] --- PASS: TestImageDelete (0.03s) [2021-08-18T22:34:03.274Z] --- PASS: TestImageDelete/no_lease (0.00s) [2021-08-18T22:34:03.274Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-08-18T22:34:03.274Z] === RUN TestContentStoreForPull [2021-08-18T22:34:03.274Z] --- PASS: TestContentStoreForPull (0.14s) [2021-08-18T22:34:03.274Z] PASS [2021-08-18T22:34:03.274Z] coverage: 6.7% of statements [2021-08-18T22:34:03.274Z] ok github.com/docker/docker/daemon/images 0.646s coverage: 6.7% of statements [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-18T22:34:03.274Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-18T22:34:03.274Z] === RUN TestJSONFileLogger [2021-08-18T22:34:03.274Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestJSONFileLoggerWithTags [2021-08-18T22:34:03.274Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestJSONFileLoggerWithOpts [2021-08-18T22:34:03.274Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-18T22:34:03.274Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-18T22:34:03.274Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-08-18T22:34:03.274Z] === RUN TestEncodeDecode [2021-08-18T22:34:03.274Z] === PAUSE TestEncodeDecode [2021-08-18T22:34:03.274Z] === RUN TestUnexpectedEOF [2021-08-18T22:34:03.733Z] time="2021-08-18T22:34:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T22:34:03.733Z] time="2021-08-18T22:34:03Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T22:34:03.733Z] --- PASS: TestUnexpectedEOF (0.15s) [2021-08-18T22:34:03.733Z] === CONT TestEncodeDecode [2021-08-18T22:34:03.733Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-18T22:34:03.733Z] PASS [2021-08-18T22:34:03.733Z] coverage: 69.9% of statements [2021-08-18T22:34:03.733Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.534s coverage: 69.9% of statements [2021-08-18T22:34:04.191Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-18T22:34:04.191Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-18T22:34:04.191Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-18T22:34:04.191Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-08-18T22:34:04.191Z] === RUN TestFastTimeMarshalJSON [2021-08-18T22:34:04.191Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-18T22:34:04.191Z] PASS [2021-08-18T22:34:04.191Z] coverage: 87.2% of statements [2021-08-18T22:34:04.191Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.335s coverage: 87.2% of statements [2021-08-18T22:34:04.649Z] === RUN TestWriteLog [2021-08-18T22:34:04.649Z] === PAUSE TestWriteLog [2021-08-18T22:34:04.649Z] === RUN TestReadLog [2021-08-18T22:34:04.649Z] === PAUSE TestReadLog [2021-08-18T22:34:04.649Z] === CONT TestWriteLog [2021-08-18T22:34:04.649Z] === CONT TestReadLog [2021-08-18T22:34:04.649Z] --- PASS: TestWriteLog (0.00s) [2021-08-18T22:34:04.649Z] === RUN TestReadLog/tail_exact [2021-08-18T22:34:05.105Z] === RUN TestReadLog/tail_less_than_available [2021-08-18T22:34:05.105Z] === RUN TestReadLog/tail_more_than_available [2021-08-18T22:34:05.105Z] --- PASS: TestReadLog (0.12s) [2021-08-18T22:34:05.105Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-08-18T22:34:05.105Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-08-18T22:34:05.105Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-08-18T22:34:05.105Z] PASS [2021-08-18T22:34:05.105Z] coverage: 75.2% of statements [2021-08-18T22:34:05.105Z] ok github.com/docker/docker/daemon/logger/local 0.493s coverage: 75.2% of statements [2021-08-18T22:34:05.105Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T22:34:05.105Z] === RUN TestOpenFileDelete [2021-08-18T22:34:05.105Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestOpenFileRename [2021-08-18T22:34:05.105Z] --- PASS: TestOpenFileRename (0.01s) [2021-08-18T22:34:05.105Z] === RUN TestParseLogTagDefaultTag [2021-08-18T22:34:05.105Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestParseLogTag [2021-08-18T22:34:05.105Z] --- PASS: TestParseLogTag (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestParseLogTagEmptyTag [2021-08-18T22:34:05.105Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestTailFiles [2021-08-18T22:34:05.105Z] --- PASS: TestTailFiles (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestFollowLogsConsumerGone [2021-08-18T22:34:05.105Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-18T22:34:05.105Z] === RUN TestFollowLogsProducerGone [2021-08-18T22:34:05.105Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-08-18T22:34:05.105Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-08-18T22:34:05.105Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-18T22:34:05.106Z] === RUN TestCheckCapacityAndRotate [2021-08-18T22:34:05.106Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-18T22:34:05.106Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-18T22:34:05.106Z] --- PASS: TestCheckCapacityAndRotate (0.03s) [2021-08-18T22:34:05.106Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-08-18T22:34:05.106Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-08-18T22:34:05.106Z] PASS [2021-08-18T22:34:05.106Z] coverage: 53.7% of statements [2021-08-18T22:34:05.106Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.573s coverage: 53.7% of statements [2021-08-18T22:34:06.072Z] === RUN TestLog [2021-08-18T22:34:06.072Z] --- PASS: TestLog (0.01s) [2021-08-18T22:34:06.072Z] PASS [2021-08-18T22:34:06.072Z] coverage: 31.5% of statements [2021-08-18T22:34:06.072Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.313s coverage: 31.5% of statements [2021-08-18T22:34:06.376Z] ok github.com/docker/docker/libnetwork/drvregistry 0.026s coverage: 82.4% of statements [2021-08-18T22:34:06.377Z] ok github.com/docker/docker/libnetwork/etchosts 0.038s coverage: 81.2% of statements [2021-08-18T22:34:06.530Z] === RUN TestValidateLogOpt [2021-08-18T22:34:06.530Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestNewMissedConfig [2021-08-18T22:34:06.530Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestNewMissedUrl [2021-08-18T22:34:06.530Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestNewMissedToken [2021-08-18T22:34:06.530Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestNewWithProxy [2021-08-18T22:34:06.530Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestDefault [2021-08-18T22:34:06.530Z] --- PASS: TestDefault (0.01s) [2021-08-18T22:34:06.530Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-18T22:34:06.530Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestJsonFormat [2021-08-18T22:34:06.530Z] --- PASS: TestJsonFormat (0.01s) [2021-08-18T22:34:06.530Z] === RUN TestRawFormat [2021-08-18T22:34:06.530Z] --- PASS: TestRawFormat (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestRawFormatWithLabels [2021-08-18T22:34:06.530Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestRawFormatWithoutTag [2021-08-18T22:34:06.530Z] --- PASS: TestRawFormatWithoutTag (0.01s) [2021-08-18T22:34:06.530Z] === RUN TestBatching [2021-08-18T22:34:06.530Z] --- PASS: TestBatching (0.12s) [2021-08-18T22:34:06.530Z] === RUN TestFrequency [2021-08-18T22:34:06.530Z] === RUN TestParseLogFormat [2021-08-18T22:34:06.530Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestValidateLogOptEmpty [2021-08-18T22:34:06.530Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestValidateSyslogAddress [2021-08-18T22:34:06.530Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestParseAddressDefaultPort [2021-08-18T22:34:06.530Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestValidateSyslogFacility [2021-08-18T22:34:06.530Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestValidateLogOptSyslogFormat [2021-08-18T22:34:06.530Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestValidateLogOpt [2021-08-18T22:34:06.530Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T22:34:06.530Z] PASS [2021-08-18T22:34:06.530Z] coverage: 46.8% of statements [2021-08-18T22:34:06.530Z] ok github.com/docker/docker/daemon/logger/syslog 0.473s coverage: 46.8% of statements [2021-08-18T22:34:06.530Z] --- PASS: TestFrequency (0.16s) [2021-08-18T22:34:06.530Z] === RUN TestOneMessagePerRequest [2021-08-18T22:34:06.530Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestVerify [2021-08-18T22:34:06.530Z] --- PASS: TestVerify (0.00s) [2021-08-18T22:34:06.530Z] === RUN TestSkipVerify [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] --- PASS: TestSkipVerify (0.36s) [2021-08-18T22:34:06.989Z] === RUN TestBufferMaximum [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.734227\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.734227\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-18T22:34:06.989Z] === RUN TestServerAlwaysDown [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.737236\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.737236\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.737236\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.738230\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] time="2021-08-18T22:34:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326046.738230\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:06.989Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-18T22:34:06.989Z] === RUN TestCannotSendAfterClose [2021-08-18T22:34:06.989Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-18T22:34:06.989Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-18T22:34:06.989Z] === RUN TestNewParse [2021-08-18T22:34:06.989Z] --- PASS: TestNewParse (0.00s) [2021-08-18T22:34:06.989Z] PASS [2021-08-18T22:34:06.989Z] coverage: 8.3% of statements [2021-08-18T22:34:06.989Z] ok github.com/docker/docker/daemon/logger/templates 0.152s coverage: 8.3% of statements [2021-08-18T22:34:06.997Z] Loaded image: buildpack-deps:buster [2021-08-18T22:34:06.997Z] Loaded image: busybox:latest [2021-08-18T22:34:06.997Z] Loaded image: busybox:glibc [2021-08-18T22:34:07.963Z] time="2021-08-18T22:34:07Z" 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-08-18T22:34:07.963Z] time="2021-08-18T22:34:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d52405a7de01\"}'" [2021-08-18T22:34:07.963Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-08-18T22:34:07.963Z] PASS [2021-08-18T22:34:07.963Z] coverage: 82.5% of statements [2021-08-18T22:34:07.963Z] === RUN TestV1IDService [2021-08-18T22:34:07.963Z] ok github.com/docker/docker/daemon/logger/splunk 2.145s coverage: 82.5% of statements [2021-08-18T22:34:07.963Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T22:34:07.963Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-18T22:34:07.963Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T22:34:07.963Z] --- PASS: TestV1IDService (0.02s) [2021-08-18T22:34:07.963Z] === RUN TestV2MetadataService [2021-08-18T22:34:08.937Z] --- PASS: TestV2MetadataService (0.88s) [2021-08-18T22:34:08.937Z] PASS [2021-08-18T22:34:08.937Z] coverage: 48.2% of statements [2021-08-18T22:34:08.937Z] ok github.com/docker/docker/distribution/metadata 1.139s coverage: 48.2% of statements [2021-08-18T22:34:08.937Z] === RUN TestSuccessfulDownload [2021-08-18T22:34:08.937Z] download_test.go:268: Needs fixing on Windows [2021-08-18T22:34:08.937Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-18T22:34:08.937Z] === RUN TestCancelledDownload [2021-08-18T22:34:08.937Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-18T22:34:08.937Z] === RUN TestMaxDownloadAttempts [2021-08-18T22:34:08.937Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:34:08.937Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:34:08.937Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:34:08.937Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:34:08.937Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:34:08.937Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:34:08.937Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:34:08.937Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:34:08.937Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:34:08.937Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:34:08.937Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:34:08.937Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:34:09.394Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-18T22:34:09.394Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-18T22:34:09.394Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-18T22:34:09.394Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-18T22:34:09.394Z] === RUN TestContinueOnError_NeverContinue [2021-08-18T22:34:09.394Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-18T22:34:09.394Z] === RUN TestManifestStore [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/no_remote_or_local [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:34:09.394Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-18T22:34:09.394Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.38s) [2021-08-18T22:34:09.394Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.38s) [2021-08-18T22:34:09.394Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.38s) [2021-08-18T22:34:09.394Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.38s) [2021-08-18T22:34:09.394Z] === RUN TestTransfer [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local173222295\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/no_local_cache [2021-08-18T22:34:09.394Z] --- PASS: TestTransfer (0.14s) [2021-08-18T22:34:09.394Z] === RUN TestConcurrencyLimit [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/with_local_cache [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/unknown_media_type [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="reference for unknown type: " [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="reference for unknown type: " [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="reference for unknown type: " [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="reference for unknown type: " [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="reference for unknown type: " [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-18T22:34:09.394Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-18T22:34:09.394Z] time="2021-08-18T22:34:09Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore (0.31s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-18T22:34:09.394Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-18T22:34:09.394Z] === RUN TestDetectManifestBlobMediaType [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-18T22:34:09.395Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-18T22:34:09.395Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestFixManifestLayers [2021-08-18T22:34:09.395Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-18T22:34:09.395Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-18T22:34:09.395Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T22:34:09.395Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestFixManifestLayersBadParent [2021-08-18T22:34:09.395Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestValidateManifest [2021-08-18T22:34:09.395Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T22:34:09.395Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestFormatPlatform [2021-08-18T22:34:09.395Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestGetRepositoryMountCandidates [2021-08-18T22:34:09.395Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestLayerAlreadyExists [2021-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] 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-08-18T22:34:09.395Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-18T22:34:09.395Z] === RUN TestWhenEmptyAuthConfig [2021-08-18T22:34:09.682Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.005s coverage: 48.1% of statements [2021-08-18T22:34:09.852Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-08-18T22:34:09.852Z] === RUN TestInactiveJobs [2021-08-18T22:34:09.944Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-18T22:34:10.310Z] === RUN TestNotFound [2021-08-18T22:34:10.310Z] --- PASS: TestNotFound (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestConflict [2021-08-18T22:34:10.310Z] --- PASS: TestConflict (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestForbidden [2021-08-18T22:34:10.310Z] --- PASS: TestForbidden (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestInvalidParameter [2021-08-18T22:34:10.310Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestNotImplemented [2021-08-18T22:34:10.310Z] --- PASS: TestNotImplemented (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestNotModified [2021-08-18T22:34:10.310Z] --- PASS: TestNotModified (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestUnauthorized [2021-08-18T22:34:10.310Z] --- PASS: TestUnauthorized (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestUnknown [2021-08-18T22:34:10.310Z] --- PASS: TestUnknown (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestCancelled [2021-08-18T22:34:10.310Z] --- PASS: TestCancelled (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestDeadline [2021-08-18T22:34:10.310Z] --- PASS: TestDeadline (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestDataLoss [2021-08-18T22:34:10.310Z] --- PASS: TestDataLoss (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestUnavailable [2021-08-18T22:34:10.310Z] --- PASS: TestUnavailable (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestSystem [2021-08-18T22:34:10.310Z] --- PASS: TestSystem (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Not_Found [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Bad_Request [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Conflict [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Unauthorized [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Forbidden [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Not_Modified [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-18T22:34:10.310Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-18T22:34:10.310Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-18T22:34:10.310Z] PASS [2021-08-18T22:34:10.310Z] coverage: 53.1% of statements [2021-08-18T22:34:10.310Z] ok github.com/docker/docker/errdefs 0.157s coverage: 53.1% of statements [2021-08-18T22:34:10.310Z] --- PASS: TestInactiveJobs (0.38s) [2021-08-18T22:34:10.310Z] === RUN TestWatchRelease [2021-08-18T22:34:10.310Z] --- PASS: TestWatchRelease (0.04s) [2021-08-18T22:34:10.310Z] === RUN TestWatchFinishedTransfer [2021-08-18T22:34:10.310Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-18T22:34:10.310Z] === RUN TestDuplicateTransfer [2021-08-18T22:34:10.310Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-08-18T22:34:10.310Z] === RUN TestSuccessfulUpload [2021-08-18T22:34:10.649Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-18T22:34:10.767Z] time="2021-08-18T22:34:10Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-18T22:34:10.767Z] === RUN TestFSGetInvalidData [2021-08-18T22:34:10.767Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSInvalidSet [2021-08-18T22:34:10.767Z] --- PASS: TestFSInvalidSet (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSInvalidRoot [2021-08-18T22:34:10.767Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSMetadataGetSet [2021-08-18T22:34:10.767Z] --- PASS: TestFSMetadataGetSet (0.02s) [2021-08-18T22:34:10.767Z] === RUN TestFSInvalidWalker [2021-08-18T22:34:10.767Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSGetSet [2021-08-18T22:34:10.767Z] --- PASS: TestFSGetSet (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSGetUnsetKey [2021-08-18T22:34:10.767Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-08-18T22:34:10.767Z] === RUN TestFSGetEmptyData [2021-08-18T22:34:10.767Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-08-18T22:34:10.767Z] === RUN TestFSDelete [2021-08-18T22:34:10.767Z] --- PASS: TestFSDelete (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSWalker [2021-08-18T22:34:10.767Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-08-18T22:34:10.767Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-18T22:34:10.767Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-18T22:34:10.767Z] === RUN TestTokenPassThru [2021-08-18T22:34:10.767Z] --- PASS: TestTokenPassThru (0.00s) [2021-08-18T22:34:10.767Z] === RUN TestTokenPassThruDifferentHost [2021-08-18T22:34:10.767Z] --- PASS: TestFSWalker (0.01s) [2021-08-18T22:34:10.767Z] === RUN TestFSWalkerStopOnError [2021-08-18T22:34:10.767Z] --- PASS: TestSuccessfulUpload (0.35s) [2021-08-18T22:34:10.767Z] === RUN TestCancelledUpload [2021-08-18T22:34:10.768Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-18T22:34:10.768Z] PASS [2021-08-18T22:34:10.768Z] coverage: 77.3% of statements [2021-08-18T22:34:10.768Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-18T22:34:10.768Z] PASS [2021-08-18T22:34:10.768Z] coverage: 24.1% of statements [2021-08-18T22:34:10.768Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-08-18T22:34:10.768Z] === RUN TestNewFromJSON [2021-08-18T22:34:10.768Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-18T22:34:10.768Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestMarshalKeyOrder [2021-08-18T22:34:10.768Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestHistoryEqual [2021-08-18T22:34:10.768Z] ok github.com/docker/docker/distribution/xfer 1.996s coverage: 77.3% of statements [2021-08-18T22:34:10.768Z] ok github.com/docker/docker/distribution 1.712s coverage: 24.1% of statements [2021-08-18T22:34:10.768Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T22:34:10.768Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T22:34:10.768Z] --- PASS: TestHistoryEqual (0.15s) [2021-08-18T22:34:10.768Z] === RUN TestImage [2021-08-18T22:34:10.768Z] --- PASS: TestImage (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestImageOSNotEmpty [2021-08-18T22:34:10.768Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-18T22:34:10.768Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-18T22:34:10.768Z] === RUN TestCreate [2021-08-18T22:34:10.768Z] --- PASS: TestCreate (0.01s) [2021-08-18T22:34:10.768Z] === RUN TestRestore [2021-08-18T22:34:10.768Z] time="2021-08-18T22:34:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-18T22:34:10.768Z] --- PASS: TestRestore (0.03s) [2021-08-18T22:34:10.768Z] === RUN TestAddDelete [2021-08-18T22:34:10.768Z] --- PASS: TestAddDelete (0.02s) [2021-08-18T22:34:10.768Z] === RUN TestSearchAfterDelete [2021-08-18T22:34:10.768Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-18T22:34:10.768Z] === RUN TestParentReset [2021-08-18T22:34:10.768Z] --- PASS: TestParentReset (0.03s) [2021-08-18T22:34:10.768Z] === RUN TestGetAndSetLastUpdated [2021-08-18T22:34:10.768Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-18T22:34:10.768Z] === RUN TestStoreLen [2021-08-18T22:34:11.225Z] --- PASS: TestStoreLen (0.12s) [2021-08-18T22:34:11.225Z] PASS [2021-08-18T22:34:11.225Z] coverage: 86.6% of statements [2021-08-18T22:34:11.225Z] ok github.com/docker/docker/image 0.701s coverage: 86.6% of statements [2021-08-18T22:34:11.225Z] === RUN TestCompare [2021-08-18T22:34:11.225Z] --- PASS: TestCompare (0.00s) [2021-08-18T22:34:11.225Z] PASS [2021-08-18T22:34:11.225Z] coverage: 19.2% of statements [2021-08-18T22:34:11.225Z] ok github.com/docker/docker/image/cache 0.282s coverage: 19.2% of statements [2021-08-18T22:34:11.683Z] === RUN TestMakeV1ConfigFromConfig [2021-08-18T22:34:11.683Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-18T22:34:11.683Z] PASS [2021-08-18T22:34:11.683Z] coverage: 25.0% of statements [2021-08-18T22:34:11.683Z] ok github.com/docker/docker/image/v1 0.236s coverage: 25.0% of statements [2021-08-18T22:34:12.140Z] === RUN TestValidateManifest [2021-08-18T22:34:12.140Z] === RUN TestValidateManifest/nil [2021-08-18T22:34:12.140Z] === RUN TestValidateManifest/non-nil [2021-08-18T22:34:12.140Z] --- PASS: TestValidateManifest (0.00s) [2021-08-18T22:34:12.140Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-18T22:34:12.140Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-18T22:34:12.140Z] PASS [2021-08-18T22:34:12.140Z] coverage: 0.7% of statements [2021-08-18T22:34:12.140Z] ok github.com/docker/docker/image/tarexport 0.210s coverage: 0.7% of statements [2021-08-18T22:34:12.140Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T22:34:13.569Z] Loaded image: debian:bullseye [2021-08-18T22:34:13.569Z] Loaded image: hello-world:latest [2021-08-18T22:34:13.569Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:34:13.569Z] INFO: Testing against a local daemon [2021-08-18T22:34:13.569Z] === RUN TestCgroupNamespacesBuild [2021-08-18T22:34:13.674Z] === RUN TestSerialization [2021-08-18T22:34:13.674Z] --- PASS: TestSerialization (0.02s) [2021-08-18T22:34:13.674Z] PASS [2021-08-18T22:34:13.674Z] coverage: 100.0% of statements [2021-08-18T22:34:13.674Z] ok github.com/docker/docker/libcontainerd/queue 0.180s coverage: 100.0% of statements [2021-08-18T22:34:13.674Z] === RUN TestEnvironmentParsing [2021-08-18T22:34:13.674Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-18T22:34:13.674Z] PASS [2021-08-18T22:34:13.674Z] coverage: 1.2% of statements [2021-08-18T22:34:13.674Z] ok github.com/docker/docker/libcontainerd/local 0.409s coverage: 1.2% of statements [2021-08-18T22:34:14.134Z] === RUN TestEmptyLayer [2021-08-18T22:34:14.134Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-18T22:34:14.134Z] === RUN TestCommitFailure [2021-08-18T22:34:14.134Z] --- PASS: TestCommitFailure (0.01s) [2021-08-18T22:34:14.135Z] === RUN TestStartTransactionFailure [2021-08-18T22:34:14.135Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestGetOrphan [2021-08-18T22:34:14.135Z] --- PASS: TestGetOrphan (0.01s) [2021-08-18T22:34:14.135Z] === RUN TestMountAndRegister [2021-08-18T22:34:14.135Z] layer_test.go:271: Layer size: 14 [2021-08-18T22:34:14.135Z] --- PASS: TestMountAndRegister (0.05s) [2021-08-18T22:34:14.135Z] === RUN TestLayerRelease [2021-08-18T22:34:14.135Z] layer_test.go:304: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestStoreRestore [2021-08-18T22:34:14.135Z] layer_test.go:353: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestTarStreamStability [2021-08-18T22:34:14.135Z] layer_test.go:468: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestRegisterExistingLayer [2021-08-18T22:34:14.135Z] --- PASS: TestRegisterExistingLayer (0.16s) [2021-08-18T22:34:14.135Z] === RUN TestTarStreamVerification [2021-08-18T22:34:14.135Z] layer_test.go:697: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestLayerMigration [2021-08-18T22:34:14.135Z] migration_test.go:46: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestLayerMigrationNoTarsplit [2021-08-18T22:34:14.135Z] migration_test.go:182: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestMountInit [2021-08-18T22:34:14.135Z] mount_test.go:17: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestMountInit (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestMountSize [2021-08-18T22:34:14.135Z] mount_test.go:76: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestMountSize (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestMountChanges [2021-08-18T22:34:14.135Z] mount_test.go:125: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestMountChanges (0.00s) [2021-08-18T22:34:14.135Z] === RUN TestMountApply [2021-08-18T22:34:14.135Z] mount_test.go:212: Failing on Windows [2021-08-18T22:34:14.135Z] --- SKIP: TestMountApply (0.00s) [2021-08-18T22:34:14.135Z] PASS [2021-08-18T22:34:14.135Z] coverage: 30.1% of statements [2021-08-18T22:34:14.135Z] ok github.com/docker/docker/layer 0.649s coverage: 30.1% of statements [2021-08-18T22:34:14.592Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T22:34:14.592Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T22:34:14.592Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T22:34:14.592Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T22:34:15.558Z] === RUN TestSequenceGetAvailableBit [2021-08-18T22:34:15.558Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSequenceEqual [2021-08-18T22:34:15.558Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSequenceCopy [2021-08-18T22:34:15.558Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestGetFirstAvailable [2021-08-18T22:34:15.558Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestFindSequence [2021-08-18T22:34:15.558Z] --- PASS: TestFindSequence (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestCheckIfAvailable [2021-08-18T22:34:15.558Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestMergeSequences [2021-08-18T22:34:15.558Z] --- PASS: TestMergeSequences (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestPushReservation [2021-08-18T22:34:15.558Z] --- PASS: TestPushReservation (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSerializeDeserialize [2021-08-18T22:34:15.558Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSet [2021-08-18T22:34:15.558Z] --- PASS: TestSet (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSetUnset [2021-08-18T22:34:15.558Z] --- PASS: TestSetUnset (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestOffsetSetUnset [2021-08-18T22:34:15.558Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSetInRange [2021-08-18T22:34:15.558Z] --- PASS: TestSetInRange (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestSetAnyInRange [2021-08-18T22:34:15.558Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestMethods [2021-08-18T22:34:15.558Z] --- PASS: TestMethods (0.00s) [2021-08-18T22:34:15.558Z] === RUN TestRandomAllocateDeallocate [2021-08-18T22:34:16.859Z] --- PASS: TestCgroupNamespacesBuild (2.91s) [2021-08-18T22:34:16.859Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T22:34:17.733Z] === RUN TestInvalidConfig [2021-08-18T22:34:17.733Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-18T22:34:17.733Z] === RUN TestConfig [2021-08-18T22:34:17.733Z] --- PASS: TestConfig (0.00s) [2021-08-18T22:34:17.733Z] === RUN TestOptionsLabels [2021-08-18T22:34:17.733Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-18T22:34:17.733Z] === RUN TestValidName [2021-08-18T22:34:17.733Z] --- PASS: TestValidName (0.00s) [2021-08-18T22:34:17.733Z] === RUN TestTLSConfiguration [2021-08-18T22:34:17.733Z] time="2021-08-18T22:34:17Z" level=info msg="Option Initializing KV with TLS" [2021-08-18T22:34:17.733Z] --- PASS: TestTLSConfiguration (0.15s) [2021-08-18T22:34:17.733Z] PASS [2021-08-18T22:34:17.733Z] coverage: 24.0% of statements [2021-08-18T22:34:17.733Z] ok github.com/docker/docker/libnetwork/config 0.361s coverage: 24.0% of statements [2021-08-18T22:34:17.733Z] === RUN TestErrorInterfaces [2021-08-18T22:34:17.733Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-18T22:34:17.733Z] === RUN TestNetworkMarshalling [2021-08-18T22:34:18.191Z] --- PASS: TestNetworkMarshalling (0.17s) [2021-08-18T22:34:18.191Z] === RUN TestEndpointMarshalling [2021-08-18T22:34:18.191Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestAuxAddresses [2021-08-18T22:34:18.191Z] time="2021-08-18T22:34:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:34:18.191Z] --- PASS: TestAuxAddresses (0.01s) [2021-08-18T22:34:18.191Z] === RUN TestSRVServiceQuery [2021-08-18T22:34:18.191Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestServiceVIPReuse [2021-08-18T22:34:18.191Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-18T22:34:18.191Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestDNSIPQuery [2021-08-18T22:34:18.191Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestDNSProxyServFail [2021-08-18T22:34:18.191Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestSandboxAddEmpty [2021-08-18T22:34:18.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestSandboxAddMultiPrio [2021-08-18T22:34:18.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestSandboxAddSamePrio [2021-08-18T22:34:18.191Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestCleanupServiceDiscovery [2021-08-18T22:34:18.191Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestDNSOptions [2021-08-18T22:34:18.191Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:34:18.191Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestMultipleControllersWithSameStore [2021-08-18T22:34:18.191Z] time="2021-08-18T22:34:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:34:18.191Z] time="2021-08-18T22:34:17Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:34:18.191Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-08-18T22:34:18.191Z] PASS [2021-08-18T22:34:18.191Z] coverage: 8.6% of statements [2021-08-18T22:34:18.191Z] ok github.com/docker/docker/libnetwork 0.863s coverage: 8.6% of statements [2021-08-18T22:34:18.191Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-18T22:34:18.191Z] === RUN TestKey [2021-08-18T22:34:18.191Z] --- PASS: TestKey (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestParseKey [2021-08-18T22:34:18.191Z] --- PASS: TestParseKey (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestInvalidDataStore [2021-08-18T22:34:18.191Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestKVObjectFlatKey [2021-08-18T22:34:18.191Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-18T22:34:18.191Z] === RUN TestAtomicKVObjectFlatKey [2021-08-18T22:34:18.191Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-18T22:34:18.191Z] PASS [2021-08-18T22:34:18.191Z] coverage: 21.9% of statements [2021-08-18T22:34:18.191Z] ok github.com/docker/docker/libnetwork/datastore 0.169s coverage: 21.9% of statements [2021-08-18T22:34:18.859Z] INFO: Extraction ended at 08/18/2021 22:34:18. Duration:00:00:25.3691131 [2021-08-18T22:34:18.859Z] INFO: Updating the golang and path environment variables [2021-08-18T22:34:18.859Z] INFO: GOPATH=d:\gopath [2021-08-18T22:34:18.859Z] INFO: go version go1.16.7 windows/amd64 [2021-08-18T22:34:18.859Z] INFO: Running the daemon under test in debug mode [2021-08-18T22:34:18.859Z] INFO: Starting a daemon under test... [2021-08-18T22:34:18.859Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42755\9\daemon --pidfile d:\CI\PR-42755\9\docker.pid -D [2021-08-18T22:34:18.859Z] INFO: Process started successfully. [2021-08-18T22:34:18.859Z] INFO: Start tailing logs of the daemon under tests [2021-08-18T22:34:19.159Z] === RUN TestIPDataMarshalling [2021-08-18T22:34:19.159Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-18T22:34:19.159Z] === RUN TestValidateAndIsV6 [2021-08-18T22:34:19.159Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-18T22:34:19.159Z] PASS [2021-08-18T22:34:19.159Z] coverage: 68.9% of statements [2021-08-18T22:34:19.159Z] ok github.com/docker/docker/libnetwork/driverapi 0.194s coverage: 68.9% of statements [2021-08-18T22:34:19.159Z] === RUN TestDriver [2021-08-18T22:34:19.159Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:34:19.159Z] PASS [2021-08-18T22:34:19.159Z] coverage: 34.8% of statements [2021-08-18T22:34:19.159Z] ok github.com/docker/docker/libnetwork/drivers/host 0.158s coverage: 34.8% of statements [2021-08-18T22:34:19.343Z] INFO: Waiting for the daemon under test to start... [2021-08-18T22:34:19.388Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.57s) [2021-08-18T22:34:19.388Z] === RUN TestBuildWithSession [2021-08-18T22:34:19.388Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:34:19.388Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:34:19.388Z] === RUN TestBuildSquashParent [2021-08-18T22:34:19.619Z] --- PASS: TestRandomAllocateDeallocate (4.09s) [2021-08-18T22:34:19.619Z] === RUN TestAllocateRandomDeallocate [2021-08-18T22:34:20.076Z] === RUN TestDriver [2021-08-18T22:34:20.076Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:34:20.076Z] PASS [2021-08-18T22:34:20.076Z] coverage: 34.8% of statements [2021-08-18T22:34:20.076Z] ok github.com/docker/docker/libnetwork/drivers/null 0.181s coverage: 34.8% of statements [2021-08-18T22:34:20.076Z] === RUN TestNetworkAllocateFree [2021-08-18T22:34:20.076Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-18T22:34:20.076Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-18T22:34:20.076Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-18T22:34:20.076Z] PASS [2021-08-18T22:34:20.076Z] coverage: 63.6% of statements [2021-08-18T22:34:20.076Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.204s coverage: 63.6% of statements [2021-08-18T22:34:20.534Z] --- PASS: TestAllocateRandomDeallocate (1.02s) [2021-08-18T22:34:20.534Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-18T22:34:20.534Z] === RUN TestGetEmptyCapabilities [2021-08-18T22:34:20.534Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-18T22:34:20.534Z] === RUN TestGetExtraCapabilities [2021-08-18T22:34:20.534Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-18T22:34:20.534Z] === RUN TestGetInvalidCapabilities [2021-08-18T22:34:20.534Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-18T22:34:20.534Z] === RUN TestRemoteDriver [2021-08-18T22:34:20.534Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T22:34:20.534Z] === RUN TestDriverError [2021-08-18T22:34:20.534Z] --- PASS: TestDriverError (0.00s) [2021-08-18T22:34:20.534Z] === RUN TestMissingValues [2021-08-18T22:34:20.534Z] --- PASS: TestMissingValues (0.00s) [2021-08-18T22:34:20.534Z] === RUN TestRollback [2021-08-18T22:34:20.534Z] --- PASS: TestRollback (0.00s) [2021-08-18T22:34:20.534Z] PASS [2021-08-18T22:34:20.534Z] coverage: 57.4% of statements [2021-08-18T22:34:20.534Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.380s coverage: 57.4% of statements [2021-08-18T22:34:21.500Z] === RUN TestNAT [2021-08-18T22:34:21.500Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T22:34:21.500Z] --- SKIP: TestNAT (0.00s) [2021-08-18T22:34:21.500Z] === RUN TestTransparent [2021-08-18T22:34:21.500Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T22:34:21.500Z] --- SKIP: TestTransparent (0.00s) [2021-08-18T22:34:21.500Z] PASS [2021-08-18T22:34:21.500Z] coverage: 0.0% of statements [2021-08-18T22:34:21.500Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.248s coverage: 0.0% of statements [2021-08-18T22:34:21.500Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.01s) [2021-08-18T22:34:21.500Z] === RUN TestRetrieveFromStore [2021-08-18T22:34:21.958Z] === RUN TestNew [2021-08-18T22:34:21.958Z] --- PASS: TestNew (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestAddDriver [2021-08-18T22:34:21.958Z] --- PASS: TestAddDriver (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestAddDuplicateDriver [2021-08-18T22:34:21.958Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-18T22:34:21.958Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestDriver [2021-08-18T22:34:21.958Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestIPAM [2021-08-18T22:34:21.958Z] --- PASS: TestIPAM (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestWalkIPAMs [2021-08-18T22:34:21.958Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestWalkDrivers [2021-08-18T22:34:21.958Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-18T22:34:21.958Z] PASS [2021-08-18T22:34:21.958Z] coverage: 82.4% of statements [2021-08-18T22:34:21.958Z] ok github.com/docker/docker/libnetwork/drvregistry 0.529s coverage: 82.4% of statements [2021-08-18T22:34:21.958Z] --- PASS: TestRetrieveFromStore (0.41s) [2021-08-18T22:34:21.958Z] === RUN TestIsCorrupted [2021-08-18T22:34:21.958Z] --- PASS: TestIsCorrupted (0.01s) [2021-08-18T22:34:21.958Z] === RUN TestSetRollover [2021-08-18T22:34:21.958Z] === RUN TestBuildDefault [2021-08-18T22:34:21.958Z] --- PASS: TestBuildDefault (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestBuildHostnameDomainname [2021-08-18T22:34:21.958Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestBuildHostname [2021-08-18T22:34:21.958Z] --- PASS: TestBuildHostname (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestBuildHostnameFQDN [2021-08-18T22:34:21.958Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestBuildNoIP [2021-08-18T22:34:21.958Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestUpdate [2021-08-18T22:34:21.958Z] --- PASS: TestUpdate (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-18T22:34:21.958Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-18T22:34:21.958Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestAddEmpty [2021-08-18T22:34:21.958Z] --- PASS: TestAddEmpty (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestAdd [2021-08-18T22:34:21.958Z] --- PASS: TestAdd (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestDeleteEmpty [2021-08-18T22:34:21.958Z] --- PASS: TestDeleteEmpty (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestDeleteNewline [2021-08-18T22:34:21.958Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestDelete [2021-08-18T22:34:21.958Z] --- PASS: TestDelete (0.00s) [2021-08-18T22:34:21.958Z] === RUN TestConcurrentWrites [2021-08-18T22:34:22.416Z] --- PASS: TestConcurrentWrites (0.23s) [2021-08-18T22:34:22.416Z] PASS [2021-08-18T22:34:22.416Z] coverage: 81.2% of statements [2021-08-18T22:34:22.416Z] ok github.com/docker/docker/libnetwork/etchosts 0.394s coverage: 81.2% of statements [2021-08-18T22:34:22.873Z] === RUN TestNew [2021-08-18T22:34:22.873Z] --- PASS: TestNew (0.00s) [2021-08-18T22:34:22.873Z] === RUN TestAllocate [2021-08-18T22:34:22.873Z] --- PASS: TestAllocate (0.00s) [2021-08-18T22:34:22.873Z] === RUN TestUninitialized [2021-08-18T22:34:22.873Z] --- PASS: TestUninitialized (0.00s) [2021-08-18T22:34:22.873Z] === RUN TestAllocateInRange [2021-08-18T22:34:22.873Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-18T22:34:22.873Z] === RUN TestAllocateSerial [2021-08-18T22:34:22.873Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-18T22:34:22.873Z] PASS [2021-08-18T22:34:22.873Z] coverage: 87.5% of statements [2021-08-18T22:34:22.873Z] ok github.com/docker/docker/libnetwork/idm 0.174s coverage: 87.5% of statements [2021-08-18T22:34:23.330Z] === RUN TestDiff [2021-08-18T22:34:23.330Z] --- PASS: TestDiff (0.00s) [2021-08-18T22:34:23.330Z] === RUN TestAddedCallback [2021-08-18T22:34:23.330Z] --- PASS: TestAddedCallback (0.00s) [2021-08-18T22:34:23.330Z] === RUN TestRemovedCallback [2021-08-18T22:34:23.330Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-18T22:34:23.330Z] === RUN TestNoCallback [2021-08-18T22:34:23.330Z] --- PASS: TestNoCallback (0.00s) [2021-08-18T22:34:23.330Z] PASS [2021-08-18T22:34:23.330Z] coverage: 48.1% of statements [2021-08-18T22:34:23.330Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.391s coverage: 48.1% of statements [2021-08-18T22:34:23.330Z] --- PASS: TestSetRollover (1.30s) [2021-08-18T22:34:23.330Z] === RUN TestSetRolloverSerial [2021-08-18T22:34:23.788Z] === RUN TestCaller [2021-08-18T22:34:23.788Z] --- PASS: TestCaller (0.00s) [2021-08-18T22:34:23.788Z] PASS [2021-08-18T22:34:23.788Z] coverage: 100.0% of statements [2021-08-18T22:34:23.788Z] ok github.com/docker/docker/libnetwork/internal/caller 0.137s coverage: 100.0% of statements [2021-08-18T22:34:23.788Z] === RUN TestSetSerialInsertDelete [2021-08-18T22:34:23.788Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-18T22:34:23.788Z] === RUN TestSetParallelInsertDelete [2021-08-18T22:34:24.752Z] === RUN TestPoolRequest [2021-08-18T22:34:24.752Z] --- PASS: TestPoolRequest (0.00s) [2021-08-18T22:34:24.752Z] === RUN TestOtherRequests [2021-08-18T22:34:24.752Z] --- PASS: TestOtherRequests (0.00s) [2021-08-18T22:34:24.752Z] PASS [2021-08-18T22:34:24.752Z] coverage: 57.1% of statements [2021-08-18T22:34:24.752Z] ok github.com/docker/docker/libnetwork/ipams/null 0.174s coverage: 57.1% of statements [2021-08-18T22:34:24.856Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-18T22:34:25.212Z] --- PASS: TestSetRolloverSerial (1.84s) [2021-08-18T22:34:25.212Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-18T22:34:25.212Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-18T22:34:25.212Z] PASS [2021-08-18T22:34:25.212Z] coverage: 84.4% of statements [2021-08-18T22:34:25.212Z] ok github.com/docker/docker/libnetwork/bitseq 9.856s coverage: 84.4% of statements [2021-08-18T22:34:25.212Z] === RUN TestInt2IP2IntConversion [2021-08-18T22:34:25.670Z] --- PASS: TestInt2IP2IntConversion (0.52s) [2021-08-18T22:34:25.670Z] === RUN TestGetAddressVersion [2021-08-18T22:34:25.670Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-18T22:34:25.670Z] === RUN TestKeyString [2021-08-18T22:34:25.670Z] --- PASS: TestKeyString (0.00s) [2021-08-18T22:34:25.670Z] === RUN TestPoolDataMarshal [2021-08-18T22:34:25.670Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-18T22:34:25.670Z] === RUN TestSubnetsMarshal [2021-08-18T22:34:26.128Z] --- PASS: TestSubnetsMarshal (0.41s) [2021-08-18T22:34:26.128Z] === RUN TestAddSubnets [2021-08-18T22:34:26.128Z] --- PASS: TestAddSubnets (0.13s) [2021-08-18T22:34:26.128Z] === RUN TestDoublePoolRelease [2021-08-18T22:34:26.587Z] --- PASS: TestDoublePoolRelease (0.07s) [2021-08-18T22:34:26.587Z] === RUN TestAddReleasePoolID [2021-08-18T22:34:26.587Z] --- PASS: TestAddReleasePoolID (0.28s) [2021-08-18T22:34:26.587Z] === RUN TestPredefinedPool [2021-08-18T22:34:26.587Z] === RUN TestGetCapabilities [2021-08-18T22:34:26.587Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-18T22:34:26.587Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-18T22:34:26.587Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2021-08-18T22:34:26.587Z] === RUN TestGetDefaultAddressSpaces [2021-08-18T22:34:26.587Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-08-18T22:34:26.587Z] === RUN TestRemoteDriver [2021-08-18T22:34:26.587Z] --- PASS: TestRemoteDriver (0.00s) [2021-08-18T22:34:26.587Z] PASS [2021-08-18T22:34:26.587Z] coverage: 47.4% of statements [2021-08-18T22:34:26.587Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.287s coverage: 47.4% of statements [2021-08-18T22:34:26.587Z] --- PASS: TestPredefinedPool (0.06s) [2021-08-18T22:34:26.587Z] === RUN TestRemoveSubnet [2021-08-18T22:34:27.556Z] --- PASS: TestRemoveSubnet (0.68s) [2021-08-18T22:34:27.556Z] === RUN TestGetSameAddress [2021-08-18T22:34:27.556Z] --- PASS: TestGetSameAddress (0.06s) [2021-08-18T22:34:27.556Z] === RUN TestPoolAllocationReuse [2021-08-18T22:34:27.556Z] === RUN TestWindowsIPAM [2021-08-18T22:34:27.556Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-18T22:34:27.556Z] PASS [2021-08-18T22:34:27.556Z] coverage: 71.4% of statements [2021-08-18T22:34:27.556Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.153s coverage: 71.4% of statements [2021-08-18T22:34:28.520Z] === RUN TestDefaultNetwork [2021-08-18T22:34:28.520Z] --- PASS: TestDefaultNetwork (0.25s) [2021-08-18T22:34:28.520Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-18T22:34:28.977Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2021-08-18T22:34:28.977Z] === RUN TestInitAddressPools [2021-08-18T22:34:28.977Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-18T22:34:28.977Z] PASS [2021-08-18T22:34:28.977Z] coverage: 74.0% of statements [2021-08-18T22:34:28.977Z] ok github.com/docker/docker/libnetwork/ipamutils 0.742s coverage: 74.0% of statements [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T22:34:28.977Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T22:34:29.941Z] === RUN TestKeyValue [2021-08-18T22:34:29.941Z] --- PASS: TestKeyValue (0.00s) [2021-08-18T22:34:29.941Z] PASS [2021-08-18T22:34:29.941Z] coverage: 60.0% of statements [2021-08-18T22:34:29.941Z] ok github.com/docker/docker/libnetwork/netlabel 0.185s coverage: 60.0% of statements [2021-08-18T22:34:31.478Z] === RUN TestGenerate [2021-08-18T22:34:31.478Z] --- PASS: TestGenerate (0.00s) [2021-08-18T22:34:31.478Z] === RUN TestGeneratePtr [2021-08-18T22:34:31.478Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-18T22:34:31.478Z] === RUN TestGenerateMissingField [2021-08-18T22:34:31.478Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-18T22:34:31.478Z] === RUN TestFieldCannotBeSet [2021-08-18T22:34:31.478Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-18T22:34:31.478Z] === RUN TestTypeMismatchError [2021-08-18T22:34:31.478Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-18T22:34:31.478Z] PASS [2021-08-18T22:34:31.478Z] coverage: 100.0% of statements [2021-08-18T22:34:31.478Z] ok github.com/docker/docker/libnetwork/options 0.150s coverage: 100.0% of statements [2021-08-18T22:34:31.478Z] --- PASS: TestPoolAllocationReuse (4.04s) [2021-08-18T22:34:31.478Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-18T22:34:31.478Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2021-08-18T22:34:31.478Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-18T22:34:31.591Z] --- PASS: TestBuildSquashParent (12.42s) [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:34:31.591Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:34:31.591Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:34:31.591Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:34:31.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:34:31.936Z] === RUN TestNetworkDBSimple [2021-08-18T22:34:32.394Z] testing: warning: no tests to run [2021-08-18T22:34:32.394Z] PASS [2021-08-18T22:34:32.394Z] coverage: 0.0% of statements [2021-08-18T22:34:32.394Z] ok github.com/docker/docker/libnetwork/osl 0.154s coverage: 0.0% of statements [no tests to run] [2021-08-18T22:34:32.851Z] 2021/08/18 22:34:32 Closing DB instances... [2021-08-18T22:34:33.309Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.69s) [2021-08-18T22:34:33.309Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-18T22:34:33.309Z] === RUN TestRequestNewPort [2021-08-18T22:34:33.309Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestRequestSpecificPort [2021-08-18T22:34:33.309Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestReleasePort [2021-08-18T22:34:33.309Z] --- PASS: TestReleasePort (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestReuseReleasedPort [2021-08-18T22:34:33.309Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestReleaseUnreadledPort [2021-08-18T22:34:33.309Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestUnknowProtocol [2021-08-18T22:34:33.309Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestAllocateAllPorts [2021-08-18T22:34:33.309Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestPortAllocation [2021-08-18T22:34:33.309Z] --- PASS: TestPortAllocation (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestPortAllocationWithCustomRange [2021-08-18T22:34:33.309Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestNoDuplicateBPR [2021-08-18T22:34:33.309Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-18T22:34:33.309Z] === RUN TestChangePortRange [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-18T22:34:33.309Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-18T22:34:33.309Z] --- PASS: TestChangePortRange (0.00s) [2021-08-18T22:34:33.309Z] PASS [2021-08-18T22:34:33.309Z] coverage: 88.6% of statements [2021-08-18T22:34:33.309Z] ok github.com/docker/docker/libnetwork/portallocator 0.159s coverage: 88.6% of statements [2021-08-18T22:34:33.768Z] --- PASS: TestNetworkDBSimple (2.03s) [2021-08-18T22:34:33.768Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-18T22:34:33.768Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-18T22:34:33.768Z] PASS [2021-08-18T22:34:33.768Z] coverage: 100.0% of statements [2021-08-18T22:34:33.768Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.132s coverage: 100.0% of statements [2021-08-18T22:34:34.226Z] === RUN TestHashData [2021-08-18T22:34:34.226Z] --- PASS: TestHashData (0.00s) [2021-08-18T22:34:34.226Z] PASS [2021-08-18T22:34:34.226Z] coverage: 2.8% of statements [2021-08-18T22:34:34.226Z] ok github.com/docker/docker/libnetwork/resolvconf 0.157s coverage: 2.8% of statements [2021-08-18T22:34:34.684Z] === RUN TestTransportPortConv [2021-08-18T22:34:34.684Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestTransportPortBindingConv [2021-08-18T22:34:34.684Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestErrorConstructors [2021-08-18T22:34:34.684Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestCompareIPMask [2021-08-18T22:34:34.684Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestUtilGetHostPartIP [2021-08-18T22:34:34.684Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestUtilGetBroadcastIP [2021-08-18T22:34:34.684Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-18T22:34:34.684Z] === RUN TestParseCIDR [2021-08-18T22:34:34.684Z] --- PASS: TestParseCIDR (0.00s) [2021-08-18T22:34:34.684Z] PASS [2021-08-18T22:34:34.684Z] coverage: 47.9% of statements [2021-08-18T22:34:34.684Z] ok github.com/docker/docker/libnetwork/types 0.209s coverage: 47.9% of statements [2021-08-18T22:34:34.866Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-18T22:34:35.144Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.79s) [2021-08-18T22:34:35.144Z] === RUN TestGetAddress [2021-08-18T22:34:35.144Z] 2021/08/18 22:34:34 Closing DB instances... [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-18T22:34:35.144Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-18T22:34:35.144Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-18T22:34:35.144Z] PASS [2021-08-18T22:34:35.144Z] coverage: 50.0% of statements [2021-08-18T22:34:35.144Z] ok github.com/docker/docker/oci 0.232s coverage: 50.0% of statements [2021-08-18T22:34:36.109Z] === RUN TestParseVersion [2021-08-18T22:34:36.109Z] --- PASS: TestParseVersion (0.00s) [2021-08-18T22:34:36.109Z] PASS [2021-08-18T22:34:36.109Z] coverage: 52.9% of statements [2021-08-18T22:34:36.109Z] ok github.com/docker/docker/pkg/aaparser 0.134s coverage: 52.9% of statements [2021-08-18T22:34:36.109Z] === RUN TestAddressPoolOpt [2021-08-18T22:34:36.109Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/a [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/something [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/_=a [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/env1=value1 [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/_env1=value1 [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/PATH [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/=a [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/PATH= [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/PATH=something [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/asd!qwe [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/1asd [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/123 [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/some_space [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/__some_space_before [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/some_space_after__ [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/= [2021-08-18T22:34:36.109Z] === RUN TestValidateEnv/PaTh [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-18T22:34:36.109Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestParseHost [2021-08-18T22:34:36.110Z] --- PASS: TestParseHost (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestParseDockerDaemonHost [2021-08-18T22:34:36.110Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestParseTCP [2021-08-18T22:34:36.110Z] --- PASS: TestParseTCP (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-18T22:34:36.110Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestValidateExtraHosts [2021-08-18T22:34:36.110Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestIpOptString [2021-08-18T22:34:36.110Z] --- PASS: TestIpOptString (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-18T22:34:36.110Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestNewIpOptValidDefaultVal [2021-08-18T22:34:36.110Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestIpOptSetInvalidVal [2021-08-18T22:34:36.110Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestValidateIPAddress [2021-08-18T22:34:36.110Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestMapOpts [2021-08-18T22:34:36.110Z] --- PASS: TestMapOpts (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestListOptsWithoutValidator [2021-08-18T22:34:36.110Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestListOptsWithValidator [2021-08-18T22:34:36.110Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestValidateDNSSearch [2021-08-18T22:34:36.110Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_general_format [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_one_more [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-18T22:34:36.110Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-18T22:34:36.110Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestNamedListOpts [2021-08-18T22:34:36.110Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestNamedMapOpts [2021-08-18T22:34:36.110Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestParseLink [2021-08-18T22:34:36.110Z] --- PASS: TestParseLink (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestQuotedStringSetWithQuotes [2021-08-18T22:34:36.110Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-18T22:34:36.110Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-18T22:34:36.110Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-18T22:34:36.110Z] === RUN TestUlimitOpt [2021-08-18T22:34:36.110Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-18T22:34:36.110Z] PASS [2021-08-18T22:34:36.110Z] coverage: 67.1% of statements [2021-08-18T22:34:36.110Z] ok github.com/docker/docker/opts 0.218s coverage: 67.1% of statements [2021-08-18T22:34:36.567Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-08-18T22:34:36.567Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-18T22:34:36.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:34:36.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:34:38.100Z] 2021/08/18 22:34:37 Closing DB instances... [2021-08-18T22:34:38.100Z] === RUN TestPeerCertificateMarshalJSON [2021-08-18T22:34:38.100Z] === RUN TestIsArchivePathDir [2021-08-18T22:34:38.558Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-08-18T22:34:38.558Z] === RUN TestIsArchivePathInvalidFile [2021-08-18T22:34:38.558Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-08-18T22:34:38.558Z] === RUN TestIsArchivePathTar [2021-08-18T22:34:38.558Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-08-18T22:34:38.558Z] === RUN TestDecompressStreamGzip [2021-08-18T22:34:39.015Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-08-18T22:34:39.015Z] === RUN TestDecompressStreamBzip2 [2021-08-18T22:34:39.015Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2021-08-18T22:34:39.015Z] === RUN TestDecompressStreamXz [2021-08-18T22:34:39.015Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T22:34:39.015Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestCompressStreamXzUnsupported [2021-08-18T22:34:39.015Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-18T22:34:39.015Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestCompressStreamInvalid [2021-08-18T22:34:39.015Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestExtensionInvalid [2021-08-18T22:34:39.015Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestExtensionUncompressed [2021-08-18T22:34:39.015Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestExtensionBzip2 [2021-08-18T22:34:39.015Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestExtensionGzip [2021-08-18T22:34:39.015Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestExtensionXz [2021-08-18T22:34:39.015Z] --- PASS: TestExtensionXz (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestCmdStreamLargeStderr [2021-08-18T22:34:39.015Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-18T22:34:39.015Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-18T22:34:39.015Z] --- PASS: TestPeerCertificateMarshalJSON (0.87s) [2021-08-18T22:34:39.015Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-18T22:34:39.015Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestMiddleware [2021-08-18T22:34:39.015Z] --- PASS: TestMiddleware (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestNewResponseModifier [2021-08-18T22:34:39.015Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-18T22:34:39.015Z] PASS [2021-08-18T22:34:39.015Z] coverage: 26.8% of statements [2021-08-18T22:34:39.015Z] ok github.com/docker/docker/pkg/authorization 1.170s coverage: 26.8% of statements [2021-08-18T22:34:39.015Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-08-18T22:34:39.015Z] === RUN TestCmdStreamBad [2021-08-18T22:34:39.015Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T22:34:39.015Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestCmdStreamGood [2021-08-18T22:34:39.015Z] --- PASS: TestCmdStreamGood (0.04s) [2021-08-18T22:34:39.015Z] === RUN TestUntarPathWithInvalidDest [2021-08-18T22:34:39.015Z] --- PASS: TestUntarPathWithInvalidDest (0.05s) [2021-08-18T22:34:39.015Z] === RUN TestUntarPathWithInvalidSrc [2021-08-18T22:34:39.015Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-18T22:34:39.015Z] === RUN TestUntarPath [2021-08-18T22:34:39.015Z] --- PASS: TestUntarPath (0.07s) [2021-08-18T22:34:39.015Z] === RUN TestUntarPathWithDestinationFile [2021-08-18T22:34:39.474Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-08-18T22:34:39.474Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-18T22:34:39.474Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-08-18T22:34:39.474Z] === RUN TestCopyWithTarInvalidSrc [2021-08-18T22:34:39.474Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-18T22:34:39.474Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyWithTarSrcFile [2021-08-18T22:34:39.474Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyWithTarSrcFolder [2021-08-18T22:34:39.474Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-18T22:34:39.474Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-18T22:34:39.474Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-18T22:34:39.474Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-18T22:34:39.474Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestCopyFileWithTarSrcFile [2021-08-18T22:34:39.474Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-18T22:34:39.474Z] === RUN TestTarFiles [2021-08-18T22:34:39.474Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2021-08-18T22:34:39.474Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-18T22:34:39.474Z] === RUN TestUnbuffered [2021-08-18T22:34:39.474Z] --- PASS: TestUnbuffered (0.00s) [2021-08-18T22:34:39.474Z] === RUN TestRaceUnbuffered [2021-08-18T22:34:39.474Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-18T22:34:39.474Z] PASS [2021-08-18T22:34:39.474Z] coverage: 100.0% of statements [2021-08-18T22:34:39.474Z] ok github.com/docker/docker/pkg/broadcaster 0.141s coverage: 100.0% of statements [2021-08-18T22:34:40.440Z] === RUN TestMatch [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[foo]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[foo_bar]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[]#01 [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[qux]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-18T22:34:40.440Z] === RUN TestMatch/[[foo_baz]] [2021-08-18T22:34:40.440Z] --- PASS: TestMatch (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-18T22:34:40.440Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-18T22:34:40.440Z] PASS [2021-08-18T22:34:40.440Z] coverage: 87.5% of statements [2021-08-18T22:34:40.440Z] ok github.com/docker/docker/pkg/capabilities 0.145s coverage: 87.5% of statements [2021-08-18T22:34:40.493Z] .....INFO: Daemon under test started and replied! [2021-08-18T22:34:40.493Z] INFO: Docker version of the daemon under test [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] Client: [2021-08-18T22:34:40.493Z] Version: 17.06.2-ce [2021-08-18T22:34:40.493Z] API version: 1.30 [2021-08-18T22:34:40.493Z] Go version: go1.8.3 [2021-08-18T22:34:40.493Z] Git commit: cec0b72 [2021-08-18T22:34:40.493Z] Built: Tue Sep 5 19:57:19 2017 [2021-08-18T22:34:40.493Z] OS/Arch: windows/amd64 [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] Server: [2021-08-18T22:34:40.493Z] Version: 0.0.0-dev [2021-08-18T22:34:40.493Z] API version: 1.42 (minimum version 1.24) [2021-08-18T22:34:40.493Z] Go version: go1.16.7 [2021-08-18T22:34:40.493Z] Git commit: 049c8ab29c [2021-08-18T22:34:40.493Z] Built: 08/18/2021 22:32:21 [2021-08-18T22:34:40.493Z] OS/Arch: windows/amd64 [2021-08-18T22:34:40.493Z] Experimental: false [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] INFO: Docker info of the daemon under test [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] Containers: 0 [2021-08-18T22:34:40.493Z] Running: 0 [2021-08-18T22:34:40.493Z] Paused: 0 [2021-08-18T22:34:40.493Z] Stopped: 0 [2021-08-18T22:34:40.493Z] Images: 0 [2021-08-18T22:34:40.493Z] Server Version: 0.0.0-dev [2021-08-18T22:34:40.493Z] Storage Driver: windowsfilter [2021-08-18T22:34:40.493Z] Windows: [2021-08-18T22:34:40.493Z] Logging Driver: json-file [2021-08-18T22:34:40.493Z] Plugins: [2021-08-18T22:34:40.493Z] Volume: local [2021-08-18T22:34:40.493Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T22:34:40.493Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T22:34:40.493Z] Swarm: inactive [2021-08-18T22:34:40.493Z] Default Isolation: process [2021-08-18T22:34:40.493Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-18T22:34:40.493Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-18T22:34:40.493Z] OSType: windows [2021-08-18T22:34:40.493Z] Architecture: x86_64 [2021-08-18T22:34:40.493Z] CPUs: 4 [2021-08-18T22:34:40.493Z] Total Memory: 32GiB [2021-08-18T22:34:40.493Z] Name: azwin-2-c061d0 [2021-08-18T22:34:40.493Z] ID: ICPV:XLO2:HP4Y:7AMO:Y2GY:EUNX:JL6R:LVIZ:TRHI:JPYX:Z6BL:VD4O [2021-08-18T22:34:40.493Z] Docker Root Dir: D:\CI\PR-42755\9\daemon [2021-08-18T22:34:40.493Z] Debug Mode (client): false [2021-08-18T22:34:40.493Z] Debug Mode (server): true [2021-08-18T22:34:40.493Z] File Descriptors: -1 [2021-08-18T22:34:40.493Z] Goroutines: 16 [2021-08-18T22:34:40.493Z] System Time: 2021-08-18T22:34:38.4349755Z [2021-08-18T22:34:40.493Z] EventsListeners: 0 [2021-08-18T22:34:40.493Z] Registry: https://index.docker.io/v1/ [2021-08-18T22:34:40.493Z] Labels: [2021-08-18T22:34:40.493Z] Experimental: false [2021-08-18T22:34:40.493Z] Insecure Registries: [2021-08-18T22:34:40.493Z] 127.0.0.0/8 [2021-08-18T22:34:40.493Z] Live Restore Enabled: false [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] INFO: Docker images of the daemon under test [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:34:40.493Z] [2021-08-18T22:34:40.493Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-08-18T22:34:40.493Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-08-18T22:34:40.493Z] ltsc2019: Pulling from windows/servercore [2021-08-18T22:34:40.493Z] 4612f6d0b889: Pulling fs layer [2021-08-18T22:34:40.493Z] c67ded6868b6: Pulling fs layer [2021-08-18T22:34:41.406Z] === RUN TestChrootTarUntar [2021-08-18T22:34:41.407Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-18T22:34:41.407Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootUntarEmptyArchive [2021-08-18T22:34:41.407Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootTarUntarWithSymlink [2021-08-18T22:34:41.407Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootCopyWithTar [2021-08-18T22:34:41.407Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootCopyFileWithTar [2021-08-18T22:34:41.407Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootUntarPath [2021-08-18T22:34:41.407Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-18T22:34:41.407Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-18T22:34:41.407Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:34:41.407Z] === RUN TestChrootApplyDotDotFile [2021-08-18T22:34:41.407Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:34:41.407Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-08-18T22:34:41.407Z] PASS [2021-08-18T22:34:41.407Z] coverage: 15.4% of statements [2021-08-18T22:34:41.407Z] ok github.com/docker/docker/pkg/chrootarchive 0.214s coverage: 15.4% of statements [2021-08-18T22:34:41.407Z] 2021/08/18 22:34:41 Closing DB instances... [2021-08-18T22:34:41.866Z] === RUN TestSizeEmpty [2021-08-18T22:34:41.866Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeEmptyFile [2021-08-18T22:34:41.866Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeNonemptyFile [2021-08-18T22:34:41.866Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-18T22:34:41.866Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-18T22:34:41.866Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-18T22:34:41.866Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestMoveToSubdir [2021-08-18T22:34:41.866Z] --- PASS: TestMoveToSubdir (0.00s) [2021-08-18T22:34:41.866Z] === RUN TestSizeNonExistingDirectory [2021-08-18T22:34:41.866Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-18T22:34:41.866Z] PASS [2021-08-18T22:34:41.866Z] coverage: 80.0% of statements [2021-08-18T22:34:41.866Z] ok github.com/docker/docker/pkg/directory 0.151s coverage: 80.0% of statements [2021-08-18T22:34:42.143Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:34:42.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:34:42.832Z] === RUN Test [2021-08-18T22:34:42.832Z] === RUN Test/TestContainsEntry [2021-08-18T22:34:42.832Z] === RUN Test/TestCreateEntries [2021-08-18T22:34:42.832Z] === RUN Test/TestEntriesDiff [2021-08-18T22:34:42.832Z] === RUN Test/TestEntriesEquality [2021-08-18T22:34:42.832Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-18T22:34:42.832Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-18T22:34:42.832Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-18T22:34:42.832Z] === RUN Test/TestGeneratorNotGenerate [2021-08-18T22:34:42.832Z] === RUN Test/TestGeneratorWithPort [2021-08-18T22:34:42.832Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-18T22:34:42.832Z] === RUN Test/TestNewEntry [2021-08-18T22:34:42.832Z] === RUN Test/TestParse [2021-08-18T22:34:42.832Z] --- PASS: Test (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-18T22:34:42.832Z] --- PASS: Test/TestParse (0.00s) [2021-08-18T22:34:42.832Z] PASS [2021-08-18T22:34:42.832Z] coverage: 58.3% of statements [2021-08-18T22:34:42.832Z] ok github.com/docker/docker/pkg/discovery 0.176s coverage: 58.3% of statements [2021-08-18T22:34:43.289Z] --- PASS: TestNetworkDBCRUDTableEntry (4.05s) [2021-08-18T22:34:43.289Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-18T22:34:43.747Z] --- PASS: TestTarFiles (4.37s) [2021-08-18T22:34:43.747Z] === RUN TestTarUntar [2021-08-18T22:34:43.747Z] --- PASS: TestTarUntar (0.03s) [2021-08-18T22:34:43.747Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-18T22:34:43.747Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-18T22:34:43.747Z] === RUN TestTarWithOptions [2021-08-18T22:34:43.747Z] --- PASS: TestTarWithOptions (0.02s) [2021-08-18T22:34:43.747Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-18T22:34:43.747Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-18T22:34:43.747Z] === RUN TestUntarUstarGnuConflict [2021-08-18T22:34:43.747Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2021-08-18T22:34:43.747Z] === RUN TestUntarInvalidFilenames [2021-08-18T22:34:43.747Z] === RUN Test [2021-08-18T22:34:43.747Z] === RUN Test/TestContent [2021-08-18T22:34:43.747Z] === RUN Test/TestInitialize [2021-08-18T22:34:43.747Z] === RUN Test/TestNew [2021-08-18T22:34:43.747Z] === RUN Test/TestParsingContentsWithComments [2021-08-18T22:34:43.747Z] === RUN Test/TestRegister [2021-08-18T22:34:43.747Z] === RUN Test/TestWatch [2021-08-18T22:34:43.747Z] --- PASS: Test (0.01s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestContent (0.00s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestNew (0.00s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T22:34:43.747Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T22:34:43.747Z] PASS [2021-08-18T22:34:43.747Z] coverage: 97.6% of statements [2021-08-18T22:34:43.747Z] ok github.com/docker/docker/pkg/discovery/file 0.188s coverage: 97.6% of statements [2021-08-18T22:34:43.747Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames160842442\\dest" [2021-08-18T22:34:43.747Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2021-08-18T22:34:43.747Z] === RUN TestUntarHardlinkToSymlink [2021-08-18T22:34:43.747Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-18T22:34:43.747Z] === RUN TestUntarInvalidHardlink [2021-08-18T22:34:43.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink178450043\\victim\\hello" -> "../victim/hello" [2021-08-18T22:34:43.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink137039262\\victim\\hello" -> "/../victim/hello" [2021-08-18T22:34:43.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink412894821\\victim" -> "../victim" [2021-08-18T22:34:43.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink063091840\\victim" -> "../victim" [2021-08-18T22:34:43.747Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink087559647\\victim" -> "../victim" [2021-08-18T22:34:44.205Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink189138354\\victim" -> "../victim" [2021-08-18T22:34:44.205Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-08-18T22:34:44.205Z] === RUN TestUntarInvalidSymlink [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink134831977\\dest\\dotdot" -> "../victim/hello" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink528868276\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink804155779\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink803744518\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink609795245\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink247459368\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.205Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink609369447\\dest\\dir\\loophole" -> "../../victim" [2021-08-18T22:34:44.205Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-08-18T22:34:44.205Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-18T22:34:44.205Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-18T22:34:44.205Z] === RUN TestXGlobalNoParent [2021-08-18T22:34:44.205Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-18T22:34:44.205Z] === RUN TestReplaceFileTarWrapper [2021-08-18T22:34:44.205Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-08-18T22:34:44.205Z] === RUN TestPrefixHeaderReadable [2021-08-18T22:34:44.205Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-08-18T22:34:44.205Z] === RUN TestDisablePigz [2021-08-18T22:34:44.205Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-18T22:34:44.205Z] --- PASS: TestDisablePigz (0.13s) [2021-08-18T22:34:44.205Z] === RUN TestPigz [2021-08-18T22:34:44.663Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-18T22:34:44.663Z] --- PASS: TestPigz (0.14s) [2021-08-18T22:34:44.663Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T22:34:44.663Z] archive_windows_test.go:16: Currently fails [2021-08-18T22:34:44.663Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestCanonicalTarNameForPath [2021-08-18T22:34:44.663Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestCanonicalTarName [2021-08-18T22:34:44.663Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChmodTarEntry [2021-08-18T22:34:44.663Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestHardLinkOrder [2021-08-18T22:34:44.663Z] --- PASS: TestHardLinkOrder (0.08s) [2021-08-18T22:34:44.663Z] === RUN TestChangeString [2021-08-18T22:34:44.663Z] --- PASS: TestChangeString (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesWithNoChanges [2021-08-18T22:34:44.663Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-08-18T22:34:44.663Z] === RUN TestChangesWithChanges [2021-08-18T22:34:44.663Z] --- PASS: TestChangesWithChanges (0.05s) [2021-08-18T22:34:44.663Z] === RUN TestChangesWithChangesGH13590 [2021-08-18T22:34:44.663Z] changes_test.go:196: needs more investigation [2021-08-18T22:34:44.663Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesDirsEmpty [2021-08-18T22:34:44.663Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T22:34:44.663Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesDirsMutated [2021-08-18T22:34:44.663Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T22:34:44.663Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestApplyLayer [2021-08-18T22:34:44.663Z] changes_test.go:433: needs further investigation [2021-08-18T22:34:44.663Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesSizeWithHardlinks [2021-08-18T22:34:44.663Z] changes_test.go:469: needs further investigation [2021-08-18T22:34:44.663Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesSizeWithNoChanges [2021-08-18T22:34:44.663Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-18T22:34:44.663Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestChangesSize [2021-08-18T22:34:44.663Z] --- PASS: TestChangesSize (0.01s) [2021-08-18T22:34:44.663Z] === RUN TestApplyLayerInvalidFilenames [2021-08-18T22:34:44.663Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames042226988\\dest" [2021-08-18T22:34:44.663Z] --- PASS: TestApplyLayerInvalidFilenames (0.08s) [2021-08-18T22:34:44.663Z] === RUN TestApplyLayerInvalidHardlink [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink350761790\\victim\\hello" -> "../victim/hello" [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink518120325\\victim\\hello" -> "/../victim/hello" [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink318339872\\victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink228668927\\victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink862880082\\victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink008473225\\victim" -> "../victim" [2021-08-18T22:34:44.663Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-08-18T22:34:44.663Z] === RUN TestApplyLayerInvalidSymlink [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink279182420\\dest\\dotdot" -> "../victim/hello" [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink468596643\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink844837030\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink308676557\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink051792072\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink628984711\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:34:44.663Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-08-18T22:34:44.663Z] === RUN TestApplyLayerWhiteouts [2021-08-18T22:34:44.663Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-08-18T22:34:44.663Z] === RUN TestGenerateEmptyFile [2021-08-18T22:34:44.663Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-18T22:34:44.663Z] === RUN TestGenerateWithContent [2021-08-18T22:34:44.663Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-18T22:34:44.663Z] PASS [2021-08-18T22:34:44.663Z] coverage: 61.9% of statements [2021-08-18T22:34:44.663Z] ok github.com/docker/docker/pkg/archive 6.956s coverage: 61.9% of statements [2021-08-18T22:34:45.122Z] === RUN Test [2021-08-18T22:34:45.122Z] === RUN Test/TestInitialize [2021-08-18T22:34:45.579Z] time="2021-08-18T22:34:44Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:34:45.579Z] time="2021-08-18T22:34:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:34:45.579Z] time="2021-08-18T22:34:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:34:45.579Z] === RUN Test/TestInitializeWithCerts [2021-08-18T22:34:45.579Z] time="2021-08-18T22:34:45Z" level=info msg="Initializing discovery with TLS" [2021-08-18T22:34:45.579Z] === RUN Test/TestWatch [2021-08-18T22:34:45.579Z] time="2021-08-18T22:34:45Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:34:45.579Z] 2021/08/18 22:34:45 Closing DB instances... [2021-08-18T22:34:47.111Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-08-18T22:34:47.111Z] === RUN TestNetworkDBNodeLeave [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.47s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.51s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.34s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.49s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.22s) [2021-08-18T22:34:47.681Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.37s) [2021-08-18T22:34:47.681Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:34:47.681Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:34:48.645Z] --- PASS: Test (3.14s) [2021-08-18T22:34:48.645Z] --- PASS: Test/TestInitialize (0.13s) [2021-08-18T22:34:48.645Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-08-18T22:34:48.645Z] --- PASS: Test/TestWatch (3.00s) [2021-08-18T22:34:48.645Z] PASS [2021-08-18T22:34:48.645Z] coverage: 84.1% of statements [2021-08-18T22:34:48.645Z] ok github.com/docker/docker/pkg/discovery/kv 3.470s coverage: 84.1% of statements [2021-08-18T22:34:49.103Z] === RUN Test [2021-08-18T22:34:49.103Z] === RUN Test/TestWatch [2021-08-18T22:34:49.103Z] --- PASS: Test (0.00s) [2021-08-18T22:34:49.103Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T22:34:49.103Z] PASS [2021-08-18T22:34:49.103Z] coverage: 92.3% of statements [2021-08-18T22:34:49.103Z] ok github.com/docker/docker/pkg/discovery/memory 0.138s coverage: 92.3% of statements [2021-08-18T22:34:49.562Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-08-18T22:34:49.562Z] === RUN TestNetworkDBWatch [2021-08-18T22:34:50.023Z] === RUN Test [2021-08-18T22:34:50.023Z] === RUN Test/TestInitialize [2021-08-18T22:34:50.023Z] === RUN Test/TestInitializeWithPattern [2021-08-18T22:34:50.023Z] === RUN Test/TestRegister [2021-08-18T22:34:50.023Z] === RUN Test/TestWatch [2021-08-18T22:34:50.023Z] --- PASS: Test (0.00s) [2021-08-18T22:34:50.023Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T22:34:50.023Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-18T22:34:50.023Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T22:34:50.023Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T22:34:50.023Z] PASS [2021-08-18T22:34:50.023Z] coverage: 93.8% of statements [2021-08-18T22:34:50.023Z] ok github.com/docker/docker/pkg/discovery/nodes 0.168s coverage: 93.8% of statements [2021-08-18T22:34:50.483Z] === RUN TestPollerAddRemove [2021-08-18T22:34:50.483Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-18T22:34:50.483Z] === RUN TestPollerEvent [2021-08-18T22:34:50.483Z] poller_test.go:41: No chmod on Windows [2021-08-18T22:34:50.483Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-18T22:34:50.483Z] === RUN TestPollerClose [2021-08-18T22:34:50.483Z] --- PASS: TestPollerClose (0.00s) [2021-08-18T22:34:50.483Z] PASS [2021-08-18T22:34:50.483Z] coverage: 36.2% of statements [2021-08-18T22:34:50.483Z] ok github.com/docker/docker/pkg/filenotify 0.130s coverage: 36.2% of statements [2021-08-18T22:34:50.953Z] c67ded6868b6: Verifying Checksum [2021-08-18T22:34:50.953Z] c67ded6868b6: Download complete [2021-08-18T22:34:51.450Z] 2021/08/18 22:34:51 Closing DB instances... [2021-08-18T22:34:51.450Z] === RUN TestCopyFileWithInvalidSrc [2021-08-18T22:34:51.450Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T22:34:51.450Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-18T22:34:51.450Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-18T22:34:51.450Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestCopyFile [2021-08-18T22:34:51.450Z] --- PASS: TestCopyFile (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-18T22:34:51.450Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T22:34:51.450Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-18T22:34:51.450Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-18T22:34:51.450Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-18T22:34:51.450Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T22:34:51.450Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T22:34:51.668Z] --- PASS: TestImportExtremelyLargeImageWorks (94.35s) [2021-08-18T22:34:51.668Z] PASS [2021-08-18T22:34:51.668Z] [2021-08-18T22:34:51.668Z] === Skipped [2021-08-18T22:34:51.668Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-18T22:34:51.668Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-18T22:34:51.668Z] [2021-08-18T22:34:51.668Z] [2021-08-18T22:34:51.668Z] DONE 12 tests, 1 skipped in 97.952s [2021-08-18T22:34:51.668Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T22:34:51.668Z] INFO: Testing against a local daemon [2021-08-18T22:34:51.668Z] === RUN TestNetworkCreateDelete [2021-08-18T22:34:51.668Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-18T22:34:51.668Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T22:34:51.668Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-18T22:34:51.668Z] === RUN TestDaemonDNSFallback [2021-08-18T22:34:51.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:34:51.876Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:34:51.908Z] === RUN TestWildcardMatches [2021-08-18T22:34:51.908Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestPatternMatches [2021-08-18T22:34:51.908Z] --- PASS: TestPatternMatches (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-18T22:34:51.908Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestPatternMatchesFolderExclusions [2021-08-18T22:34:51.908Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-18T22:34:51.908Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-18T22:34:51.908Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-18T22:34:51.908Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-18T22:34:51.908Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestSingleExclamationError [2021-08-18T22:34:51.908Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestMatchesWithNoPatterns [2021-08-18T22:34:51.908Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestMatchesWithMalformedPatterns [2021-08-18T22:34:51.908Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestMatches [2021-08-18T22:34:51.908Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-18T22:34:51.908Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-18T22:34:51.908Z] --- PASS: TestMatches (0.01s) [2021-08-18T22:34:51.908Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-18T22:34:51.908Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatterns [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatternsExceptionFlag [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCleanPatternsErrorSingleException [2021-08-18T22:34:51.908Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCreateIfNotExistsDir [2021-08-18T22:34:51.908Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestCreateIfNotExistsFile [2021-08-18T22:34:51.908Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-08-18T22:34:51.908Z] === RUN TestMatch [2021-08-18T22:34:51.908Z] --- PASS: TestMatch (0.00s) [2021-08-18T22:34:51.908Z] PASS [2021-08-18T22:34:51.908Z] coverage: 82.2% of statements [2021-08-18T22:34:51.908Z] ok github.com/docker/docker/pkg/fileutils 0.219s coverage: 82.2% of statements [2021-08-18T22:34:52.135Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:34:52.367Z] === RUN TestGet [2021-08-18T22:34:52.367Z] --- PASS: TestGet (0.00s) [2021-08-18T22:34:52.367Z] === RUN TestGetShortcutString [2021-08-18T22:34:52.367Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-18T22:34:52.367Z] PASS [2021-08-18T22:34:52.367Z] coverage: 42.9% of statements [2021-08-18T22:34:52.367Z] ok github.com/docker/docker/pkg/homedir 0.136s coverage: 42.9% of statements [2021-08-18T22:34:52.704Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:34:52.824Z] --- PASS: TestNetworkDBWatch (3.03s) [2021-08-18T22:34:52.824Z] === RUN TestNetworkDBBulkSync [2021-08-18T22:34:53.282Z] === RUN TestCreateIDMapOrder [2021-08-18T22:34:53.282Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-18T22:34:53.282Z] PASS [2021-08-18T22:34:53.282Z] coverage: 7.2% of statements [2021-08-18T22:34:53.282Z] ok github.com/docker/docker/pkg/idtools 0.246s coverage: 7.2% of statements [2021-08-18T22:34:53.295Z] --- PASS: TestBuildMultiStageCopy (5.75s) [2021-08-18T22:34:53.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.69s) [2021-08-18T22:34:53.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2021-08-18T22:34:53.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2021-08-18T22:34:53.295Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2021-08-18T22:34:53.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2021-08-18T22:34:53.296Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:34:54.247Z] 2021/08/18 22:34:53 Closing DB instances... [2021-08-18T22:34:54.247Z] --- PASS: TestGetAddress (19.26s) [2021-08-18T22:34:54.247Z] === RUN TestRequestSyntaxCheck [2021-08-18T22:34:54.247Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2021-08-18T22:34:54.247Z] === RUN TestRequest [2021-08-18T22:34:54.695Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2021-08-18T22:34:54.695Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:34:55.212Z] === RUN TestFixedBufferCap [2021-08-18T22:34:55.212Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestFixedBufferLen [2021-08-18T22:34:55.212Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestFixedBufferString [2021-08-18T22:34:55.212Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestFixedBufferWrite [2021-08-18T22:34:55.212Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestFixedBufferRead [2021-08-18T22:34:55.212Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestBytesPipeRead [2021-08-18T22:34:55.212Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestBytesPipeWrite [2021-08-18T22:34:55.212Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-18T22:34:55.212Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-08-18T22:34:55.212Z] === RUN TestAtomicWriteToFile [2021-08-18T22:34:55.212Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestAtomicWriteSetCommit [2021-08-18T22:34:55.212Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-18T22:34:55.212Z] === RUN TestAtomicWriteSetCancel [2021-08-18T22:34:55.212Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-18T22:34:55.212Z] === RUN TestReadCloserWrapperClose [2021-08-18T22:34:55.212Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestReaderErrWrapperReadOnError [2021-08-18T22:34:55.212Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestReaderErrWrapperRead [2021-08-18T22:34:55.212Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-18T22:34:55.212Z] === RUN TestCancelReadCloser [2021-08-18T22:34:55.671Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-18T22:34:55.671Z] === RUN TestWriteCloserWrapperClose [2021-08-18T22:34:55.671Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-18T22:34:55.671Z] === RUN TestNopWriteCloser [2021-08-18T22:34:55.671Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-18T22:34:55.671Z] === RUN TestNopWriter [2021-08-18T22:34:55.671Z] --- PASS: TestNopWriter (0.00s) [2021-08-18T22:34:55.671Z] === RUN TestWriteCounter [2021-08-18T22:34:55.671Z] --- PASS: TestWriteCounter (0.00s) [2021-08-18T22:34:55.671Z] PASS [2021-08-18T22:34:55.671Z] coverage: 68.3% of statements [2021-08-18T22:34:55.671Z] ok github.com/docker/docker/pkg/ioutils 1.240s coverage: 68.3% of statements [2021-08-18T22:34:55.671Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2021-08-18T22:34:55.671Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-18T22:34:56.636Z] === RUN TestError [2021-08-18T22:34:56.636Z] --- PASS: TestError (0.00s) [2021-08-18T22:34:56.636Z] === RUN TestProgressString [2021-08-18T22:34:56.636Z] === RUN TestProgressString/no_progress [2021-08-18T22:34:56.636Z] === RUN TestProgressString/progress_1 [2021-08-18T22:34:56.636Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-18T22:34:56.636Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-18T22:34:56.636Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-18T22:34:56.636Z] === RUN TestProgressString/with_units [2021-08-18T22:34:56.636Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-18T22:34:56.636Z] === RUN TestProgressString/hide_counts [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-18T22:34:56.636Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-18T22:34:56.636Z] === RUN TestJSONMessageDisplay [2021-08-18T22:34:56.636Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-08-18T22:34:56.636Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-18T22:34:56.636Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-18T22:34:56.636Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-18T22:34:56.636Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-18T22:34:56.636Z] === RUN TestDisplayJSONMessagesStream [2021-08-18T22:34:56.636Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-18T22:34:56.636Z] PASS [2021-08-18T22:34:56.636Z] coverage: 91.7% of statements [2021-08-18T22:34:56.636Z] ok github.com/docker/docker/pkg/jsonmessage 0.392s coverage: 91.7% of statements [2021-08-18T22:34:56.913Z] --- PASS: TestDaemonDNSFallback (6.53s) [2021-08-18T22:34:56.913Z] === RUN TestInspectNetwork [2021-08-18T22:34:56.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T22:34:56.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestNetworkInvalidJSON [2021-08-18T22:34:56.913Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T22:34:56.913Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T22:34:56.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:34:56.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:34:56.913Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:34:56.913Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:34:56.913Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T22:34:56.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:34:56.913Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestNetworkList [2021-08-18T22:34:56.913Z] === RUN TestNetworkList//networks [2021-08-18T22:34:56.913Z] === PAUSE TestNetworkList//networks [2021-08-18T22:34:56.913Z] === RUN TestNetworkList//networks/ [2021-08-18T22:34:56.913Z] === PAUSE TestNetworkList//networks/ [2021-08-18T22:34:56.913Z] === CONT TestNetworkList//networks [2021-08-18T22:34:56.913Z] === CONT TestNetworkList//networks/ [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkList (0.02s) [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T22:34:56.913Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T22:34:56.913Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T22:34:56.913Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-18T22:34:56.913Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T22:34:56.913Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-18T22:34:56.913Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T22:34:56.913Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-18T22:34:56.913Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T22:34:56.913Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T22:34:56.913Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-18T22:34:56.913Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T22:34:56.913Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T22:34:56.913Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:34:56.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:34:56.913Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T22:34:56.913Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-18T22:34:56.913Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T22:34:56.913Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T22:34:56.913Z] PASS [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === Skipped [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-18T22:34:56.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T22:34:56.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T22:34:56.913Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-18T22:34:56.913Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-18T22:34:56.913Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-18T22:34:56.913Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T22:34:56.913Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-08-18T22:34:56.913Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T22:34:56.913Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:34:56.913Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-18T22:34:56.913Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T22:34:56.913Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] [2021-08-18T22:34:56.913Z] DONE 22 tests, 12 skipped in 7.216s [2021-08-18T22:34:56.913Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.094Z] === RUN TestStandardLongPath [2021-08-18T22:34:57.094Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-18T22:34:57.094Z] === RUN TestUNCLongPath [2021-08-18T22:34:57.094Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-18T22:34:57.094Z] PASS [2021-08-18T22:34:57.094Z] coverage: 100.0% of statements [2021-08-18T22:34:57.094Z] ok github.com/docker/docker/pkg/longpath 0.161s coverage: 100.0% of statements [2021-08-18T22:34:57.168Z] INFO: Testing against a local daemon [2021-08-18T22:34:57.168Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T22:34:57.168Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:34:57.168Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:34:57.168Z] === RUN TestDockerNetworkIpvlan [2021-08-18T22:34:57.168Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:34:57.168Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:34:57.168Z] PASS [2021-08-18T22:34:57.168Z] [2021-08-18T22:34:57.168Z] === Skipped [2021-08-18T22:34:57.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:34:57.168Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:34:57.168Z] [2021-08-18T22:34:57.168Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:34:57.168Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:34:57.168Z] [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] DONE 2 tests, 2 skipped in 0.114s [2021-08-18T22:34:57.169Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.169Z] INFO: Testing against a local daemon [2021-08-18T22:34:57.169Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T22:34:57.169Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:57.169Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-18T22:34:57.169Z] === RUN TestDockerNetworkMacvlan [2021-08-18T22:34:57.169Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:57.169Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-18T22:34:57.169Z] PASS [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] === Skipped [2021-08-18T22:34:57.169Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-18T22:34:57.169Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-18T22:34:57.169Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] DONE 2 tests, 2 skipped in 0.121s [2021-08-18T22:34:57.169Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.169Z] testing: warning: no tests to run [2021-08-18T22:34:57.169Z] PASS [2021-08-18T22:34:57.169Z] [2021-08-18T22:34:57.169Z] DONE 0 tests in 0.030s [2021-08-18T22:34:57.169Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.231Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2021-08-18T22:34:57.231Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:34:57.424Z] INFO: Testing against a local daemon [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginTLS [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginHeader [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T22:34:57.424Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.424Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-18T22:34:57.424Z] === RUN TestAuthZPluginV2Disable [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-18T22:34:57.696Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-18T22:34:57.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-18T22:34:57.696Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-18T22:34:57.696Z] PASS [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === Skipped [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.15s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-18T22:34:57.696Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] DONE 17 tests, 17 skipped in 0.355s [2021-08-18T22:34:57.696Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.696Z] INFO: Testing against a local daemon [2021-08-18T22:34:57.696Z] === RUN TestPluginInvalidJSON [2021-08-18T22:34:57.696Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:34:57.696Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:34:57.696Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:34:57.696Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-18T22:34:57.696Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T22:34:57.696Z] === RUN TestPluginInstall [2021-08-18T22:34:57.696Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T22:34:57.696Z] === RUN TestPluginsWithRuntimes [2021-08-18T22:34:57.696Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-18T22:34:57.696Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T22:34:57.696Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T22:34:57.696Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-18T22:34:57.696Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T22:34:57.696Z] PASS [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === Skipped [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-18T22:34:57.696Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-18T22:34:57.696Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T22:34:57.696Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] [2021-08-18T22:34:57.696Z] DONE 5 tests, 3 skipped in 0.151s [2021-08-18T22:34:57.696Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T22:34:57.965Z] INFO: Testing against a local daemon [2021-08-18T22:34:57.965Z] === RUN TestExternalGraphDriver [2021-08-18T22:34:57.965Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-18T22:34:57.965Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-18T22:34:57.965Z] === RUN TestGraphdriverPluginV2 [2021-08-18T22:34:58.058Z] === RUN TestNameFormat [2021-08-18T22:34:58.058Z] --- PASS: TestNameFormat (0.00s) [2021-08-18T22:34:58.058Z] === RUN TestNameRetries [2021-08-18T22:34:58.058Z] --- PASS: TestNameRetries (0.00s) [2021-08-18T22:34:58.058Z] PASS [2021-08-18T22:34:58.058Z] coverage: 85.7% of statements [2021-08-18T22:34:58.058Z] ok github.com/docker/docker/pkg/namesgenerator 0.140s coverage: 85.7% of statements [2021-08-18T22:34:58.165Z] --- PASS: TestBuildWithEmptyLayers (1.21s) [2021-08-18T22:34:58.165Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:34:58.516Z] 2021/08/18 22:34:58 Closing DB instances... [2021-08-18T22:34:58.516Z] === RUN TestParseKeyValueOpt [2021-08-18T22:34:58.516Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-18T22:34:58.516Z] === RUN TestParseUintList [2021-08-18T22:34:58.516Z] --- PASS: TestParseUintList (0.00s) [2021-08-18T22:34:58.516Z] === RUN TestParseUintListMaximumLimits [2021-08-18T22:34:58.516Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-18T22:34:58.516Z] PASS [2021-08-18T22:34:58.516Z] coverage: 97.0% of statements [2021-08-18T22:34:58.516Z] ok github.com/docker/docker/pkg/parsers 0.158s coverage: 97.0% of statements [2021-08-18T22:34:58.516Z] time="2021-08-18T22:34:58Z" level=error msg="node: 1614a356ddc6 is unknown to memberlist" [2021-08-18T22:34:59.481Z] === RUN TestNewAndRemove [2021-08-18T22:34:59.481Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-18T22:34:59.481Z] === RUN TestRemoveInvalidPath [2021-08-18T22:34:59.481Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-18T22:34:59.481Z] PASS [2021-08-18T22:34:59.481Z] coverage: 82.6% of statements [2021-08-18T22:34:59.481Z] ok github.com/docker/docker/pkg/pidfile 0.125s coverage: 82.6% of statements [2021-08-18T22:34:59.541Z] 4612f6d0b889: Verifying Checksum [2021-08-18T22:34:59.541Z] 4612f6d0b889: Download complete [2021-08-18T22:35:01.016Z] === RUN TestFailedConnection [2021-08-18T22:35:01.016Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.51s) [2021-08-18T22:35:01.016Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-18T22:35:01.980Z] 2021/08/18 22:35:01 Closing DB instances... [2021-08-18T22:35:02.203Z] --- PASS: TestGraphdriverPluginV2 (3.80s) [2021-08-18T22:35:02.203Z] PASS [2021-08-18T22:35:02.203Z] [2021-08-18T22:35:02.203Z] === Skipped [2021-08-18T22:35:02.203Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-18T22:35:02.203Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-18T22:35:02.203Z] [2021-08-18T22:35:02.203Z] [2021-08-18T22:35:02.203Z] DONE 2 tests, 1 skipped in 3.984s [2021-08-18T22:35:02.203Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T22:35:02.204Z] INFO: Testing against a local daemon [2021-08-18T22:35:02.204Z] === RUN TestContinueAfterPluginCrash [2021-08-18T22:35:02.204Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T22:35:02.204Z] === RUN TestReadPluginNoRead [2021-08-18T22:35:02.204Z] === PAUSE TestReadPluginNoRead [2021-08-18T22:35:02.204Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T22:35:02.204Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T22:35:02.204Z] === CONT TestContinueAfterPluginCrash [2021-08-18T22:35:02.204Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T22:35:02.356Z] --- PASS: TestBuildMultiStageOnBuild (4.03s) [2021-08-18T22:35:02.356Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:35:02.944Z] --- PASS: TestFailedConnection (2.01s) [2021-08-18T22:35:02.944Z] === RUN TestFailOnce [2021-08-18T22:35:02.944Z] --- PASS: TestRequest (8.83s) [2021-08-18T22:35:02.944Z] === RUN TestOverlappingRequests [2021-08-18T22:35:03.402Z] 2021/08/18 22:35:02 http: panic serving 127.0.0.1:49290: Plugin not ready [2021-08-18T22:35:03.402Z] goroutine 34 [running]: [2021-08-18T22:35:03.402Z] net/http.(*conn).serve.func1(0xc0001a0000) [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-18T22:35:03.402Z] panic(0x885280, 0x99c690) [2021-08-18T22:35:03.402Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-18T22:35:03.402Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x9acd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:35:03.402Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-18T22:35:03.402Z] net/http.HandlerFunc.ServeHTTP(0xc000098f30, 0x9acd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-18T22:35:03.402Z] net/http.(*ServeMux).ServeHTTP(0xc000090900, 0x9acd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-18T22:35:03.402Z] net/http.serverHandler.ServeHTTP(0xc00013c000, 0x9acd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-18T22:35:03.402Z] net/http.(*conn).serve(0xc0001a0000, 0x9ad940, 0xc000188040) [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-18T22:35:03.402Z] created by net/http.(*Server).Serve [2021-08-18T22:35:03.402Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-18T22:35:03.402Z] time="2021-08-18T22:35:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s" [2021-08-18T22:35:03.402Z] --- PASS: TestOverlappingRequests (0.37s) [2021-08-18T22:35:03.402Z] === RUN TestRelease [2021-08-18T22:35:03.733Z] --- PASS: TestBuildUncleanTarFilenames (1.54s) [2021-08-18T22:35:03.733Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:35:03.860Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2021-08-18T22:35:03.860Z] === RUN TestNetworkDBGarbageCollection [2021-08-18T22:35:04.318Z] --- PASS: TestFailOnce (1.16s) [2021-08-18T22:35:04.318Z] === RUN TestEchoInputOutput [2021-08-18T22:35:04.318Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-18T22:35:04.318Z] === RUN TestBackoff [2021-08-18T22:35:04.318Z] --- PASS: TestBackoff (0.00s) [2021-08-18T22:35:04.318Z] === RUN TestAbortRetry [2021-08-18T22:35:04.318Z] --- PASS: TestAbortRetry (0.00s) [2021-08-18T22:35:04.318Z] === RUN TestClientScheme [2021-08-18T22:35:04.318Z] --- PASS: TestClientScheme (0.00s) [2021-08-18T22:35:04.318Z] === RUN TestNewClientWithTimeout [2021-08-18T22:35:04.776Z] === RUN TestParseEmptyInterface [2021-08-18T22:35:04.776Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestParseNonInterfaceType [2021-08-18T22:35:04.776Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestParseWithOneFunction [2021-08-18T22:35:04.776Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestParseWithMultipleFuncs [2021-08-18T22:35:04.776Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestParseWithUnnamedReturn [2021-08-18T22:35:04.776Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestEmbeddedInterface [2021-08-18T22:35:04.776Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestParsedImports [2021-08-18T22:35:04.776Z] --- PASS: TestParsedImports (0.00s) [2021-08-18T22:35:04.776Z] === RUN TestAliasedImports [2021-08-18T22:35:04.776Z] --- PASS: TestAliasedImports (0.00s) [2021-08-18T22:35:04.776Z] PASS [2021-08-18T22:35:04.776Z] coverage: 56.8% of statements [2021-08-18T22:35:04.776Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.653s coverage: 56.8% of statements [2021-08-18T22:35:04.776Z] time="2021-08-18T22:35:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-18T22:35:04.776Z] --- PASS: TestRelease (1.44s) [2021-08-18T22:35:04.776Z] === RUN TestAllocateRandomDeallocate [2021-08-18T22:35:05.743Z] === RUN TestHTTPTransport [2021-08-18T22:35:05.743Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-18T22:35:05.743Z] PASS [2021-08-18T22:35:05.743Z] coverage: 85.7% of statements [2021-08-18T22:35:05.743Z] ok github.com/docker/docker/pkg/plugins/transport 0.243s coverage: 85.7% of statements [2021-08-18T22:35:06.201Z] time="2021-08-18T22:35:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-18T22:35:06.201Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-18T22:35:06.201Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-18T22:35:06.201Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-18T22:35:06.201Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-18T22:35:06.201Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-18T22:35:06.201Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-18T22:35:06.201Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-18T22:35:06.201Z] === RUN TestBufferPoolPutAndGet [2021-08-18T22:35:06.201Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-18T22:35:06.201Z] PASS [2021-08-18T22:35:06.201Z] coverage: 88.2% of statements [2021-08-18T22:35:06.201Z] ok github.com/docker/docker/pkg/pools 0.140s coverage: 88.2% of statements [2021-08-18T22:35:06.370Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2021-08-18T22:35:06.370Z] === CONT TestReadPluginNoRead [2021-08-18T22:35:07.171Z] === RUN TestOutputOnPrematureClose [2021-08-18T22:35:07.171Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-18T22:35:07.171Z] === RUN TestCompleteSilently [2021-08-18T22:35:07.171Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-18T22:35:07.171Z] PASS [2021-08-18T22:35:07.171Z] coverage: 75.9% of statements [2021-08-18T22:35:07.171Z] ok github.com/docker/docker/pkg/progress 0.119s coverage: 75.9% of statements [2021-08-18T22:35:07.629Z] === RUN TestSendToOneSub [2021-08-18T22:35:07.629Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-18T22:35:07.629Z] === RUN TestSendToMultipleSubs [2021-08-18T22:35:07.629Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-18T22:35:07.629Z] === RUN TestEvictOneSub [2021-08-18T22:35:07.629Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-18T22:35:07.629Z] === RUN TestClosePublisher [2021-08-18T22:35:07.629Z] --- PASS: TestClosePublisher (0.00s) [2021-08-18T22:35:07.629Z] === RUN TestPubSubRace [2021-08-18T22:35:07.925Z] --- PASS: TestBuildMultiStageLayerLeak (4.12s) [2021-08-18T22:35:07.925Z] === RUN TestBuildWithHugeFile [2021-08-18T22:35:08.597Z] --- PASS: TestPubSubRace (1.04s) [2021-08-18T22:35:08.597Z] PASS [2021-08-18T22:35:08.597Z] coverage: 75.0% of statements [2021-08-18T22:35:08.597Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 75.0% of statements [2021-08-18T22:35:08.597Z] time="2021-08-18T22:35:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-18T22:35:08.886Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T22:35:09.056Z] --- PASS: TestAllocateRandomDeallocate (4.10s) [2021-08-18T22:35:09.056Z] === RUN TestRetrieveFromStore [2021-08-18T22:35:09.056Z] === RUN TestRegister [2021-08-18T22:35:09.056Z] --- PASS: TestRegister (0.00s) [2021-08-18T22:35:09.056Z] === RUN TestCommand [2021-08-18T22:35:09.056Z] --- PASS: TestCommand (0.03s) [2021-08-18T22:35:09.056Z] === RUN TestNaiveSelf [2021-08-18T22:35:09.056Z] --- PASS: TestNaiveSelf (0.02s) [2021-08-18T22:35:09.056Z] PASS [2021-08-18T22:35:09.056Z] coverage: 82.4% of statements [2021-08-18T22:35:09.056Z] ok github.com/docker/docker/pkg/reexec 0.186s coverage: 82.4% of statements [2021-08-18T22:35:09.815Z] === RUN TestReadPluginNoRead/default [2021-08-18T22:35:10.024Z] === RUN TestDump [2021-08-18T22:35:10.024Z] goroutine 19 [running]: [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x240fac98, 0xdeb5b69f88) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.TestDump(0xc000084480) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-18T22:35:10.024Z] testing.tRunner(0xc000084480, 0x4a5ea0) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:35:10.024Z] created by testing.(*T).Run [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T22:35:10.024Z] [2021-08-18T22:35:10.024Z] goroutine 1 [chan receive]: [2021-08-18T22:35:10.024Z] testing.(*T).Run(0xc000084480, 0x4985d8, 0x8, 0x4a5ea0, 0x30a18d) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T22:35:10.024Z] testing.runTests.func1(0xc000084300) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T22:35:10.024Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:35:10.024Z] testing.runTests(0xc00009c060, 0x5eb220, 0x3, 0x3, 0xc03f813d640fac98, 0x8bb306bdc1, 0x5efc80, 0x499e28) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T22:35:10.024Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T22:35:10.024Z] main.main() [2021-08-18T22:35:10.024Z] _testmain.go:95 +0x1c8 [2021-08-18T22:35:10.024Z] --- PASS: TestDump (0.00s) [2021-08-18T22:35:10.024Z] === RUN TestDumpToFile [2021-08-18T22:35:10.024Z] --- PASS: TestDumpToFile (0.12s) [2021-08-18T22:35:10.024Z] === RUN TestDumpToFileWithEmptyInput [2021-08-18T22:35:10.024Z] goroutine 21 [running]: [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.dump(0xc0000cc010, 0x438, 0x3843c0) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-18T22:35:10.024Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000084900) [2021-08-18T22:35:10.024Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-18T22:35:10.024Z] testing.tRunner(0xc000084900, 0x4a5e90) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:35:10.024Z] created by testing.(*T).Run [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T22:35:10.024Z] [2021-08-18T22:35:10.024Z] goroutine 1 [chan receive]: [2021-08-18T22:35:10.024Z] testing.(*T).Run(0xc000084900, 0x49f08c, 0x1c, 0x4a5e90, 0x30a101) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T22:35:10.024Z] testing.runTests.func1(0xc000084300) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T22:35:10.024Z] testing.tRunner(0xc000084300, 0xc0000c9da8) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:35:10.024Z] testing.runTests(0xc00009c060, 0x5eb220, 0x3, 0x3, 0xc03f813d640fac98, 0x8bb306bdc1, 0x5efc80, 0x499e28) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T22:35:10.024Z] testing.(*M).Run(0xc0000d8080, 0x0) [2021-08-18T22:35:10.024Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T22:35:10.024Z] main.main() [2021-08-18T22:35:10.024Z] _testmain.go:95 +0x1c8 [2021-08-18T22:35:10.024Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-18T22:35:10.024Z] PASS [2021-08-18T22:35:10.024Z] coverage: 90.9% of statements [2021-08-18T22:35:10.024Z] ok github.com/docker/docker/pkg/stack 0.281s coverage: 90.9% of statements [2021-08-18T22:35:10.484Z] --- PASS: TestRetrieveFromStore (1.39s) [2021-08-18T22:35:10.484Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-18T22:35:10.484Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-18T22:35:10.484Z] === RUN TestParallelPredefinedRequest1 [2021-08-18T22:35:10.484Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-18T22:35:10.484Z] === RUN TestParallelPredefinedRequest2 [2021-08-18T22:35:10.484Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-18T22:35:10.484Z] === RUN TestParallelPredefinedRequest3 [2021-08-18T22:35:10.484Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-18T22:35:10.484Z] === RUN TestParallelPredefinedRequest4 [2021-08-18T22:35:10.484Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-18T22:35:10.484Z] === RUN TestParallelPredefinedRequest5 [2021-08-18T22:35:10.484Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-18T22:35:10.484Z] === RUN TestDebug [2021-08-18T22:35:10.484Z] --- PASS: TestDebug (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestRequestPoolParallel [2021-08-18T22:35:10.484Z] === RUN TestNewStdWriter [2021-08-18T22:35:10.484Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-18T22:35:10.484Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestWriteWithNilBytes [2021-08-18T22:35:10.484Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestWrite [2021-08-18T22:35:10.484Z] --- PASS: TestWrite (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestWriteWithWriterError [2021-08-18T22:35:10.484Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-18T22:35:10.484Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyWriteAndRead [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-18T22:35:10.484Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-18T22:35:10.484Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-18T22:35:10.484Z] PASS [2021-08-18T22:35:10.484Z] coverage: 100.0% of statements [2021-08-18T22:35:10.484Z] ok github.com/docker/docker/pkg/stdcopy 0.129s coverage: 100.0% of statements [2021-08-18T22:35:10.484Z] --- PASS: TestRequestPoolParallel (0.25s) [2021-08-18T22:35:10.484Z] === RUN TestFullAllocateRelease [2021-08-18T22:35:10.945Z] --- PASS: TestFullAllocateRelease (0.38s) [2021-08-18T22:35:10.945Z] === RUN TestOddAllocateRelease [2021-08-18T22:35:11.180Z] --- PASS: TestContinueAfterPluginCrash (9.31s) [2021-08-18T22:35:11.403Z] --- PASS: TestOddAllocateRelease (0.23s) [2021-08-18T22:35:11.403Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-18T22:35:11.403Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s) [2021-08-18T22:35:11.403Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-18T22:35:11.403Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-18T22:35:11.403Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-18T22:35:11.403Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestFormatStatus [2021-08-18T22:35:11.403Z] --- PASS: TestFormatStatus (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestFormatError [2021-08-18T22:35:11.403Z] --- PASS: TestFormatError (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestFormatJSONError [2021-08-18T22:35:11.403Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-18T22:35:11.403Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-18T22:35:11.403Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestNewJSONProgressOutput [2021-08-18T22:35:11.403Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestAuxFormatterEmit [2021-08-18T22:35:11.403Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestStreamWriterStdout [2021-08-18T22:35:11.403Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-18T22:35:11.403Z] === RUN TestStreamWriterStderr [2021-08-18T22:35:11.403Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-18T22:35:11.403Z] PASS [2021-08-18T22:35:11.403Z] coverage: 66.2% of statements [2021-08-18T22:35:11.403Z] ok github.com/docker/docker/pkg/streamformatter 0.157s coverage: 66.2% of statements [2021-08-18T22:35:11.403Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s) [2021-08-18T22:35:11.403Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-18T22:35:11.403Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s) [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T22:35:11.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T22:35:11.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:35:11.403Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T22:35:11.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T22:35:11.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:35:11.403Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T22:35:11.403Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:35:11.403Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:35:11.403Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:35:11.403Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:35:11.403Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:35:11.403Z] PASS [2021-08-18T22:35:11.403Z] coverage: 85.3% of statements [2021-08-18T22:35:11.403Z] ok github.com/docker/docker/libnetwork/ipam 46.437s coverage: 85.3% of statements [2021-08-18T22:35:11.436Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T22:35:11.862Z] === RUN TestGenerateRandomID [2021-08-18T22:35:11.862Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestShortenId [2021-08-18T22:35:11.862Z] --- PASS: TestShortenId (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestShortenSha256Id [2021-08-18T22:35:11.862Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestShortenIdEmpty [2021-08-18T22:35:11.862Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestShortenIdInvalid [2021-08-18T22:35:11.862Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestIsShortIDNonHex [2021-08-18T22:35:11.862Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-18T22:35:11.862Z] === RUN TestIsShortIDNotCorrectSize [2021-08-18T22:35:11.862Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-18T22:35:11.862Z] PASS [2021-08-18T22:35:11.862Z] coverage: 70.6% of statements [2021-08-18T22:35:11.862Z] ok github.com/docker/docker/pkg/stringid 0.084s coverage: 70.6% of statements [2021-08-18T22:35:12.321Z] === RUN TestIsCpusetListAvailable [2021-08-18T22:35:12.321Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-18T22:35:12.321Z] PASS [2021-08-18T22:35:12.321Z] coverage: 39.4% of statements [2021-08-18T22:35:12.321Z] ok github.com/docker/docker/pkg/sysinfo 0.122s coverage: 39.4% of statements [2021-08-18T22:35:13.298Z] time="2021-08-18T22:35:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49296/Test.Echo: Post \"http://127.0.0.1:49296/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-18T22:35:13.325Z] === CONT TestReadPluginNoRead [2021-08-18T22:35:13.325Z] read_test.go:92: [df1569a96ee27] daemon is not started [2021-08-18T22:35:13.325Z] --- PASS: TestReadPluginNoRead (6.79s) [2021-08-18T22:35:13.325Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-08-18T22:35:13.325Z] --- PASS: TestReadPluginNoRead/default (1.59s) [2021-08-18T22:35:13.325Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.49s) [2021-08-18T22:35:13.325Z] PASS [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] DONE 6 tests in 11.168s [2021-08-18T22:35:13.325Z] 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-08-18T22:35:13.325Z] testing: warning: no tests to run [2021-08-18T22:35:13.325Z] PASS [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] DONE 0 tests in 0.032s [2021-08-18T22:35:13.325Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T22:35:13.325Z] INFO: Testing against a local daemon [2021-08-18T22:35:13.325Z] === RUN TestPluginWithDevMounts [2021-08-18T22:35:13.325Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-18T22:35:13.325Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T22:35:13.325Z] PASS [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === Skipped [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-18T22:35:13.325Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] DONE 1 tests, 1 skipped in 0.122s [2021-08-18T22:35:13.325Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T22:35:13.325Z] INFO: Testing against a local daemon [2021-08-18T22:35:13.325Z] === RUN TestSecretInspect [2021-08-18T22:35:13.325Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-18T22:35:13.325Z] === RUN TestSecretList [2021-08-18T22:35:13.325Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestSecretList (0.01s) [2021-08-18T22:35:13.325Z] === RUN TestSecretsCreateAndDelete [2021-08-18T22:35:13.325Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-18T22:35:13.325Z] === RUN TestSecretsUpdate [2021-08-18T22:35:13.325Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-18T22:35:13.325Z] === RUN TestTemplatedSecret [2021-08-18T22:35:13.325Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T22:35:13.325Z] === RUN TestSecretCreateResolve [2021-08-18T22:35:13.325Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-18T22:35:13.325Z] PASS [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === Skipped [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-18T22:35:13.325Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-18T22:35:13.325Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-18T22:35:13.325Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-18T22:35:13.325Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-18T22:35:13.325Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-18T22:35:13.325Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] [2021-08-18T22:35:13.325Z] DONE 6 tests, 6 skipped in 0.176s [2021-08-18T22:35:13.325Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T22:35:13.581Z] INFO: Testing against a local daemon [2021-08-18T22:35:13.581Z] === RUN TestServiceCreateInit [2021-08-18T22:35:13.581Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T22:35:13.581Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T22:35:13.581Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-18T22:35:13.581Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:35:13.581Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T22:35:13.581Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceConflict [2021-08-18T22:35:13.581Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T22:35:13.581Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T22:35:13.581Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T22:35:13.581Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T22:35:13.581Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceSysctls [2021-08-18T22:35:13.581Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-18T22:35:13.581Z] === RUN TestCreateServiceCapabilities [2021-08-18T22:35:13.581Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-18T22:35:13.581Z] === RUN TestInspect [2021-08-18T22:35:13.581Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestInspect (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestCreateJob [2021-08-18T22:35:13.581Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestCreateJob (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestReplicatedJob [2021-08-18T22:35:13.581Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestUpdateReplicatedJob [2021-08-18T22:35:13.581Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestServiceListWithStatuses [2021-08-18T22:35:13.581Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:35:13.581Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T22:35:13.581Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T22:35:13.581Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestDockerNetworkReConnect [2021-08-18T22:35:13.581Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:13.581Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-18T22:35:13.581Z] === RUN TestServicePlugin [2021-08-18T22:35:13.757Z] === RUN TestChtimes [2021-08-18T22:35:13.757Z] --- PASS: TestChtimes (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestChtimesWindows [2021-08-18T22:35:13.757Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-18T22:35:13.757Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestEnsureRemoveAllNotExist [2021-08-18T22:35:13.757Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestEnsureRemoveAllWithDir [2021-08-18T22:35:13.757Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestEnsureRemoveAllWithFile [2021-08-18T22:35:13.757Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-18T22:35:13.757Z] === RUN TestHasWin32KSupport [2021-08-18T22:35:13.757Z] syscall_windows_test.go:8: win32k: true [2021-08-18T22:35:13.757Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-18T22:35:13.757Z] PASS [2021-08-18T22:35:13.757Z] coverage: 12.9% of statements [2021-08-18T22:35:13.757Z] ok github.com/docker/docker/pkg/system 0.104s coverage: 12.9% of statements [2021-08-18T22:35:14.216Z] === RUN TestTailFile [2021-08-18T22:35:14.216Z] --- PASS: TestTailFile (0.00s) [2021-08-18T22:35:14.216Z] === RUN TestTailFileManyLines [2021-08-18T22:35:14.216Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-18T22:35:14.216Z] === RUN TestTailEmptyFile [2021-08-18T22:35:14.216Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-18T22:35:14.216Z] === RUN TestTailNegativeN [2021-08-18T22:35:14.216Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/no_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:35:14.216Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.216Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/no_delimiter [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.217Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.217Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.217Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.677Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.677Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.677Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.678Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.678Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.678Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.679Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.680Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.680Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.681Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:35:14.682Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:35:14.682Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.01s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:14.683Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:15.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:15.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:35:15.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-18T22:35:15.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:15.141Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:35:15.142Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:35:15.143Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:35:15.143Z] PASS [2021-08-18T22:35:15.143Z] coverage: 88.6% of statements [2021-08-18T22:35:15.143Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2021-08-18T22:35:15.602Z] === RUN TestTarSumRemoveNonExistent [2021-08-18T22:35:15.602Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestTarSumRemove [2021-08-18T22:35:15.602Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestSortFileInfoSums [2021-08-18T22:35:15.602Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestNewTarSumForLabelInvalid [2021-08-18T22:35:15.602Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestNewTarSumForLabel [2021-08-18T22:35:15.602Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestEmptyTar [2021-08-18T22:35:15.602Z] --- PASS: TestEmptyTar (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestTarSumsReadSize [2021-08-18T22:35:15.602Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestTarSums [2021-08-18T22:35:15.602Z] --- PASS: TestTarSums (0.05s) [2021-08-18T22:35:15.602Z] === RUN TestIteration [2021-08-18T22:35:15.602Z] --- PASS: TestIteration (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestVersionLabelForChecksum [2021-08-18T22:35:15.602Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestVersion [2021-08-18T22:35:15.602Z] --- PASS: TestVersion (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestGetVersion [2021-08-18T22:35:15.602Z] --- PASS: TestGetVersion (0.00s) [2021-08-18T22:35:15.602Z] === RUN TestGetVersions [2021-08-18T22:35:15.602Z] --- PASS: TestGetVersions (0.00s) [2021-08-18T22:35:15.602Z] PASS [2021-08-18T22:35:15.602Z] coverage: 89.3% of statements [2021-08-18T22:35:15.602Z] ok github.com/docker/docker/pkg/tarsum 0.230s coverage: 89.3% of statements [2021-08-18T22:35:16.060Z] testing: warning: no tests to run [2021-08-18T22:35:16.060Z] PASS [2021-08-18T22:35:16.060Z] coverage: [no statements] [2021-08-18T22:35:16.060Z] ok github.com/docker/docker/pkg/term/windows 0.090s coverage: [no statements] [no tests to run] [2021-08-18T22:35:16.098Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServicePlugin (1.99s) [2021-08-18T22:35:16.098Z] === RUN TestServiceUpdateLabel [2021-08-18T22:35:16.098Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2021-08-18T22:35:16.098Z] === RUN TestServiceUpdateSecrets [2021-08-18T22:35:16.098Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-18T22:35:16.098Z] === RUN TestServiceUpdateConfigs [2021-08-18T22:35:16.098Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-18T22:35:16.098Z] === RUN TestServiceUpdateNetwork [2021-08-18T22:35:16.098Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-18T22:35:16.098Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T22:35:16.098Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-18T22:35:16.098Z] PASS [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === Skipped [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:35:16.098Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:35:16.098Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2021-08-18T22:35:16.098Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-18T22:35:16.098Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-18T22:35:16.098Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-18T22:35:16.098Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-18T22:35:16.098Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-18T22:35:16.098Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-18T22:35:16.098Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-18T22:35:16.098Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-18T22:35:16.098Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-18T22:35:16.098Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-18T22:35:16.098Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-18T22:35:16.098Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T22:35:16.098Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-18T22:35:16.098Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-18T22:35:16.098Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServicePlugin (1.99s) [2021-08-18T22:35:16.098Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2021-08-18T22:35:16.098Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-18T22:35:16.098Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-18T22:35:16.098Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-18T22:35:16.098Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-18T22:35:16.098Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] DONE 24 tests, 23 skipped in 2.387s [2021-08-18T22:35:16.098Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T22:35:16.098Z] INFO: Testing against a local daemon [2021-08-18T22:35:16.098Z] === RUN TestSessionCreate [2021-08-18T22:35:16.098Z] --- PASS: TestSessionCreate (0.02s) [2021-08-18T22:35:16.098Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T22:35:16.098Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-18T22:35:16.098Z] PASS [2021-08-18T22:35:16.098Z] [2021-08-18T22:35:16.098Z] DONE 2 tests in 0.162s [2021-08-18T22:35:16.098Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T22:35:16.098Z] INFO: Testing against a local daemon [2021-08-18T22:35:16.098Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:35:16.098Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:35:16.098Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:35:16.098Z] === RUN TestDiskUsage [2021-08-18T22:35:16.098Z] === PAUSE TestDiskUsage [2021-08-18T22:35:16.098Z] === RUN TestEventsExecDie [2021-08-18T22:35:16.518Z] === RUN TestTruncIndex [2021-08-18T22:35:16.519Z] --- PASS: TestTruncIndex (0.10s) [2021-08-18T22:35:16.519Z] PASS [2021-08-18T22:35:16.519Z] coverage: 91.5% of statements [2021-08-18T22:35:16.519Z] ok github.com/docker/docker/pkg/truncindex 0.227s coverage: 91.5% of statements [2021-08-18T22:35:16.978Z] === RUN TestIsGIT [2021-08-18T22:35:16.978Z] --- PASS: TestIsGIT (0.00s) [2021-08-18T22:35:16.978Z] === RUN TestIsTransport [2021-08-18T22:35:16.978Z] --- PASS: TestIsTransport (0.00s) [2021-08-18T22:35:16.978Z] PASS [2021-08-18T22:35:16.978Z] coverage: 100.0% of statements [2021-08-18T22:35:16.978Z] ok github.com/docker/docker/pkg/urlutil 0.126s coverage: 100.0% of statements [2021-08-18T22:35:17.027Z] --- PASS: TestEventsExecDie (1.00s) [2021-08-18T22:35:17.027Z] === RUN TestEventsBackwardsCompatible [2021-08-18T22:35:17.027Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-18T22:35:17.027Z] === RUN TestEventsVolumeCreate [2021-08-18T22:35:17.027Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-18T22:35:17.027Z] === RUN TestInfoBinaryCommits [2021-08-18T22:35:17.283Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-18T22:35:17.283Z] === RUN TestInfoAPIVersioned [2021-08-18T22:35:17.283Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T22:35:17.283Z] === RUN TestInfoDiscoveryBackend [2021-08-18T22:35:17.435Z] === RUN TestVersionInfo [2021-08-18T22:35:17.435Z] --- PASS: TestVersionInfo (0.00s) [2021-08-18T22:35:17.435Z] === RUN TestAppendVersions [2021-08-18T22:35:17.435Z] --- PASS: TestAppendVersions (0.00s) [2021-08-18T22:35:17.435Z] PASS [2021-08-18T22:35:17.435Z] coverage: 88.9% of statements [2021-08-18T22:35:17.435Z] ok github.com/docker/docker/pkg/useragent 0.098s coverage: 88.9% of statements [2021-08-18T22:35:17.844Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-18T22:35:17.844Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T22:35:18.878Z] ..........................xx.................... [ 29%] [2021-08-18T22:35:18.970Z] === RUN TestValidatePrivileges [2021-08-18T22:35:18.970Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-18T22:35:18.970Z] === RUN TestFilterByCapNeg [2021-08-18T22:35:18.970Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-18T22:35:18.970Z] === RUN TestFilterByCapPos [2021-08-18T22:35:18.970Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-18T22:35:18.970Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-18T22:35:18.970Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-18T22:35:18.970Z] PASS [2021-08-18T22:35:18.970Z] coverage: 12.0% of statements [2021-08-18T22:35:18.970Z] ok github.com/docker/docker/plugin 0.222s coverage: 12.0% of statements [2021-08-18T22:35:19.936Z] === RUN TestNewSettable [2021-08-18T22:35:19.936Z] --- PASS: TestNewSettable (0.00s) [2021-08-18T22:35:19.936Z] === RUN TestIsSettable [2021-08-18T22:35:19.936Z] --- PASS: TestIsSettable (0.00s) [2021-08-18T22:35:19.936Z] === RUN TestUpdateSettingsEnv [2021-08-18T22:35:19.936Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-18T22:35:19.936Z] PASS [2021-08-18T22:35:19.936Z] coverage: 20.0% of statements [2021-08-18T22:35:19.936Z] ok github.com/docker/docker/plugin/v2 0.115s coverage: 20.0% of statements [2021-08-18T22:35:20.394Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T22:35:20.394Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T22:35:20.394Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T22:35:20.394Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-18T22:35:20.394Z] === RUN TestLoad [2021-08-18T22:35:20.394Z] --- PASS: TestLoad (0.00s) [2021-08-18T22:35:20.394Z] === RUN TestSave [2021-08-18T22:35:20.394Z] --- PASS: TestSave (0.02s) [2021-08-18T22:35:20.394Z] === RUN TestAddDeleteGet [2021-08-18T22:35:20.394Z] --- PASS: TestAddDeleteGet (0.03s) [2021-08-18T22:35:20.394Z] === RUN TestInvalidTags [2021-08-18T22:35:20.394Z] --- PASS: TestInvalidTags (0.00s) [2021-08-18T22:35:20.394Z] PASS [2021-08-18T22:35:20.394Z] coverage: 84.4% of statements [2021-08-18T22:35:20.394Z] ok github.com/docker/docker/reference 0.151s coverage: 84.4% of statements [2021-08-18T22:35:21.109Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-08-18T22:35:21.109Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T22:35:21.109Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:35:21.109Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-18T22:35:21.109Z] === RUN TestInfoAPI [2021-08-18T22:35:21.109Z] --- PASS: TestInfoAPI (0.02s) [2021-08-18T22:35:21.109Z] === RUN TestInfoAPIWarnings [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReaderWithReadError [2021-08-18T22:35:21.926Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-18T22:35:21.926Z] === RUN TestClientStream [2021-08-18T22:35:21.926Z] --- PASS: TestClientStream (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestClientSendFile [2021-08-18T22:35:21.926Z] --- PASS: TestClientSendFile (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestClientWithRequestTimeout [2021-08-18T22:35:21.926Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-18T22:35:21.926Z] === RUN TestFileSpecPlugin [2021-08-18T22:35:21.926Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-18T22:35:21.926Z] === RUN TestFileJSONSpecPlugin [2021-08-18T22:35:21.926Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-18T22:35:21.926Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestPluginAddHandler [2021-08-18T22:35:21.926Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestPluginWaitBadPlugin [2021-08-18T22:35:21.926Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestGet [2021-08-18T22:35:21.926Z] time="2021-08-18T22:35:21Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-18T22:35:21.926Z] time="2021-08-18T22:35:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReader [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-18T22:35:21.926Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-18T22:35:21.926Z] PASS [2021-08-18T22:35:21.926Z] coverage: 100.0% of statements [2021-08-18T22:35:21.926Z] ok github.com/docker/docker/registry/resumable 0.367s coverage: 100.0% of statements [2021-08-18T22:35:21.926Z] === RUN TestResolveAuthConfigIndexServer [2021-08-18T22:35:21.926Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestResolveAuthConfigFullURL [2021-08-18T22:35:21.926Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-18T22:35:21.926Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestValidateMirror [2021-08-18T22:35:21.926Z] --- PASS: TestValidateMirror (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestLoadInsecureRegistries [2021-08-18T22:35:21.926Z] time="2021-08-18T22:35:21Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-18T22:35:21.926Z] time="2021-08-18T22:35:21Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-18T22:35:21.926Z] time="2021-08-18T22:35:21Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-18T22:35:21.926Z] --- PASS: TestLoadInsecureRegistries (0.10s) [2021-08-18T22:35:21.926Z] === RUN TestNewServiceConfig [2021-08-18T22:35:21.926Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestValidateIndexName [2021-08-18T22:35:21.926Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestValidateIndexNameWithError [2021-08-18T22:35:21.926Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestEndpointParse [2021-08-18T22:35:21.926Z] --- PASS: TestEndpointParse (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestEndpointParseInvalid [2021-08-18T22:35:21.926Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestValidateEndpoint [2021-08-18T22:35:21.926Z] --- PASS: TestValidateEndpoint (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestPing [2021-08-18T22:35:21.926Z] --- PASS: TestPing (0.00s) [2021-08-18T22:35:21.926Z] === RUN TestPingRegistryEndpoint [2021-08-18T22:35:21.927Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:35:21.927Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestEndpoint [2021-08-18T22:35:21.927Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:35:21.927Z] --- SKIP: TestEndpoint (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestParseRepositoryInfo [2021-08-18T22:35:21.927Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestNewIndexInfo [2021-08-18T22:35:21.927Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestMirrorEndpointLookup [2021-08-18T22:35:21.927Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:35:21.927Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestSearchRepositories [2021-08-18T22:35:21.927Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-18T22:35:21.927Z] Host: 127.0.0.1:49324 [2021-08-18T22:35:21.927Z] User-Agent: docker test client [2021-08-18T22:35:21.927Z] Authorization: Token fake-token [2021-08-18T22:35:21.927Z] X-Docker-Token: true [2021-08-18T22:35:21.927Z] Accept-Encoding: gzip [2021-08-18T22:35:21.927Z] [2021-08-18T22:35:21.927Z] [2021-08-18T22:35:21.927Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-18T22:35:21.927Z] Connection: close [2021-08-18T22:35:21.927Z] Content-Length: 144 [2021-08-18T22:35:21.927Z] Cache-Control: no-cache [2021-08-18T22:35:21.927Z] Content-Type: application/json [2021-08-18T22:35:21.927Z] Date: Wed, 18 Aug 2021 22:35:21 GMT [2021-08-18T22:35:21.927Z] Expires: -1 [2021-08-18T22:35:21.927Z] Pragma: no-cache [2021-08-18T22:35:21.927Z] Server: docker-tests/mock [2021-08-18T22:35:21.927Z] X-Docker-Registry-Config: mock [2021-08-18T22:35:21.927Z] X-Docker-Registry-Version: 0.0.0 [2021-08-18T22:35:21.927Z] [2021-08-18T22:35:21.927Z] [2021-08-18T22:35:21.927Z] --- PASS: TestSearchRepositories (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestTrustedLocation [2021-08-18T22:35:21.927Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-18T22:35:21.927Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestAllowNondistributableArtifacts [2021-08-18T22:35:21.927Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-18T22:35:21.927Z] === RUN TestIsSecureIndex [2021-08-18T22:35:21.927Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-18T22:35:21.927Z] PASS [2021-08-18T22:35:21.927Z] coverage: 51.7% of statements [2021-08-18T22:35:21.927Z] ok github.com/docker/docker/registry 0.419s coverage: 51.7% of statements [2021-08-18T22:35:22.385Z] === RUN TestRestartManagerTimeout [2021-08-18T22:35:22.385Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-18T22:35:22.385Z] === RUN TestRestartManagerTimeoutReset [2021-08-18T22:35:22.385Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-18T22:35:22.385Z] PASS [2021-08-18T22:35:22.385Z] coverage: 50.9% of statements [2021-08-18T22:35:22.385Z] ok github.com/docker/docker/restartmanager 0.089s coverage: 50.9% of statements [2021-08-18T22:35:22.844Z] === RUN TestDecodeContainerConfig [2021-08-18T22:35:22.844Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-18T22:35:22.844Z] === RUN TestDecodeContainerConfigIsolation [2021-08-18T22:35:22.844Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-18T22:35:22.844Z] === RUN TestValidatePrivileged [2021-08-18T22:35:22.844Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-18T22:35:22.844Z] PASS [2021-08-18T22:35:22.844Z] coverage: 52.2% of statements [2021-08-18T22:35:22.844Z] ok github.com/docker/docker/runconfig 0.101s coverage: 52.2% of statements [2021-08-18T22:35:22.844Z] time="2021-08-18T22:35:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-18T22:35:22.844Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-18T22:35:22.844Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-18T22:35:22.844Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-18T22:35:22.844Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-18T22:35:22.844Z] PASS [2021-08-18T22:35:22.844Z] coverage: 62.5% of statements [2021-08-18T22:35:22.844Z] ok github.com/docker/docker/testutil 0.172s coverage: 62.5% of statements [2021-08-18T22:35:25.018Z] time="2021-08-18T22:35:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-18T22:35:25.475Z] === RUN TestGetDriver [2021-08-18T22:35:25.475Z] --- PASS: TestGetDriver (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestVolumeRequestError [2021-08-18T22:35:25.475Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-18T22:35:25.475Z] PASS [2021-08-18T22:35:25.475Z] coverage: 36.1% of statements [2021-08-18T22:35:25.475Z] ok github.com/docker/docker/volume/drivers 0.219s coverage: 36.1% of statements [2021-08-18T22:35:25.475Z] === RUN TestGetAddress [2021-08-18T22:35:25.475Z] --- PASS: TestGetAddress (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestRemove [2021-08-18T22:35:25.475Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T22:35:25.475Z] --- SKIP: TestRemove (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestInitializeWithVolumes [2021-08-18T22:35:25.475Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestCreate [2021-08-18T22:35:25.475Z] --- PASS: TestCreate (0.01s) [2021-08-18T22:35:25.475Z] === RUN TestValidateName [2021-08-18T22:35:25.475Z] --- PASS: TestValidateName (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestCreateWithOpts [2021-08-18T22:35:25.475Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T22:35:25.475Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-18T22:35:25.475Z] === RUN TestRelaodNoOpts [2021-08-18T22:35:25.475Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-08-18T22:35:25.475Z] PASS [2021-08-18T22:35:25.475Z] coverage: 41.5% of statements [2021-08-18T22:35:25.475Z] ok github.com/docker/docker/volume/local 0.171s coverage: 41.5% of statements [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRaw [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRaw (0.01s) [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-18T22:35:26.442Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRaw [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-18T22:35:26.442Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestConvertTmpfsOptions [2021-08-18T22:35:26.442Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-18T22:35:26.442Z] linux_parser_test.go:209: data="ro" [2021-08-18T22:35:26.442Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestParseMountSpec [2021-08-18T22:35:26.442Z] parser_test.go:63: case 0 [2021-08-18T22:35:26.442Z] parser_test.go:63: case 1 [2021-08-18T22:35:26.442Z] parser_test.go:63: case 2 [2021-08-18T22:35:26.442Z] parser_test.go:63: case 3 [2021-08-18T22:35:26.442Z] parser_test.go:63: case 4 [2021-08-18T22:35:26.442Z] parser_test.go:63: case 5 [2021-08-18T22:35:26.442Z] --- PASS: TestParseMountSpec (0.01s) [2021-08-18T22:35:26.442Z] === RUN TestValidateMount [2021-08-18T22:35:26.442Z] --- PASS: TestValidateMount (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRaw [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRaw (0.01s) [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T22:35:26.442Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-18T22:35:26.442Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T22:35:26.442Z] PASS [2021-08-18T22:35:26.442Z] coverage: 67.7% of statements [2021-08-18T22:35:26.442Z] ok github.com/docker/docker/volume/mounts 0.152s coverage: 67.7% of statements [2021-08-18T22:35:27.407Z] === RUN TestSetGetMeta [2021-08-18T22:35:27.407Z] === PAUSE TestSetGetMeta [2021-08-18T22:35:27.407Z] === RUN TestRestore [2021-08-18T22:35:27.407Z] === PAUSE TestRestore [2021-08-18T22:35:27.407Z] === RUN TestServiceCreate [2021-08-18T22:35:27.407Z] === PAUSE TestServiceCreate [2021-08-18T22:35:27.407Z] === RUN TestServiceList [2021-08-18T22:35:27.407Z] === PAUSE TestServiceList [2021-08-18T22:35:27.407Z] === RUN TestServiceRemove [2021-08-18T22:35:27.407Z] === PAUSE TestServiceRemove [2021-08-18T22:35:27.407Z] === RUN TestServiceGet [2021-08-18T22:35:27.407Z] === PAUSE TestServiceGet [2021-08-18T22:35:27.407Z] === RUN TestServicePrune [2021-08-18T22:35:27.407Z] === PAUSE TestServicePrune [2021-08-18T22:35:27.407Z] === RUN TestCreate [2021-08-18T22:35:27.407Z] === PAUSE TestCreate [2021-08-18T22:35:27.407Z] === RUN TestRemove [2021-08-18T22:35:27.407Z] === PAUSE TestRemove [2021-08-18T22:35:27.407Z] === RUN TestList [2021-08-18T22:35:27.407Z] === PAUSE TestList [2021-08-18T22:35:27.407Z] === RUN TestFindByDriver [2021-08-18T22:35:27.407Z] === PAUSE TestFindByDriver [2021-08-18T22:35:27.407Z] === RUN TestFindByReferenced [2021-08-18T22:35:27.407Z] === PAUSE TestFindByReferenced [2021-08-18T22:35:27.407Z] === RUN TestDerefMultipleOfSameRef [2021-08-18T22:35:27.407Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-18T22:35:27.407Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:35:27.407Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:35:27.407Z] === RUN TestDefererencePluginOnCreateError [2021-08-18T22:35:27.407Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-18T22:35:27.407Z] === RUN TestRefDerefRemove [2021-08-18T22:35:27.407Z] === PAUSE TestRefDerefRemove [2021-08-18T22:35:27.407Z] === RUN TestGet [2021-08-18T22:35:27.407Z] === PAUSE TestGet [2021-08-18T22:35:27.407Z] === RUN TestGetWithReference [2021-08-18T22:35:27.407Z] === PAUSE TestGetWithReference [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_nil_list [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_empty_list [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_filter_some [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_filter_middle [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:35:27.407Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-18T22:35:27.407Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_nil_list [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_filter_some [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_empty_list [2021-08-18T22:35:27.407Z] === CONT TestFilterFunc/test_filter_middle [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-18T22:35:27.407Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-18T22:35:27.407Z] === CONT TestSetGetMeta [2021-08-18T22:35:27.407Z] === CONT TestFindByReferenced [2021-08-18T22:35:27.407Z] === CONT TestGet [2021-08-18T22:35:27.407Z] === CONT TestServicePrune [2021-08-18T22:35:27.407Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestRefDerefRemove [2021-08-18T22:35:27.407Z] --- PASS: TestFindByReferenced (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestDefererencePluginOnCreateError [2021-08-18T22:35:27.407Z] --- PASS: TestGet (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:35:27.407Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s) [2021-08-18T22:35:27.407Z] === CONT TestDerefMultipleOfSameRef [2021-08-18T22:35:27.407Z] --- PASS: TestRefDerefRemove (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestGetWithReference [2021-08-18T22:35:27.407Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestServiceList [2021-08-18T22:35:27.407Z] === CONT TestServiceGet [2021-08-18T22:35:27.407Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-08-18T22:35:27.407Z] --- PASS: TestGetWithReference (0.02s) [2021-08-18T22:35:27.407Z] === CONT TestServiceRemove [2021-08-18T22:35:27.407Z] === CONT TestServiceCreate [2021-08-18T22:35:27.407Z] --- PASS: TestServiceGet (0.08s) [2021-08-18T22:35:27.408Z] time="2021-08-18T22:35:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:35:27.408Z] --- PASS: TestServiceRemove (0.08s) [2021-08-18T22:35:27.408Z] === CONT TestList [2021-08-18T22:35:27.408Z] time="2021-08-18T22:35:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:35:27.408Z] --- PASS: TestServiceList (0.09s) [2021-08-18T22:35:27.408Z] === CONT TestFindByDriver [2021-08-18T22:35:27.408Z] time="2021-08-18T22:35:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:35:27.408Z] time="2021-08-18T22:35:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-18T22:35:27.408Z] --- PASS: TestServiceCreate (0.02s) [2021-08-18T22:35:27.408Z] === CONT TestRemove [2021-08-18T22:35:27.408Z] time="2021-08-18T22:35:27Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:35:27.408Z] --- PASS: TestList (0.03s) [2021-08-18T22:35:27.408Z] === CONT TestCreate [2021-08-18T22:35:27.408Z] --- PASS: TestFindByDriver (0.02s) [2021-08-18T22:35:27.408Z] === CONT TestRestore [2021-08-18T22:35:27.408Z] --- PASS: TestServicePrune (0.17s) [2021-08-18T22:35:27.408Z] --- PASS: TestRemove (0.02s) [2021-08-18T22:35:27.408Z] --- PASS: TestCreate (0.01s) [2021-08-18T22:35:27.408Z] --- PASS: TestRestore (0.02s) [2021-08-18T22:35:27.408Z] PASS [2021-08-18T22:35:27.408Z] coverage: 69.0% of statements [2021-08-18T22:35:27.408Z] ok github.com/docker/docker/volume/service 0.399s coverage: 69.0% of statements [2021-08-18T22:35:28.939Z] time="2021-08-18T22:35:28Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-18T22:35:35.782Z] --- PASS: TestImportExtremelyLargeImageWorks (95.15s) [2021-08-18T22:35:35.782Z] PASS [2021-08-18T22:35:35.782Z] [2021-08-18T22:35:35.782Z] DONE 12 tests in 97.748s [2021-08-18T22:35:35.782Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T22:35:35.782Z] INFO: Testing against a local daemon [2021-08-18T22:35:35.782Z] === RUN TestNetworkCreateDelete [2021-08-18T22:35:35.782Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-18T22:35:35.782Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T22:35:35.782Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-08-18T22:35:35.782Z] === RUN TestDaemonDNSFallback [2021-08-18T22:35:37.484Z] --- PASS: TestGet (15.01s) [2021-08-18T22:35:37.484Z] === RUN TestPluginWithNoManifest [2021-08-18T22:35:37.484Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-18T22:35:37.484Z] === RUN TestGetAll [2021-08-18T22:35:37.484Z] --- PASS: TestGetAll (0.00s) [2021-08-18T22:35:37.484Z] PASS [2021-08-18T22:35:37.484Z] coverage: 73.4% of statements [2021-08-18T22:35:37.484Z] ok github.com/docker/docker/pkg/plugins 36.191s coverage: 73.4% of statements [2021-08-18T22:35:39.142Z] --- PASS: TestInfoAPIWarnings (16.36s) [2021-08-18T22:35:39.142Z] === RUN TestInfoDebug [2021-08-18T22:35:39.142Z] --- PASS: TestInfoDebug (0.54s) [2021-08-18T22:35:39.142Z] === RUN TestInfoInsecureRegistries [2021-08-18T22:35:39.142Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-18T22:35:39.142Z] === RUN TestInfoRegistryMirrors [2021-08-18T22:35:39.142Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2021-08-18T22:35:39.142Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T22:35:39.399Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-18T22:35:39.399Z] === RUN TestPingCacheHeaders [2021-08-18T22:35:39.399Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T22:35:39.399Z] === RUN TestPingGet [2021-08-18T22:35:39.399Z] --- PASS: TestPingGet (0.01s) [2021-08-18T22:35:39.399Z] === RUN TestPingHead [2021-08-18T22:35:39.399Z] --- PASS: TestPingHead (0.02s) [2021-08-18T22:35:39.399Z] === RUN TestVersion [2021-08-18T22:35:39.399Z] --- PASS: TestVersion (0.02s) [2021-08-18T22:35:39.399Z] === CONT TestDiskUsage [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T22:35:39.960Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T22:35:40.522Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage (1.46s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-18T22:35:40.778Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-18T22:35:40.778Z] PASS [2021-08-18T22:35:40.778Z] [2021-08-18T22:35:40.779Z] === Skipped [2021-08-18T22:35:40.779Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:35:40.779Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:35:40.779Z] [2021-08-18T22:35:40.779Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-18T22:35:40.779Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-18T22:35:40.779Z] [2021-08-18T22:35:40.779Z] [2021-08-18T22:35:40.779Z] DONE 53 tests, 2 skipped in 24.888s [2021-08-18T22:35:40.779Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T22:35:41.034Z] INFO: Testing against a local daemon [2021-08-18T22:35:41.034Z] === RUN TestVolumesCreateAndList [2021-08-18T22:35:41.034Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-18T22:35:41.034Z] === RUN TestVolumesRemove [2021-08-18T22:35:41.034Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-18T22:35:41.034Z] === RUN TestVolumesInspect [2021-08-18T22:35:41.034Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-18T22:35:41.034Z] === RUN TestVolumesInvalidJSON [2021-08-18T22:35:41.034Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T22:35:41.034Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T22:35:41.034Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T22:35:41.034Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-18T22:35:41.034Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T22:35:41.034Z] PASS [2021-08-18T22:35:41.034Z] [2021-08-18T22:35:41.034Z] DONE 5 tests in 0.224s [2021-08-18T22:35:41.034Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T22:35:41.034Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13296 is not a child of this shell [2021-08-18T22:35:41.034Z] warning: PID 13296 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-18T22:35:41.034Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T22:35:41.034Z] [2021-08-18T22:35:41.034Z] Unloading profiles will leave already running processes permanently [2021-08-18T22:35:41.034Z] unconfined, which can lead to unexpected situations. [2021-08-18T22:35:41.034Z] [2021-08-18T22:35:41.034Z] To set a process to complain mode, use the command line tool [2021-08-18T22:35:41.034Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T22:35:41.034Z] Removing test suite binaries [2021-08-18T22:35:41.290Z] exiting test-integration [2021-08-18T22:35:41.290Z] ++ exit 0 [2021-08-18T22:35:41.290Z] [2021-08-18T22:35:42.311Z] --- PASS: TestDaemonDNSFallback (6.59s) [2021-08-18T22:35:42.311Z] === RUN TestInspectNetwork Post stage [Pipeline] junit [2021-08-18T22:35:42.669Z] Recording test results [2021-08-18T22:35:44.118Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T22:35:44.466Z] + echo Ensuring container killed. [2021-08-18T22:35:44.466Z] Ensuring container killed. [2021-08-18T22:35:44.466Z] + docker rm -vf docker-pr9 [2021-08-18T22:35:44.466Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-18T22:35:44.742Z] + echo Chowning /workspace to jenkins user [2021-08-18T22:35:44.743Z] Chowning /workspace to jenkins user [2021-08-18T22:35:44.743Z] + id -u [2021-08-18T22:35:44.743Z] + id -g [2021-08-18T22:35:44.743Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T22:35:44.743Z] Unable to find image 'busybox:latest' locally [2021-08-18T22:35:44.822Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T22:35:44.822Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T22:35:44.822Z] === RUN TestInspectNetwork/network_name [2021-08-18T22:35:44.822Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T22:35:45.012Z] latest: Pulling from library/busybox [2021-08-18T22:35:45.012Z] b71f96345d44: Pulling fs layer [2021-08-18T22:35:45.012Z] b71f96345d44: Download complete [2021-08-18T22:35:45.268Z] b71f96345d44: Pull complete [2021-08-18T22:35:45.268Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T22:35:45.268Z] Status: Downloaded newer image for busybox:latest [2021-08-18T22:35:46.647Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:35:46.647Z] Using test binary docker [2021-08-18T22:35:46.647Z] +++ /etc/init.d/apparmor start [2021-08-18T22:35:46.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:35:46.647Z] INFO: Waiting for daemon to start... [2021-08-18T22:35:46.647Z] Starting dockerd [2021-08-18T22:35:46.647Z] +++ 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-08-18T22:35:46.647Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:35:46.647Z] Using test binary docker [2021-08-18T22:35:46.647Z] +++ /etc/init.d/apparmor start [2021-08-18T22:35:46.647Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:35:46.647Z] INFO: Waiting for daemon to start... [2021-08-18T22:35:46.647Z] Starting dockerd [2021-08-18T22:35:46.647Z] +++ 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-08-18T22:35:46.902Z] tests/integration/api_exec_test.py ..................... [ 34%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T22:35:47.495Z] + bundleName=amd64-rootless [2021-08-18T22:35:47.495Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-18T22:35:47.495Z] Creating amd64-rootless-bundles.tar.gz [2021-08-18T22:35:47.495Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-08-18T22:35:47.495Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-18T22:35:47.505Z] Archiving artifacts [2021-08-18T22:35:48.550Z] . [2021-08-18T22:35:48.550Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:35:48.550Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:35:48.550Z] Error: No such image: emptyfs [2021-08-18T22:35:48.550Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T22:35:48.550Z] ++++ docker load [2021-08-18T22:35:48.811Z] [2021-08-18T22:35:48.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:35:48.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:35:48.811Z] Error: No such image: emptyfs [2021-08-18T22:35:48.811Z] Running integration-test (iteration 1) [2021-08-18T22:35:48.811Z] 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-08-18T22:35:48.811Z] ++ 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-08-18T22:35:48.811Z] ++ set -e [2021-08-18T22:35:48.811Z] ++ '[' -n 0 ']' [2021-08-18T22:35:48.811Z] ++ set -x [2021-08-18T22:35:48.811Z] ++++ docker load [2021-08-18T22:35:48.811Z] ++ env -i DEST=/go/src/github.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-08-18T22:35:48.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T22:35:49.025Z] --- PASS: TestInspectNetwork (7.43s) [2021-08-18T22:35:49.025Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-18T22:35:49.025Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T22:35:49.025Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T22:35:49.025Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T22:35:49.025Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T22:35:49.070Z] Running integration-test (iteration 1) [2021-08-18T22:35:49.070Z] 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-08-18T22:35:49.328Z] ++ 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-08-18T22:35:49.328Z] ++ set -e [2021-08-18T22:35:49.328Z] ++ '[' -n 0 ']' [2021-08-18T22:35:49.328Z] ++ set -x [2021-08-18T22:35:49.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:35:49.391Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T22:35:49.696Z] + make clean [2021-08-18T22:35:49.952Z] docker volume rm -f docker-dev-cache [2021-08-18T22:35:49.952Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T22:35:52.334Z] --- PASS: TestRunContainerWithBridgeNone (2.98s) [2021-08-18T22:35:52.334Z] === RUN TestNetworkInvalidJSON [2021-08-18T22:35:52.334Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T22:35:52.334Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T22:35:52.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:35:52.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:35:52.334Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:35:52.334Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:35:52.334Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T22:35:52.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:35:52.334Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T22:35:52.334Z] === RUN TestNetworkList [2021-08-18T22:35:52.334Z] === RUN TestNetworkList//networks [2021-08-18T22:35:52.334Z] === PAUSE TestNetworkList//networks [2021-08-18T22:35:52.334Z] === RUN TestNetworkList//networks/ [2021-08-18T22:35:52.334Z] === PAUSE TestNetworkList//networks/ [2021-08-18T22:35:52.334Z] === CONT TestNetworkList//networks [2021-08-18T22:35:52.334Z] === CONT TestNetworkList//networks/ [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkList (0.01s) [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T22:35:52.334Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T22:35:52.334Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T22:35:52.590Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-18T22:35:52.590Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T22:35:53.558Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-08-18T22:35:53.558Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T22:35:54.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-08-18T22:35:54.527Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T22:35:55.493Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-18T22:35:55.493Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T22:35:56.003Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-18T22:35:56.858Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-08-18T22:35:56.858Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T22:35:57.462Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-18T22:35:57.462Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T22:35:58.552Z] 2021/08/18 22:35:55 Closing DB instances... [2021-08-18T22:35:58.552Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2021-08-18T22:35:58.552Z] === RUN TestFindNode [2021-08-18T22:35:58.552Z] 2021/08/18 22:35:57 Closing DB instances... [2021-08-18T22:35:58.552Z] --- PASS: TestFindNode (0.01s) [2021-08-18T22:35:58.552Z] === RUN TestChangeNodeState [2021-08-18T22:35:58.552Z] 2021/08/18 22:35:57 Closing DB instances... [2021-08-18T22:35:58.552Z] --- PASS: TestChangeNodeState (0.01s) [2021-08-18T22:35:58.552Z] === RUN TestNodeReincarnation [2021-08-18T22:35:58.552Z] 2021/08/18 22:35:57 Closing DB instances... [2021-08-18T22:36:00.015Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-08-18T22:36:00.015Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T22:36:00.015Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:36:00.015Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:36:00.015Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T22:36:00.908Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-18T22:36:03.229Z] --- PASS: TestNodeReincarnation (5.01s) [2021-08-18T22:36:03.229Z] === RUN TestParallelCreate [2021-08-18T22:36:03.229Z] 2021/08/18 22:36:02 Closing DB instances... [2021-08-18T22:36:03.229Z] --- PASS: TestParallelCreate (0.01s) [2021-08-18T22:36:03.229Z] === RUN TestParallelDelete [2021-08-18T22:36:03.229Z] 2021/08/18 22:36:02 Closing DB instances... [2021-08-18T22:36:03.229Z] --- PASS: TestParallelDelete (0.01s) [2021-08-18T22:36:03.229Z] === RUN TestNetworkDBIslands [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:a97fb1f75bf1 with config:&{NodeID:a97fb1f75bf1 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-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:349b57415240 with config:&{NodeID:349b57415240 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-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node 349b57415240/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node 349b57415240/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49348" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node 349b57415240/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node 349b57415240/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-18T22:36:03.229Z] time="2021-08-18T22:36:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:414acf326083 with config:&{NodeID:414acf326083 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-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49350" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 349b57415240/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 349b57415240/172.30.7.22, added to nodes list" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:03.686Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:6b54403a8dfb with config:&{NodeID:6b54403a8dfb 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-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 349b57415240/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 349b57415240/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node 414acf326083/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.143Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ab2676115fec with config:&{NodeID:ab2676115fec 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-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 349b57415240/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 349b57415240/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 414acf326083/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node 414acf326083/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:04.601Z] time="2021-08-18T22:36:04Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:05.058Z] networkdb_test.go:839: Re-joining: 3 [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=info msg="The new bootstrap node list is:[172.30.7.22:10033 172.30.7.22:10034 172.30.7.22:10035]" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10033" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49356" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10034" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49357" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10035" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49358" [2021-08-18T22:36:05.058Z] networkdb_test.go:839: Re-joining: 4 [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=info msg="The new bootstrap node list is:[172.30.7.22:10033 172.30.7.22:10034 172.30.7.22:10035]" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10033" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49359" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10034" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49360" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10035" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49361" [2021-08-18T22:36:05.058Z] time="2021-08-18T22:36:04Z" level=info msg="node 0 leaving" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node4(6b54403a8dfb): Node leave event for a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node5(ab2676115fec): Node leave event for a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node3(414acf326083): Node leave event for a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node2(349b57415240): Node leave event for a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node1(a97fb1f75bf1): Node leave event for a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node a97fb1f75bf1/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="node 1 leaving" [2021-08-18T22:36:05.515Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="node5(ab2676115fec): Node leave event for 349b57415240/172.30.7.22" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="node3(414acf326083): Node leave event for 349b57415240/172.30.7.22" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="node4(6b54403a8dfb): Node leave event for 349b57415240/172.30.7.22" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240 change state NodeActive --> NodeFailed" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240/172.30.7.22, added to failed nodes list" [2021-08-18T22:36:05.516Z] time="2021-08-18T22:36:05Z" level=error msg="node: 349b57415240 is unknown to memberlist" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10034" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 349b57415240/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49362" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="node 2 leaving" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=error msg="node: 349b57415240 is unknown to memberlist" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=error msg="node: 349b57415240 is unknown to memberlist" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 414acf326083 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="node5(ab2676115fec): Node leave event for 414acf326083/172.30.7.22" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 414acf326083 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="node4(6b54403a8dfb): Node leave event for 414acf326083/172.30.7.22" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 414acf326083 change state NodeActive --> NodeLeft" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="node3(414acf326083): Node leave event for 414acf326083/172.30.7.22" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 414acf326083/172.30.7.22, left gossip cluster" [2021-08-18T22:36:05.973Z] time="2021-08-18T22:36:05Z" level=info msg="Node 414acf326083/172.30.7.22, left gossip cluster" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node 414acf326083/172.30.7.22, left gossip cluster" [2021-08-18T22:36:06.431Z] networkdb_test.go:871: node4: OK [2021-08-18T22:36:06.431Z] networkdb_test.go:871: node5: OK [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="node 0 coming back" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:67b82766634f with config:&{NodeID:67b82766634f 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-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node 67b82766634f/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node 67b82766634f/172.30.7.22, added to nodes list" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="node 1 coming back" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:dedaa4eb43be with config:&{NodeID:dedaa4eb43be 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-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node dedaa4eb43be/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node dedaa4eb43be/172.30.7.22, added to nodes list" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="node 2 coming back" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:14be081a0c96 with config:&{NodeID:14be081a0c96 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-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node 14be081a0c96/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:06.431Z] time="2021-08-18T22:36:06Z" level=info msg="Node 14be081a0c96/172.30.7.22, added to nodes list" [2021-08-18T22:36:10.163Z] time="2021-08-18T22:36:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.7.22:10033 172.30.7.22:10034 172.30.7.22:10035]" [2021-08-18T22:36:10.624Z] time="2021-08-18T22:36:10Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.7.22:10033 172.30.7.22:10034 172.30.7.22:10035]" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10033" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49363" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, is the new incarnation of the shutdown node a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10034" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49364" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, is the new incarnation of the shutdown node 349b57415240/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10035" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49365" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node ab2676115fec/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, is the new incarnation of the shutdown node 414acf326083/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, is the new incarnation of the shutdown node 414acf326083/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, is the new incarnation of the shutdown node 349b57415240/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node dedaa4eb43be/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 14be081a0c96/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, is the new incarnation of the shutdown node a97fb1f75bf1/172.30.7.22" [2021-08-18T22:36:11.081Z] time="2021-08-18T22:36:10Z" level=info msg="Node 67b82766634f/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 14be081a0c96/172.30.7.22, joined gossip cluster" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 14be081a0c96/172.30.7.22, added to nodes list" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10033" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49366" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10034" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49367" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.7.22:10035" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49368" [2021-08-18T22:36:11.538Z] 2021/08/18 22:36:11 Closing DB instances... [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="node2(dedaa4eb43be): Node leave event for 67b82766634f/172.30.7.22" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="node5(ab2676115fec): Node leave event for 67b82766634f/172.30.7.22" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="node3(14be081a0c96): Node leave event for 67b82766634f/172.30.7.22" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="node4(6b54403a8dfb): Node leave event for 67b82766634f/172.30.7.22" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.538Z] time="2021-08-18T22:36:11Z" level=info msg="node1(67b82766634f): Node leave event for 67b82766634f/172.30.7.22" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f/172.30.7.22, left gossip cluster" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f/172.30.7.22, left gossip cluster" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f/172.30.7.22, left gossip cluster" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f/172.30.7.22, left gossip cluster" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node 67b82766634f/172.30.7.22, left gossip cluster" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node dedaa4eb43be change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="node3(14be081a0c96): Node leave event for dedaa4eb43be/172.30.7.22" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node dedaa4eb43be change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="node5(ab2676115fec): Node leave event for dedaa4eb43be/172.30.7.22" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node dedaa4eb43be change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="node4(6b54403a8dfb): Node leave event for dedaa4eb43be/172.30.7.22" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="Node dedaa4eb43be change state NodeActive --> NodeLeft" [2021-08-18T22:36:11.996Z] time="2021-08-18T22:36:11Z" level=info msg="node2(dedaa4eb43be): Node leave event for dedaa4eb43be/172.30.7.22" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node dedaa4eb43be/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node dedaa4eb43be/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node dedaa4eb43be/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node dedaa4eb43be/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=warning msg="memberlist: Failed to send gossip to 172.30.7.22:10036: write udp [::]:10034->172.30.7.22:10036: use of closed network connection" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96 change state NodeActive --> NodeLeft" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="node4(6b54403a8dfb): Node leave event for 14be081a0c96/172.30.7.22" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96 change state NodeActive --> NodeLeft" [2021-08-18T22:36:12.453Z] time="2021-08-18T22:36:12Z" level=info msg="node5(ab2676115fec): Node leave event for 14be081a0c96/172.30.7.22" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96 change state NodeActive --> NodeLeft" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=info msg="node3(14be081a0c96): Node leave event for 14be081a0c96/172.30.7.22" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=info msg="Node 14be081a0c96/172.30.7.22, left gossip cluster" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=debug msg="memberlist: Failed ping: ab2676115fec (timeout reached)" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.7.22:10035: use of closed network connection" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.7.22:10036: use of closed network connection" [2021-08-18T22:36:12.910Z] time="2021-08-18T22:36:12Z" level=debug msg="memberlist: Stream connection from=172.30.7.22:49369" [2021-08-18T22:36:13.367Z] time="2021-08-18T22:36:13Z" level=info msg="Node 6b54403a8dfb change state NodeActive --> NodeLeft" [2021-08-18T22:36:13.367Z] time="2021-08-18T22:36:13Z" level=info msg="node5(ab2676115fec): Node leave event for 6b54403a8dfb/172.30.7.22" [2021-08-18T22:36:13.367Z] time="2021-08-18T22:36:13Z" level=info msg="Node 6b54403a8dfb change state NodeActive --> NodeLeft" [2021-08-18T22:36:13.367Z] time="2021-08-18T22:36:13Z" level=info msg="node4(6b54403a8dfb): Node leave event for 6b54403a8dfb/172.30.7.22" [2021-08-18T22:36:13.367Z] time="2021-08-18T22:36:13Z" level=warning msg="memberlist: Was able to connect to ab2676115fec but other probes failed, network may be misconfigured" [2021-08-18T22:36:13.823Z] time="2021-08-18T22:36:13Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, left gossip cluster" [2021-08-18T22:36:13.823Z] time="2021-08-18T22:36:13Z" level=info msg="Node 6b54403a8dfb/172.30.7.22, left gossip cluster" [2021-08-18T22:36:14.787Z] time="2021-08-18T22:36:14Z" level=warning msg="memberlist: Failed to send gossip to 172.30.7.22:10037: write udp [::]:10036->172.30.7.22:10037: use of closed network connection" [2021-08-18T22:36:14.787Z] time="2021-08-18T22:36:14Z" level=info msg="Node ab2676115fec/172.30.7.22, left gossip cluster" [2021-08-18T22:36:14.787Z] time="2021-08-18T22:36:14Z" level=info msg="Node ab2676115fec change state NodeActive --> NodeFailed" [2021-08-18T22:36:14.787Z] time="2021-08-18T22:36:14Z" level=info msg="Node ab2676115fec/172.30.7.22, added to failed nodes list" [2021-08-18T22:36:14.787Z] --- PASS: TestNetworkDBIslands (11.66s) [2021-08-18T22:36:14.787Z] PASS [2021-08-18T22:36:14.787Z] coverage: 60.4% of statements [2021-08-18T22:36:14.787Z] ok github.com/docker/docker/libnetwork/networkdb 103.212s coverage: 60.4% of statements [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/quota [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T22:36:14.787Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T22:36:14.788Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T22:36:14.788Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T22:36:14.788Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T22:36:14.788Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T22:36:14.788Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T22:36:14.842Z] --- PASS: TestServiceWithDataPathPortInit (14.42s) [2021-08-18T22:36:14.842Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === Skipped [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-18T22:36:16.964Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-18T22:36:16.964Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-08-18T22:36:16.964Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-08-18T22:36:16.964Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-18T22:36:16.964Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T22:36:16.964Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T22:36:16.964Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T22:36:16.964Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T22:36:16.964Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-18T22:36:16.964Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T22:36:16.964Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-18T22:36:16.964Z] daemon_test.go:147: root required [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T22:36:16.964Z] reload_test.go:520: root required [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T22:36:16.964Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T22:36:16.964Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-18T22:36:16.964Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-18T22:36:16.964Z] download_test.go:268: Needs fixing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-18T22:36:16.964Z] layer_test.go:304: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-18T22:36:16.964Z] layer_test.go:353: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-18T22:36:16.964Z] layer_test.go:468: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-18T22:36:16.964Z] layer_test.go:697: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-18T22:36:16.964Z] migration_test.go:46: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T22:36:16.964Z] migration_test.go:182: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-18T22:36:16.964Z] mount_test.go:17: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-18T22:36:16.964Z] mount_test.go:76: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-18T22:36:16.964Z] mount_test.go:125: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-18T22:36:16.964Z] mount_test.go:212: Failing on Windows [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-08-18T22:36:16.964Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-08-18T22:36:16.964Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2021-08-18T22:36:16.964Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-18T22:36:16.964Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-18T22:36:16.964Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-18T22:36:16.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-18T22:36:16.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-18T22:36:16.964Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-18T22:36:16.964Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-18T22:36:16.964Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-18T22:36:16.964Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-18T22:36:16.964Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:36:16.964Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:36:16.964Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:36:16.964Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:36:16.964Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:36:16.964Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:36:16.964Z] archive_windows_test.go:16: Currently fails [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-18T22:36:16.964Z] changes_test.go:196: needs more investigation [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-08-18T22:36:16.964Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-08-18T22:36:16.964Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-18T22:36:16.964Z] changes_test.go:433: needs further investigation [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-18T22:36:16.964Z] changes_test.go:469: needs further investigation [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.964Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:36:16.964Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.964Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:36:16.965Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-08-18T22:36:16.965Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-18T22:36:16.965Z] poller_test.go:41: No chmod on Windows [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T22:36:16.965Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T22:36:16.965Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-08-18T22:36:16.965Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-18T22:36:16.965Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-08-18T22:36:16.965Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-18T22:36:16.965Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-18T22:36:16.965Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] [2021-08-18T22:36:16.965Z] DONE 2070 tests, 69 skipped in 268.624s [2021-08-18T22:36:16.965Z] INFO: make.ps1 ended at 08/18/2021 22:36:16 [2021-08-18T22:36:17.386Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:shff1p2lpblmihoau9cgg8ydw Created:2021-08-18 22:36:15.640829372 +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[b01ce0b8787d6211a1641802a048d1b0ddb07910aea02a18ab1fbfccf957a640:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.md3dunpenadzuqa2nz5ppy8k4 EndpointID:3fd63ce4bec69b7dacf8f6ded083b6509ab2de7d0d623719a771f665316936d8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8996fe6236d10100364dd10d3238294b15cf1f5d26b0ede29242d7ede592282e 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:5f9679b7eff6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.md3dunpenadzuqa2nz5ppy8k4 EndpointID:3fd63ce4bec69b7dacf8f6ded083b6509ab2de7d0d623719a771f665316936d8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T22:36:18.497Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-18T22:36:18.497Z] INFO: Unit tests ended at 08/18/2021 22:36:18. Duration:00:04:41.5644777 [2021-08-18T22:36:18.497Z] INFO: Building busybox [2021-08-18T22:36:18.497Z] Sending build context to Docker daemon 5.12kB [2021-08-18T22:36:18.497Z] [2021-08-18T22:36:18.497Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-18T22:36:18.497Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-18T22:36:18.497Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-18T22:36:18.497Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-18T22:36:18.497Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-18T22:36:18.497Z] ---> a4938fe7222f [2021-08-18T22:36:18.497Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-18T22:36:18.956Z] ---> Running in ef2e1d18c6be [2021-08-18T22:36:21.587Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.38s) [2021-08-18T22:36:21.588Z] PASS [2021-08-18T22:36:21.588Z] [2021-08-18T22:36:21.588Z] === Skipped [2021-08-18T22:36:21.588Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:36:21.588Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:36:21.588Z] [2021-08-18T22:36:21.588Z] [2021-08-18T22:36:21.588Z] DONE 26 tests, 1 skipped in 47.247s [2021-08-18T22:36:21.588Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:36:21.843Z] INFO: Testing against a local daemon [2021-08-18T22:36:21.843Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T22:36:21.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:36:21.843Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:36:21.843Z] === RUN TestDockerNetworkIpvlan [2021-08-18T22:36:21.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:36:21.843Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:36:21.843Z] PASS [2021-08-18T22:36:21.843Z] [2021-08-18T22:36:21.843Z] === Skipped [2021-08-18T22:36:21.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:36:21.843Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:36:21.843Z] [2021-08-18T22:36:21.843Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:36:21.843Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:36:21.843Z] [2021-08-18T22:36:21.843Z] [2021-08-18T22:36:21.843Z] DONE 2 tests, 2 skipped in 0.042s [2021-08-18T22:36:21.843Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:36:21.843Z] INFO: Testing against a local daemon [2021-08-18T22:36:21.843Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T22:36:23.205Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2021-08-18T22:36:23.205Z] === RUN TestDockerNetworkMacvlan [2021-08-18T22:36:23.565Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-18T22:36:23.701Z] Removing intermediate container ef2e1d18c6be [2021-08-18T22:36:23.701Z] ---> 486b6caaba9c [2021-08-18T22:36:23.701Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-18T22:36:23.701Z] ---> Running in 5f2e630f4a4d [2021-08-18T22:36:23.806Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T22:36:24.730Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T22:36:24.736Z] Removing intermediate container 5f2e630f4a4d [2021-08-18T22:36:24.736Z] ---> 0ecd6bd62ed5 [2021-08-18T22:36:24.736Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-18T22:36:24.736Z] ---> Running in 21f5060e55ee [2021-08-18T22:36:25.282Z] Removing intermediate container 21f5060e55ee [2021-08-18T22:36:25.282Z] ---> b8ca68defc6d [2021-08-18T22:36:25.282Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-18T22:36:25.290Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T22:36:26.855Z] [2021-08-18T22:36:27.803Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T22:36:27.820Z] ---> f814d9851ecb [2021-08-18T22:36:27.820Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-18T22:36:27.820Z] ---> Running in f4e73559a3ea [2021-08-18T22:36:30.361Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T22:36:30.860Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-18T22:36:32.395Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-18T22:36:35.645Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T22:36:36.007Z] Loaded image: buildpack-deps:buster [2021-08-18T22:36:36.007Z] Loaded image: buildpack-deps:buster [2021-08-18T22:36:36.007Z] Loaded image: busybox:latest [2021-08-18T22:36:36.007Z] Loaded image: busybox:latest [2021-08-18T22:36:36.007Z] Loaded image: busybox:glibc [2021-08-18T22:36:36.007Z] Loaded image: busybox:glibc [2021-08-18T22:36:36.780Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan (13.78s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.54s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.81s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.82s) [2021-08-18T22:36:37.056Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2021-08-18T22:36:37.056Z] PASS [2021-08-18T22:36:37.056Z] [2021-08-18T22:36:37.056Z] DONE 8 tests in 15.145s [2021-08-18T22:36:37.056Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T22:36:37.056Z] testing: warning: no tests to run [2021-08-18T22:36:37.056Z] PASS [2021-08-18T22:36:37.056Z] [2021-08-18T22:36:37.056Z] DONE 0 tests in 0.007s [2021-08-18T22:36:37.056Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T22:36:37.056Z] INFO: Testing against a local daemon [2021-08-18T22:36:37.056Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T22:36:38.419Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2021-08-18T22:36:38.419Z] === RUN TestAuthZPluginTLS [2021-08-18T22:36:38.980Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-18T22:36:38.980Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T22:36:39.540Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-08-18T22:36:39.540Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T22:36:40.145Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-18T22:36:40.145Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T22:36:40.400Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-18T22:36:40.400Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T22:36:41.277Z] Loaded image: debian:bullseye [2021-08-18T22:36:41.277Z] Loaded image: debian:bullseye [2021-08-18T22:36:41.277Z] Loaded image: hello-world:latest [2021-08-18T22:36:41.277Z] Loaded image: hello-world:latest [2021-08-18T22:36:41.277Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:36:41.277Z] INFO: Testing against a local daemon [2021-08-18T22:36:41.277Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:36:41.277Z] === RUN TestDockerDaemonSuite [2021-08-18T22:36:41.277Z] INFO: Testing against a local daemon [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite [2021-08-18T22:36:41.277Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T22:36:41.277Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T22:36:42.297Z] --- PASS: TestAuthZPluginAllowEventStream (1.41s) [2021-08-18T22:36:42.297Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T22:36:42.596Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-08-18T22:36:42.596Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T22:36:42.618Z] Removing intermediate container f4e73559a3ea [2021-08-18T22:36:42.618Z] ---> 877f9263fa60 [2021-08-18T22:36:42.618Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-18T22:36:43.074Z] ---> Running in 34af8b011d5d [2021-08-18T22:36:43.161Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-18T22:36:43.161Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T22:36:43.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-08-18T22:36:43.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T22:36:43.810Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T22:36:43.810Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T22:36:44.377Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T22:36:44.377Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T22:36:45.312Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T22:36:45.312Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T22:36:45.312Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T22:36:45.347Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.61s) [2021-08-18T22:36:45.347Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T22:36:45.970Z] [2021-08-18T22:36:45.970Z] SUCCESS: Specified value was saved. [2021-08-18T22:36:46.711Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-08-18T22:36:46.711Z] === RUN TestAuthZPluginHeader [2021-08-18T22:36:47.221Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T22:36:47.479Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T22:36:47.479Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T22:36:47.479Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T22:36:47.680Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-08-18T22:36:47.680Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T22:36:47.738Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-08-18T22:36:48.676Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T22:36:49.694Z] Removing intermediate container 34af8b011d5d [2021-08-18T22:36:49.694Z] ---> 2498169b49f0 [2021-08-18T22:36:49.694Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-18T22:36:49.694Z] ---> Running in 3831aaaa3389 [2021-08-18T22:36:50.054Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T22:36:50.622Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T22:36:50.622Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T22:36:50.622Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T22:36:50.622Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T22:36:51.257Z] .......................... [ 67%] [2021-08-18T22:36:51.954Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.72s) [2021-08-18T22:36:51.954Z] === RUN TestAuthZPluginV2Disable [2021-08-18T22:36:54.545Z] Cannot create a file when that file already exists. [2021-08-18T22:36:54.552Z] --- PASS: TestAuthZPluginV2Disable (2.89s) [2021-08-18T22:36:54.552Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T22:36:56.432Z] ok github.com/docker/docker/libnetwork/ipam 115.166s coverage: 85.3% of statements [2021-08-18T22:36:56.432Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T22:36:56.432Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T22:36:56.432Z] ok github.com/docker/docker/libnetwork/ipams/null 0.006s coverage: 57.1% of statements [2021-08-18T22:36:57.104Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.87s) [2021-08-18T22:36:57.104Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T22:36:57.187Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T22:37:00.472Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T22:37:01.407Z] --- PASS: TestBuildWithHugeFile (113.47s) [2021-08-18T22:37:01.407Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:37:01.407Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:37:01.407Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:37:01.407Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T22:37:01.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:37:01.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:37:01.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:37:01.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:37:01.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:37:01.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:37:01.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:37:01.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:37:01.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:37:01.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-08-18T22:37:01.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2021-08-18T22:37:01.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2021-08-18T22:37:01.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-18T22:37:01.407Z] === RUN TestBuildPreserveOwnership [2021-08-18T22:37:01.407Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T22:37:02.782Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T22:37:03.073Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-18T22:37:03.073Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T22:37:03.128Z] Removing intermediate container 3831aaaa3389 [2021-08-18T22:37:03.128Z] ---> 11b2ac07f6f4 [2021-08-18T22:37:03.128Z] Step 13/13 : CMD ["sh"] [2021-08-18T22:37:03.128Z] ---> Running in f8a44d82fbc0 [2021-08-18T22:37:04.093Z] Removing intermediate container f8a44d82fbc0 [2021-08-18T22:37:04.093Z] ---> 4b09b3c6902c [2021-08-18T22:37:04.093Z] Successfully built 4b09b3c6902c [2021-08-18T22:37:04.093Z] Successfully tagged busybox:latest [2021-08-18T22:37:04.093Z] INFO: Docker images of the daemon under test [2021-08-18T22:37:04.093Z] [2021-08-18T22:37:04.093Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:37:04.093Z] busybox latest 4b09b3c6902c Less than a second ago 2.8GB [2021-08-18T22:37:04.093Z] microsoft/windowsservercore latest a4938fe7222f 3 weeks ago 2.76GB [2021-08-18T22:37:04.093Z] mcr.microsoft.com/windows/servercore/insider 10.0.20348.1 a4938fe7222f 3 weeks ago 2.76GB [2021-08-18T22:37:04.093Z] [2021-08-18T22:37:04.093Z] INFO: Running integration tests at 08/18/2021 22:37:03... [2021-08-18T22:37:04.093Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-18T22:37:04.093Z] INFO: Integration API tests being run from the host: [2021-08-18T22:37:04.550Z] INFO: make.ps1 starting at 08/18/2021 22:37:04 [2021-08-18T22:37:04.689Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T22:37:04.689Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T22:37:05.514Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-18T22:37:05.624Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T22:37:06.379Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-18T22:37:06.560Z] --- PASS: TestBuildPreserveOwnership (4.91s) [2021-08-18T22:37:06.560Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-08-18T22:37:06.560Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2021-08-18T22:37:06.560Z] === RUN TestBuildPlatformInvalid [2021-08-18T22:37:06.560Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-08-18T22:37:06.560Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T22:37:06.560Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T22:37:06.560Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-08-18T22:37:07.124Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.06s) [2021-08-18T22:37:07.124Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T22:37:09.092Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T22:37:10.029Z] docker_cli_daemon_test.go:1455: [d64e6b347131d] daemon is not started [2021-08-18T22:37:10.288Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-08-18T22:37:10.596Z] ok github.com/docker/docker/libnetwork/ipamutils 0.510s coverage: 74.0% of statements [2021-08-18T22:37:10.856Z] check_test.go:309: [d0091160174a7] daemon is not started [2021-08-18T22:37:10.856Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-08-18T22:37:12.819Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-08-18T22:37:13.797Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-08-18T22:37:15.177Z] === RUN TestDockerSuite/TestAttachDetach [2021-08-18T22:37:16.112Z] check_test.go:309: [d703454ea2134] daemon is not started [2021-08-18T22:37:16.112Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-08-18T22:37:16.681Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T22:37:18.057Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T22:37:18.742Z] ok github.com/docker/docker/libnetwork/iptables 0.296s coverage: 45.1% of statements [2021-08-18T22:37:19.004Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-18T22:37:19.957Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T22:37:20.892Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-08-18T22:37:21.458Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T22:37:22.833Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T22:37:23.215Z] ok github.com/docker/docker/libnetwork/netutils 0.031s coverage: 44.1% of statements [2021-08-18T22:37:24.736Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-08-18T22:37:24.736Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T22:37:25.194Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2021-08-18T22:37:25.194Z] PASS [2021-08-18T22:37:25.194Z] [2021-08-18T22:37:25.194Z] DONE 17 tests in 45.700s [2021-08-18T22:37:25.194Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T22:37:25.194Z] INFO: Testing against a local daemon [2021-08-18T22:37:25.194Z] === RUN TestPluginInvalidJSON [2021-08-18T22:37:25.194Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:37:25.194Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:37:25.194Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:37:25.194Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-18T22:37:25.194Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T22:37:25.194Z] === RUN TestPluginInstall [2021-08-18T22:37:25.194Z] === RUN TestPluginInstall/no_auth [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87f4a59aa2dd21ebc316a7faa4d8c9dae6a77a787b6c508954590968bd4a0803" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87f4a59aa2dd21ebc316a7faa4d8c9dae6a77a787b6c508954590968bd4a0803" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:25.194Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d330f13571cc4054dfe656e91f5021b33a7ffb44098ac41bf248c7f8055d01e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:25.194Z] time="2021-08-18T22:37:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d330f13571cc4054dfe656e91f5021b33a7ffb44098ac41bf248c7f8055d01e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:25.194Z] === RUN TestPluginInstall/with_insecure [2021-08-18T22:37:26.120Z] time="2021-08-18T22:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:26.120Z] time="2021-08-18T22:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b5fee1b74bf278823308da6ea15fd79f3cf76fb9c0257eaf2fd37659810b78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:26.120Z] time="2021-08-18T22:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:37:26.120Z] time="2021-08-18T22:37:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63b5fee1b74bf278823308da6ea15fd79f3cf76fb9c0257eaf2fd37659810b78" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:37:26.120Z] plugin_test.go:166: [d93549143953f] daemon is not started [2021-08-18T22:37:26.120Z] --- PASS: TestPluginInstall (3.45s) [2021-08-18T22:37:26.120Z] --- PASS: TestPluginInstall/no_auth (1.68s) [2021-08-18T22:37:26.120Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2021-08-18T22:37:26.120Z] --- PASS: TestPluginInstall/with_insecure (1.12s) [2021-08-18T22:37:26.120Z] === RUN TestPluginsWithRuntimes [2021-08-18T22:37:27.266Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T22:37:27.266Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-08-18T22:37:28.103Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T22:37:28.666Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T22:37:29.170Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T22:37:29.591Z] --- PASS: TestPluginsWithRuntimes (3.48s) [2021-08-18T22:37:29.591Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-08-18T22:37:29.591Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-18T22:37:29.591Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T22:37:30.152Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2021-08-18T22:37:30.152Z] PASS [2021-08-18T22:37:30.152Z] [2021-08-18T22:37:30.152Z] DONE 10 tests in 7.566s [2021-08-18T22:37:30.152Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T22:37:30.152Z] INFO: Testing against a local daemon [2021-08-18T22:37:30.152Z] === RUN TestExternalGraphDriver [2021-08-18T22:37:30.407Z] === RUN TestExternalGraphDriver/json [2021-08-18T22:37:31.074Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T22:37:31.074Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T22:37:32.013Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-08-18T22:37:32.337Z] === RUN TestExternalGraphDriver/spec [2021-08-18T22:37:32.366Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-18T22:37:32.580Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T22:37:33.517Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T22:37:34.223Z] === RUN TestExternalGraphDriver/pull [2021-08-18T22:37:35.586Z] --- PASS: TestExternalGraphDriver (5.35s) [2021-08-18T22:37:35.586Z] --- PASS: TestExternalGraphDriver/json (1.88s) [2021-08-18T22:37:35.586Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2021-08-18T22:37:35.586Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-08-18T22:37:35.586Z] === RUN TestGraphdriverPluginV2 [2021-08-18T22:37:37.703Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-08-18T22:37:37.962Z] Loaded image: buildpack-deps:buster [2021-08-18T22:37:38.220Z] Loaded image: busybox:latest [2021-08-18T22:37:38.789Z] Loaded image: busybox:glibc [2021-08-18T22:37:39.748Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-08-18T22:37:39.748Z] PASS [2021-08-18T22:37:39.748Z] [2021-08-18T22:37:39.748Z] DONE 5 tests in 8.932s [2021-08-18T22:37:39.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T22:37:39.748Z] INFO: Testing against a local daemon [2021-08-18T22:37:39.748Z] === RUN TestContinueAfterPluginCrash [2021-08-18T22:37:39.748Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T22:37:39.748Z] === RUN TestReadPluginNoRead [2021-08-18T22:37:39.748Z] === PAUSE TestReadPluginNoRead [2021-08-18T22:37:39.748Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T22:37:39.748Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T22:37:39.748Z] === CONT TestContinueAfterPluginCrash [2021-08-18T22:37:39.748Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T22:37:40.165Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-08-18T22:37:41.542Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-08-18T22:37:41.739Z] 4612f6d0b889: Pull complete [2021-08-18T22:37:43.054Z] --- PASS: TestDaemonStartWithLogOpt (3.59s) [2021-08-18T22:37:43.054Z] === CONT TestReadPluginNoRead [2021-08-18T22:37:44.825Z] Loaded image: debian:bullseye [2021-08-18T22:37:44.825Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-08-18T22:37:44.825Z] Loaded image: hello-world:latest [2021-08-18T22:37:44.825Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:37:44.943Z] === RUN TestReadPluginNoRead/default [2021-08-18T22:37:45.084Z] check_test.go:309: [db5626e6581dc] daemon is not started [2021-08-18T22:37:45.084Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-08-18T22:37:45.650Z] check_test.go:309: [df69226964bcf] daemon is not started [2021-08-18T22:37:45.650Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-08-18T22:37:46.870Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T22:37:48.182Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-08-18T22:37:48.233Z] --- PASS: TestContinueAfterPluginCrash (8.79s) [2021-08-18T22:37:48.233Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T22:37:48.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:37:48.318Z] INFO: Testing against a local daemon [2021-08-18T22:37:48.318Z] === RUN TestBuildWithSession [2021-08-18T22:37:48.318Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:37:48.318Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:37:48.318Z] === RUN TestBuildSquashParent [2021-08-18T22:37:48.318Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:37:48.318Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:37:48.318Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:37:48.318Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:37:48.318Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:37:48.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:37:48.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:37:48.318Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:37:48.441Z] check_test.go:309: [dedb9aa819995] daemon is not started [2021-08-18T22:37:48.441Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-08-18T22:37:49.639Z] === CONT TestReadPluginNoRead [2021-08-18T22:37:49.639Z] read_test.go:92: [d0ad7b668dc5e] daemon is not started [2021-08-18T22:37:49.639Z] --- PASS: TestReadPluginNoRead (6.85s) [2021-08-18T22:37:49.639Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-08-18T22:37:49.639Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2021-08-18T22:37:49.639Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2021-08-18T22:37:49.639Z] PASS [2021-08-18T22:37:49.639Z] [2021-08-18T22:37:49.639Z] DONE 6 tests in 10.475s [2021-08-18T22:37:49.639Z] 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-08-18T22:37:49.639Z] testing: warning: no tests to run [2021-08-18T22:37:49.639Z] PASS [2021-08-18T22:37:49.639Z] [2021-08-18T22:37:49.639Z] DONE 0 tests in 0.006s [2021-08-18T22:37:49.639Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T22:37:49.639Z] INFO: Testing against a local daemon [2021-08-18T22:37:49.639Z] === RUN TestPluginWithDevMounts [2021-08-18T22:37:49.639Z] === PAUSE TestPluginWithDevMounts [2021-08-18T22:37:49.639Z] === CONT TestPluginWithDevMounts [2021-08-18T22:37:50.467Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-18T22:37:50.467Z] tests/integration/client_test.py ..... [ 75%] [2021-08-18T22:37:50.467Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-18T22:37:50.467Z] tests/integration/errors_test.py . [ 76%] [2021-08-18T22:37:51.523Z] --- PASS: TestPluginWithDevMounts (1.60s) [2021-08-18T22:37:51.524Z] PASS [2021-08-18T22:37:51.524Z] [2021-08-18T22:37:51.524Z] DONE 1 tests in 1.641s [2021-08-18T22:37:51.524Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T22:37:51.524Z] INFO: Testing against a local daemon [2021-08-18T22:37:51.524Z] === RUN TestSecretInspect [2021-08-18T22:37:51.731Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-08-18T22:37:53.409Z] --- PASS: TestSecretInspect (2.15s) [2021-08-18T22:37:53.409Z] === RUN TestSecretList [2021-08-18T22:37:53.637Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-08-18T22:37:55.020Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (48.41s) [2021-08-18T22:37:55.020Z] PASS [2021-08-18T22:37:55.020Z] [2021-08-18T22:37:55.020Z] === Skipped [2021-08-18T22:37:55.020Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-18T22:37:55.020Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:37:55.020Z] [2021-08-18T22:37:55.020Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:37:55.020Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:37:55.020Z] [2021-08-18T22:37:55.020Z] [2021-08-18T22:37:55.020Z] DONE 34 tests, 2 skipped in 274.678s [2021-08-18T22:37:55.020Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T22:37:55.020Z] ++ 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-08-18T22:37:55.020Z] ++ set -e [2021-08-18T22:37:55.020Z] ++ '[' -n 0 ']' [2021-08-18T22:37:55.020Z] ++ set -x [2021-08-18T22:37:55.020Z] ++ env -i DEST=/go/src/github.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-08-18T22:37:55.020Z] INFO: Testing against a local daemon [2021-08-18T22:37:55.020Z] === RUN TestConfigInspect [2021-08-18T22:37:55.414Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:37:55.920Z] --- PASS: TestSecretList (2.19s) [2021-08-18T22:37:55.920Z] === RUN TestSecretsCreateAndDelete [2021-08-18T22:37:56.381Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:37:56.397Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-08-18T22:37:57.331Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-08-18T22:37:57.850Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2021-08-18T22:37:57.850Z] === RUN TestSecretsUpdate [2021-08-18T22:37:57.901Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-08-18T22:37:58.159Z] --- PASS: TestConfigInspect (2.98s) [2021-08-18T22:37:58.159Z] === RUN TestConfigList [2021-08-18T22:37:59.094Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T22:37:59.352Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T22:38:00.410Z] --- PASS: TestSecretsUpdate (2.18s) [2021-08-18T22:38:00.410Z] === RUN TestTemplatedSecret [2021-08-18T22:38:00.729Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T22:38:00.729Z] --- PASS: TestConfigList (2.54s) [2021-08-18T22:38:00.729Z] === RUN TestConfigsCreateAndDelete [2021-08-18T22:38:00.729Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T22:38:01.295Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-08-18T22:38:01.554Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-08-18T22:38:03.452Z] --- PASS: TestConfigsCreateAndDelete (2.56s) [2021-08-18T22:38:03.452Z] === RUN TestConfigsUpdate [2021-08-18T22:38:03.452Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T22:38:03.724Z] --- PASS: TestTemplatedSecret (3.25s) [2021-08-18T22:38:03.724Z] === RUN TestSecretCreateResolve [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.05s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.41s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.56s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (18.10s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.48s) [2021-08-18T22:38:04.943Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (8.86s) [2021-08-18T22:38:04.943Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:38:04.943Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:38:05.355Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-08-18T22:38:05.355Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T22:38:05.613Z] --- PASS: TestConfigsUpdate (2.33s) [2021-08-18T22:38:05.613Z] === RUN TestTemplatedConfig [2021-08-18T22:38:05.613Z] check_test.go:309: [d8cf0a95659df] daemon is not started [2021-08-18T22:38:05.613Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-08-18T22:38:05.652Z] --- PASS: TestSecretCreateResolve (2.18s) [2021-08-18T22:38:05.652Z] PASS [2021-08-18T22:38:05.652Z] [2021-08-18T22:38:05.652Z] DONE 6 tests in 14.169s [2021-08-18T22:38:05.652Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T22:38:05.652Z] INFO: Testing against a local daemon [2021-08-18T22:38:05.652Z] === RUN TestServiceCreateInit [2021-08-18T22:38:05.652Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T22:38:06.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T22:38:06.180Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-08-18T22:38:06.747Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-08-18T22:38:07.314Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-08-18T22:38:10.603Z] --- PASS: TestTemplatedConfig (5.16s) [2021-08-18T22:38:10.603Z] === RUN TestConfigCreateResolve [2021-08-18T22:38:10.975Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T22:38:11.539Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-08-18T22:38:12.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:38:12.000Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:38:12.965Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:38:14.079Z] --- PASS: TestConfigCreateResolve (3.09s) [2021-08-18T22:38:14.079Z] PASS [2021-08-18T22:38:14.079Z] [2021-08-18T22:38:14.079Z] DONE 6 tests in 18.865s [2021-08-18T22:38:14.079Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T22:38:14.079Z] ++ 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-08-18T22:38:14.079Z] ++ set -e [2021-08-18T22:38:14.079Z] ++ '[' -n 0 ']' [2021-08-18T22:38:14.079Z] ++ set -x [2021-08-18T22:38:14.079Z] ++ env -i DEST=/go/src/github.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-08-18T22:38:14.079Z] INFO: Testing against a local daemon [2021-08-18T22:38:14.079Z] === RUN TestCheckpoint [2021-08-18T22:38:14.079Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:38:14.079Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T22:38:14.079Z] === RUN TestContainerInvalidJSON [2021-08-18T22:38:14.079Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:38:14.079Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:38:14.079Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:38:14.079Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:38:14.079Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:38:14.079Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:38:14.079Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-18T22:38:14.079Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-18T22:38:14.079Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-18T22:38:14.079Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T22:38:14.337Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-18T22:38:14.337Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T22:38:14.337Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-08-18T22:38:14.337Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T22:38:14.337Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-18T22:38:14.337Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T22:38:14.337Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-18T22:38:14.337Z] === RUN TestCopyFromContainer [2021-08-18T22:38:14.498Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:38:15.177Z] --- PASS: TestServiceCreateInit (8.99s) [2021-08-18T22:38:15.177Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.47s) [2021-08-18T22:38:15.177Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.50s) [2021-08-18T22:38:15.177Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy (12.24s) [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.63s) [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.02s) [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.26s) [2021-08-18T22:38:16.029Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.52s) [2021-08-18T22:38:16.029Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:38:16.313Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-18T22:38:16.878Z] === RUN TestCopyFromContainer// [2021-08-18T22:38:16.878Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T22:38:16.878Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T22:38:16.878Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T22:38:16.878Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T22:38:16.878Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T22:38:17.137Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T22:38:17.137Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T22:38:17.396Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T22:38:17.396Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T22:38:17.396Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-08-18T22:38:17.396Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer (3.23s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-08-18T22:38:17.654Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-08-18T22:38:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T22:38:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:38:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:38:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:38:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:38:17.654Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:38:17.654Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:38:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:38:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:38:17.654Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:38:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-18T22:38:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T22:38:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T22:38:17.654Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-18T22:38:17.654Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T22:38:17.654Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-18T22:38:17.654Z] === RUN TestCreateWithInvalidEnv [2021-08-18T22:38:17.654Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T22:38:17.654Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T22:38:17.654Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T22:38:17.654Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T22:38:17.654Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T22:38:17.654Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T22:38:17.912Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T22:38:17.912Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T22:38:17.912Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T22:38:17.913Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-18T22:38:17.913Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T22:38:17.913Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T22:38:17.913Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T22:38:17.913Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T22:38:17.913Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-18T22:38:17.913Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T22:38:18.926Z] --- PASS: TestBuildMultiStageParentConfig (2.83s) [2021-08-18T22:38:18.926Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:38:18.926Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:38:18.926Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-08-18T22:38:18.926Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:38:20.446Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-08-18T22:38:20.446Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-18T22:38:20.446Z] check_test.go:309: [dfd34267270d9] daemon is not started [2021-08-18T22:38:20.446Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-08-18T22:38:20.459Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2021-08-18T22:38:20.459Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:38:21.382Z] --- PASS: TestCreateWithCustomMaskedPaths (3.60s) [2021-08-18T22:38:21.382Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T22:38:22.317Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T22:38:22.575Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T22:38:23.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-08-18T22:38:24.523Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.51s) [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:38:25.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:38:25.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:38:25.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:38:25.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:38:25.089Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:38:25.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:38:25.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:38:25.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:38:25.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:38:25.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:38:25.089Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-08-18T22:38:25.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-18T22:38:25.089Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T22:38:25.656Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-08-18T22:38:26.223Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.15s) [2021-08-18T22:38:26.223Z] === RUN TestCreateDifferentPlatform [2021-08-18T22:38:26.223Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T22:38:26.223Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T22:38:26.223Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-18T22:38:26.223Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-18T22:38:26.223Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T22:38:26.223Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T22:38:26.223Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-08-18T22:38:26.223Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T22:38:26.482Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-18T22:38:26.482Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T22:38:26.482Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T22:38:26.482Z] === RUN TestDaemonRestartIpcMode [2021-08-18T22:38:26.482Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T22:38:26.482Z] === RUN TestDaemonHostGatewayIP [2021-08-18T22:38:26.482Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T22:38:26.482Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T22:38:26.482Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T22:38:26.482Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T22:38:26.482Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T22:38:26.482Z] === RUN TestDiff [2021-08-18T22:38:27.859Z] --- PASS: TestDiff (1.32s) [2021-08-18T22:38:27.859Z] === RUN TestExecWithCloseStdin [2021-08-18T22:38:28.425Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-08-18T22:38:29.361Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T22:38:29.620Z] --- PASS: TestExecWithCloseStdin (1.84s) [2021-08-18T22:38:29.620Z] === RUN TestExec [2021-08-18T22:38:30.555Z] check_test.go:309: [dc620004b7eb1] daemon is not started [2021-08-18T22:38:30.555Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-08-18T22:38:31.493Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T22:38:31.493Z] --- PASS: TestExec (1.82s) [2021-08-18T22:38:31.493Z] === RUN TestExecUser [2021-08-18T22:38:32.060Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T22:38:32.823Z] --- PASS: TestBuildMultiStageOnBuild (12.40s) [2021-08-18T22:38:32.823Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:38:32.823Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:38:32.823Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-18T22:38:32.823Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:38:32.999Z] --- PASS: TestExecUser (1.77s) [2021-08-18T22:38:32.999Z] === RUN TestExportContainerAndImportImage [2021-08-18T22:38:33.340Z] --- PASS: TestCreateServiceMultipleTimes (17.34s) [2021-08-18T22:38:33.340Z] === RUN TestCreateServiceConflict [2021-08-18T22:38:34.265Z] --- PASS: TestCreateServiceConflict (2.18s) [2021-08-18T22:38:34.265Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T22:38:34.905Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-08-18T22:38:34.905Z] --- PASS: TestExportContainerAndImportImage (1.65s) [2021-08-18T22:38:34.905Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T22:38:35.164Z] check_test.go:309: [d58c780b3b23a] daemon is not started [2021-08-18T22:38:35.164Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-08-18T22:38:35.259Z] ......... [ 86%] [2021-08-18T22:38:36.539Z] --- PASS: TestExportContainerAfterDaemonRestart (1.56s) [2021-08-18T22:38:36.539Z] === RUN TestHealthCheckWorkdir [2021-08-18T22:38:36.539Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T22:38:37.555Z] --- PASS: TestCreateServiceMaxReplicas (3.28s) [2021-08-18T22:38:37.555Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T22:38:37.913Z] docker_cli_daemon_plugins_test.go:79: [d5b4f76489642] daemon is not started [2021-08-18T22:38:38.172Z] --- PASS: TestHealthCheckWorkdir (1.81s) [2021-08-18T22:38:38.172Z] === RUN TestHealthKillContainer [2021-08-18T22:38:38.739Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-08-18T22:38:39.673Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T22:38:40.569Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-18T22:38:40.609Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T22:38:40.868Z] docker_cli_daemon_plugins_test.go:169: [d2392dd4a6a23] daemon is not started [2021-08-18T22:38:41.434Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T22:38:41.692Z] --- PASS: TestHealthKillContainer (3.64s) [2021-08-18T22:38:41.692Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T22:38:42.029Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-18T22:38:42.261Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-08-18T22:38:43.199Z] --- PASS: TestInspectCpusetInConfigPre120 (1.30s) [2021-08-18T22:38:43.199Z] === RUN TestIpcModeNone [2021-08-18T22:38:45.099Z] --- PASS: TestIpcModeNone (1.93s) [2021-08-18T22:38:45.099Z] === RUN TestIpcModePrivate [2021-08-18T22:38:45.193Z] --- PASS: TestBuildMultiStageLayerLeak (10.92s) [2021-08-18T22:38:45.193Z] === RUN TestBuildWithHugeFile [2021-08-18T22:38:45.674Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T22:38:46.608Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:119, shared: false, mustBeShared: false [2021-08-18T22:38:46.608Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-08-18T22:38:46.867Z] --- PASS: TestIpcModePrivate (1.79s) [2021-08-18T22:38:46.867Z] === RUN TestIpcModeShareable [2021-08-18T22:38:47.126Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-08-18T22:38:47.692Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-08-18T22:38:48.259Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2021-08-18T22:38:48.259Z] check_test.go:309: [d139e380e815b] daemon is not started [2021-08-18T22:38:48.259Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-08-18T22:38:48.259Z] --- PASS: TestIpcModeShareable (1.57s) [2021-08-18T22:38:48.259Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T22:38:48.605Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-18T22:38:49.175Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-18T22:38:50.788Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-08-18T22:38:52.475Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s) [2021-08-18T22:38:52.475Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T22:38:52.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-08-18T22:38:53.441Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2021-08-18T22:38:53.441Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T22:38:53.627Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.14s) [2021-08-18T22:38:53.627Z] === RUN TestAPIIpcModeHost [2021-08-18T22:38:55.000Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-08-18T22:38:55.282Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-18T22:38:55.567Z] --- PASS: TestAPIIpcModeHost (2.16s) [2021-08-18T22:38:55.567Z] === RUN TestDaemonIpcModeShareable [2021-08-18T22:38:56.003Z] --- PASS: TestCreateServiceConfigFileMode (2.70s) [2021-08-18T22:38:56.003Z] === RUN TestCreateServiceSysctls [2021-08-18T22:38:57.469Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-08-18T22:38:57.469Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T22:38:58.036Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-08-18T22:38:58.294Z] --- PASS: TestDaemonIpcModeShareable (2.54s) [2021-08-18T22:38:58.294Z] === RUN TestDaemonIpcModePrivate [2021-08-18T22:38:58.605Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-18T22:38:58.605Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-18T22:38:59.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-08-18T22:39:00.251Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-08-18T22:39:00.251Z] === RUN TestCreateServiceCapabilities [2021-08-18T22:39:00.699Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2021-08-18T22:39:00.973Z] --- PASS: TestDaemonIpcModePrivate (2.80s) [2021-08-18T22:39:00.973Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T22:39:01.942Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-08-18T22:39:02.329Z] --- PASS: TestCreateServiceCapabilities (2.67s) [2021-08-18T22:39:02.329Z] === RUN TestInspect [2021-08-18T22:39:03.279Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-18T22:39:03.802Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-18T22:39:03.802Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-18T22:39:03.802Z] [2021-08-18T22:39:03.802Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-18T22:39:03.802Z] =========================== short test summary info ============================ [2021-08-18T22:39:03.802Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-18T22:39:03.802Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-18T22:39:03.802Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-18T22:39:03.802Z] Not supported on most drivers [2021-08-18T22:39:03.802Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-18T22:39:03.802Z] Output of docker top depends on host distro, and is not formalized. [2021-08-18T22:39:03.802Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-18T22:39:03.803Z] Output of docker top depends on host distro, and is not formalized. [2021-08-18T22:39:03.803Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-18T22:39:03.803Z] Can fail if eth0 has multiple IP addresses [2021-08-18T22:39:03.803Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-18T22:39:03.803Z] This doesn't seem to be taken into account by the engine [2021-08-18T22:39:03.803Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-18T22:39:03.803Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-18T22:39:03.803Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-18T22:39:03.803Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 356.12 seconds == [2021-08-18T22:39:03.858Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: false, mustBeShared: false [2021-08-18T22:39:03.858Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.92s) [2021-08-18T22:39:03.858Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T22:39:04.372Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-18T22:39:04.793Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-08-18T22:39:04.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T22:39:05.360Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-08-18T22:39:05.634Z] --- PASS: TestInspect (3.16s) [2021-08-18T22:39:05.634Z] === RUN TestCreateJob [2021-08-18T22:39:06.296Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2021-08-18T22:39:06.554Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.53s) [2021-08-18T22:39:06.554Z] === RUN TestIpcModeOlderClient [2021-08-18T22:39:06.554Z] === PAUSE TestIpcModeOlderClient [2021-08-18T22:39:06.554Z] === RUN TestKillContainerInvalidSignal [2021-08-18T22:39:07.489Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-08-18T22:39:07.489Z] === RUN TestKillContainer [2021-08-18T22:39:07.489Z] === RUN TestKillContainer/no_signal [2021-08-18T22:39:08.431Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T22:39:08.431Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T22:39:08.689Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T22:39:08.689Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-08-18T22:39:08.997Z] --- PASS: TestCreateJob (3.59s) [2021-08-18T22:39:08.997Z] === RUN TestReplicatedJob [2021-08-18T22:39:09.256Z] === RUN TestKillContainer/killing_signal [2021-08-18T22:39:10.632Z] --- PASS: TestKillContainer (2.94s) [2021-08-18T22:39:10.632Z] --- PASS: TestKillContainer/no_signal (0.93s) [2021-08-18T22:39:10.632Z] --- PASS: TestKillContainer/non_killing_signal (0.83s) [2021-08-18T22:39:10.632Z] --- PASS: TestKillContainer/killing_signal (0.93s) [2021-08-18T22:39:10.632Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T22:39:10.632Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T22:39:11.568Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T22:39:12.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.97s) [2021-08-18T22:39:12.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-08-18T22:39:12.503Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s) [2021-08-18T22:39:12.503Z] === RUN TestKillStoppedContainer [2021-08-18T22:39:12.503Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-08-18T22:39:12.503Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T22:39:12.503Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-08-18T22:39:12.503Z] === RUN TestKillDifferentUserContainer [2021-08-18T22:39:13.437Z] --- PASS: TestKillDifferentUserContainer (0.95s) [2021-08-18T22:39:13.437Z] === RUN TestInspectOomKilledTrue [2021-08-18T22:39:13.437Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:39:13.437Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T22:39:13.437Z] === RUN TestInspectOomKilledFalse [2021-08-18T22:39:13.437Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:39:13.437Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T22:39:13.437Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T22:39:14.362Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T22:39:14.362Z] [2021-08-18T22:39:14.362Z] Unloading profiles will leave already running processes permanently [2021-08-18T22:39:14.362Z] unconfined, which can lead to unexpected situations. [2021-08-18T22:39:14.362Z] [2021-08-18T22:39:14.362Z] To set a process to complain mode, use the command line tool [2021-08-18T22:39:14.362Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T22:39:14.362Z] [2021-08-18T22:39:14.811Z] --- PASS: TestLinksEtcHostsContentMatch (1.26s) [2021-08-18T22:39:14.811Z] === RUN TestLinksContainerNames [2021-08-18T22:39:15.377Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-08-18T22:39:15.705Z] --- PASS: TestReplicatedJob (6.71s) [2021-08-18T22:39:15.705Z] === RUN TestUpdateReplicatedJob Post stage [Pipeline] junit [2021-08-18T22:39:15.759Z] Recording test results [2021-08-18T22:39:16.806Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-18T22:39:17.088Z] + echo Ensuring container killed. [2021-08-18T22:39:17.088Z] Ensuring container killed. [2021-08-18T22:39:17.088Z] + docker rm -vf docker-pr9 [2021-08-18T22:39:17.088Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-18T22:39:17.279Z] --- PASS: TestLinksContainerNames (2.36s) [2021-08-18T22:39:17.279Z] === RUN TestLogsFollowTailEmpty [2021-08-18T22:39:17.375Z] + echo Chowning /workspace to jenkins user [2021-08-18T22:39:17.375Z] Chowning /workspace to jenkins user [2021-08-18T22:39:17.375Z] + id -u [2021-08-18T22:39:17.375Z] + id -g [2021-08-18T22:39:17.375Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T22:39:17.375Z] Unable to find image 'busybox:latest' locally [2021-08-18T22:39:17.640Z] latest: Pulling from library/busybox [2021-08-18T22:39:17.640Z] b71f96345d44: Pulling fs layer [2021-08-18T22:39:17.640Z] b71f96345d44: Verifying Checksum [2021-08-18T22:39:17.640Z] b71f96345d44: Download complete [2021-08-18T22:39:17.640Z] b71f96345d44: Pull complete [2021-08-18T22:39:17.640Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T22:39:17.640Z] Status: Downloaded newer image for busybox:latest [2021-08-18T22:39:17.847Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T22:39:18.105Z] --- PASS: TestLogsFollowTailEmpty (1.07s) [2021-08-18T22:39:18.105Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T22:39:19.481Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T22:39:19.481Z] --- PASS: TestContainerNetworkMountsNoChown (1.45s) [2021-08-18T22:39:19.481Z] === RUN TestMountDaemonRoot [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/default [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/private [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/slave [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/shared [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/default [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/shared [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/slave [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:39:19.739Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:39:19.739Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:39:19.739Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/private [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T22:39:19.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:39:19.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:39:19.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:39:19.849Z] + bundleName=docker-py [2021-08-18T22:39:19.849Z] + echo Creating docker-py-bundles.tar.gz [2021-08-18T22:39:19.849Z] Creating docker-py-bundles.tar.gz [2021-08-18T22:39:19.849Z] + 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-08-18T22:39:19.865Z] Archiving artifacts [2021-08-18T22:39:19.907Z] --- PASS: TestUpdateReplicatedJob (3.85s) [2021-08-18T22:39:19.907Z] === RUN TestServiceListWithStatuses [2021-08-18T22:39:19.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:39:19.907Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T22:39:19.907Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:39:19.998Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T22:39:20.256Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-18T22:39:20.256Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-08-18T22:39:20.256Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T22:39:21.341Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-18T22:39:21.631Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T22:39:21.714Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh binary [2021-08-18T22:39:22.286Z] [2021-08-18T22:39:22.286Z] Removing bundles/ [2021-08-18T22:39:22.286Z] [2021-08-18T22:39:22.286Z] ---> Making bundle: binary (in bundles/binary) [2021-08-18T22:39:22.286Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-18T22:39:22.286Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:39:23.536Z] check_test.go:309: [d70f8ad4ebefe] daemon is not started [2021-08-18T22:39:23.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-08-18T22:39:23.794Z] --- PASS: TestContainerBindMountNonRecursive (3.57s) [2021-08-18T22:39:23.794Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T22:39:24.153Z] --- PASS: TestDockerNetworkConnectAlias (4.64s) [2021-08-18T22:39:24.153Z] === RUN TestDockerNetworkReConnect [2021-08-18T22:39:24.742Z] --- PASS: TestContainerVolumesMountedAsShared (0.69s) [2021-08-18T22:39:24.742Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T22:39:26.117Z] --- PASS: TestContainerVolumesMountedAsSlave (1.57s) [2021-08-18T22:39:26.117Z] === RUN TestNetworkNat [2021-08-18T22:39:26.117Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-08-18T22:39:27.497Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T22:39:27.497Z] --- PASS: TestNetworkNat (1.35s) [2021-08-18T22:39:27.497Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T22:39:28.336Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2021-08-18T22:39:28.336Z] === RUN TestServicePlugin [2021-08-18T22:39:29.401Z] --- PASS: TestNetworkLocalhostTCPNat (1.81s) [2021-08-18T22:39:29.401Z] === RUN TestNetworkLoopbackNat [2021-08-18T22:39:29.759Z] ok github.com/docker/docker/libnetwork/networkdb 102.733s coverage: 60.0% of statements [2021-08-18T22:39:29.759Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T22:39:29.759Z] ok github.com/docker/docker/libnetwork/options 0.004s coverage: 100.0% of statements [2021-08-18T22:39:31.597Z] plugin_test.go:62: [d9238c9bff143] joining swarm manager [d7d915c2767a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:39:32.308Z] ok github.com/docker/docker/libnetwork/osl 4.501s coverage: 39.7% of statements [2021-08-18T22:39:33.002Z] plugin_test.go:65: [d8f0f1fb20986] joining swarm manager [d7d915c2767a1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:39:34.240Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-18T22:39:34.674Z] --- PASS: TestNetworkLoopbackNat (4.49s) [2021-08-18T22:39:34.674Z] === RUN TestPause [2021-08-18T22:39:35.184Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-18T22:39:35.243Z] --- PASS: TestPause (1.43s) [2021-08-18T22:39:35.243Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T22:39:35.243Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:39:35.243Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:39:35.243Z] === RUN TestPauseStopPausedContainer [2021-08-18T22:39:36.621Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2021-08-18T22:39:36.621Z] === RUN TestPidHost [2021-08-18T22:39:38.524Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T22:39:39.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T22:39:40.479Z] ok github.com/docker/docker/libnetwork/portmapper 1.489s coverage: 49.5% of statements [2021-08-18T22:39:41.014Z] --- PASS: TestPidHost (4.15s) [2021-08-18T22:39:41.016Z] === RUN TestPsFilter [2021-08-18T22:39:41.016Z] --- PASS: TestPsFilter (0.18s) [2021-08-18T22:39:41.016Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T22:39:41.872Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-18T22:39:41.872Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T22:39:42.394Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.37s) [2021-08-18T22:39:42.395Z] === RUN TestRemoveContainerWithVolume [2021-08-18T22:39:42.653Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T22:39:43.587Z] --- PASS: TestRemoveContainerWithVolume (1.40s) [2021-08-18T22:39:43.587Z] === RUN TestRemoveContainerRunning [2021-08-18T22:39:45.177Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === Skipped [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-18T22:39:45.177Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:39:45.177Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:39:45.177Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:39:45.177Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:39:45.177Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:39:45.177Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-18T22:39:45.177Z] firewalld_test.go:13: firewalld is not running [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] [2021-08-18T22:39:45.177Z] DONE 362 tests, 7 skipped in 625.389s [2021-08-18T22:39:45.490Z] --- PASS: TestRemoveContainerRunning (1.46s) [2021-08-18T22:39:45.490Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T22:39:46.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit Post stage [Pipeline] junit [2021-08-18T22:39:46.138Z] Recording test results [2021-08-18T22:39:46.626Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.42s) [2021-08-18T22:39:46.626Z] === RUN TestRemoveInvalidContainer [2021-08-18T22:39:46.626Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-18T22:39:46.626Z] === RUN TestRenameLinkedContainer [2021-08-18T22:39:47.544Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-18T22:39:47.931Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -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:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh dynbinary test-integration [2021-08-18T22:39:48.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T22:39:48.877Z] [2021-08-18T22:39:48.877Z] Removing bundles/ [2021-08-18T22:39:48.877Z] [2021-08-18T22:39:48.877Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-18T22:39:48.877Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:39:48.877Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:39:51.381Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-08-18T22:39:51.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T22:39:52.575Z] --- PASS: TestRenameLinkedContainer (5.90s) [2021-08-18T22:39:52.575Z] === RUN TestRenameStoppedContainer [2021-08-18T22:39:53.952Z] --- PASS: TestRenameStoppedContainer (1.28s) [2021-08-18T22:39:53.952Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T22:39:53.952Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-08-18T22:39:54.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T22:39:55.147Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-08-18T22:39:56.082Z] --- PASS: TestRenameRunningContainerAndReuse (2.34s) [2021-08-18T22:39:56.082Z] === RUN TestRenameInvalidName [2021-08-18T22:39:57.458Z] --- PASS: TestRenameInvalidName (1.38s) [2021-08-18T22:39:57.458Z] === RUN TestRenameAnonymousContainer [2021-08-18T22:39:58.025Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T22:39:59.615Z] --- PASS: TestServicePlugin (30.32s) [2021-08-18T22:39:59.617Z] === RUN TestServiceUpdateLabel [2021-08-18T22:39:59.928Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T22:40:00.541Z] --- PASS: TestServiceUpdateLabel (2.16s) [2021-08-18T22:40:00.541Z] === RUN TestServiceUpdateSecrets [2021-08-18T22:40:01.831Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-08-18T22:40:01.832Z] --- PASS: TestRenameAnonymousContainer (4.42s) [2021-08-18T22:40:01.832Z] === RUN TestRenameContainerWithSameName [2021-08-18T22:40:03.734Z] --- PASS: TestRenameContainerWithSameName (1.45s) [2021-08-18T22:40:03.734Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T22:40:03.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T22:40:05.895Z] --- PASS: TestRenameContainerWithLinkedContainer (2.48s) [2021-08-18T22:40:05.895Z] === RUN TestResize [2021-08-18T22:40:05.895Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-08-18T22:40:07.271Z] --- PASS: TestResize (1.26s) [2021-08-18T22:40:07.271Z] === RUN TestResizeWithInvalidSize [2021-08-18T22:40:08.648Z] --- PASS: TestResizeWithInvalidSize (1.38s) [2021-08-18T22:40:08.648Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T22:40:10.023Z] --- PASS: TestResizeWhenContainerNotStarted (1.36s) [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:10.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:10.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:10.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:40:10.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:40:13.309Z] check_test.go:309: [d9a0d41cd5549] daemon is not started [2021-08-18T22:40:13.309Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-08-18T22:40:13.568Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:40:13.827Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:40:14.395Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-08-18T22:40:15.451Z] --- PASS: TestServiceUpdateSecrets (15.06s) [2021-08-18T22:40:15.452Z] === RUN TestServiceUpdateConfigs [2021-08-18T22:40:17.682Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-08-18T22:40:19.059Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:40:19.318Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:40:21.850Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T22:40:22.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:40:23.047Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:24.951Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:40:25.209Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T22:40:25.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:26.544Z] --- PASS: TestBuildWithHugeFile (96.52s) [2021-08-18T22:40:26.544Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:40:26.723Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:40:27.659Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:40:29.034Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T22:40:29.292Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T22:40:30.366Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2021-08-18T22:40:30.366Z] === RUN TestServiceUpdateNetwork [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.76s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.96s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.35s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (5.58s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.75s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.75s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.63s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.16s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.80s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.84s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.85s) [2021-08-18T22:40:30.667Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.02s) [2021-08-18T22:40:30.667Z] === RUN TestCgroupNamespacesRun [2021-08-18T22:40:32.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-08-18T22:40:32.568Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T22:40:33.502Z] --- PASS: TestCgroupNamespacesRun (2.76s) [2021-08-18T22:40:33.502Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T22:40:35.405Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2021-08-18T22:40:35.405Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T22:40:35.974Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T22:40:36.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-08-18T22:40:37.922Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.45s) [2021-08-18T22:40:37.922Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T22:40:38.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-08-18T22:40:39.082Z] c67ded6868b6: Pull complete [2021-08-18T22:40:39.082Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097 [2021-08-18T22:40:39.082Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T22:40:39.082Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-08-18T22:40:39.082Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-08-18T22:40:39.082Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114' [2021-08-18T22:40:39.082Z] WARN: Skipping validation tests [2021-08-18T22:40:39.082Z] INFO: Running unit tests at 08/18/2021 22:40:27... [2021-08-18T22:40:39.082Z] INFO: make.ps1 starting at 08/18/2021 22:40:34 [2021-08-18T22:40:39.082Z] INFO: Git commit (049c8ab29c) assumed from DOCKER_GITCOMMIT environment variable [2021-08-18T22:40:39.082Z] INFO: Invoking autogen... [2021-08-18T22:40:39.082Z] INFO: Running unit tests... [2021-08-18T22:40:40.713Z] --- PASS: TestCgroupNamespacesRunHostMode (2.79s) [2021-08-18T22:40:40.713Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T22:40:40.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-08-18T22:40:45.252Z] --- PASS: TestServiceUpdateNetwork (13.04s) [2021-08-18T22:40:45.252Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T22:40:45.252Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T22:40:45.289Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.73s) [2021-08-18T22:40:45.290Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T22:40:45.290Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T22:40:45.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-08-18T22:40:45.290Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-18T22:40:45.290Z] check_test.go:309: [dec946d46c6a6] daemon is not started [2021-08-18T22:40:45.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-08-18T22:40:45.290Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-18T22:40:45.290Z] check_test.go:309: [d6a016e526e6c] daemon is not started [2021-08-18T22:40:45.290Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-08-18T22:40:45.290Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s) [2021-08-18T22:40:45.290Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T22:40:45.509Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T22:40:45.548Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T22:40:45.806Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-08-18T22:40:45.806Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T22:40:46.071Z] 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/api 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-08-18T22:40:47.182Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T22:40:48.118Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T22:40:48.377Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.44s) [2021-08-18T22:40:48.377Z] === RUN TestNISDomainname [2021-08-18T22:40:48.377Z] check_test.go:309: [d1a48fa8061bd] daemon is not started [2021-08-18T22:40:48.377Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-08-18T22:40:48.945Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T22:40:50.888Z] --- PASS: TestNISDomainname (2.51s) [2021-08-18T22:40:50.888Z] === RUN TestHostnameDnsResolution [2021-08-18T22:40:53.439Z] --- PASS: TestHostnameDnsResolution (2.32s) [2021-08-18T22:40:53.439Z] === RUN TestStats [2021-08-18T22:40:53.627Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T22:40:54.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-08-18T22:40:55.748Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T22:40:56.314Z] --- PASS: TestStats (3.22s) [2021-08-18T22:40:56.314Z] === RUN TestStopContainerWithTimeout [2021-08-18T22:40:56.314Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T22:40:56.314Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T22:40:56.314Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T22:40:56.314Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T22:40:56.314Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T22:40:56.314Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T22:40:56.314Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T22:40:56.314Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T22:40:56.314Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T22:40:56.314Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T22:40:57.688Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T22:40:58.545Z] ? github.com/docker/docker/api [no test files] [2021-08-18T22:40:58.624Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T22:40:58.624Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-08-18T22:40:58.624Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-08-18T22:41:00.003Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T22:41:00.261Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T22:41:00.266Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-18T22:41:00.266Z] Copying nested executables into bundles/binary-daemon [2021-08-18T22:41:00.266Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-18T22:41:00.266Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:41:00.266Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-18T22:41:00.266Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-18T22:41:00.627Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/make.sh cross [2021-08-18T22:41:01.211Z] [2021-08-18T22:41:01.211Z] Removing bundles/ [2021-08-18T22:41:01.472Z] [2021-08-18T22:41:01.472Z] ---> Making bundle: cross (in bundles/cross) [2021-08-18T22:41:01.472Z] Cross building: bundles/cross/linux/amd64 [2021-08-18T22:41:01.472Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-18T22:41:01.472Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-18T22:41:01.790Z] --- PASS: TestServiceUpdatePidsLimit (17.02s) [2021-08-18T22:41:01.790Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-18T22:41:01.790Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2021-08-18T22:41:01.790Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.20s) [2021-08-18T22:41:01.790Z] PASS [2021-08-18T22:41:01.790Z] [2021-08-18T22:41:01.790Z] === Skipped [2021-08-18T22:41:01.790Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T22:41:01.790Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:41:01.790Z] [2021-08-18T22:41:01.790Z] [2021-08-18T22:41:01.790Z] DONE 27 tests, 1 skipped in 174.921s [2021-08-18T22:41:01.790Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T22:41:01.790Z] INFO: Testing against a local daemon [2021-08-18T22:41:01.790Z] === RUN TestSessionCreate [2021-08-18T22:41:01.790Z] --- PASS: TestSessionCreate (0.02s) [2021-08-18T22:41:01.790Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T22:41:01.790Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-18T22:41:01.790Z] PASS [2021-08-18T22:41:01.790Z] [2021-08-18T22:41:01.790Z] DONE 2 tests in 0.071s [2021-08-18T22:41:01.790Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T22:41:01.790Z] INFO: Testing against a local daemon [2021-08-18T22:41:01.790Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:41:01.790Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:41:01.790Z] === RUN TestDiskUsage [2021-08-18T22:41:01.790Z] === PAUSE TestDiskUsage [2021-08-18T22:41:01.790Z] === RUN TestEventsExecDie [2021-08-18T22:41:01.790Z] --- PASS: TestEventsExecDie (1.05s) [2021-08-18T22:41:01.790Z] === RUN TestEventsBackwardsCompatible [2021-08-18T22:41:01.790Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-18T22:41:01.790Z] === RUN TestEventsVolumeCreate [2021-08-18T22:41:01.790Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-18T22:41:01.790Z] === RUN TestInfoBinaryCommits [2021-08-18T22:41:01.790Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-18T22:41:01.790Z] === RUN TestInfoAPIVersioned [2021-08-18T22:41:01.790Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T22:41:01.790Z] === RUN TestInfoDiscoveryBackend [2021-08-18T22:41:02.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-08-18T22:41:02.398Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-08-18T22:41:02.398Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T22:41:02.423Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-08-18T22:41:02.423Z] --- PASS: TestStopContainerWithTimeout/0 (2.13s) [2021-08-18T22:41:02.423Z] --- PASS: TestStopContainerWithTimeout/-1 (3.98s) [2021-08-18T22:41:02.423Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2021-08-18T22:41:02.423Z] --- PASS: TestStopContainerWithTimeout/1 (2.18s) [2021-08-18T22:41:02.423Z] === RUN TestDeleteDevicemapper [2021-08-18T22:41:02.423Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:41:02.423Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T22:41:02.423Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T22:41:03.322Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T22:41:03.323Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T22:41:03.882Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-18T22:41:03.882Z] === RUN TestInfoAPI [2021-08-18T22:41:03.882Z] --- PASS: TestInfoAPI (0.02s) [2021-08-18T22:41:03.882Z] === RUN TestInfoAPIWarnings [2021-08-18T22:41:04.326Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-08-18T22:41:08.511Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T22:41:08.511Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.65s) [2021-08-18T22:41:08.511Z] === RUN TestUpdateMemory [2021-08-18T22:41:08.511Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:41:08.511Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T22:41:08.511Z] === RUN TestUpdateCPUQuota [2021-08-18T22:41:08.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-08-18T22:41:10.476Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-18T22:41:10.476Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:41:10.476Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:41:10.476Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-18T22:41:10.476Z] [2021-08-18T22:41:10.476Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-18T22:41:10.476Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-18T22:41:10.476Z] HOSTNAME=84a19dec63a5 [2021-08-18T22:41:10.476Z] TESTDEBUG=0 [2021-08-18T22:41:10.476Z] DEST=bundles/test-integration [2021-08-18T22:41:10.476Z] PWD=/go/src/github.com/docker/docker [2021-08-18T22:41:10.476Z] DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c [2021-08-18T22:41:10.476Z] container=docker [2021-08-18T22:41:10.476Z] HOME=/root [2021-08-18T22:41:10.476Z] GOLANG_VERSION=1.16.7 [2021-08-18T22:41:10.476Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-18T22:41:10.476Z] VALIDATE_BRANCH=master [2021-08-18T22:41:10.476Z] TERM=xterm [2021-08-18T22:41:10.476Z] DOCKER_PKG=github.com/docker/docker [2021-08-18T22:41:10.476Z] SHLVL=1 [2021-08-18T22:41:10.476Z] TIMEOUT=120m [2021-08-18T22:41:10.476Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-18T22:41:10.476Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-18T22:41:10.476Z] GO111MODULE=off [2021-08-18T22:41:10.476Z] DOCKER_EXPERIMENTAL=1 [2021-08-18T22:41:10.476Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-18T22:41:10.476Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-18T22:41:10.476Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-18T22:41:10.476Z] GOPATH=/go [2021-08-18T22:41:10.476Z] PKG_CONFIG=pkg-config [2021-08-18T22:41:10.476Z] _=/usr/bin/env [2021-08-18T22:41:10.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-18T22:41:11.046Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T22:41:11.615Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T22:41:12.181Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T22:41:12.439Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T22:41:12.698Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T22:41:12.957Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-08-18T22:41:12.957Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T22:41:12.957Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-18T22:41:12.957Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T22:41:14.332Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T22:41:18.517Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-08-18T22:41:18.517Z] --- PASS: TestUpdateCPUQuota (9.92s) [2021-08-18T22:41:18.517Z] === RUN TestUpdatePidsLimit [2021-08-18T22:41:18.517Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T22:41:19.451Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T22:41:19.677Z] === RUN TestMiddlewares [2021-08-18T22:41:19.677Z] --- PASS: TestMiddlewares (0.00s) [2021-08-18T22:41:19.677Z] PASS [2021-08-18T22:41:19.677Z] coverage: 9.0% of statements [2021-08-18T22:41:19.677Z] ok github.com/docker/docker/api/server 0.084s coverage: 9.0% of statements [2021-08-18T22:41:20.827Z] check_test.go:309: [d0b064fa81b51] daemon is not started [2021-08-18T22:41:20.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-08-18T22:41:20.827Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T22:41:21.765Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T22:41:22.024Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T22:41:22.124Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-18T22:41:22.124Z] === RUN TestInfoDebug [2021-08-18T22:41:22.124Z] --- PASS: TestInfoDebug (0.53s) [2021-08-18T22:41:22.124Z] === RUN TestInfoInsecureRegistries [2021-08-18T22:41:22.124Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-08-18T22:41:22.124Z] === RUN TestInfoRegistryMirrors [2021-08-18T22:41:22.124Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-18T22:41:22.124Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T22:41:22.124Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-18T22:41:22.124Z] === RUN TestPingCacheHeaders [2021-08-18T22:41:22.124Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T22:41:22.124Z] === RUN TestPingGet [2021-08-18T22:41:22.124Z] --- PASS: TestPingGet (0.01s) [2021-08-18T22:41:22.124Z] === RUN TestPingHead [2021-08-18T22:41:22.124Z] --- PASS: TestPingHead (0.02s) [2021-08-18T22:41:22.124Z] === RUN TestVersion [2021-08-18T22:41:22.124Z] --- PASS: TestVersion (0.02s) [2021-08-18T22:41:22.124Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:41:22.124Z] === CONT TestDiskUsage [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T22:41:22.380Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T22:41:22.678Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T22:41:22.961Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T22:41:23.528Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T22:41:23.647Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T22:41:23.648Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T22:41:23.648Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T22:41:23.648Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T22:41:23.648Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.85s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage (1.90s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.36s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run (0.86s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.01s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T22:41:23.648Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:41:23.648Z] PASS [2021-08-18T22:41:23.648Z] [2021-08-18T22:41:23.648Z] DONE 53 tests in 23.156s [2021-08-18T22:41:23.648Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T22:41:23.648Z] INFO: Testing against a local daemon [2021-08-18T22:41:23.648Z] === RUN TestVolumesCreateAndList [2021-08-18T22:41:23.903Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-18T22:41:23.904Z] === RUN TestVolumesRemove [2021-08-18T22:41:23.904Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-18T22:41:23.904Z] === RUN TestVolumesInspect [2021-08-18T22:41:23.904Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-18T22:41:23.904Z] === RUN TestVolumesInvalidJSON [2021-08-18T22:41:23.904Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T22:41:23.904Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T22:41:23.904Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T22:41:23.904Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-18T22:41:23.904Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T22:41:23.904Z] PASS [2021-08-18T22:41:23.904Z] [2021-08-18T22:41:23.904Z] DONE 5 tests in 0.147s [2021-08-18T22:41:23.904Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T22:41:24.096Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T22:41:24.508Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-18T22:41:24.508Z] Removing test suite binaries [2021-08-18T22:41:24.508Z] exiting test-integration [2021-08-18T22:41:24.508Z] ++ exit 0 [2021-08-18T22:41:24.508Z] [2021-08-18T22:41:24.663Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T22:41:24.921Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T22:41:24.921Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-08-18T22:41:25.858Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T22:41:26.117Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T22:41:26.376Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T22:41:26.950Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles Post stage [Pipeline] junit [2021-08-18T22:41:27.857Z] Recording test results [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit (10.00s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.36s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/no_change (1.30s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/update_lower (1.28s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.39s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.41s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.20s) [2021-08-18T22:41:28.328Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.19s) [2021-08-18T22:41:28.328Z] === RUN TestUpdateRestartPolicy [2021-08-18T22:41:28.328Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-08-18T22:41:29.220Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T22:41:29.567Z] + echo Ensuring container killed. [2021-08-18T22:41:29.567Z] Ensuring container killed. [2021-08-18T22:41:29.567Z] + docker rm -vf docker-pr9 [2021-08-18T22:41:29.567Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-18T22:41:29.891Z] + echo Chowning /workspace to jenkins user [2021-08-18T22:41:29.891Z] Chowning /workspace to jenkins user [2021-08-18T22:41:29.891Z] + id -u [2021-08-18T22:41:29.891Z] + id -g [2021-08-18T22:41:29.891Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T22:41:29.891Z] Unable to find image 'busybox:latest' locally [2021-08-18T22:41:29.891Z] latest: Pulling from library/busybox [2021-08-18T22:41:30.147Z] b71f96345d44: Pulling fs layer [2021-08-18T22:41:30.147Z] b71f96345d44: Verifying Checksum [2021-08-18T22:41:30.147Z] b71f96345d44: Download complete [2021-08-18T22:41:30.147Z] b71f96345d44: Pull complete [2021-08-18T22:41:30.147Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T22:41:30.147Z] Status: Downloaded newer image for busybox:latest [2021-08-18T22:41:30.232Z] check_test.go:309: [d1255713c1c30] daemon is not started [2021-08-18T22:41:30.232Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T22:41:32.952Z] + bundleName=amd64-cgroup2 [2021-08-18T22:41:32.952Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-18T22:41:32.952Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-18T22:41:32.952Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-18T22:41:32.952Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-18T22:41:33.220Z] Archiving artifacts [2021-08-18T22:41:34.421Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-08-18T22:41:34.624Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T22:41:34.927Z] + make clean [2021-08-18T22:41:35.183Z] docker volume rm -f docker-dev-cache [2021-08-18T22:41:35.183Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T22:41:38.612Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-08-18T22:41:39.549Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T22:41:39.549Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-08-18T22:41:39.807Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T22:41:40.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-08-18T22:41:40.324Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T22:41:40.582Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-08-18T22:41:40.582Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-08-18T22:41:41.150Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-08-18T22:41:41.717Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-08-18T22:41:42.283Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-08-18T22:41:42.850Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-08-18T22:41:42.850Z] --- PASS: TestUpdateRestartPolicy (14.74s) [2021-08-18T22:41:42.850Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T22:41:43.109Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-08-18T22:41:43.677Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T22:41:43.677Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-08-18T22:41:43.937Z] --- PASS: TestUpdateRestartWithAutoRemove (1.08s) [2021-08-18T22:41:43.937Z] === RUN TestWaitNonBlocked [2021-08-18T22:41:43.937Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:41:43.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:41:43.937Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:41:43.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:41:43.937Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:41:43.937Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:41:44.504Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-08-18T22:41:44.763Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-08-18T22:41:45.331Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-08-18T22:41:45.589Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-18T22:41:45.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.72s) [2021-08-18T22:41:45.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.74s) [2021-08-18T22:41:45.589Z] === RUN TestWaitBlocked [2021-08-18T22:41:45.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:41:45.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:41:45.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:41:45.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:41:45.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:41:45.848Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:41:45.848Z] check_test.go:309: [d7b199b420a49] daemon is not started [2021-08-18T22:41:45.848Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-08-18T22:41:47.225Z] check_test.go:309: [dea3741521205] daemon is not started [2021-08-18T22:41:47.225Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-08-18T22:41:47.483Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-08-18T22:41:47.741Z] --- PASS: TestWaitBlocked (0.03s) [2021-08-18T22:41:47.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.95s) [2021-08-18T22:41:47.741Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (2.10s) [2021-08-18T22:41:47.741Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T22:41:47.741Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T22:41:49.166Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T22:41:49.166Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-08-18T22:41:51.730Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T22:41:51.730Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-18T22:41:51.730Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T22:41:51.730Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-18T22:41:51.730Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T22:41:51.730Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-18T22:41:51.730Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T22:41:51.730Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-18T22:41:51.730Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T22:41:52.666Z] --- PASS: TestContainerStartOnDaemonRestart (4.87s) [2021-08-18T22:41:52.666Z] === CONT TestIpcModeOlderClient [2021-08-18T22:41:52.666Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-08-18T22:41:52.666Z] === CONT TestDaemonHostGatewayIP [2021-08-18T22:41:52.926Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-08-18T22:41:53.494Z] check_test.go:309: [d374c55a557e0] daemon is not started [2021-08-18T22:41:53.494Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-08-18T22:41:57.685Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T22:41:57.685Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-08-18T22:41:57.944Z] --- PASS: TestDaemonHostGatewayIP (5.05s) [2021-08-18T22:41:57.944Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T22:41:59.849Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-08-18T22:42:02.383Z] === CONT TestDaemonRestartIpcMode [2021-08-18T22:42:02.383Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.09s) [2021-08-18T22:42:02.383Z] --- PASS: TestContainerKillOnDaemonStart (14.54s) [2021-08-18T22:42:04.287Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T22:42:04.855Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-08-18T22:42:05.793Z] check_test.go:309: [d490e77dda0dc] daemon is not started [2021-08-18T22:42:05.793Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-08-18T22:42:06.360Z] --- PASS: TestDaemonRestartIpcMode (4.54s) [2021-08-18T22:42:06.360Z] PASS [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === Skipped [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-18T22:42:06.360Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T22:42:06.360Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T22:42:06.360Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:42:06.360Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T22:42:06.360Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-18T22:42:06.360Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] [2021-08-18T22:42:06.360Z] DONE 195 tests, 6 skipped in 232.613s [2021-08-18T22:42:06.619Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T22:42:06.619Z] ++ 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-08-18T22:42:06.619Z] ++ set -e [2021-08-18T22:42:06.619Z] ++ '[' -n 0 ']' [2021-08-18T22:42:06.619Z] ++ set -x [2021-08-18T22:42:06.619Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:42:06.619Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T22:42:07.187Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:42:07.187Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T22:42:07.187Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T22:42:07.187Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T22:42:07.187Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T22:42:07.187Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T22:42:07.187Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T22:42:07.187Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:42:07.187Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T22:42:07.446Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T22:42:07.446Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T22:42:07.704Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.16s) [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation/valid_config (0.28s) [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.30s) [2021-08-18T22:42:07.704Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2021-08-18T22:42:07.704Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T22:42:07.704Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T22:42:08.272Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T22:42:08.839Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T22:42:08.839Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T22:42:10.222Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T22:42:11.159Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T22:42:11.159Z] daemon_test.go:149: [d8cf055c0b835] daemon is not started [2021-08-18T22:42:11.159Z] --- PASS: TestConfigDaemonSeccompProfiles (3.44s) [2021-08-18T22:42:11.159Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2021-08-18T22:42:11.159Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.17s) [2021-08-18T22:42:11.159Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.17s) [2021-08-18T22:42:11.159Z] PASS [2021-08-18T22:42:11.159Z] [2021-08-18T22:42:11.159Z] DONE 11 tests in 4.762s [2021-08-18T22:42:11.159Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T22:42:11.159Z] ++ 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-08-18T22:42:11.418Z] ++ set -e [2021-08-18T22:42:11.418Z] ++ '[' -n 0 ']' [2021-08-18T22:42:11.418Z] ++ set -x [2021-08-18T22:42:11.418Z] ++ env -i DEST=/go/src/github.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-08-18T22:42:11.677Z] INFO: Testing against a local daemon [2021-08-18T22:42:11.677Z] === RUN TestCommitInheritsEnv [2021-08-18T22:42:11.936Z] --- PASS: TestCommitInheritsEnv (0.47s) [2021-08-18T22:42:11.936Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T22:42:11.936Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-18T22:42:12.195Z] === RUN TestImagesFilterMultiReference [2021-08-18T22:42:12.195Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-08-18T22:42:12.195Z] === RUN TestImagePullPlatformInvalid [2021-08-18T22:42:12.195Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-08-18T22:42:12.195Z] === RUN TestRemoveImageOrphaning [2021-08-18T22:42:12.762Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2021-08-18T22:42:12.762Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T22:42:13.333Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T22:42:15.234Z] --- PASS: TestRemoveImageGarbageCollector (2.53s) [2021-08-18T22:42:15.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T22:42:15.234Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-08-18T22:42:15.234Z] === RUN TestTagInvalidReference [2021-08-18T22:42:15.234Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-18T22:42:15.234Z] === RUN TestTagValidPrefixedRepo [2021-08-18T22:42:15.493Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-18T22:42:15.493Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T22:42:15.493Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T22:42:15.493Z] === RUN TestTagOfficialNames [2021-08-18T22:42:15.493Z] --- PASS: TestTagOfficialNames (0.09s) [2021-08-18T22:42:15.493Z] === RUN TestTagMatchesDigest [2021-08-18T22:42:15.493Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T22:42:15.493Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-18T22:42:16.869Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T22:42:18.247Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-08-18T22:42:23.519Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-08-18T22:42:24.896Z] check_test.go:309: [dd54f3e172e07] daemon is not started [2021-08-18T22:42:24.896Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-08-18T22:42:25.465Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T22:42:25.465Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-08-18T22:42:26.033Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-08-18T22:42:26.033Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T22:42:26.600Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-08-18T22:42:27.975Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T22:42:28.912Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-08-18T22:42:28.912Z] check_test.go:309: [d22a092dd792e] daemon is not started [2021-08-18T22:42:28.912Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-08-18T22:42:30.815Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-08-18T22:42:31.986Z] === RUN TestBoolValue [2021-08-18T22:42:31.986Z] --- PASS: TestBoolValue (0.00s) [2021-08-18T22:42:31.986Z] === RUN TestBoolValueOrDefault [2021-08-18T22:42:31.986Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-08-18T22:42:31.986Z] === RUN TestInt64ValueOrZero [2021-08-18T22:42:31.986Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-08-18T22:42:31.986Z] === RUN TestInt64ValueOrDefault [2021-08-18T22:42:31.986Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-08-18T22:42:31.986Z] === RUN TestInt64ValueOrDefaultWithError [2021-08-18T22:42:31.986Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-08-18T22:42:31.986Z] === RUN TestJsonContentType [2021-08-18T22:42:31.986Z] --- PASS: TestJsonContentType (0.00s) [2021-08-18T22:42:31.986Z] PASS [2021-08-18T22:42:31.986Z] coverage: 14.7% of statements [2021-08-18T22:42:31.986Z] ok github.com/docker/docker/api/server/httputils 0.050s coverage: 14.7% of statements [2021-08-18T22:42:31.986Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T22:42:32.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-18T22:42:32.447Z] === RUN TestMaskSecretKeys [2021-08-18T22:42:32.447Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-08-18T22:42:32.447Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-08-18T22:42:32.447Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-08-18T22:42:32.447Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-08-18T22:42:32.447Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-08-18T22:42:32.447Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-08-18T22:42:32.447Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-08-18T22:42:32.447Z] === RUN TestVersionMiddlewareVersion [2021-08-18T22:42:32.447Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-08-18T22:42:32.447Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-08-18T22:42:32.447Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-08-18T22:42:32.447Z] PASS [2021-08-18T22:42:32.447Z] coverage: 37.7% of statements [2021-08-18T22:42:32.447Z] ok github.com/docker/docker/api/server/middleware 0.060s coverage: 37.7% of statements [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T22:42:32.447Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T22:42:32.718Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-08-18T22:42:32.910Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T22:42:32.910Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T22:42:33.283Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T22:42:33.880Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T22:42:33.881Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T22:42:34.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T22:42:34.221Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T22:42:34.349Z] === RUN TestAdjustForAPIVersion [2021-08-18T22:42:34.349Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-08-18T22:42:34.349Z] PASS [2021-08-18T22:42:34.349Z] coverage: 5.7% of statements [2021-08-18T22:42:34.349Z] ok github.com/docker/docker/api/server/router/swarm 0.064s coverage: 5.7% of statements [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T22:42:34.349Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T22:42:34.349Z] === RUN TestStrSliceMarshalJSON [2021-08-18T22:42:34.349Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-08-18T22:42:34.349Z] === RUN TestStrSliceUnmarshalJSON [2021-08-18T22:42:34.349Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-08-18T22:42:34.349Z] === RUN TestStrSliceUnmarshalString [2021-08-18T22:42:34.349Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-08-18T22:42:34.349Z] === RUN TestStrSliceUnmarshalSlice [2021-08-18T22:42:34.349Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-08-18T22:42:34.349Z] PASS [2021-08-18T22:42:34.349Z] coverage: 90.0% of statements [2021-08-18T22:42:34.349Z] ok github.com/docker/docker/api/types/strslice 0.057s coverage: 90.0% of statements [2021-08-18T22:42:34.809Z] === RUN TestToJSON [2021-08-18T22:42:34.809Z] --- PASS: TestToJSON (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestToParamWithVersion [2021-08-18T22:42:34.809Z] --- PASS: TestToParamWithVersion (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestFromJSON [2021-08-18T22:42:34.809Z] --- PASS: TestFromJSON (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestEmpty [2021-08-18T22:42:34.809Z] --- PASS: TestEmpty (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestArgsMatchKVListEmptySources [2021-08-18T22:42:34.809Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestArgsMatchKVList [2021-08-18T22:42:34.809Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestArgsMatch [2021-08-18T22:42:34.809Z] --- PASS: TestArgsMatch (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestAdd [2021-08-18T22:42:34.809Z] --- PASS: TestAdd (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestDel [2021-08-18T22:42:34.809Z] --- PASS: TestDel (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestLen [2021-08-18T22:42:34.809Z] --- PASS: TestLen (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestExactMatch [2021-08-18T22:42:34.809Z] --- PASS: TestExactMatch (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestOnlyOneExactMatch [2021-08-18T22:42:34.809Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestContains [2021-08-18T22:42:34.809Z] --- PASS: TestContains (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestValidate [2021-08-18T22:42:34.809Z] --- PASS: TestValidate (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestWalkValues [2021-08-18T22:42:34.809Z] --- PASS: TestWalkValues (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestFuzzyMatch [2021-08-18T22:42:34.809Z] --- PASS: TestFuzzyMatch (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestClone [2021-08-18T22:42:34.809Z] --- PASS: TestClone (0.00s) [2021-08-18T22:42:34.809Z] PASS [2021-08-18T22:42:34.809Z] coverage: 92.2% of statements [2021-08-18T22:42:34.809Z] ok github.com/docker/docker/api/types/filters 0.060s coverage: 92.2% of statements [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T22:42:34.809Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T22:42:34.809Z] === RUN TestDurationToSecondsString [2021-08-18T22:42:34.809Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-08-18T22:42:34.809Z] === RUN TestGetTimestamp [2021-08-18T22:42:35.270Z] === RUN TestCompareVersion [2021-08-18T22:42:35.270Z] --- PASS: TestCompareVersion (0.00s) [2021-08-18T22:42:35.270Z] PASS [2021-08-18T22:42:35.270Z] coverage: 75.0% of statements [2021-08-18T22:42:35.270Z] ok github.com/docker/docker/api/types/versions 0.064s coverage: 75.0% of statements [2021-08-18T22:42:35.270Z] --- PASS: TestGetTimestamp (0.19s) [2021-08-18T22:42:35.270Z] === RUN TestParseTimestamps [2021-08-18T22:42:35.270Z] --- PASS: TestParseTimestamps (0.00s) [2021-08-18T22:42:35.270Z] PASS [2021-08-18T22:42:35.270Z] coverage: 100.0% of statements [2021-08-18T22:42:35.270Z] ok github.com/docker/docker/api/types/time 0.245s coverage: 100.0% of statements [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T22:42:35.270Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T22:42:35.598Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T22:42:36.165Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-08-18T22:42:36.813Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-08-18T22:42:36.813Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-08-18T22:42:36.813Z] === RUN TestCloneArgsSmartHttp [2021-08-18T22:42:36.813Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-08-18T22:42:36.813Z] === RUN TestCloneArgsDumbHttp [2021-08-18T22:42:36.813Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-08-18T22:42:36.813Z] === RUN TestCloneArgsGit [2021-08-18T22:42:36.813Z] --- PASS: TestCloneArgsGit (0.00s) [2021-08-18T22:42:36.813Z] === RUN TestCheckoutGit [2021-08-18T22:42:37.101Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T22:42:37.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-18T22:42:37.667Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-08-18T22:42:37.979Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-18T22:42:37.979Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-18T22:42:37.979Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-18T22:42:37.979Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-18T22:42:37.979Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-18T22:42:37.979Z] Cross building: bundles/cross/windows/amd64 [2021-08-18T22:42:37.979Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-18T22:42:37.979Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-18T22:42:38.999Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-08-18T22:42:38.999Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-08-18T22:42:38.999Z] === RUN TestProcessNoDockerignore [2021-08-18T22:42:38.999Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestProcessShouldLeaveAllFiles [2021-08-18T22:42:38.999Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-08-18T22:42:38.999Z] === RUN TestDetectContentType [2021-08-18T22:42:38.999Z] --- PASS: TestDetectContentType (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestSelectAcceptableMIME [2021-08-18T22:42:38.999Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestInspectEmptyResponse [2021-08-18T22:42:38.999Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestInspectResponseBinary [2021-08-18T22:42:38.999Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestResponseUnsupportedContentType [2021-08-18T22:42:38.999Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestInspectResponseTextSimple [2021-08-18T22:42:38.999Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestInspectResponseEmptyContentType [2021-08-18T22:42:38.999Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestUnknownContentLength [2021-08-18T22:42:38.999Z] --- PASS: TestUnknownContentLength (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestDownloadRemote [2021-08-18T22:42:38.999Z] --- PASS: TestDownloadRemote (0.10s) [2021-08-18T22:42:38.999Z] === RUN TestGetWithStatusError [2021-08-18T22:42:38.999Z] --- PASS: TestGetWithStatusError (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestCloseRootDirectory [2021-08-18T22:42:38.999Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:42:38.999Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-08-18T22:42:38.999Z] === RUN TestHashFile [2021-08-18T22:42:38.999Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:42:38.999Z] --- SKIP: TestHashFile (0.01s) [2021-08-18T22:42:38.999Z] === RUN TestHashSubdir [2021-08-18T22:42:38.999Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:42:38.999Z] --- SKIP: TestHashSubdir (0.01s) [2021-08-18T22:42:38.999Z] === RUN TestRemoveDirectory [2021-08-18T22:42:38.999Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:42:38.999Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-08-18T22:42:38.999Z] PASS [2021-08-18T22:42:38.999Z] coverage: 9.3% of statements [2021-08-18T22:42:38.999Z] ok github.com/docker/docker/builder/remotecontext 0.345s coverage: 9.3% of statements [2021-08-18T22:42:39.043Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T22:42:39.460Z] === RUN TestGetAllAllowed [2021-08-18T22:42:39.460Z] --- PASS: TestGetAllAllowed (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestGetAllMeta [2021-08-18T22:42:39.460Z] --- PASS: TestGetAllMeta (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestWarnOnUnusedBuildArgs [2021-08-18T22:42:39.460Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestIsUnreferencedBuiltin [2021-08-18T22:42:39.460Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestIsExistingDirectory [2021-08-18T22:42:39.460Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestGetFilenameForDownload [2021-08-18T22:42:39.460Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestEnv2Variables [2021-08-18T22:42:39.460Z] --- PASS: TestEnv2Variables (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-08-18T22:42:39.460Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestMaintainer [2021-08-18T22:42:39.460Z] --- PASS: TestMaintainer (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestLabel [2021-08-18T22:42:39.460Z] --- PASS: TestLabel (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestFromScratch [2021-08-18T22:42:39.460Z] --- PASS: TestFromScratch (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestFromWithArg [2021-08-18T22:42:39.460Z] --- PASS: TestFromWithArg (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-08-18T22:42:39.460Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestFromWithUndefinedArg [2021-08-18T22:42:39.460Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestFromMultiStageWithNamedStage [2021-08-18T22:42:39.460Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestOnbuild [2021-08-18T22:42:39.460Z] --- PASS: TestOnbuild (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestWorkdir [2021-08-18T22:42:39.460Z] --- PASS: TestWorkdir (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestCmd [2021-08-18T22:42:39.460Z] --- PASS: TestCmd (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestHealthcheckNone [2021-08-18T22:42:39.460Z] --- PASS: TestHealthcheckNone (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestHealthcheckCmd [2021-08-18T22:42:39.460Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestEntrypoint [2021-08-18T22:42:39.460Z] --- PASS: TestEntrypoint (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestExpose [2021-08-18T22:42:39.460Z] --- PASS: TestExpose (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestUser [2021-08-18T22:42:39.460Z] --- PASS: TestUser (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestVolume [2021-08-18T22:42:39.460Z] --- PASS: TestVolume (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestStopSignal [2021-08-18T22:42:39.460Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T22:42:39.460Z] --- SKIP: TestStopSignal (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestArg [2021-08-18T22:42:39.460Z] --- PASS: TestArg (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestShell [2021-08-18T22:42:39.460Z] --- PASS: TestShell (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestPrependEnvOnCmd [2021-08-18T22:42:39.460Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestRunWithBuildArgs [2021-08-18T22:42:39.460Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestRunIgnoresHealthcheck [2021-08-18T22:42:39.460Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestDispatchUnsupportedOptions [2021-08-18T22:42:39.460Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-08-18T22:42:39.460Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-08-18T22:42:39.460Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-08-18T22:42:39.460Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestNormalizeWorkdir [2021-08-18T22:42:39.460Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestDispatch [2021-08-18T22:42:39.460Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-08-18T22:42:39.460Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-08-18T22:42:39.460Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-08-18T22:42:39.460Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-08-18T22:42:39.460Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-08-18T22:42:39.460Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-08-18T22:42:39.460Z] === RUN TestDispatch/COPY_url [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch (0.08s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-08-18T22:42:39.460Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-08-18T22:42:39.460Z] === RUN TestAddScratchImageAddsToMounts [2021-08-18T22:42:39.460Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestAddFromScratchPopulatesPlatform [2021-08-18T22:42:39.460Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-08-18T22:42:39.460Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-08-18T22:42:39.460Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestImageSourceGetAddsToMounts [2021-08-18T22:42:39.460Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestEmptyDockerfile [2021-08-18T22:42:39.460Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-08-18T22:42:39.460Z] === RUN TestSymlinkDockerfile [2021-08-18T22:42:39.460Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-08-18T22:42:39.460Z] === RUN TestDockerfileOutsideTheBuildContext [2021-08-18T22:42:39.460Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestNonExistingDockerfile [2021-08-18T22:42:39.460Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestCopyRunConfig [2021-08-18T22:42:39.460Z] --- PASS: TestCopyRunConfig (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestDeepCopyRunConfig [2021-08-18T22:42:39.460Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-08-18T22:42:39.460Z] === RUN TestExportImage [2021-08-18T22:42:39.460Z] --- PASS: TestExportImage (0.01s) [2021-08-18T22:42:39.460Z] === RUN TestNormalizeDest [2021-08-18T22:42:39.460Z] --- PASS: TestNormalizeDest (0.00s) [2021-08-18T22:42:39.460Z] PASS [2021-08-18T22:42:39.460Z] coverage: 46.8% of statements [2021-08-18T22:42:39.460Z] ok github.com/docker/docker/builder/dockerfile 0.223s coverage: 46.8% of statements [2021-08-18T22:42:39.610Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-08-18T22:42:39.924Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T22:42:39.924Z] === RUN TestEnable [2021-08-18T22:42:39.924Z] --- PASS: TestEnable (0.00s) [2021-08-18T22:42:39.924Z] === RUN TestDisable [2021-08-18T22:42:39.924Z] --- PASS: TestDisable (0.00s) [2021-08-18T22:42:39.924Z] === RUN TestEnabled [2021-08-18T22:42:39.924Z] --- PASS: TestEnabled (0.00s) [2021-08-18T22:42:39.924Z] PASS [2021-08-18T22:42:39.924Z] coverage: 100.0% of statements [2021-08-18T22:42:39.924Z] ok github.com/docker/docker/cli/debug 0.054s coverage: 100.0% of statements [2021-08-18T22:42:40.897Z] === RUN TestTCP4Proxy [2021-08-18T22:42:40.897Z] --- PASS: TestTCP4Proxy (0.02s) [2021-08-18T22:42:40.897Z] === RUN TestTCP4ProxyHalfClose [2021-08-18T22:42:41.372Z] --- PASS: TestTCP4ProxyHalfClose (0.02s) [2021-08-18T22:42:41.372Z] === RUN TestTCP6Proxy [2021-08-18T22:42:41.372Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:42:41.372Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestTCPDualStackProxy [2021-08-18T22:42:41.372Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:42:41.372Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestUDP4Proxy [2021-08-18T22:42:41.372Z] --- PASS: TestUDP4Proxy (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestUDP6Proxy [2021-08-18T22:42:41.372Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:42:41.372Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestUDPWriteError [2021-08-18T22:42:41.372Z] --- PASS: TestUDPWriteError (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestSCTP4Proxy [2021-08-18T22:42:41.372Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T22:42:41.372Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-08-18T22:42:41.372Z] === RUN TestSCTP6Proxy [2021-08-18T22:42:41.372Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:42:41.372Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-08-18T22:42:41.372Z] PASS [2021-08-18T22:42:41.372Z] coverage: 49.4% of statements [2021-08-18T22:42:41.372Z] ok github.com/docker/docker/cmd/docker-proxy 0.117s coverage: 49.4% of statements [2021-08-18T22:42:43.798Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-08-18T22:42:49.065Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-08-18T22:42:53.774Z] === RUN TestCheckpointCreateError [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointCreate [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointCreate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointDeleteError [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointDelete [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointDelete (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointListError [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointListError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointList [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointList (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCheckpointListContainerNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNewClientWithOpsFromEnv [2021-08-18T22:42:53.775Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T22:42:53.775Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestGetAPIPath [2021-08-18T22:42:53.775Z] --- PASS: TestGetAPIPath (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestParseHostURL [2021-08-18T22:42:53.775Z] --- PASS: TestParseHostURL (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-08-18T22:42:53.775Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPIVersionEmpty [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPIVersion [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPVersionOverride [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPIVersionAutomatic [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-08-18T22:42:53.775Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestClientRedirect [2021-08-18T22:42:53.775Z] --- PASS: TestClientRedirect (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigCreateUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigCreateError [2021-08-18T22:42:53.775Z] --- PASS: TestConfigCreateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigCreate [2021-08-18T22:42:53.775Z] --- PASS: TestConfigCreate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspectNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspectWithEmptyID [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspectUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspectError [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspectError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspectConfigNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigInspect [2021-08-18T22:42:53.775Z] --- PASS: TestConfigInspect (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigListUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigListError [2021-08-18T22:42:53.775Z] --- PASS: TestConfigListError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigList [2021-08-18T22:42:53.775Z] --- PASS: TestConfigList (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigRemoveUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigRemoveError [2021-08-18T22:42:53.775Z] --- PASS: TestConfigRemoveError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigRemove [2021-08-18T22:42:53.775Z] --- PASS: TestConfigRemove (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigUpdateUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigUpdateError [2021-08-18T22:42:53.775Z] --- PASS: TestConfigUpdateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestConfigUpdate [2021-08-18T22:42:53.775Z] --- PASS: TestConfigUpdate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCommitError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCommitError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCommit [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCommit (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStatPathError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStatPathError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStatPathNotFoundError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStatPathNoHeaderError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStatPath [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStatPath (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyToContainerError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyToContainerError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyToContainerNotFoundError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyToContainerNotStatusOKError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyToContainer [2021-08-18T22:42:53.775Z] --- PASS: TestCopyToContainer (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyFromContainerError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyFromContainerNotFoundError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyFromContainerNotStatusOKError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyFromContainerNoHeaderError [2021-08-18T22:42:53.775Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestCopyFromContainer [2021-08-18T22:42:53.775Z] --- PASS: TestCopyFromContainer (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCreateError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCreateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCreateImageNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCreateWithName [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerCreateAutoRemove [2021-08-18T22:42:53.775Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerDiffError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerDiffError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerDiff [2021-08-18T22:42:53.775Z] --- PASS: TestContainerDiff (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecCreateError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecCreate [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecCreate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecStartError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecStartError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecStart [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecStart (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecInspectError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecInspect [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecInspect (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExportError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExportError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExport [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExport (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerInspectError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerInspectError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerInspectContainerNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerInspectWithEmptyID [2021-08-18T22:42:53.775Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerInspect [2021-08-18T22:42:53.775Z] --- PASS: TestContainerInspect (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerInspectNode [2021-08-18T22:42:53.775Z] --- PASS: TestContainerInspectNode (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerKillError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerKillError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerKill [2021-08-18T22:42:53.775Z] --- PASS: TestContainerKill (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerListError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerListError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerList [2021-08-18T22:42:53.775Z] --- PASS: TestContainerList (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerLogsNotFoundError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerLogsError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerLogsError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerLogs [2021-08-18T22:42:53.775Z] --- PASS: TestContainerLogs (0.20s) [2021-08-18T22:42:53.775Z] === RUN TestContainerPauseError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerPauseError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerPause [2021-08-18T22:42:53.775Z] --- PASS: TestContainerPause (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainersPruneError [2021-08-18T22:42:53.775Z] --- PASS: TestContainersPruneError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainersPrune [2021-08-18T22:42:53.775Z] --- PASS: TestContainersPrune (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRemoveError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRemoveError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRemoveNotFoundError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRemove [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRemove (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRenameError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRenameError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRename [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRename (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerResizeError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerResizeError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecResizeError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerResize [2021-08-18T22:42:53.775Z] --- PASS: TestContainerResize (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerExecResize [2021-08-18T22:42:53.775Z] --- PASS: TestContainerExecResize (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRestartError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRestartError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerRestart [2021-08-18T22:42:53.775Z] --- PASS: TestContainerRestart (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStartError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStartError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStart [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStart (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStatsError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStatsError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStats [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStats (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStopError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStopError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerStop [2021-08-18T22:42:53.775Z] --- PASS: TestContainerStop (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerTopError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerTopError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerTop [2021-08-18T22:42:53.775Z] --- PASS: TestContainerTop (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerUnpauseError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerUnpause [2021-08-18T22:42:53.775Z] --- PASS: TestContainerUnpause (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerUpdateError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerUpdateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerUpdate [2021-08-18T22:42:53.775Z] --- PASS: TestContainerUpdate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerWaitError [2021-08-18T22:42:53.775Z] --- PASS: TestContainerWaitError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestContainerWait [2021-08-18T22:42:53.775Z] --- PASS: TestContainerWait (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestDiskUsageError [2021-08-18T22:42:53.775Z] --- PASS: TestDiskUsageError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestDiskUsage [2021-08-18T22:42:53.775Z] --- PASS: TestDiskUsage (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestDistributionInspectUnsupported [2021-08-18T22:42:53.775Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestDistributionInspectWithEmptyID [2021-08-18T22:42:53.775Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestEventsErrorInOptions [2021-08-18T22:42:53.775Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestEventsErrorFromServer [2021-08-18T22:42:53.775Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestEvents [2021-08-18T22:42:53.775Z] --- PASS: TestEvents (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestTLSCloseWriter [2021-08-18T22:42:53.775Z] === PAUSE TestTLSCloseWriter [2021-08-18T22:42:53.775Z] === RUN TestImageBuildError [2021-08-18T22:42:53.775Z] --- PASS: TestImageBuildError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageBuild [2021-08-18T22:42:53.775Z] --- PASS: TestImageBuild (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestGetDockerOS [2021-08-18T22:42:53.775Z] --- PASS: TestGetDockerOS (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageCreateError [2021-08-18T22:42:53.775Z] --- PASS: TestImageCreateError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageCreate [2021-08-18T22:42:53.775Z] --- PASS: TestImageCreate (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageHistoryError [2021-08-18T22:42:53.775Z] --- PASS: TestImageHistoryError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageHistory [2021-08-18T22:42:53.775Z] --- PASS: TestImageHistory (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageImportError [2021-08-18T22:42:53.775Z] --- PASS: TestImageImportError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageImport [2021-08-18T22:42:53.775Z] --- PASS: TestImageImport (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageInspectError [2021-08-18T22:42:53.775Z] --- PASS: TestImageInspectError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageInspectImageNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageInspectWithEmptyID [2021-08-18T22:42:53.775Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageInspect [2021-08-18T22:42:53.775Z] --- PASS: TestImageInspect (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageListError [2021-08-18T22:42:53.775Z] --- PASS: TestImageListError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageList [2021-08-18T22:42:53.775Z] --- PASS: TestImageList (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageListApiBefore125 [2021-08-18T22:42:53.775Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageLoadError [2021-08-18T22:42:53.775Z] --- PASS: TestImageLoadError (0.02s) [2021-08-18T22:42:53.775Z] === RUN TestImageLoad [2021-08-18T22:42:53.775Z] --- PASS: TestImageLoad (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagesPruneError [2021-08-18T22:42:53.775Z] --- PASS: TestImagesPruneError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagesPrune [2021-08-18T22:42:53.775Z] --- PASS: TestImagesPrune (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullReferenceParseError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullAnyError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullAnyError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullStatusUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePullWithoutErrors [2021-08-18T22:42:53.775Z] --- PASS: TestImagePullWithoutErrors (0.01s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushReferenceError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushAnyError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushAnyError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushStatusUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithoutErrors [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-08-18T22:42:53.775Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-08-18T22:42:53.775Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageRemoveError [2021-08-18T22:42:53.775Z] --- PASS: TestImageRemoveError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageRemoveImageNotFound [2021-08-18T22:42:53.775Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageRemove [2021-08-18T22:42:53.775Z] --- PASS: TestImageRemove (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSaveError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSaveError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSave [2021-08-18T22:42:53.775Z] --- PASS: TestImageSave (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchAnyError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchStatusUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageSearchWithoutErrors [2021-08-18T22:42:53.775Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageTagError [2021-08-18T22:42:53.775Z] --- PASS: TestImageTagError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageTagInvalidReference [2021-08-18T22:42:53.775Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageTagInvalidSourceImageName [2021-08-18T22:42:53.775Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageTagHexSource [2021-08-18T22:42:53.775Z] --- PASS: TestImageTagHexSource (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestImageTag [2021-08-18T22:42:53.775Z] --- PASS: TestImageTag (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestInfoServerError [2021-08-18T22:42:53.775Z] --- PASS: TestInfoServerError (0.00s) [2021-08-18T22:42:53.775Z] === RUN TestInfoInvalidResponseJSONError [2021-08-18T22:42:53.775Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestInfo [2021-08-18T22:42:53.776Z] --- PASS: TestInfo (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkConnectError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkConnectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkConnect [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkConnect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkCreateError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkCreateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkCreate [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkCreate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkDisconnectError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkDisconnect [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkInspectNotFoundError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkInspect [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkListError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkList [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworksPruneError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworksPruneError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworksPrune [2021-08-18T22:42:53.776Z] --- PASS: TestNetworksPrune (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNetworkRemove [2021-08-18T22:42:53.776Z] --- PASS: TestNetworkRemove (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestNodeInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeInspectNodeNotFound [2021-08-18T22:42:53.776Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeInspect [2021-08-18T22:42:53.776Z] --- PASS: TestNodeInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeListError [2021-08-18T22:42:53.776Z] --- PASS: TestNodeListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeList [2021-08-18T22:42:53.776Z] --- PASS: TestNodeList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestNodeRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeRemove [2021-08-18T22:42:53.776Z] --- PASS: TestNodeRemove (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeUpdateError [2021-08-18T22:42:53.776Z] --- PASS: TestNodeUpdateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestNodeUpdate [2021-08-18T22:42:53.776Z] --- PASS: TestNodeUpdate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestOptionWithTimeout [2021-08-18T22:42:53.776Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPingFail [2021-08-18T22:42:53.776Z] --- PASS: TestPingFail (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPingWithError [2021-08-18T22:42:53.776Z] 2021/08/18 22:42:52 RoundTripper returned a response & error; ignoring response [2021-08-18T22:42:53.776Z] 2021/08/18 22:42:52 RoundTripper returned a response & error; ignoring response [2021-08-18T22:42:53.776Z] --- PASS: TestPingWithError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPingSuccess [2021-08-18T22:42:53.776Z] --- PASS: TestPingSuccess (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPingHeadFallback [2021-08-18T22:42:53.776Z] === RUN TestPingHeadFallback/OK [2021-08-18T22:42:53.776Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-08-18T22:42:53.776Z] === RUN TestPingHeadFallback/Not_Found [2021-08-18T22:42:53.776Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-08-18T22:42:53.776Z] --- PASS: TestPingHeadFallback (0.00s) [2021-08-18T22:42:53.776Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-08-18T22:42:53.776Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-08-18T22:42:53.776Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-08-18T22:42:53.776Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginDisableError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginDisableError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginDisable [2021-08-18T22:42:53.776Z] --- PASS: TestPluginDisable (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginEnableError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginEnableError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginEnable [2021-08-18T22:42:53.776Z] --- PASS: TestPluginEnable (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginInspect [2021-08-18T22:42:53.776Z] --- PASS: TestPluginInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginListError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginList [2021-08-18T22:42:53.776Z] --- PASS: TestPluginList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginPushError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginPushError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginPush [2021-08-18T22:42:53.776Z] --- PASS: TestPluginPush (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginRemove [2021-08-18T22:42:53.776Z] --- PASS: TestPluginRemove (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginSetError [2021-08-18T22:42:53.776Z] --- PASS: TestPluginSetError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPluginSet [2021-08-18T22:42:53.776Z] --- PASS: TestPluginSet (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSetHostHeader [2021-08-18T22:42:53.776Z] --- PASS: TestSetHostHeader (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestPlainTextError [2021-08-18T22:42:53.776Z] --- PASS: TestPlainTextError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestInfiniteError [2021-08-18T22:42:53.776Z] --- PASS: TestInfiniteError (0.04s) [2021-08-18T22:42:53.776Z] === RUN TestCanceledContext [2021-08-18T22:42:53.776Z] 2021/08/18 22:42:52 RoundTripper returned a response & error; ignoring response [2021-08-18T22:42:53.776Z] --- PASS: TestCanceledContext (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestDeadlineExceededContext [2021-08-18T22:42:53.776Z] 2021/08/18 22:42:52 RoundTripper returned a response & error; ignoring response [2021-08-18T22:42:53.776Z] --- PASS: TestDeadlineExceededContext (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretCreateUnsupported [2021-08-18T22:42:53.776Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretCreateError [2021-08-18T22:42:53.776Z] --- PASS: TestSecretCreateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretCreate [2021-08-18T22:42:53.776Z] --- PASS: TestSecretCreate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretInspectUnsupported [2021-08-18T22:42:53.776Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestSecretInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretInspectSecretNotFound [2021-08-18T22:42:53.776Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretInspect [2021-08-18T22:42:53.776Z] --- PASS: TestSecretInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretListUnsupported [2021-08-18T22:42:53.776Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretListError [2021-08-18T22:42:53.776Z] --- PASS: TestSecretListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretList [2021-08-18T22:42:53.776Z] --- PASS: TestSecretList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretRemoveUnsupported [2021-08-18T22:42:53.776Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestSecretRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretRemove [2021-08-18T22:42:53.776Z] --- PASS: TestSecretRemove (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretUpdateUnsupported [2021-08-18T22:42:53.776Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretUpdateError [2021-08-18T22:42:53.776Z] --- PASS: TestSecretUpdateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSecretUpdate [2021-08-18T22:42:53.776Z] --- PASS: TestSecretUpdate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceCreateError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceCreateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceCreate [2021-08-18T22:42:53.776Z] --- PASS: TestServiceCreate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceCreateCompatiblePlatforms [2021-08-18T22:42:53.776Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceCreateDigestPinning [2021-08-18T22:42:53.776Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceInspectServiceNotFound [2021-08-18T22:42:53.776Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceInspect [2021-08-18T22:42:53.776Z] --- PASS: TestServiceInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceListError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceList [2021-08-18T22:42:53.776Z] --- PASS: TestServiceList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceLogsError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceLogsError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceLogs [2021-08-18T22:42:53.776Z] --- PASS: TestServiceLogs (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceRemoveNotFoundError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceRemove [2021-08-18T22:42:53.776Z] --- PASS: TestServiceRemove (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceUpdateError [2021-08-18T22:42:53.776Z] --- PASS: TestServiceUpdateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestServiceUpdate [2021-08-18T22:42:53.776Z] --- PASS: TestServiceUpdate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmGetUnlockKeyError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmGetUnlockKey [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmInitError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmInitError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmInit [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmInit (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmInspect [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmJoinError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmJoinError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmJoin [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmJoin (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmLeaveError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmLeave [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmLeave (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmUnlockError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmUnlock [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmUnlock (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmUpdateError [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestSwarmUpdate [2021-08-18T22:42:53.776Z] --- PASS: TestSwarmUpdate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestTaskInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestTaskInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestTaskInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestTaskInspect [2021-08-18T22:42:53.776Z] --- PASS: TestTaskInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestTaskListError [2021-08-18T22:42:53.776Z] --- PASS: TestTaskListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestTaskList [2021-08-18T22:42:53.776Z] --- PASS: TestTaskList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeCreateError [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeCreateError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeCreate [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeCreate (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeInspectError [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeInspectError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeInspectNotFound [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeInspectWithEmptyID [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeInspect [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeInspect (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeListError [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeListError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeList [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeList (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeRemoveError [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-08-18T22:42:53.776Z] === RUN TestVolumeRemove [2021-08-18T22:42:53.776Z] --- PASS: TestVolumeRemove (0.00s) [2021-08-18T22:42:53.776Z] === CONT TestTLSCloseWriter [2021-08-18T22:42:53.776Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-08-18T22:42:53.776Z] PASS [2021-08-18T22:42:53.777Z] coverage: 74.8% of statements [2021-08-18T22:42:53.777Z] ok github.com/docker/docker/client 0.468s coverage: 74.8% of statements [2021-08-18T22:42:54.356Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-08-18T22:42:54.618Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T22:42:56.010Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-08-18T22:42:56.578Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T22:42:57.146Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-08-18T22:42:58.520Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-08-18T22:43:01.050Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T22:43:01.985Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-08-18T22:43:10.103Z] docker_cli_daemon_test.go:2550: [dd1e0236fc215] daemon is not started [2021-08-18T22:43:12.008Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-08-18T22:43:14.955Z] --- PASS: TestCheckoutGit (38.12s) [2021-08-18T22:43:14.955Z] === RUN TestValidGitTransport [2021-08-18T22:43:14.955Z] --- PASS: TestValidGitTransport (0.00s) [2021-08-18T22:43:14.955Z] === RUN TestGitInvalidRef [2021-08-18T22:43:14.955Z] --- PASS: TestGitInvalidRef (0.27s) [2021-08-18T22:43:14.955Z] PASS [2021-08-18T22:43:14.955Z] coverage: 86.3% of statements [2021-08-18T22:43:14.955Z] ok github.com/docker/docker/builder/remotecontext/git 38.450s coverage: 86.3% of statements [2021-08-18T22:43:15.928Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T22:43:15.928Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T22:43:18.572Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T22:43:19.139Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T22:43:19.398Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T22:43:23.588Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T22:43:24.965Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T22:43:26.870Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-08-18T22:43:28.246Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T22:43:29.180Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-08-18T22:43:30.765Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-08-18T22:43:30.766Z] === RUN TestContainerStopSignal [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-08-18T22:43:30.766Z] --- PASS: TestContainerStopSignal (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestContainerStopTimeout [2021-08-18T22:43:30.766Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestContainerSecretReferenceDestTarget [2021-08-18T22:43:30.766Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-08-18T22:43:30.766Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2021-08-18T22:43:30.766Z] === RUN TestContainerLogPathSetForRingLogger [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.02s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-08-18T22:43:30.766Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2021-08-18T22:43:30.766Z] === RUN TestReplaceAndAppendEnvVars [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-08-18T22:43:30.766Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-08-18T22:43:30.766Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestNewMemoryStore [2021-08-18T22:43:30.766Z] --- PASS: TestNewMemoryStore (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestAddContainers [2021-08-18T22:43:30.766Z] --- PASS: TestAddContainers (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestGetContainer [2021-08-18T22:43:30.766Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestDeleteContainer [2021-08-18T22:43:30.766Z] --- PASS: TestDeleteContainer (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestListContainers [2021-08-18T22:43:30.766Z] --- PASS: TestListContainers (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestFirstContainer [2021-08-18T22:43:30.766Z] --- PASS: TestFirstContainer (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestApplyAllContainer [2021-08-18T22:43:30.766Z] --- PASS: TestApplyAllContainer (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestIsValidHealthString [2021-08-18T22:43:30.766Z] --- PASS: TestIsValidHealthString (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestStateRunStop [2021-08-18T22:43:30.766Z] --- PASS: TestStateRunStop (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestStateTimeoutWait [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-08-18T22:43:30.766Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestConfigureDaemonLogs [2021-08-18T22:43:30.766Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestCommonOptionsInstallFlags [2021-08-18T22:43:30.766Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-08-18T22:43:30.766Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-08-18T22:43:30.766Z] PASS [2021-08-18T22:43:30.766Z] coverage: 18.5% of statements [2021-08-18T22:43:30.766Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 18.5% of statements [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T22:43:30.766Z] state_test.go:141: Stop callback fired [2021-08-18T22:43:30.766Z] state_test.go:165: Stop callback fired [2021-08-18T22:43:30.766Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-08-18T22:43:30.766Z] === RUN TestIsValidStateString [2021-08-18T22:43:30.766Z] --- PASS: TestIsValidStateString (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestViewSaveDelete [2021-08-18T22:43:30.766Z] --- PASS: TestViewSaveDelete (0.02s) [2021-08-18T22:43:30.766Z] === RUN TestViewAll [2021-08-18T22:43:30.766Z] --- PASS: TestViewAll (0.02s) [2021-08-18T22:43:30.766Z] === RUN TestViewGet [2021-08-18T22:43:30.766Z] --- PASS: TestViewGet (0.02s) [2021-08-18T22:43:30.766Z] === RUN TestNames [2021-08-18T22:43:30.766Z] --- PASS: TestNames (0.00s) [2021-08-18T22:43:30.766Z] === RUN TestViewWithHealthCheck [2021-08-18T22:43:30.766Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-08-18T22:43:30.766Z] PASS [2021-08-18T22:43:30.766Z] coverage: 41.7% of statements [2021-08-18T22:43:30.766Z] ok github.com/docker/docker/container 0.301s coverage: 41.7% of statements [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T22:43:30.766Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T22:43:31.711Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T22:43:32.313Z] === RUN TestPrepare [2021-08-18T22:43:32.313Z] --- PASS: TestPrepare (0.00s) [2021-08-18T22:43:32.313Z] === RUN TestStart [2021-08-18T22:43:32.313Z] --- PASS: TestStart (0.00s) [2021-08-18T22:43:32.313Z] === RUN TestWaitCancel [2021-08-18T22:43:32.313Z] --- PASS: TestWaitCancel (0.00s) [2021-08-18T22:43:32.313Z] === RUN TestWaitDisabled [2021-08-18T22:43:32.313Z] --- PASS: TestWaitDisabled (0.00s) [2021-08-18T22:43:32.313Z] === RUN TestWaitEnabled [2021-08-18T22:43:32.313Z] --- PASS: TestWaitEnabled (0.00s) [2021-08-18T22:43:32.313Z] === RUN TestRemove [2021-08-18T22:43:32.313Z] --- PASS: TestRemove (0.00s) [2021-08-18T22:43:32.313Z] PASS [2021-08-18T22:43:32.313Z] coverage: 65.3% of statements [2021-08-18T22:43:32.313Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.074s coverage: 65.3% of statements [2021-08-18T22:43:32.647Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-08-18T22:43:32.906Z] check_test.go:309: [d3587676168a8] daemon is not started [2021-08-18T22:43:32.906Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-08-18T22:43:33.855Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-08-18T22:43:33.855Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2021-08-18T22:43:33.855Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-08-18T22:43:33.855Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-08-18T22:43:33.855Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-08-18T22:43:33.855Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertFromGRPCIsolation [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-08-18T22:43:34.316Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-08-18T22:43:34.316Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-08-18T22:43:34.776Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCConfigs [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCConfigs [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-08-18T22:43:34.776Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-08-18T22:43:34.776Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-08-18T22:43:34.776Z] PASS [2021-08-18T22:43:34.776Z] coverage: 35.9% of statements [2021-08-18T22:43:34.776Z] ok github.com/docker/docker/daemon/cluster/convert 0.511s coverage: 35.9% of statements [2021-08-18T22:43:34.776Z] === RUN TestNewListSecretsFilters [2021-08-18T22:43:34.776Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-08-18T22:43:34.776Z] === RUN TestNewListConfigsFilters [2021-08-18T22:43:34.776Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-08-18T22:43:34.776Z] PASS [2021-08-18T22:43:34.776Z] coverage: 0.5% of statements [2021-08-18T22:43:34.776Z] ok github.com/docker/docker/daemon/cluster 0.868s coverage: 0.5% of statements [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite (417.73s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.81s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.33s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.53s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.29s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.78s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.24s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.98s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.45s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.90s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.62s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.04s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.94s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.59s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.05s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.29s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.17s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.98s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.17s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.56s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.04s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.15s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.01s) [2021-08-18T22:43:39.470Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.70s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.52s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.60s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.28s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.08s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.60s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.42s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.37s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2021-08-18T22:43:39.470Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.32s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.29s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.15s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.22s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.21s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.58s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.76s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.91s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.92s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (25.00s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.79s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.61s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.16s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.87s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.66s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.09s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (15.02s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.95s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.82s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.77s) [2021-08-18T22:43:39.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T22:43:39.471Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.76s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.40s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.83s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.46s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.27s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.07s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.88s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.86s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.26s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.50s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.85s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.67s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.22s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.47s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.05s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.74s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.25s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.21s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.07s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.37s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.82s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.89s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.33s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.78s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.75s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.50s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.83s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.34s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.59s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.68s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.86s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.26s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.52s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.90s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.08s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.83s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.46s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.62s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.13s) [2021-08-18T22:43:39.471Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.81s) [2021-08-18T22:43:39.471Z] === RUN TestDockerSwarmSuite [2021-08-18T22:43:39.471Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-08-18T22:43:39.478Z] === RUN TestBuilderGC [2021-08-18T22:43:39.478Z] --- PASS: TestBuilderGC (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationNotFound [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonBrokenConfiguration [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestParseClusterAdvertiseSettings [2021-08-18T22:43:39.478Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestFindConfigurationConflicts [2021-08-18T22:43:39.478Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-08-18T22:43:39.478Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeConflicts [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-08-18T22:43:39.478Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-08-18T22:43:39.478Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-08-18T22:43:39.478Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-08-18T22:43:39.478Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_label [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_dns [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_dns-search [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-08-18T22:43:39.478Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-08-18T22:43:39.478Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestModifiedDiscoverySettings [2021-08-18T22:43:39.478Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestReloadSetConfigFileNotExist [2021-08-18T22:43:39.478Z] time="2021-08-18T22:43:38Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-08-18T22:43:39.478Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2021-08-18T22:43:39.478Z] === RUN TestReloadDefaultConfigNotExist [2021-08-18T22:43:39.478Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:43:39.478Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T22:43:39.478Z] === RUN TestReloadBadDefaultConfig [2021-08-18T22:43:39.479Z] time="2021-08-18T22:43:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-500949047" [2021-08-18T22:43:39.479Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-08-18T22:43:39.479Z] === RUN TestReloadWithConflictingLabels [2021-08-18T22:43:39.479Z] time="2021-08-18T22:43:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-095647274" [2021-08-18T22:43:39.479Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-08-18T22:43:39.479Z] === RUN TestReloadWithDuplicateLabels [2021-08-18T22:43:39.479Z] time="2021-08-18T22:43:38Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-279431553" [2021-08-18T22:43:39.479Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-08-18T22:43:39.479Z] === RUN TestDaemonConfigurationMerge [2021-08-18T22:43:39.479Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-08-18T22:43:39.479Z] PASS [2021-08-18T22:43:39.479Z] coverage: 80.4% of statements [2021-08-18T22:43:39.479Z] ok github.com/docker/docker/daemon/config 0.350s coverage: 80.4% of statements [2021-08-18T22:43:39.479Z] === RUN TestWaitNodeAttachment [2021-08-18T22:43:39.939Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-08-18T22:43:39.939Z] === RUN TestIsolationConversion [2021-08-18T22:43:39.939Z] === RUN TestIsolationConversion/default [2021-08-18T22:43:39.939Z] === RUN TestIsolationConversion/process [2021-08-18T22:43:39.939Z] === RUN TestIsolationConversion/hyperv [2021-08-18T22:43:39.939Z] --- PASS: TestIsolationConversion (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestContainerLabels [2021-08-18T22:43:39.939Z] --- PASS: TestContainerLabels (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestCredentialSpecConversion [2021-08-18T22:43:39.939Z] === RUN TestCredentialSpecConversion/none [2021-08-18T22:43:39.939Z] === RUN TestCredentialSpecConversion/config [2021-08-18T22:43:39.939Z] === RUN TestCredentialSpecConversion/file [2021-08-18T22:43:39.939Z] === RUN TestCredentialSpecConversion/registry [2021-08-18T22:43:39.939Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-08-18T22:43:39.939Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountBind [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountVolume [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountTarget [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountTmpfs [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountInvalidType [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-08-18T22:43:39.939Z] === RUN TestControllerValidateMountNamedPipe [2021-08-18T22:43:39.939Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-08-18T22:43:39.939Z] PASS [2021-08-18T22:43:39.939Z] coverage: 11.0% of statements [2021-08-18T22:43:39.939Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.670s coverage: 11.0% of statements [2021-08-18T22:43:40.400Z] === RUN TestDiscoveryOptsErrors [2021-08-18T22:43:40.400Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-08-18T22:43:40.400Z] === RUN TestDiscoveryOpts [2021-08-18T22:43:40.400Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-08-18T22:43:40.400Z] PASS [2021-08-18T22:43:40.400Z] coverage: 30.0% of statements [2021-08-18T22:43:40.400Z] ok github.com/docker/docker/daemon/discovery 0.082s coverage: 30.0% of statements [2021-08-18T22:43:40.406Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T22:43:40.861Z] === RUN TestEventsLog [2021-08-18T22:43:40.861Z] --- PASS: TestEventsLog (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestEventsLogTimeout [2021-08-18T22:43:40.861Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestLogEvents [2021-08-18T22:43:40.861Z] --- PASS: TestLogEvents (0.05s) [2021-08-18T22:43:40.861Z] === RUN TestLoadBufferedEvents [2021-08-18T22:43:40.861Z] === RUN TestVerifyNetworkingConfig [2021-08-18T22:43:40.861Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestGetContainer [2021-08-18T22:43:40.861Z] --- PASS: TestGetContainer (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestValidContainerNames [2021-08-18T22:43:40.861Z] --- PASS: TestValidContainerNames (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestContainerInitDNS [2021-08-18T22:43:40.861Z] daemon_test.go:147: root required [2021-08-18T22:43:40.861Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestMerge [2021-08-18T22:43:40.861Z] --- PASS: TestMerge (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestValidateContainerIsolation [2021-08-18T22:43:40.861Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestFindNetworkErrorType [2021-08-18T22:43:40.861Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestEnsureServicesExist [2021-08-18T22:43:40.861Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-08-18T22:43:40.861Z] === RUN TestEnsureServicesExistErrors [2021-08-18T22:43:40.861Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-08-18T22:43:40.861Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-08-18T22:43:41.323Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-08-18T22:43:41.323Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-08-18T22:43:41.323Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-08-18T22:43:41.323Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-08-18T22:43:41.323Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestContainerDelete [2021-08-18T22:43:41.323Z] --- PASS: TestContainerDelete (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestContainerDoubleDelete [2021-08-18T22:43:41.323Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestLogContainerEventCopyLabels [2021-08-18T22:43:41.323Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestLogContainerEventWithAttributes [2021-08-18T22:43:41.323Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestNoneHealthcheck [2021-08-18T22:43:41.323Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestHealthStates [2021-08-18T22:43:41.323Z] --- PASS: TestLoadBufferedEvents (0.21s) [2021-08-18T22:43:41.323Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-08-18T22:43:41.323Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-08-18T22:43:41.323Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-08-18T22:43:41.323Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-08-18T22:43:41.323Z] PASS [2021-08-18T22:43:41.323Z] coverage: 50.0% of statements [2021-08-18T22:43:41.323Z] ok github.com/docker/docker/daemon/events 0.369s coverage: 50.0% of statements [2021-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.323Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.324Z] time="2021-08-18T22:43:40Z" 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-08-18T22:43:41.324Z] --- PASS: TestHealthStates (0.20s) [2021-08-18T22:43:41.324Z] === RUN TestMaskURLCredentials [2021-08-18T22:43:41.324Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestGetInspectData [2021-08-18T22:43:41.324Z] --- PASS: TestGetInspectData (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestFillLicense [2021-08-18T22:43:41.324Z] --- PASS: TestFillLicense (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestListInvalidFilter [2021-08-18T22:43:41.324Z] --- PASS: TestListInvalidFilter (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestNameFilter [2021-08-18T22:43:41.324Z] --- PASS: TestNameFilter (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-08-18T22:43:41.324Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-08-18T22:43:41.324Z] === 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-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-08-18T22:43:41.324Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-08-18T22:43:41.324Z] --- 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-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-08-18T22:43:41.324Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonReloadLabels [2021-08-18T22:43:41.324Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-08-18T22:43:41.324Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonReloadMirrors [2021-08-18T22:43:41.324Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonReloadInsecureRegistries [2021-08-18T22:43:41.324Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonReloadNotAffectOthers [2021-08-18T22:43:41.324Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-08-18T22:43:41.324Z] === RUN TestDaemonDiscoveryReload [2021-08-18T22:43:42.299Z] === RUN TestIsEmptyDir [2021-08-18T22:43:42.299Z] --- PASS: TestIsEmptyDir (0.01s) [2021-08-18T22:43:42.299Z] PASS [2021-08-18T22:43:42.299Z] coverage: 2.3% of statements [2021-08-18T22:43:42.299Z] ok github.com/docker/docker/daemon/graphdriver 0.084s coverage: 2.3% of statements [2021-08-18T22:43:42.299Z] === RUN TestLinkNaming [2021-08-18T22:43:42.299Z] --- PASS: TestLinkNaming (0.00s) [2021-08-18T22:43:42.299Z] === RUN TestLinkNew [2021-08-18T22:43:42.299Z] --- PASS: TestLinkNew (0.00s) [2021-08-18T22:43:42.299Z] === RUN TestLinkEnv [2021-08-18T22:43:42.299Z] --- PASS: TestLinkEnv (0.00s) [2021-08-18T22:43:42.299Z] === RUN TestLinkMultipleEnv [2021-08-18T22:43:42.299Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-08-18T22:43:42.299Z] === RUN TestLinkPortRangeEnv [2021-08-18T22:43:42.299Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-08-18T22:43:42.299Z] PASS [2021-08-18T22:43:42.299Z] coverage: 93.0% of statements [2021-08-18T22:43:42.299Z] ok github.com/docker/docker/daemon/links 0.047s coverage: 93.0% of statements [2021-08-18T22:43:42.299Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-08-18T22:43:42.299Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-08-18T22:43:42.309Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-08-18T22:43:42.759Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-08-18T22:43:42.759Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-08-18T22:43:43.221Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-08-18T22:43:43.221Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-08-18T22:43:43.221Z] reload_test.go:520: root required [2021-08-18T22:43:43.221Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T22:43:43.221Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-08-18T22:43:43.221Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-08-18T22:43:43.221Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-08-18T22:43:43.221Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-08-18T22:43:43.221Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-08-18T22:43:43.221Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-08-18T22:43:43.221Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-08-18T22:43:43.221Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-08-18T22:43:43.221Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-08-18T22:43:43.221Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-08-18T22:43:43.221Z] === RUN TestParseVolumesFrom [2021-08-18T22:43:43.221Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-08-18T22:43:43.221Z] PASS [2021-08-18T22:43:43.221Z] coverage: 9.1% of statements [2021-08-18T22:43:43.221Z] ok github.com/docker/docker/daemon 2.556s coverage: 9.1% of statements [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-08-18T22:43:43.682Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-08-18T22:43:43.684Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T22:43:44.619Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-08-18T22:43:45.229Z] === RUN TestAdapterReadLogs [2021-08-18T22:43:45.229Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestCopier [2021-08-18T22:43:45.229Z] --- PASS: TestCopier (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestCopierLongLines [2021-08-18T22:43:45.229Z] --- PASS: TestCopierLongLines (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestCopierSlow [2021-08-18T22:43:45.229Z] --- PASS: TestCopierSlow (0.21s) [2021-08-18T22:43:45.229Z] === RUN TestCopierWithSized [2021-08-18T22:43:45.229Z] === RUN TestCopierWithSized/as_is [2021-08-18T22:43:45.229Z] === RUN TestCopierWithSized/With_RingLogger [2021-08-18T22:43:45.229Z] --- PASS: TestCopierWithSized (0.01s) [2021-08-18T22:43:45.229Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-08-18T22:43:45.229Z] === RUN TestCopierWithPartial [2021-08-18T22:43:45.229Z] --- PASS: TestCopierWithPartial (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestRingLogger [2021-08-18T22:43:45.229Z] --- PASS: TestRingLogger (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestRingCap [2021-08-18T22:43:45.229Z] --- PASS: TestRingCap (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestRingClose [2021-08-18T22:43:45.229Z] --- PASS: TestRingClose (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestRingDrain [2021-08-18T22:43:45.229Z] --- PASS: TestRingDrain (0.00s) [2021-08-18T22:43:45.229Z] PASS [2021-08-18T22:43:45.229Z] coverage: 43.8% of statements [2021-08-18T22:43:45.229Z] ok github.com/docker/docker/daemon/logger 0.324s coverage: 43.8% of statements [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/defaults [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/invalid_create_group [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-08-18T22:43:45.229Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-08-18T22:43:45.229Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-08-18T22:43:45.229Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-08-18T22:43:45.229Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-08-18T22:43:45.229Z] === RUN TestNewAWSLogsClientRegionDetect [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=info msg="Trying to get region from EC2 Metadata" [2021-08-18T22:43:45.689Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2021-08-18T22:43:45.689Z] === RUN TestCreateSuccess [2021-08-18T22:43:45.689Z] --- PASS: TestCreateSuccess (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCreateStreamSkipped [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2021-08-18T22:43:45.689Z] --- PASS: TestCreateStreamSkipped (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCreateLogGroupSuccess [2021-08-18T22:43:45.689Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCreateError [2021-08-18T22:43:45.689Z] --- PASS: TestCreateError (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCreateAlreadyExists [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-08-18T22:43:45.689Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestLogClosed [2021-08-18T22:43:45.689Z] --- PASS: TestLogClosed (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestLogBlocking [2021-08-18T22:43:45.689Z] --- PASS: TestLogBlocking (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestLogNonBlockingBufferEmpty [2021-08-18T22:43:45.689Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestLogNonBlockingBufferFull [2021-08-18T22:43:45.689Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestPublishBatchSuccess [2021-08-18T22:43:45.689Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestPublishBatchError [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=error msg=Error [2021-08-18T22:43:45.689Z] --- PASS: TestPublishBatchError (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T22:43:45.689Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestPublishBatchAlreadyAccepted [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-08-18T22:43:45.689Z] time="2021-08-18T22:43:45Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-08-18T22:43:45.689Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchSimple [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchTicker [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMultilinePattern [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchClose [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchClose (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/0/Hello [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/2/🙃 [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/3/���� [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/4/He��o [2021-08-18T22:43:45.689Z] === RUN TestEffectiveLen/5/ [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/0/ [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/1/Hello [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: Hello [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/2/Hello [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: He [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: llo [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/3/Hello [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: Hello [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/4/🙃 [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: 🙃 [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/5/🙃 [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: 🙃 [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/6/a� [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: a [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: � [2021-08-18T22:43:45.689Z] === RUN TestFindValidSplit/7/a� [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1064: a� [2021-08-18T22:43:45.689Z] cloudwatchlogs_test.go:1065: [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestProcessEventEmoji [2021-08-18T22:43:45.689Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchLineSplit [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchLineSplitWithBinary [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMaxEvents [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMaxTotalBytes [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2021-08-18T22:43:45.689Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-08-18T22:43:45.689Z] === RUN TestSearchRegistryForImagesErrors [2021-08-18T22:43:45.689Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestSearchRegistryForImages [2021-08-18T22:43:45.689Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestOnlyPlatformWithFallback [2021-08-18T22:43:45.689Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestImageDelete [2021-08-18T22:43:45.689Z] === RUN TestImageDelete/no_lease [2021-08-18T22:43:45.689Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsMultilinePattern [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-08-18T22:43:45.689Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-08-18T22:43:45.689Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-08-18T22:43:45.689Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-08-18T22:43:45.689Z] === RUN TestCreateTagSuccess [2021-08-18T22:43:45.689Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-08-18T22:43:45.690Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-08-18T22:43:45.690Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-08-18T22:43:45.690Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-08-18T22:43:45.690Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-08-18T22:43:45.690Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-08-18T22:43:45.690Z] === RUN TestImageDelete/lease_exists [2021-08-18T22:43:45.690Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-08-18T22:43:45.690Z] PASS [2021-08-18T22:43:45.690Z] coverage: 77.4% of statements [2021-08-18T22:43:45.690Z] ok github.com/docker/docker/daemon/logger/awslogs 0.468s coverage: 77.4% of statements [2021-08-18T22:43:45.690Z] --- PASS: TestImageDelete (0.07s) [2021-08-18T22:43:45.690Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-08-18T22:43:45.690Z] --- PASS: TestImageDelete/lease_exists (0.04s) [2021-08-18T22:43:45.690Z] === RUN TestContentStoreForPull [2021-08-18T22:43:45.719Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-18T22:43:45.719Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-18T22:43:45.719Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-18T22:43:45.719Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-18T22:43:45.719Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-18T22:43:45.719Z] remote: Enumerating objects: 23, done. [2021-08-18T22:43:45.719Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-18T22:43:45.719Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-18T22:43:45.719Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-18T22:43:45.719Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-08-18T22:43:45.719Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-18T22:43:46.149Z] --- PASS: TestContentStoreForPull (0.22s) [2021-08-18T22:43:46.149Z] PASS [2021-08-18T22:43:46.149Z] coverage: 6.7% of statements [2021-08-18T22:43:46.149Z] ok github.com/docker/docker/daemon/images 0.438s coverage: 6.7% of statements [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-08-18T22:43:46.149Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-08-18T22:43:46.611Z] === RUN TestJSONFileLogger [2021-08-18T22:43:46.611Z] --- PASS: TestJSONFileLogger (0.00s) [2021-08-18T22:43:46.611Z] === RUN TestJSONFileLoggerWithTags [2021-08-18T22:43:46.611Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2021-08-18T22:43:46.611Z] === RUN TestJSONFileLoggerWithOpts [2021-08-18T22:43:46.611Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-08-18T22:43:46.611Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-08-18T22:43:46.611Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2021-08-18T22:43:46.611Z] === RUN TestEncodeDecode [2021-08-18T22:43:46.611Z] === PAUSE TestEncodeDecode [2021-08-18T22:43:46.611Z] === RUN TestUnexpectedEOF [2021-08-18T22:43:46.611Z] === RUN TestJSONLogsMarshalJSONBuf [2021-08-18T22:43:46.611Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-08-18T22:43:46.611Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-08-18T22:43:46.652Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T22:43:47.072Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2021-08-18T22:43:47.072Z] === RUN TestFastTimeMarshalJSON [2021-08-18T22:43:47.072Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-08-18T22:43:47.072Z] PASS [2021-08-18T22:43:47.072Z] coverage: 87.2% of statements [2021-08-18T22:43:47.072Z] time="2021-08-18T22:43:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T22:43:47.072Z] time="2021-08-18T22:43:46Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-08-18T22:43:47.072Z] --- PASS: TestUnexpectedEOF (0.22s) [2021-08-18T22:43:47.072Z] === CONT TestEncodeDecode [2021-08-18T22:43:47.072Z] --- PASS: TestEncodeDecode (0.00s) [2021-08-18T22:43:47.072Z] PASS [2021-08-18T22:43:47.072Z] coverage: 69.9% of statements [2021-08-18T22:43:47.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.259s coverage: 87.2% of statements [2021-08-18T22:43:47.072Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.323s coverage: 69.9% of statements [2021-08-18T22:43:47.533Z] === RUN TestWriteLog [2021-08-18T22:43:47.533Z] === PAUSE TestWriteLog [2021-08-18T22:43:47.533Z] === RUN TestReadLog [2021-08-18T22:43:47.533Z] === PAUSE TestReadLog [2021-08-18T22:43:47.533Z] === CONT TestWriteLog [2021-08-18T22:43:47.533Z] === CONT TestReadLog [2021-08-18T22:43:47.533Z] --- PASS: TestWriteLog (0.00s) [2021-08-18T22:43:47.533Z] === RUN TestReadLog/tail_exact [2021-08-18T22:43:47.994Z] === RUN TestReadLog/tail_less_than_available [2021-08-18T22:43:47.994Z] === RUN TestReadLog/tail_more_than_available [2021-08-18T22:43:47.994Z] --- PASS: TestReadLog (0.21s) [2021-08-18T22:43:47.994Z] --- PASS: TestReadLog/tail_exact (0.18s) [2021-08-18T22:43:47.994Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-08-18T22:43:47.994Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-08-18T22:43:47.994Z] PASS [2021-08-18T22:43:47.994Z] coverage: 75.2% of statements [2021-08-18T22:43:47.994Z] ok github.com/docker/docker/daemon/logger/local 0.271s coverage: 75.2% of statements [2021-08-18T22:43:47.994Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T22:43:48.965Z] === RUN TestLog [2021-08-18T22:43:48.965Z] --- PASS: TestLog (0.01s) [2021-08-18T22:43:48.965Z] PASS [2021-08-18T22:43:48.965Z] coverage: 31.5% of statements [2021-08-18T22:43:48.965Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.078s coverage: 31.5% of statements [2021-08-18T22:43:48.965Z] === RUN TestOpenFileDelete [2021-08-18T22:43:48.965Z] --- PASS: TestOpenFileDelete (0.00s) [2021-08-18T22:43:48.965Z] === RUN TestOpenFileRename [2021-08-18T22:43:48.965Z] --- PASS: TestOpenFileRename (0.00s) [2021-08-18T22:43:48.965Z] === RUN TestParseLogTagDefaultTag [2021-08-18T22:43:48.965Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-08-18T22:43:48.965Z] === RUN TestParseLogTag [2021-08-18T22:43:48.966Z] --- PASS: TestParseLogTag (0.00s) [2021-08-18T22:43:48.966Z] === RUN TestParseLogTagEmptyTag [2021-08-18T22:43:48.966Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-08-18T22:43:48.966Z] === RUN TestTailFiles [2021-08-18T22:43:48.966Z] --- PASS: TestTailFiles (0.00s) [2021-08-18T22:43:48.966Z] === RUN TestFollowLogsConsumerGone [2021-08-18T22:43:48.966Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-08-18T22:43:48.966Z] === RUN TestFollowLogsProducerGone [2021-08-18T22:43:48.966Z] logfile_test.go:179: logDecode() closed after sending 2092 messages [2021-08-18T22:43:48.966Z] logfile_test.go:232: messages sent: 2092, received: 2092 [2021-08-18T22:43:48.966Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-08-18T22:43:48.966Z] === RUN TestCheckCapacityAndRotate [2021-08-18T22:43:48.966Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-08-18T22:43:48.966Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-08-18T22:43:48.966Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2021-08-18T22:43:48.966Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-08-18T22:43:48.966Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2021-08-18T22:43:48.966Z] PASS [2021-08-18T22:43:48.966Z] coverage: 55.3% of statements [2021-08-18T22:43:48.966Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.259s coverage: 55.3% of statements [2021-08-18T22:43:49.426Z] === RUN TestValidateLogOpt [2021-08-18T22:43:49.426Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestNewMissedConfig [2021-08-18T22:43:49.426Z] --- PASS: TestNewMissedConfig (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestNewMissedUrl [2021-08-18T22:43:49.426Z] --- PASS: TestNewMissedUrl (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestNewMissedToken [2021-08-18T22:43:49.426Z] --- PASS: TestNewMissedToken (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestNewWithProxy [2021-08-18T22:43:49.426Z] --- PASS: TestNewWithProxy (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestDefault [2021-08-18T22:43:49.426Z] --- PASS: TestDefault (0.01s) [2021-08-18T22:43:49.426Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-08-18T22:43:49.426Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestJsonFormat [2021-08-18T22:43:49.426Z] --- PASS: TestJsonFormat (0.01s) [2021-08-18T22:43:49.426Z] === RUN TestRawFormat [2021-08-18T22:43:49.426Z] --- PASS: TestRawFormat (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestRawFormatWithLabels [2021-08-18T22:43:49.426Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestRawFormatWithoutTag [2021-08-18T22:43:49.426Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-08-18T22:43:49.426Z] === RUN TestBatching [2021-08-18T22:43:49.888Z] --- PASS: TestBatching (0.34s) [2021-08-18T22:43:49.888Z] === RUN TestFrequency [2021-08-18T22:43:49.888Z] === RUN TestNewParse [2021-08-18T22:43:49.888Z] --- PASS: TestNewParse (0.00s) [2021-08-18T22:43:49.888Z] PASS [2021-08-18T22:43:49.888Z] coverage: 8.3% of statements [2021-08-18T22:43:49.888Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2021-08-18T22:43:49.888Z] --- PASS: TestFrequency (0.21s) [2021-08-18T22:43:49.888Z] === RUN TestOneMessagePerRequest [2021-08-18T22:43:49.888Z] --- PASS: TestOneMessagePerRequest (0.01s) [2021-08-18T22:43:49.888Z] === RUN TestVerify [2021-08-18T22:43:49.888Z] --- PASS: TestVerify (0.00s) [2021-08-18T22:43:49.888Z] === RUN TestSkipVerify [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:49Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] === RUN TestParseLogFormat [2021-08-18T22:43:50.349Z] --- PASS: TestParseLogFormat (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestValidateLogOptEmpty [2021-08-18T22:43:50.349Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestValidateSyslogAddress [2021-08-18T22:43:50.349Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestParseAddressDefaultPort [2021-08-18T22:43:50.349Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestValidateSyslogFacility [2021-08-18T22:43:50.349Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestValidateLogOptSyslogFormat [2021-08-18T22:43:50.349Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestValidateLogOpt [2021-08-18T22:43:50.349Z] --- PASS: TestValidateLogOpt (0.00s) [2021-08-18T22:43:50.349Z] PASS [2021-08-18T22:43:50.349Z] coverage: 46.8% of statements [2021-08-18T22:43:50.349Z] ok github.com/docker/docker/daemon/logger/syslog 0.067s coverage: 46.8% of statements [2021-08-18T22:43:50.349Z] --- PASS: TestSkipVerify (0.58s) [2021-08-18T22:43:50.349Z] === RUN TestBufferMaximum [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.257680\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.257680\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] --- PASS: TestBufferMaximum (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestServerAlwaysDown [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.261674\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.261674\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.261674\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.262684\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] time="2021-08-18T22:43:50Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1629326630.262684\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:50.349Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestCannotSendAfterClose [2021-08-18T22:43:50.349Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-08-18T22:43:50.349Z] === RUN TestDeadlockOnBlockedEndpoint [2021-08-18T22:43:50.843Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-08-18T22:43:51.010Z] Cross building: bundles/cross/linux/ppc64le [2021-08-18T22:43:51.010Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-18T22:43:51.010Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-18T22:43:51.899Z] time="2021-08-18T22:43:51Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49214/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2021-08-18T22:43:51.899Z] time="2021-08-18T22:43:51Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a344de285f47\"}'" [2021-08-18T22:43:51.899Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2021-08-18T22:43:51.899Z] PASS [2021-08-18T22:43:51.899Z] coverage: 82.5% of statements [2021-08-18T22:43:51.899Z] ok github.com/docker/docker/daemon/logger/splunk 2.256s coverage: 82.5% of statements [2021-08-18T22:43:51.899Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T22:43:51.899Z] ? github.com/docker/docker/daemon/network [no test files] [2021-08-18T22:43:51.899Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T22:43:51.899Z] === RUN TestV1IDService [2021-08-18T22:43:51.899Z] --- PASS: TestV1IDService (0.03s) [2021-08-18T22:43:51.899Z] === RUN TestV2MetadataService [2021-08-18T22:43:52.876Z] === RUN TestSuccessfulDownload [2021-08-18T22:43:52.876Z] download_test.go:268: Needs fixing on Windows [2021-08-18T22:43:52.876Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestCancelledDownload [2021-08-18T22:43:52.876Z] --- PASS: TestCancelledDownload (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestMaxDownloadAttempts [2021-08-18T22:43:52.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:43:52.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:43:52.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:43:52.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:43:52.876Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:43:52.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:43:52.876Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:43:52.876Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:43:52.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-08-18T22:43:52.876Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-08-18T22:43:52.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-08-18T22:43:52.876Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-08-18T22:43:52.876Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-08-18T22:43:52.876Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestContinueOnError_MirrorEndpoint [2021-08-18T22:43:52.876Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestContinueOnError_NeverContinue [2021-08-18T22:43:52.876Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestManifestStore [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/no_remote_or_local [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local807399259\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/no_local_cache [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/with_local_cache [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/unknown_media_type [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="reference for unknown type: " [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="reference for unknown type: " [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="reference for unknown type: " [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="reference for unknown type: " [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="reference for unknown type: " [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/error_persisting_manifest [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-08-18T22:43:52.876Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-08-18T22:43:52.876Z] time="2021-08-18T22:43:52Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore (0.36s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/no_remote_or_local (0.20s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2021-08-18T22:43:52.876Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-08-18T22:43:52.876Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-08-18T22:43:52.876Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestFixManifestLayers [2021-08-18T22:43:52.876Z] --- PASS: TestFixManifestLayers (0.01s) [2021-08-18T22:43:52.876Z] === RUN TestFixManifestLayersBaseLayerParent [2021-08-18T22:43:52.876Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T22:43:52.876Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestFixManifestLayersBadParent [2021-08-18T22:43:52.876Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestValidateManifest [2021-08-18T22:43:52.876Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T22:43:52.876Z] --- SKIP: TestValidateManifest (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestFormatPlatform [2021-08-18T22:43:52.876Z] --- PASS: TestFormatPlatform (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestGetRepositoryMountCandidates [2021-08-18T22:43:52.876Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestLayerAlreadyExists [2021-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] 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-08-18T22:43:52.876Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-08-18T22:43:52.876Z] === RUN TestWhenEmptyAuthConfig [2021-08-18T22:43:53.337Z] time="2021-08-18T22:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:43:53.337Z] time="2021-08-18T22:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:43:53.337Z] time="2021-08-18T22:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:43:53.337Z] time="2021-08-18T22:43:52Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-08-18T22:43:53.337Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-08-18T22:43:53.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.48s) [2021-08-18T22:43:53.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.48s) [2021-08-18T22:43:53.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.47s) [2021-08-18T22:43:53.337Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.48s) [2021-08-18T22:43:53.337Z] === RUN TestTransfer [2021-08-18T22:43:53.337Z] --- PASS: TestTransfer (0.12s) [2021-08-18T22:43:53.337Z] === RUN TestConcurrencyLimit [2021-08-18T22:43:53.337Z] --- PASS: TestV2MetadataService (1.41s) [2021-08-18T22:43:53.337Z] PASS [2021-08-18T22:43:53.337Z] coverage: 48.2% of statements [2021-08-18T22:43:53.337Z] ok github.com/docker/docker/distribution/metadata 1.519s coverage: 48.2% of statements [2021-08-18T22:43:53.802Z] --- PASS: TestConcurrencyLimit (0.49s) [2021-08-18T22:43:53.802Z] === RUN TestInactiveJobs [2021-08-18T22:43:53.802Z] === RUN TestNotFound [2021-08-18T22:43:53.802Z] --- PASS: TestNotFound (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestConflict [2021-08-18T22:43:53.802Z] --- PASS: TestConflict (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestForbidden [2021-08-18T22:43:53.802Z] --- PASS: TestForbidden (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestInvalidParameter [2021-08-18T22:43:53.802Z] --- PASS: TestInvalidParameter (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestNotImplemented [2021-08-18T22:43:53.802Z] --- PASS: TestNotImplemented (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestNotModified [2021-08-18T22:43:53.802Z] --- PASS: TestNotModified (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestUnauthorized [2021-08-18T22:43:53.802Z] --- PASS: TestUnauthorized (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestUnknown [2021-08-18T22:43:53.802Z] --- PASS: TestUnknown (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestCancelled [2021-08-18T22:43:53.802Z] --- PASS: TestCancelled (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestDeadline [2021-08-18T22:43:53.802Z] --- PASS: TestDeadline (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestDataLoss [2021-08-18T22:43:53.802Z] --- PASS: TestDataLoss (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestUnavailable [2021-08-18T22:43:53.802Z] --- PASS: TestUnavailable (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestSystem [2021-08-18T22:43:53.802Z] --- PASS: TestSystem (0.00s) [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Not_Found [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Bad_Request [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Conflict [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Unauthorized [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Service_Unavailable [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Forbidden [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Not_Modified [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Not_Implemented [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-08-18T22:43:53.802Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-08-18T22:43:53.802Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-08-18T22:43:53.802Z] PASS [2021-08-18T22:43:53.802Z] coverage: 53.1% of statements [2021-08-18T22:43:53.802Z] ok github.com/docker/docker/errdefs 0.044s coverage: 53.1% of statements [2021-08-18T22:43:54.262Z] --- PASS: TestInactiveJobs (0.36s) [2021-08-18T22:43:54.262Z] === RUN TestWatchRelease [2021-08-18T22:43:54.262Z] --- PASS: TestWatchRelease (0.04s) [2021-08-18T22:43:54.262Z] === RUN TestWatchFinishedTransfer [2021-08-18T22:43:54.262Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-08-18T22:43:54.262Z] === RUN TestDuplicateTransfer [2021-08-18T22:43:54.262Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-08-18T22:43:54.262Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-08-18T22:43:54.262Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-08-18T22:43:54.262Z] === RUN TestTokenPassThru [2021-08-18T22:43:54.262Z] --- PASS: TestDuplicateTransfer (0.06s) [2021-08-18T22:43:54.262Z] === RUN TestSuccessfulUpload [2021-08-18T22:43:54.262Z] --- PASS: TestTokenPassThru (0.04s) [2021-08-18T22:43:54.262Z] === RUN TestTokenPassThruDifferentHost [2021-08-18T22:43:54.262Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-08-18T22:43:54.262Z] PASS [2021-08-18T22:43:54.262Z] coverage: 24.1% of statements [2021-08-18T22:43:54.262Z] ok github.com/docker/docker/distribution 1.663s coverage: 24.1% of statements [2021-08-18T22:43:54.262Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T22:43:54.262Z] time="2021-08-18T22:43:54Z" level=error msg="Upload failed, retrying: simulating retry" [2021-08-18T22:43:54.725Z] --- PASS: TestSuccessfulUpload (0.42s) [2021-08-18T22:43:54.725Z] === RUN TestCancelledUpload [2021-08-18T22:43:54.725Z] --- PASS: TestCancelledUpload (0.00s) [2021-08-18T22:43:54.725Z] PASS [2021-08-18T22:43:54.725Z] coverage: 76.8% of statements [2021-08-18T22:43:54.725Z] ok github.com/docker/docker/distribution/xfer 2.070s coverage: 76.8% of statements [2021-08-18T22:43:54.725Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T22:43:55.186Z] === RUN TestCompare [2021-08-18T22:43:55.186Z] --- PASS: TestCompare (0.00s) [2021-08-18T22:43:55.186Z] PASS [2021-08-18T22:43:55.186Z] coverage: 19.2% of statements [2021-08-18T22:43:55.186Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2021-08-18T22:43:55.186Z] === RUN TestFSGetInvalidData [2021-08-18T22:43:55.186Z] --- PASS: TestFSGetInvalidData (0.02s) [2021-08-18T22:43:55.186Z] === RUN TestFSInvalidSet [2021-08-18T22:43:55.647Z] --- PASS: TestFSInvalidSet (0.02s) [2021-08-18T22:43:55.647Z] === RUN TestFSInvalidRoot [2021-08-18T22:43:55.647Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-08-18T22:43:55.647Z] === RUN TestFSMetadataGetSet [2021-08-18T22:43:55.647Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-08-18T22:43:55.647Z] === RUN TestFSInvalidWalker [2021-08-18T22:43:55.647Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-08-18T22:43:55.647Z] === RUN TestFSGetSet [2021-08-18T22:43:55.647Z] --- PASS: TestFSGetSet (0.02s) [2021-08-18T22:43:55.647Z] === RUN TestFSGetUnsetKey [2021-08-18T22:43:55.647Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-08-18T22:43:55.647Z] === RUN TestFSGetEmptyData [2021-08-18T22:43:55.647Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-08-18T22:43:55.647Z] === RUN TestFSDelete [2021-08-18T22:43:55.647Z] --- PASS: TestFSDelete (0.03s) [2021-08-18T22:43:55.647Z] === RUN TestFSWalker [2021-08-18T22:43:55.647Z] --- PASS: TestFSWalker (0.02s) [2021-08-18T22:43:55.647Z] === RUN TestFSWalkerStopOnError [2021-08-18T22:43:55.647Z] --- PASS: TestFSWalkerStopOnError (0.03s) [2021-08-18T22:43:55.647Z] === RUN TestNewFromJSON [2021-08-18T22:43:55.647Z] --- PASS: TestNewFromJSON (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestNewFromJSONWithInvalidJSON [2021-08-18T22:43:55.647Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestMarshalKeyOrder [2021-08-18T22:43:55.647Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestHistoryEqual [2021-08-18T22:43:55.647Z] --- PASS: TestHistoryEqual (0.18s) [2021-08-18T22:43:55.647Z] === RUN TestImage [2021-08-18T22:43:55.647Z] --- PASS: TestImage (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestImageOSNotEmpty [2021-08-18T22:43:55.647Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestNewChildImageFromImageWithRootFS [2021-08-18T22:43:55.647Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-08-18T22:43:55.647Z] === RUN TestCreate [2021-08-18T22:43:55.647Z] --- PASS: TestCreate (0.02s) [2021-08-18T22:43:55.647Z] === RUN TestRestore [2021-08-18T22:43:55.647Z] time="2021-08-18T22:43:55Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-08-18T22:43:55.647Z] --- PASS: TestRestore (0.04s) [2021-08-18T22:43:55.647Z] === RUN TestAddDelete [2021-08-18T22:43:56.106Z] --- PASS: TestAddDelete (0.03s) [2021-08-18T22:43:56.106Z] === RUN TestSearchAfterDelete [2021-08-18T22:43:56.106Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-08-18T22:43:56.106Z] === RUN TestParentReset [2021-08-18T22:43:56.106Z] --- PASS: TestParentReset (0.05s) [2021-08-18T22:43:56.106Z] === RUN TestGetAndSetLastUpdated [2021-08-18T22:43:56.106Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-08-18T22:43:56.106Z] === RUN TestStoreLen [2021-08-18T22:43:56.106Z] === RUN TestMakeV1ConfigFromConfig [2021-08-18T22:43:56.106Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-08-18T22:43:56.106Z] PASS [2021-08-18T22:43:56.106Z] coverage: 25.0% of statements [2021-08-18T22:43:56.106Z] ok github.com/docker/docker/image/v1 0.125s coverage: 25.0% of statements [2021-08-18T22:43:56.107Z] --- PASS: TestStoreLen (0.08s) [2021-08-18T22:43:56.107Z] PASS [2021-08-18T22:43:56.107Z] coverage: 86.6% of statements [2021-08-18T22:43:56.107Z] ok github.com/docker/docker/image 0.765s coverage: 86.6% of statements [2021-08-18T22:43:56.107Z] === RUN TestValidateManifest [2021-08-18T22:43:56.107Z] === RUN TestValidateManifest/nil [2021-08-18T22:43:56.107Z] === RUN TestValidateManifest/non-nil [2021-08-18T22:43:56.107Z] --- PASS: TestValidateManifest (0.00s) [2021-08-18T22:43:56.107Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-08-18T22:43:56.107Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-08-18T22:43:56.107Z] PASS [2021-08-18T22:43:56.107Z] coverage: 0.7% of statements [2021-08-18T22:43:56.107Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2021-08-18T22:43:56.567Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T22:43:58.107Z] === RUN TestEnvironmentParsing [2021-08-18T22:43:58.107Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-08-18T22:43:58.107Z] PASS [2021-08-18T22:43:58.107Z] coverage: 1.2% of statements [2021-08-18T22:43:58.107Z] ok github.com/docker/docker/libcontainerd/local 0.072s coverage: 1.2% of statements [2021-08-18T22:43:58.569Z] === RUN TestSerialization [2021-08-18T22:43:58.569Z] --- PASS: TestSerialization (0.02s) [2021-08-18T22:43:58.569Z] PASS [2021-08-18T22:43:58.569Z] coverage: 100.0% of statements [2021-08-18T22:43:58.569Z] ok github.com/docker/docker/libcontainerd/queue 0.083s coverage: 100.0% of statements [2021-08-18T22:43:58.569Z] === RUN TestEmptyLayer [2021-08-18T22:43:58.569Z] --- PASS: TestEmptyLayer (0.00s) [2021-08-18T22:43:58.569Z] === RUN TestCommitFailure [2021-08-18T22:43:58.569Z] --- PASS: TestCommitFailure (0.02s) [2021-08-18T22:43:58.569Z] === RUN TestStartTransactionFailure [2021-08-18T22:43:58.569Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-08-18T22:43:58.569Z] === RUN TestGetOrphan [2021-08-18T22:43:58.569Z] --- PASS: TestGetOrphan (0.02s) [2021-08-18T22:43:58.569Z] === RUN TestMountAndRegister [2021-08-18T22:43:59.030Z] layer_test.go:271: Layer size: 14 [2021-08-18T22:43:59.030Z] --- PASS: TestMountAndRegister (0.10s) [2021-08-18T22:43:59.030Z] === RUN TestLayerRelease [2021-08-18T22:43:59.030Z] layer_test.go:304: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestLayerRelease (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestStoreRestore [2021-08-18T22:43:59.030Z] layer_test.go:353: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestStoreRestore (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestTarStreamStability [2021-08-18T22:43:59.030Z] layer_test.go:468: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestTarStreamStability (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestRegisterExistingLayer [2021-08-18T22:43:59.030Z] --- PASS: TestRegisterExistingLayer (0.39s) [2021-08-18T22:43:59.030Z] === RUN TestTarStreamVerification [2021-08-18T22:43:59.030Z] layer_test.go:697: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestLayerMigration [2021-08-18T22:43:59.030Z] migration_test.go:46: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestLayerMigration (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestLayerMigrationNoTarsplit [2021-08-18T22:43:59.030Z] migration_test.go:182: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestMountInit [2021-08-18T22:43:59.030Z] mount_test.go:17: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestMountInit (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestMountSize [2021-08-18T22:43:59.030Z] mount_test.go:76: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestMountSize (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestMountChanges [2021-08-18T22:43:59.030Z] mount_test.go:125: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestMountChanges (0.00s) [2021-08-18T22:43:59.030Z] === RUN TestMountApply [2021-08-18T22:43:59.030Z] mount_test.go:212: Failing on Windows [2021-08-18T22:43:59.030Z] --- SKIP: TestMountApply (0.00s) [2021-08-18T22:43:59.030Z] PASS [2021-08-18T22:43:59.030Z] coverage: 30.1% of statements [2021-08-18T22:43:59.030Z] ok github.com/docker/docker/layer 0.656s coverage: 30.1% of statements [2021-08-18T22:43:59.490Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T22:43:59.491Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T22:43:59.491Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T22:43:59.491Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T22:44:00.463Z] === RUN TestSequenceGetAvailableBit [2021-08-18T22:44:00.463Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSequenceEqual [2021-08-18T22:44:00.463Z] --- PASS: TestSequenceEqual (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSequenceCopy [2021-08-18T22:44:00.463Z] --- PASS: TestSequenceCopy (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestGetFirstAvailable [2021-08-18T22:44:00.463Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestFindSequence [2021-08-18T22:44:00.463Z] --- PASS: TestFindSequence (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestCheckIfAvailable [2021-08-18T22:44:00.463Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestMergeSequences [2021-08-18T22:44:00.463Z] --- PASS: TestMergeSequences (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestPushReservation [2021-08-18T22:44:00.463Z] --- PASS: TestPushReservation (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSerializeDeserialize [2021-08-18T22:44:00.463Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSet [2021-08-18T22:44:00.463Z] --- PASS: TestSet (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSetUnset [2021-08-18T22:44:00.463Z] --- PASS: TestSetUnset (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestOffsetSetUnset [2021-08-18T22:44:00.463Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSetInRange [2021-08-18T22:44:00.463Z] --- PASS: TestSetInRange (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestSetAnyInRange [2021-08-18T22:44:00.463Z] --- PASS: TestSetAnyInRange (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestMethods [2021-08-18T22:44:00.463Z] --- PASS: TestMethods (0.00s) [2021-08-18T22:44:00.463Z] === RUN TestRandomAllocateDeallocate [2021-08-18T22:44:03.375Z] === RUN TestErrorInterfaces [2021-08-18T22:44:03.375Z] --- PASS: TestErrorInterfaces (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestNetworkMarshalling [2021-08-18T22:44:03.375Z] === RUN TestInvalidConfig [2021-08-18T22:44:03.375Z] --- PASS: TestInvalidConfig (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestConfig [2021-08-18T22:44:03.375Z] --- PASS: TestConfig (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestOptionsLabels [2021-08-18T22:44:03.375Z] --- PASS: TestOptionsLabels (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestValidName [2021-08-18T22:44:03.375Z] --- PASS: TestValidName (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestTLSConfiguration [2021-08-18T22:44:03.375Z] --- PASS: TestNetworkMarshalling (0.21s) [2021-08-18T22:44:03.375Z] === RUN TestEndpointMarshalling [2021-08-18T22:44:03.375Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestAuxAddresses [2021-08-18T22:44:03.375Z] time="2021-08-18T22:44:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:44:03.375Z] --- PASS: TestAuxAddresses (0.02s) [2021-08-18T22:44:03.375Z] === RUN TestSRVServiceQuery [2021-08-18T22:44:03.375Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-08-18T22:44:03.375Z] === RUN TestServiceVIPReuse [2021-08-18T22:44:03.375Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-08-18T22:44:03.375Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-08-18T22:44:03.375Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-18T22:44:03.375Z] === RUN TestDNSIPQuery [2021-08-18T22:44:03.375Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestDNSProxyServFail [2021-08-18T22:44:03.375Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestSandboxAddEmpty [2021-08-18T22:44:03.375Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestSandboxAddMultiPrio [2021-08-18T22:44:03.375Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestSandboxAddSamePrio [2021-08-18T22:44:03.375Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestCleanupServiceDiscovery [2021-08-18T22:44:03.375Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestDNSOptions [2021-08-18T22:44:03.375Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:44:03.375Z] --- SKIP: TestDNSOptions (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestMultipleControllersWithSameStore [2021-08-18T22:44:03.375Z] time="2021-08-18T22:44:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:44:03.375Z] time="2021-08-18T22:44:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-08-18T22:44:03.375Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2021-08-18T22:44:03.375Z] PASS [2021-08-18T22:44:03.375Z] coverage: 8.6% of statements [2021-08-18T22:44:03.375Z] ok github.com/docker/docker/libnetwork 0.403s coverage: 8.6% of statements [2021-08-18T22:44:03.375Z] time="2021-08-18T22:44:02Z" level=info msg="Option Initializing KV with TLS" [2021-08-18T22:44:03.375Z] --- PASS: TestTLSConfiguration (0.21s) [2021-08-18T22:44:03.375Z] PASS [2021-08-18T22:44:03.375Z] coverage: 24.0% of statements [2021-08-18T22:44:03.375Z] ok github.com/docker/docker/libnetwork/config 0.306s coverage: 24.0% of statements [2021-08-18T22:44:03.375Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-08-18T22:44:03.375Z] === RUN TestKey [2021-08-18T22:44:03.375Z] --- PASS: TestKey (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestParseKey [2021-08-18T22:44:03.375Z] --- PASS: TestParseKey (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestInvalidDataStore [2021-08-18T22:44:03.375Z] --- PASS: TestInvalidDataStore (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestKVObjectFlatKey [2021-08-18T22:44:03.375Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-08-18T22:44:03.375Z] === RUN TestAtomicKVObjectFlatKey [2021-08-18T22:44:03.375Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-08-18T22:44:03.375Z] PASS [2021-08-18T22:44:03.375Z] coverage: 21.9% of statements [2021-08-18T22:44:03.375Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2021-08-18T22:44:04.346Z] === RUN TestIPDataMarshalling [2021-08-18T22:44:04.346Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-08-18T22:44:04.346Z] === RUN TestValidateAndIsV6 [2021-08-18T22:44:04.346Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-08-18T22:44:04.346Z] PASS [2021-08-18T22:44:04.346Z] coverage: 68.9% of statements [2021-08-18T22:44:04.346Z] ok github.com/docker/docker/libnetwork/driverapi 0.053s coverage: 68.9% of statements [2021-08-18T22:44:04.346Z] === RUN TestDriver [2021-08-18T22:44:04.346Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:44:04.346Z] PASS [2021-08-18T22:44:04.346Z] coverage: 34.8% of statements [2021-08-18T22:44:04.346Z] ok github.com/docker/docker/libnetwork/drivers/host 0.048s coverage: 34.8% of statements [2021-08-18T22:44:05.321Z] === RUN TestDriver [2021-08-18T22:44:05.321Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:44:05.321Z] PASS [2021-08-18T22:44:05.321Z] coverage: 34.8% of statements [2021-08-18T22:44:05.321Z] ok github.com/docker/docker/libnetwork/drivers/null 0.053s coverage: 34.8% of statements [2021-08-18T22:44:05.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-08-18T22:44:05.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-08-18T22:44:05.782Z] === RUN TestNetworkAllocateFree [2021-08-18T22:44:05.782Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-08-18T22:44:05.782Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-08-18T22:44:05.782Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-08-18T22:44:05.782Z] PASS [2021-08-18T22:44:05.782Z] coverage: 63.6% of statements [2021-08-18T22:44:05.782Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2021-08-18T22:44:05.782Z] === RUN TestGetEmptyCapabilities [2021-08-18T22:44:05.782Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-08-18T22:44:05.782Z] === RUN TestGetExtraCapabilities [2021-08-18T22:44:05.782Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-08-18T22:44:05.782Z] === RUN TestGetInvalidCapabilities [2021-08-18T22:44:05.782Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-08-18T22:44:05.782Z] === RUN TestRemoteDriver [2021-08-18T22:44:05.782Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T22:44:05.782Z] === RUN TestDriverError [2021-08-18T22:44:05.782Z] --- PASS: TestDriverError (0.01s) [2021-08-18T22:44:05.782Z] === RUN TestMissingValues [2021-08-18T22:44:05.782Z] --- PASS: TestMissingValues (0.01s) [2021-08-18T22:44:05.782Z] === RUN TestRollback [2021-08-18T22:44:05.782Z] --- PASS: TestRollback (0.01s) [2021-08-18T22:44:05.782Z] PASS [2021-08-18T22:44:05.782Z] coverage: 57.4% of statements [2021-08-18T22:44:06.242Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.111s coverage: 57.4% of statements [2021-08-18T22:44:07.094Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T22:44:07.094Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T22:44:07.094Z] docker_api_swarm_test.go:562: [dcde79194dc68] joining swarm manager [d86c610e4126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:44:07.213Z] === RUN TestNew [2021-08-18T22:44:07.213Z] --- PASS: TestNew (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestAddDriver [2021-08-18T22:44:07.213Z] --- PASS: TestAddDriver (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestAddDuplicateDriver [2021-08-18T22:44:07.213Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestIPAMDefaultAddressSpaces [2021-08-18T22:44:07.213Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestDriver [2021-08-18T22:44:07.213Z] --- PASS: TestDriver (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestIPAM [2021-08-18T22:44:07.213Z] --- PASS: TestIPAM (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestWalkIPAMs [2021-08-18T22:44:07.213Z] --- PASS: TestWalkIPAMs (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestWalkDrivers [2021-08-18T22:44:07.213Z] --- PASS: TestWalkDrivers (0.00s) [2021-08-18T22:44:07.213Z] PASS [2021-08-18T22:44:07.213Z] coverage: 82.4% of statements [2021-08-18T22:44:07.213Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2021-08-18T22:44:07.213Z] === RUN TestNAT [2021-08-18T22:44:07.213Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T22:44:07.213Z] --- SKIP: TestNAT (0.00s) [2021-08-18T22:44:07.213Z] === RUN TestTransparent [2021-08-18T22:44:07.213Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T22:44:07.213Z] --- SKIP: TestTransparent (0.00s) [2021-08-18T22:44:07.213Z] PASS [2021-08-18T22:44:07.213Z] coverage: 0.0% of statements [2021-08-18T22:44:07.213Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.054s coverage: 0.0% of statements [2021-08-18T22:44:07.213Z] === RUN TestBuildDefault [2021-08-18T22:44:07.673Z] --- PASS: TestBuildDefault (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestBuildHostnameDomainname [2021-08-18T22:44:07.673Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestBuildHostname [2021-08-18T22:44:07.673Z] --- PASS: TestBuildHostname (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestBuildHostnameFQDN [2021-08-18T22:44:07.673Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestBuildNoIP [2021-08-18T22:44:07.673Z] --- PASS: TestBuildNoIP (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestUpdate [2021-08-18T22:44:07.673Z] --- PASS: TestUpdate (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-08-18T22:44:07.673Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-08-18T22:44:07.673Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestAddEmpty [2021-08-18T22:44:07.673Z] --- PASS: TestAddEmpty (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestAdd [2021-08-18T22:44:07.673Z] --- PASS: TestAdd (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestDeleteEmpty [2021-08-18T22:44:07.673Z] --- PASS: TestDeleteEmpty (0.01s) [2021-08-18T22:44:07.673Z] === RUN TestDeleteNewline [2021-08-18T22:44:07.673Z] --- PASS: TestDeleteNewline (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestDelete [2021-08-18T22:44:07.673Z] --- PASS: TestDelete (0.00s) [2021-08-18T22:44:07.673Z] === RUN TestConcurrentWrites [2021-08-18T22:44:07.673Z] --- PASS: TestConcurrentWrites (0.29s) [2021-08-18T22:44:07.673Z] PASS [2021-08-18T22:44:07.673Z] coverage: 81.2% of statements [2021-08-18T22:44:07.673Z] ok github.com/docker/docker/libnetwork/etchosts 0.382s coverage: 81.2% of statements [2021-08-18T22:44:08.134Z] --- PASS: TestRandomAllocateDeallocate (7.70s) [2021-08-18T22:44:08.134Z] === RUN TestAllocateRandomDeallocate [2021-08-18T22:44:08.598Z] === RUN TestDiff [2021-08-18T22:44:08.598Z] --- PASS: TestDiff (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestAddedCallback [2021-08-18T22:44:08.598Z] --- PASS: TestAddedCallback (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestRemovedCallback [2021-08-18T22:44:08.598Z] --- PASS: TestRemovedCallback (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestNoCallback [2021-08-18T22:44:08.598Z] --- PASS: TestNoCallback (0.00s) [2021-08-18T22:44:08.598Z] PASS [2021-08-18T22:44:08.598Z] coverage: 48.1% of statements [2021-08-18T22:44:08.598Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.060s coverage: 48.1% of statements [2021-08-18T22:44:08.598Z] === RUN TestNew [2021-08-18T22:44:08.598Z] --- PASS: TestNew (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestAllocate [2021-08-18T22:44:08.598Z] --- PASS: TestAllocate (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestUninitialized [2021-08-18T22:44:08.598Z] --- PASS: TestUninitialized (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestAllocateInRange [2021-08-18T22:44:08.598Z] --- PASS: TestAllocateInRange (0.00s) [2021-08-18T22:44:08.598Z] === RUN TestAllocateSerial [2021-08-18T22:44:08.598Z] --- PASS: TestAllocateSerial (0.00s) [2021-08-18T22:44:08.598Z] PASS [2021-08-18T22:44:08.598Z] coverage: 87.5% of statements [2021-08-18T22:44:08.598Z] ok github.com/docker/docker/libnetwork/idm 0.062s coverage: 87.5% of statements [2021-08-18T22:44:09.058Z] === RUN TestCaller [2021-08-18T22:44:09.058Z] --- PASS: TestCaller (0.00s) [2021-08-18T22:44:09.058Z] PASS [2021-08-18T22:44:09.058Z] coverage: 100.0% of statements [2021-08-18T22:44:09.058Z] ok github.com/docker/docker/libnetwork/internal/caller 0.047s coverage: 100.0% of statements [2021-08-18T22:44:09.521Z] === RUN TestSetSerialInsertDelete [2021-08-18T22:44:09.521Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-08-18T22:44:09.521Z] === RUN TestSetParallelInsertDelete [2021-08-18T22:44:09.521Z] --- PASS: TestAllocateRandomDeallocate (1.51s) [2021-08-18T22:44:09.521Z] === RUN TestAllocateRandomDeallocateSerialize [2021-08-18T22:44:11.065Z] === RUN TestInt2IP2IntConversion [2021-08-18T22:44:11.065Z] === RUN TestPoolRequest [2021-08-18T22:44:11.065Z] --- PASS: TestPoolRequest (0.00s) [2021-08-18T22:44:11.065Z] === RUN TestOtherRequests [2021-08-18T22:44:11.065Z] --- PASS: TestOtherRequests (0.00s) [2021-08-18T22:44:11.065Z] PASS [2021-08-18T22:44:11.065Z] coverage: 57.1% of statements [2021-08-18T22:44:11.065Z] ok github.com/docker/docker/libnetwork/ipams/null 0.049s coverage: 57.1% of statements [2021-08-18T22:44:11.526Z] --- PASS: TestInt2IP2IntConversion (0.70s) [2021-08-18T22:44:11.526Z] === RUN TestGetAddressVersion [2021-08-18T22:44:11.526Z] --- PASS: TestGetAddressVersion (0.00s) [2021-08-18T22:44:11.526Z] === RUN TestKeyString [2021-08-18T22:44:11.526Z] --- PASS: TestKeyString (0.00s) [2021-08-18T22:44:11.526Z] === RUN TestPoolDataMarshal [2021-08-18T22:44:11.526Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-08-18T22:44:11.526Z] === RUN TestSubnetsMarshal [2021-08-18T22:44:11.526Z] --- PASS: TestSubnetsMarshal (0.07s) [2021-08-18T22:44:11.526Z] === RUN TestAddSubnets [2021-08-18T22:44:11.987Z] --- PASS: TestAddSubnets (0.08s) [2021-08-18T22:44:11.987Z] === RUN TestDoublePoolRelease [2021-08-18T22:44:11.987Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-08-18T22:44:11.987Z] === RUN TestAddReleasePoolID [2021-08-18T22:44:11.987Z] --- PASS: TestAddReleasePoolID (0.10s) [2021-08-18T22:44:11.987Z] === RUN TestPredefinedPool [2021-08-18T22:44:11.987Z] --- PASS: TestPredefinedPool (0.03s) [2021-08-18T22:44:11.987Z] === RUN TestRemoveSubnet [2021-08-18T22:44:12.448Z] --- PASS: TestRemoveSubnet (0.29s) [2021-08-18T22:44:12.448Z] === RUN TestGetSameAddress [2021-08-18T22:44:12.448Z] --- PASS: TestGetSameAddress (0.03s) [2021-08-18T22:44:12.448Z] === RUN TestPoolAllocationReuse [2021-08-18T22:44:12.448Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.90s) [2021-08-18T22:44:12.448Z] === RUN TestRetrieveFromStore [2021-08-18T22:44:12.448Z] === RUN TestGetCapabilities [2021-08-18T22:44:12.910Z] --- PASS: TestGetCapabilities (0.01s) [2021-08-18T22:44:12.910Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-08-18T22:44:12.910Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-08-18T22:44:12.910Z] === RUN TestGetDefaultAddressSpaces [2021-08-18T22:44:12.910Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-08-18T22:44:12.910Z] === RUN TestRemoteDriver [2021-08-18T22:44:12.910Z] --- PASS: TestRemoteDriver (0.01s) [2021-08-18T22:44:12.910Z] PASS [2021-08-18T22:44:12.910Z] coverage: 47.4% of statements [2021-08-18T22:44:12.910Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.089s coverage: 47.4% of statements [2021-08-18T22:44:13.371Z] --- PASS: TestRetrieveFromStore (0.83s) [2021-08-18T22:44:13.371Z] === RUN TestIsCorrupted [2021-08-18T22:44:13.371Z] --- PASS: TestIsCorrupted (0.02s) [2021-08-18T22:44:13.371Z] === RUN TestSetRollover [2021-08-18T22:44:13.833Z] === RUN TestWindowsIPAM [2021-08-18T22:44:13.833Z] --- PASS: TestWindowsIPAM (0.00s) [2021-08-18T22:44:13.833Z] PASS [2021-08-18T22:44:13.833Z] coverage: 71.4% of statements [2021-08-18T22:44:13.833Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2021-08-18T22:44:13.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-18T22:44:14.804Z] --- PASS: TestPoolAllocationReuse (2.30s) [2021-08-18T22:44:14.804Z] === RUN TestGetAddressSubPoolEqualPool [2021-08-18T22:44:14.804Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-08-18T22:44:14.804Z] === RUN TestRequestReleaseAddressFromSubPool [2021-08-18T22:44:14.804Z] === RUN TestDefaultNetwork [2021-08-18T22:44:14.804Z] --- PASS: TestDefaultNetwork (0.33s) [2021-08-18T22:44:14.804Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-08-18T22:44:15.209Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T22:44:15.209Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T22:44:15.210Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T22:44:15.264Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2021-08-18T22:44:15.264Z] === RUN TestInitAddressPools [2021-08-18T22:44:15.264Z] --- PASS: TestInitAddressPools (0.00s) [2021-08-18T22:44:15.264Z] PASS [2021-08-18T22:44:15.264Z] coverage: 74.0% of statements [2021-08-18T22:44:15.264Z] ok github.com/docker/docker/libnetwork/ipamutils 0.714s coverage: 74.0% of statements [2021-08-18T22:44:15.264Z] --- PASS: TestSetRollover (2.14s) [2021-08-18T22:44:15.264Z] === RUN TestSetRolloverSerial [2021-08-18T22:44:15.469Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T22:44:15.469Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T22:44:15.728Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T22:44:15.987Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T22:44:16.236Z] === RUN TestKeyValue [2021-08-18T22:44:16.236Z] --- PASS: TestKeyValue (0.00s) [2021-08-18T22:44:16.236Z] PASS [2021-08-18T22:44:16.236Z] coverage: 60.0% of statements [2021-08-18T22:44:16.236Z] ok github.com/docker/docker/libnetwork/netlabel 0.057s coverage: 60.0% of statements [2021-08-18T22:44:17.778Z] --- PASS: TestSetRolloverSerial (2.50s) [2021-08-18T22:44:17.778Z] === RUN TestGetFirstAvailableFromCurrent [2021-08-18T22:44:17.778Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-08-18T22:44:17.778Z] PASS [2021-08-18T22:44:17.778Z] coverage: 84.4% of statements [2021-08-18T22:44:17.778Z] ok github.com/docker/docker/libnetwork/bitseq 17.808s coverage: 84.4% of statements [2021-08-18T22:44:18.524Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T22:44:18.750Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.24s) [2021-08-18T22:44:18.750Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-08-18T22:44:19.211Z] === RUN TestNetworkDBSimple [2021-08-18T22:44:19.211Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-08-18T22:44:19.211Z] PASS [2021-08-18T22:44:19.211Z] coverage: 100.0% of statements [2021-08-18T22:44:19.211Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.054s coverage: 100.0% of statements [2021-08-18T22:44:20.183Z] === RUN TestGenerate [2021-08-18T22:44:20.183Z] --- PASS: TestGenerate (0.00s) [2021-08-18T22:44:20.183Z] === RUN TestGeneratePtr [2021-08-18T22:44:20.183Z] --- PASS: TestGeneratePtr (0.00s) [2021-08-18T22:44:20.183Z] === RUN TestGenerateMissingField [2021-08-18T22:44:20.183Z] --- PASS: TestGenerateMissingField (0.00s) [2021-08-18T22:44:20.183Z] === RUN TestFieldCannotBeSet [2021-08-18T22:44:20.183Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-08-18T22:44:20.183Z] === RUN TestTypeMismatchError [2021-08-18T22:44:20.183Z] --- PASS: TestTypeMismatchError (0.00s) [2021-08-18T22:44:20.183Z] PASS [2021-08-18T22:44:20.183Z] coverage: 100.0% of statements [2021-08-18T22:44:20.183Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2021-08-18T22:44:20.183Z] 2021/08/18 22:44:19 Closing DB instances... [2021-08-18T22:44:20.426Z] docker_api_swarm_test.go:584: [db30832bf6f47] joining swarm manager [d86c610e4126a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:44:20.994Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T22:44:21.156Z] testing: warning: no tests to run [2021-08-18T22:44:21.156Z] PASS [2021-08-18T22:44:21.156Z] coverage: 0.0% of statements [2021-08-18T22:44:21.156Z] ok github.com/docker/docker/libnetwork/osl 0.048s coverage: 0.0% of statements [no tests to run] [2021-08-18T22:44:22.130Z] --- PASS: TestNetworkDBSimple (2.65s) [2021-08-18T22:44:22.130Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-08-18T22:44:22.130Z] === RUN TestRequestNewPort [2021-08-18T22:44:22.130Z] --- PASS: TestRequestNewPort (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestRequestSpecificPort [2021-08-18T22:44:22.130Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestReleasePort [2021-08-18T22:44:22.130Z] --- PASS: TestReleasePort (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestReuseReleasedPort [2021-08-18T22:44:22.130Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestReleaseUnreadledPort [2021-08-18T22:44:22.130Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestUnknowProtocol [2021-08-18T22:44:22.130Z] --- PASS: TestUnknowProtocol (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestAllocateAllPorts [2021-08-18T22:44:22.130Z] --- PASS: TestAllocateAllPorts (0.01s) [2021-08-18T22:44:22.130Z] === RUN TestPortAllocation [2021-08-18T22:44:22.130Z] --- PASS: TestPortAllocation (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestPortAllocationWithCustomRange [2021-08-18T22:44:22.130Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestNoDuplicateBPR [2021-08-18T22:44:22.130Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-08-18T22:44:22.130Z] === RUN TestChangePortRange [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-08-18T22:44:22.130Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-08-18T22:44:22.130Z] --- PASS: TestChangePortRange (0.00s) [2021-08-18T22:44:22.130Z] PASS [2021-08-18T22:44:22.130Z] coverage: 88.6% of statements [2021-08-18T22:44:22.130Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2021-08-18T22:44:22.130Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.34s) [2021-08-18T22:44:22.130Z] === RUN TestGetAddress [2021-08-18T22:44:23.103Z] === RUN TestHashData [2021-08-18T22:44:23.103Z] --- PASS: TestHashData (0.00s) [2021-08-18T22:44:23.103Z] PASS [2021-08-18T22:44:23.103Z] coverage: 2.8% of statements [2021-08-18T22:44:23.103Z] ok github.com/docker/docker/libnetwork/resolvconf 0.054s coverage: 2.8% of statements [2021-08-18T22:44:23.103Z] 2021/08/18 22:44:22 Closing DB instances... [2021-08-18T22:44:23.529Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T22:44:23.563Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T22:44:23.564Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T22:44:23.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-08-18T22:44:23.564Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T22:44:23.564Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T22:44:23.564Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T22:44:24.024Z] === RUN TestTransportPortConv [2021-08-18T22:44:24.024Z] --- PASS: TestTransportPortConv (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestTransportPortBindingConv [2021-08-18T22:44:24.024Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestErrorConstructors [2021-08-18T22:44:24.024Z] --- PASS: TestErrorConstructors (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestCompareIPMask [2021-08-18T22:44:24.024Z] --- PASS: TestCompareIPMask (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestUtilGetHostPartIP [2021-08-18T22:44:24.024Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestUtilGetBroadcastIP [2021-08-18T22:44:24.024Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-08-18T22:44:24.024Z] === RUN TestParseCIDR [2021-08-18T22:44:24.024Z] --- PASS: TestParseCIDR (0.00s) [2021-08-18T22:44:24.024Z] PASS [2021-08-18T22:44:24.024Z] coverage: 47.9% of statements [2021-08-18T22:44:24.024Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 47.9% of statements [2021-08-18T22:44:24.995Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2021-08-18T22:44:24.995Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-08-18T22:44:24.995Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-08-18T22:44:24.995Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-08-18T22:44:24.995Z] PASS [2021-08-18T22:44:24.995Z] coverage: 50.0% of statements [2021-08-18T22:44:24.995Z] ok github.com/docker/docker/oci 0.052s coverage: 50.0% of statements [2021-08-18T22:44:25.430Z] check_test.go:380: [dcde79194dc68] daemon is not started [2021-08-18T22:44:25.430Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T22:44:25.455Z] === RUN TestAddressPoolOpt [2021-08-18T22:44:25.455Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/a [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/something [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/_=a [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/env1=value1 [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/_env1=value1 [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/env2=value2=value3 [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/env3=abc!qwe [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/env_4=value_4 [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/PATH [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/=a [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/PATH= [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/PATH=something [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/asd!qwe [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/1asd [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/123 [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/some_space [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/__some_space_before [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/some_space_after__ [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/= [2021-08-18T22:44:25.455Z] === RUN TestValidateEnv/PaTh [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/a (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/something (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/= (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestParseHost [2021-08-18T22:44:25.455Z] --- PASS: TestParseHost (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestParseDockerDaemonHost [2021-08-18T22:44:25.455Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestParseTCP [2021-08-18T22:44:25.455Z] --- PASS: TestParseTCP (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestParseInvalidUnixAddrInvalid [2021-08-18T22:44:25.455Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestValidateExtraHosts [2021-08-18T22:44:25.455Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestIpOptString [2021-08-18T22:44:25.455Z] --- PASS: TestIpOptString (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestNewIpOptInvalidDefaultVal [2021-08-18T22:44:25.455Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestNewIpOptValidDefaultVal [2021-08-18T22:44:25.455Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestIpOptSetInvalidVal [2021-08-18T22:44:25.455Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestValidateIPAddress [2021-08-18T22:44:25.455Z] --- PASS: TestValidateIPAddress (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestMapOpts [2021-08-18T22:44:25.455Z] --- PASS: TestMapOpts (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestListOptsWithoutValidator [2021-08-18T22:44:25.455Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestListOptsWithValidator [2021-08-18T22:44:25.455Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestValidateDNSSearch [2021-08-18T22:44:25.455Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_general_format [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_one_more [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-08-18T22:44:25.455Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-08-18T22:44:25.455Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestNamedListOpts [2021-08-18T22:44:25.455Z] --- PASS: TestNamedListOpts (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestNamedMapOpts [2021-08-18T22:44:25.455Z] --- PASS: TestNamedMapOpts (0.00s) [2021-08-18T22:44:25.455Z] === RUN TestParseLink [2021-08-18T22:44:25.455Z] --- PASS: TestParseLink (0.00s) [2021-08-18T22:44:25.456Z] === RUN TestQuotedStringSetWithQuotes [2021-08-18T22:44:25.456Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-08-18T22:44:25.456Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-08-18T22:44:25.456Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-08-18T22:44:25.456Z] === RUN TestQuotedStringSetWithNoQuotes [2021-08-18T22:44:25.456Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-08-18T22:44:25.456Z] === RUN TestUlimitOpt [2021-08-18T22:44:25.456Z] --- PASS: TestUlimitOpt (0.00s) [2021-08-18T22:44:25.456Z] PASS [2021-08-18T22:44:25.456Z] coverage: 67.1% of statements [2021-08-18T22:44:25.456Z] ok github.com/docker/docker/opts 0.098s coverage: 67.1% of statements [2021-08-18T22:44:25.915Z] === RUN TestParseVersion [2021-08-18T22:44:25.915Z] --- PASS: TestParseVersion (0.00s) [2021-08-18T22:44:25.915Z] PASS [2021-08-18T22:44:25.915Z] coverage: 52.9% of statements [2021-08-18T22:44:25.915Z] 2021/08/18 22:44:25 Closing DB instances... [2021-08-18T22:44:25.915Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2021-08-18T22:44:26.805Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T22:44:27.459Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2021-08-18T22:44:27.459Z] === RUN TestNetworkDBCRUDTableEntry [2021-08-18T22:44:27.920Z] === RUN TestIsArchivePathDir [2021-08-18T22:44:28.182Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T22:44:28.382Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-08-18T22:44:28.382Z] === RUN TestIsArchivePathInvalidFile [2021-08-18T22:44:28.382Z] === RUN TestPeerCertificateMarshalJSON [2021-08-18T22:44:28.382Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2021-08-18T22:44:28.382Z] === RUN TestIsArchivePathTar [2021-08-18T22:44:28.382Z] --- PASS: TestIsArchivePathTar (0.22s) [2021-08-18T22:44:28.382Z] === RUN TestDecompressStreamGzip [2021-08-18T22:44:28.842Z] --- PASS: TestDecompressStreamGzip (0.14s) [2021-08-18T22:44:28.842Z] === RUN TestDecompressStreamBzip2 [2021-08-18T22:44:28.842Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2021-08-18T22:44:28.842Z] === RUN TestDecompressStreamXz [2021-08-18T22:44:28.842Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T22:44:28.842Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestCompressStreamXzUnsupported [2021-08-18T22:44:28.842Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestCompressStreamBzip2Unsupported [2021-08-18T22:44:28.842Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestCompressStreamInvalid [2021-08-18T22:44:28.842Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestExtensionInvalid [2021-08-18T22:44:28.842Z] --- PASS: TestExtensionInvalid (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestExtensionUncompressed [2021-08-18T22:44:28.842Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestExtensionBzip2 [2021-08-18T22:44:28.842Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestExtensionGzip [2021-08-18T22:44:28.842Z] --- PASS: TestExtensionGzip (0.00s) [2021-08-18T22:44:28.842Z] === RUN TestExtensionXz [2021-08-18T22:44:28.843Z] --- PASS: TestExtensionXz (0.00s) [2021-08-18T22:44:28.843Z] === RUN TestCmdStreamLargeStderr [2021-08-18T22:44:28.843Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-08-18T22:44:28.843Z] === RUN TestCmdStreamBad [2021-08-18T22:44:28.843Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T22:44:28.843Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-08-18T22:44:28.843Z] === RUN TestCmdStreamGood [2021-08-18T22:44:28.843Z] --- PASS: TestCmdStreamGood (0.05s) [2021-08-18T22:44:28.843Z] === RUN TestUntarPathWithInvalidDest [2021-08-18T22:44:29.315Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2021-08-18T22:44:29.315Z] === RUN TestUntarPathWithInvalidSrc [2021-08-18T22:44:29.315Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestUntarPath [2021-08-18T22:44:29.315Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-08-18T22:44:29.315Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-08-18T22:44:29.315Z] --- PASS: TestPeerCertificateMarshalJSON (0.80s) [2021-08-18T22:44:29.315Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-08-18T22:44:29.315Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestMiddleware [2021-08-18T22:44:29.315Z] --- PASS: TestMiddleware (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestNewResponseModifier [2021-08-18T22:44:29.315Z] --- PASS: TestNewResponseModifier (0.00s) [2021-08-18T22:44:29.315Z] PASS [2021-08-18T22:44:29.315Z] coverage: 26.8% of statements [2021-08-18T22:44:29.315Z] ok github.com/docker/docker/pkg/authorization 0.851s coverage: 26.8% of statements [2021-08-18T22:44:29.315Z] --- PASS: TestUntarPath (0.08s) [2021-08-18T22:44:29.315Z] === RUN TestUntarPathWithDestinationFile [2021-08-18T22:44:29.315Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-08-18T22:44:29.315Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-08-18T22:44:29.315Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2021-08-18T22:44:29.315Z] === RUN TestCopyWithTarInvalidSrc [2021-08-18T22:44:29.315Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-08-18T22:44:29.315Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestCopyWithTarSrcFile [2021-08-18T22:44:29.315Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-08-18T22:44:29.315Z] === RUN TestCopyWithTarSrcFolder [2021-08-18T22:44:29.315Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-08-18T22:44:29.315Z] === RUN TestCopyFileWithTarInvalidSrc [2021-08-18T22:44:29.315Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-08-18T22:44:29.315Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestCopyFileWithTarSrcFolder [2021-08-18T22:44:29.315Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-08-18T22:44:29.315Z] === RUN TestCopyFileWithTarSrcFile [2021-08-18T22:44:29.315Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-08-18T22:44:29.315Z] === RUN TestTarFiles [2021-08-18T22:44:29.776Z] 2021/08/18 22:44:29 Closing DB instances... [2021-08-18T22:44:29.776Z] === RUN TestUnbuffered [2021-08-18T22:44:29.776Z] --- PASS: TestUnbuffered (0.00s) [2021-08-18T22:44:29.776Z] === RUN TestRaceUnbuffered [2021-08-18T22:44:29.776Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-08-18T22:44:29.776Z] PASS [2021-08-18T22:44:29.776Z] coverage: 100.0% of statements [2021-08-18T22:44:29.776Z] ok github.com/docker/docker/pkg/broadcaster 0.049s coverage: 100.0% of statements [2021-08-18T22:44:30.746Z] === RUN TestMatch [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[foo]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[bar]_[foo]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[foo_bar]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[qux]_[foo]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[]#01 [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[qux]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[foo_bar_qux]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[qux]_[baz]] [2021-08-18T22:44:30.746Z] === RUN TestMatch/[[foo_baz]] [2021-08-18T22:44:30.746Z] --- PASS: TestMatch (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-08-18T22:44:30.746Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-08-18T22:44:30.746Z] PASS [2021-08-18T22:44:30.746Z] coverage: 87.5% of statements [2021-08-18T22:44:30.746Z] ok github.com/docker/docker/pkg/capabilities 0.062s coverage: 87.5% of statements [2021-08-18T22:44:31.720Z] --- PASS: TestNetworkDBCRUDTableEntry (4.10s) [2021-08-18T22:44:31.720Z] === RUN TestNetworkDBCRUDTableEntries [2021-08-18T22:44:32.193Z] === RUN TestChrootTarUntar [2021-08-18T22:44:32.193Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootUntarWithHugeExcludesList [2021-08-18T22:44:32.193Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootUntarEmptyArchive [2021-08-18T22:44:32.193Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootTarUntarWithSymlink [2021-08-18T22:44:32.193Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootCopyWithTar [2021-08-18T22:44:32.193Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootCopyFileWithTar [2021-08-18T22:44:32.193Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootUntarPath [2021-08-18T22:44:32.193Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-08-18T22:44:32.193Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-08-18T22:44:32.193Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:44:32.193Z] === RUN TestChrootApplyDotDotFile [2021-08-18T22:44:32.193Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:44:32.193Z] --- SKIP: TestChrootApplyDotDotFile (0.01s) [2021-08-18T22:44:32.193Z] PASS [2021-08-18T22:44:32.193Z] coverage: 15.4% of statements [2021-08-18T22:44:32.193Z] ok github.com/docker/docker/pkg/chrootarchive 0.114s coverage: 15.4% of statements [2021-08-18T22:44:33.165Z] === RUN TestSizeEmpty [2021-08-18T22:44:33.165Z] --- PASS: TestSizeEmpty (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestSizeEmptyFile [2021-08-18T22:44:33.165Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestSizeNonemptyFile [2021-08-18T22:44:33.165Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestSizeNestedDirectoryEmpty [2021-08-18T22:44:33.165Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-08-18T22:44:33.165Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-08-18T22:44:33.165Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-08-18T22:44:33.165Z] === RUN TestMoveToSubdir [2021-08-18T22:44:33.165Z] --- PASS: TestMoveToSubdir (0.01s) [2021-08-18T22:44:33.165Z] === RUN TestSizeNonExistingDirectory [2021-08-18T22:44:33.165Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-08-18T22:44:33.165Z] PASS [2021-08-18T22:44:33.165Z] coverage: 80.0% of statements [2021-08-18T22:44:33.165Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2021-08-18T22:44:33.626Z] 2021/08/18 22:44:33 Closing DB instances... [2021-08-18T22:44:35.170Z] === RUN Test [2021-08-18T22:44:35.170Z] === RUN Test/TestContainsEntry [2021-08-18T22:44:35.170Z] === RUN Test/TestCreateEntries [2021-08-18T22:44:35.170Z] === RUN Test/TestEntriesDiff [2021-08-18T22:44:35.170Z] === RUN Test/TestEntriesEquality [2021-08-18T22:44:35.170Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-08-18T22:44:35.170Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-08-18T22:44:35.170Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-08-18T22:44:35.170Z] === RUN Test/TestGeneratorNotGenerate [2021-08-18T22:44:35.170Z] === RUN Test/TestGeneratorWithPort [2021-08-18T22:44:35.170Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-08-18T22:44:35.170Z] === RUN Test/TestNewEntry [2021-08-18T22:44:35.170Z] === RUN Test/TestParse [2021-08-18T22:44:35.170Z] --- PASS: Test (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestNewEntry (0.00s) [2021-08-18T22:44:35.170Z] --- PASS: Test/TestParse (0.00s) [2021-08-18T22:44:35.170Z] PASS [2021-08-18T22:44:35.170Z] coverage: 58.3% of statements [2021-08-18T22:44:35.170Z] ok github.com/docker/docker/pkg/discovery 0.057s coverage: 58.3% of statements [2021-08-18T22:44:35.170Z] --- PASS: TestNetworkDBCRUDTableEntries (3.27s) [2021-08-18T22:44:35.170Z] === RUN TestNetworkDBNodeLeave [2021-08-18T22:44:36.138Z] === RUN Test [2021-08-18T22:44:36.138Z] === RUN Test/TestContent [2021-08-18T22:44:36.138Z] === RUN Test/TestInitialize [2021-08-18T22:44:36.138Z] === RUN Test/TestNew [2021-08-18T22:44:36.138Z] === RUN Test/TestParsingContentsWithComments [2021-08-18T22:44:36.138Z] === RUN Test/TestRegister [2021-08-18T22:44:36.138Z] === RUN Test/TestWatch [2021-08-18T22:44:36.138Z] --- PASS: Test (0.01s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestContent (0.00s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestNew (0.00s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T22:44:36.138Z] --- PASS: Test/TestWatch (0.01s) [2021-08-18T22:44:36.138Z] PASS [2021-08-18T22:44:36.138Z] coverage: 97.6% of statements [2021-08-18T22:44:36.138Z] ok github.com/docker/docker/pkg/discovery/file 0.070s coverage: 97.6% of statements [2021-08-18T22:44:36.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-08-18T22:44:36.294Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-18T22:44:36.294Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-08-18T22:44:36.294Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T22:44:36.635Z] --- PASS: TestTarFiles (7.27s) [2021-08-18T22:44:36.635Z] === RUN TestTarUntar [2021-08-18T22:44:36.635Z] --- PASS: TestTarUntar (0.05s) [2021-08-18T22:44:36.635Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-08-18T22:44:36.635Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-08-18T22:44:36.635Z] === RUN TestTarWithOptions [2021-08-18T22:44:36.635Z] --- PASS: TestTarWithOptions (0.03s) [2021-08-18T22:44:36.635Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-08-18T22:44:36.635Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-08-18T22:44:36.635Z] === RUN TestUntarUstarGnuConflict [2021-08-18T22:44:36.635Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-08-18T22:44:36.635Z] === RUN TestUntarInvalidFilenames [2021-08-18T22:44:37.102Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames447303694\\dest" [2021-08-18T22:44:37.102Z] --- PASS: TestUntarInvalidFilenames (0.33s) [2021-08-18T22:44:37.102Z] === RUN TestUntarHardlinkToSymlink [2021-08-18T22:44:37.102Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-08-18T22:44:37.102Z] === RUN TestUntarInvalidHardlink [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink583993103\\victim\\hello" -> "../victim/hello" [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink610006818\\victim\\hello" -> "/../victim/hello" [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink063189529\\victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink319085732\\victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink154738099\\victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink302436214\\victim" -> "../victim" [2021-08-18T22:44:37.102Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2021-08-18T22:44:37.102Z] === RUN TestUntarInvalidSymlink [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink536248413\\dest\\dotdot" -> "../victim/hello" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink620229144\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink719947927\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink986599178\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink610333409\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink847193292\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:37.102Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink060540859\\dest\\dir\\loophole" -> "../../victim" [2021-08-18T22:44:37.102Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-08-18T22:44:37.102Z] === RUN TestTempArchiveCloseMultipleTimes [2021-08-18T22:44:37.102Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-08-18T22:44:37.102Z] === RUN TestXGlobalNoParent [2021-08-18T22:44:37.102Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-08-18T22:44:37.102Z] === RUN TestReplaceFileTarWrapper [2021-08-18T22:44:37.569Z] --- PASS: TestReplaceFileTarWrapper (0.31s) [2021-08-18T22:44:37.569Z] === RUN TestPrefixHeaderReadable [2021-08-18T22:44:37.569Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-08-18T22:44:37.569Z] === RUN TestDisablePigz [2021-08-18T22:44:37.569Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-08-18T22:44:37.569Z] --- PASS: TestDisablePigz (0.15s) [2021-08-18T22:44:37.569Z] === RUN TestPigz [2021-08-18T22:44:38.029Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-08-18T22:44:38.029Z] --- PASS: TestPigz (0.20s) [2021-08-18T22:44:38.029Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T22:44:38.029Z] archive_windows_test.go:16: Currently fails [2021-08-18T22:44:38.029Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestCanonicalTarNameForPath [2021-08-18T22:44:38.029Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestCanonicalTarName [2021-08-18T22:44:38.029Z] --- PASS: TestCanonicalTarName (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestChmodTarEntry [2021-08-18T22:44:38.029Z] --- PASS: TestChmodTarEntry (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestHardLinkOrder [2021-08-18T22:44:38.029Z] --- PASS: TestNetworkDBNodeLeave (2.89s) [2021-08-18T22:44:38.029Z] === RUN TestNetworkDBWatch [2021-08-18T22:44:38.029Z] === RUN Test [2021-08-18T22:44:38.029Z] === RUN Test/TestInitialize [2021-08-18T22:44:38.029Z] --- PASS: TestHardLinkOrder (0.22s) [2021-08-18T22:44:38.029Z] === RUN TestChangeString [2021-08-18T22:44:38.029Z] --- PASS: TestChangeString (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestChangesWithNoChanges [2021-08-18T22:44:38.029Z] time="2021-08-18T22:44:37Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:44:38.029Z] time="2021-08-18T22:44:37Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:44:38.029Z] time="2021-08-18T22:44:37Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:44:38.029Z] === RUN Test/TestInitializeWithCerts [2021-08-18T22:44:38.029Z] time="2021-08-18T22:44:37Z" level=info msg="Initializing discovery with TLS" [2021-08-18T22:44:38.029Z] === RUN Test/TestWatch [2021-08-18T22:44:38.029Z] time="2021-08-18T22:44:37Z" level=info msg="Initializing discovery without TLS" [2021-08-18T22:44:38.029Z] --- PASS: TestChangesWithNoChanges (0.04s) [2021-08-18T22:44:38.029Z] === RUN TestChangesWithChanges [2021-08-18T22:44:38.029Z] --- PASS: TestChangesWithChanges (0.05s) [2021-08-18T22:44:38.029Z] === RUN TestChangesWithChangesGH13590 [2021-08-18T22:44:38.029Z] changes_test.go:196: needs more investigation [2021-08-18T22:44:38.029Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-08-18T22:44:38.029Z] === RUN TestChangesDirsEmpty [2021-08-18T22:44:38.196Z] docker_api_swarm_test.go:45: [d8dd280bed91f] joining swarm manager [d0899f99ca96e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:44:38.489Z] --- PASS: TestChangesDirsEmpty (0.18s) [2021-08-18T22:44:38.489Z] === RUN TestChangesDirsMutated [2021-08-18T22:44:38.489Z] --- PASS: TestChangesDirsMutated (0.21s) [2021-08-18T22:44:38.489Z] === RUN TestApplyLayer [2021-08-18T22:44:38.489Z] changes_test.go:433: needs further investigation [2021-08-18T22:44:38.489Z] --- SKIP: TestApplyLayer (0.00s) [2021-08-18T22:44:38.489Z] === RUN TestChangesSizeWithHardlinks [2021-08-18T22:44:38.489Z] changes_test.go:469: needs further investigation [2021-08-18T22:44:38.490Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-08-18T22:44:38.490Z] === RUN TestChangesSizeWithNoChanges [2021-08-18T22:44:38.490Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-08-18T22:44:38.490Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-08-18T22:44:38.490Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-08-18T22:44:38.490Z] === RUN TestChangesSize [2021-08-18T22:44:38.490Z] --- PASS: TestChangesSize (0.00s) [2021-08-18T22:44:38.490Z] === RUN TestApplyLayerInvalidFilenames [2021-08-18T22:44:38.490Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames658114754\\dest" [2021-08-18T22:44:38.490Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-08-18T22:44:38.490Z] === RUN TestApplyLayerInvalidHardlink [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink614129476\\victim\\hello" -> "../victim/hello" [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink138257363\\victim\\hello" -> "/../victim/hello" [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink913397526\\victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink852725629\\victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink198403768\\victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink463545527\\victim" -> "../victim" [2021-08-18T22:44:38.490Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-08-18T22:44:38.490Z] === RUN TestApplyLayerInvalidSymlink [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink055976618\\dest\\dotdot" -> "../victim/hello" [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink681995777\\dest\\slash-dotdot" -> "/../victim/hello" [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink358077292\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink035369947\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink597741438\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:38.490Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink471569605\\dest\\loophole-victim" -> "../victim" [2021-08-18T22:44:38.490Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-08-18T22:44:38.490Z] === RUN TestApplyLayerWhiteouts [2021-08-18T22:44:39.065Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-08-18T22:44:39.065Z] === RUN TestGenerateEmptyFile [2021-08-18T22:44:39.065Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-08-18T22:44:39.065Z] === RUN TestGenerateWithContent [2021-08-18T22:44:39.065Z] --- PASS: TestGenerateWithContent (0.00s) [2021-08-18T22:44:39.065Z] PASS [2021-08-18T22:44:39.065Z] coverage: 62.9% of statements [2021-08-18T22:44:39.065Z] ok github.com/docker/docker/pkg/archive 10.682s coverage: 62.9% of statements [2021-08-18T22:44:39.526Z] 2021/08/18 22:44:39 Closing DB instances... [2021-08-18T22:44:41.074Z] --- PASS: TestNetworkDBWatch (3.11s) [2021-08-18T22:44:41.074Z] === RUN TestNetworkDBBulkSync [2021-08-18T22:44:41.074Z] --- PASS: Test (3.20s) [2021-08-18T22:44:41.074Z] --- PASS: Test/TestInitialize (0.17s) [2021-08-18T22:44:41.074Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-08-18T22:44:41.074Z] --- PASS: Test/TestWatch (3.02s) [2021-08-18T22:44:41.074Z] PASS [2021-08-18T22:44:41.074Z] coverage: 84.1% of statements [2021-08-18T22:44:41.074Z] ok github.com/docker/docker/pkg/discovery/kv 3.312s coverage: 84.1% of statements [2021-08-18T22:44:42.045Z] === RUN Test [2021-08-18T22:44:42.045Z] === RUN Test/TestWatch [2021-08-18T22:44:42.045Z] --- PASS: Test (0.00s) [2021-08-18T22:44:42.045Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T22:44:42.045Z] PASS [2021-08-18T22:44:42.045Z] coverage: 92.3% of statements [2021-08-18T22:44:42.045Z] ok github.com/docker/docker/pkg/discovery/memory 0.061s coverage: 92.3% of statements [2021-08-18T22:44:42.507Z] 2021/08/18 22:44:42 Closing DB instances... [2021-08-18T22:44:42.968Z] === RUN Test [2021-08-18T22:44:42.968Z] === RUN Test/TestInitialize [2021-08-18T22:44:42.968Z] === RUN Test/TestInitializeWithPattern [2021-08-18T22:44:42.968Z] === RUN Test/TestRegister [2021-08-18T22:44:42.968Z] === RUN Test/TestWatch [2021-08-18T22:44:42.968Z] --- PASS: Test (0.00s) [2021-08-18T22:44:42.968Z] --- PASS: Test/TestInitialize (0.00s) [2021-08-18T22:44:42.968Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-08-18T22:44:42.968Z] --- PASS: Test/TestRegister (0.00s) [2021-08-18T22:44:42.968Z] --- PASS: Test/TestWatch (0.00s) [2021-08-18T22:44:42.968Z] PASS [2021-08-18T22:44:42.968Z] coverage: 93.8% of statements [2021-08-18T22:44:42.968Z] ok github.com/docker/docker/pkg/discovery/nodes 0.055s coverage: 93.8% of statements [2021-08-18T22:44:43.939Z] --- PASS: TestNetworkDBBulkSync (2.96s) [2021-08-18T22:44:43.939Z] === RUN TestNetworkDBCRUDMediumCluster [2021-08-18T22:44:43.939Z] === RUN TestPollerAddRemove [2021-08-18T22:44:43.939Z] --- PASS: TestPollerAddRemove (0.00s) [2021-08-18T22:44:43.939Z] === RUN TestPollerEvent [2021-08-18T22:44:43.939Z] poller_test.go:41: No chmod on Windows [2021-08-18T22:44:43.939Z] --- SKIP: TestPollerEvent (0.00s) [2021-08-18T22:44:43.939Z] === RUN TestPollerClose [2021-08-18T22:44:43.939Z] --- PASS: TestPollerClose (0.00s) [2021-08-18T22:44:43.939Z] PASS [2021-08-18T22:44:43.939Z] coverage: 45.7% of statements [2021-08-18T22:44:43.939Z] ok github.com/docker/docker/pkg/filenotify 0.055s coverage: 45.7% of statements [2021-08-18T22:44:45.492Z] === RUN TestCopyFileWithInvalidSrc [2021-08-18T22:44:45.492Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCopyFileWithInvalidDest [2021-08-18T22:44:45.492Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCopyFileWithSameSrcAndDest [2021-08-18T22:44:45.492Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-08-18T22:44:45.492Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCopyFile [2021-08-18T22:44:45.492Z] --- PASS: TestCopyFile (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-08-18T22:44:45.492Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T22:44:45.492Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-08-18T22:44:45.492Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestReadSymlinkedDirectoryToFile [2021-08-18T22:44:45.492Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T22:44:45.492Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestWildcardMatches [2021-08-18T22:44:45.492Z] --- PASS: TestWildcardMatches (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestPatternMatches [2021-08-18T22:44:45.492Z] --- PASS: TestPatternMatches (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-08-18T22:44:45.492Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestPatternMatchesFolderExclusions [2021-08-18T22:44:45.492Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-08-18T22:44:45.492Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-08-18T22:44:45.492Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-08-18T22:44:45.492Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-08-18T22:44:45.492Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestSingleExclamationError [2021-08-18T22:44:45.492Z] --- PASS: TestSingleExclamationError (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestMatchesWithNoPatterns [2021-08-18T22:44:45.492Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestMatchesWithMalformedPatterns [2021-08-18T22:44:45.492Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestMatches [2021-08-18T22:44:45.492Z] === RUN TestMatches/MatchesOrParentMatches [2021-08-18T22:44:45.492Z] === RUN TestMatches/MatchesUsingParentResult [2021-08-18T22:44:45.492Z] --- PASS: TestMatches (0.01s) [2021-08-18T22:44:45.492Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2021-08-18T22:44:45.492Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatterns [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatterns (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatternsExceptionFlag [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCleanPatternsErrorSingleException [2021-08-18T22:44:45.492Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-08-18T22:44:45.492Z] === RUN TestCreateIfNotExistsDir [2021-08-18T22:44:45.492Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2021-08-18T22:44:45.492Z] === RUN TestCreateIfNotExistsFile [2021-08-18T22:44:45.492Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-08-18T22:44:45.492Z] === RUN TestMatch [2021-08-18T22:44:45.492Z] --- PASS: TestMatch (0.00s) [2021-08-18T22:44:45.492Z] PASS [2021-08-18T22:44:45.492Z] coverage: 82.2% of statements [2021-08-18T22:44:45.492Z] ok github.com/docker/docker/pkg/fileutils 0.131s coverage: 82.2% of statements [2021-08-18T22:44:46.463Z] === RUN TestGet [2021-08-18T22:44:46.463Z] --- PASS: TestGet (0.00s) [2021-08-18T22:44:46.463Z] === RUN TestGetShortcutString [2021-08-18T22:44:46.463Z] --- PASS: TestGetShortcutString (0.00s) [2021-08-18T22:44:46.463Z] PASS [2021-08-18T22:44:46.463Z] coverage: 42.9% of statements [2021-08-18T22:44:46.463Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2021-08-18T22:44:47.434Z] 2021/08/18 22:44:47 Closing DB instances... [2021-08-18T22:44:47.434Z] === RUN TestCreateIDMapOrder [2021-08-18T22:44:47.434Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-08-18T22:44:47.434Z] PASS [2021-08-18T22:44:47.434Z] coverage: 7.2% of statements [2021-08-18T22:44:47.434Z] ok github.com/docker/docker/pkg/idtools 0.057s coverage: 7.2% of statements [2021-08-18T22:44:47.896Z] time="2021-08-18T22:44:47Z" level=error msg="node: 29222f44ce0a is unknown to memberlist" [2021-08-18T22:44:47.896Z] time="2021-08-18T22:44:47Z" level=error msg="node: 29222f44ce0a is unknown to memberlist" [2021-08-18T22:44:47.896Z] time="2021-08-18T22:44:47Z" level=error msg="node: 29222f44ce0a is unknown to memberlist" [2021-08-18T22:44:48.866Z] === RUN TestFixedBufferCap [2021-08-18T22:44:48.866Z] --- PASS: TestFixedBufferCap (0.00s) [2021-08-18T22:44:48.866Z] === RUN TestFixedBufferLen [2021-08-18T22:44:48.866Z] --- PASS: TestFixedBufferLen (0.00s) [2021-08-18T22:44:48.866Z] === RUN TestFixedBufferString [2021-08-18T22:44:48.867Z] --- PASS: TestFixedBufferString (0.00s) [2021-08-18T22:44:48.867Z] === RUN TestFixedBufferWrite [2021-08-18T22:44:48.867Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-08-18T22:44:48.867Z] === RUN TestFixedBufferRead [2021-08-18T22:44:48.867Z] --- PASS: TestFixedBufferRead (0.00s) [2021-08-18T22:44:48.867Z] === RUN TestBytesPipeRead [2021-08-18T22:44:48.867Z] --- PASS: TestBytesPipeRead (0.00s) [2021-08-18T22:44:48.867Z] === RUN TestBytesPipeWrite [2021-08-18T22:44:48.867Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-08-18T22:44:48.867Z] === RUN TestBytesPipeWriteRandomChunks [2021-08-18T22:44:49.327Z] --- PASS: TestBytesPipeWriteRandomChunks (0.53s) [2021-08-18T22:44:49.327Z] === RUN TestAtomicWriteToFile [2021-08-18T22:44:49.327Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-08-18T22:44:49.327Z] === RUN TestAtomicWriteSetCommit [2021-08-18T22:44:49.327Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-08-18T22:44:49.327Z] === RUN TestAtomicWriteSetCancel [2021-08-18T22:44:49.327Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-08-18T22:44:49.327Z] === RUN TestReadCloserWrapperClose [2021-08-18T22:44:49.327Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestReaderErrWrapperReadOnError [2021-08-18T22:44:49.327Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestReaderErrWrapperRead [2021-08-18T22:44:49.327Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestCancelReadCloser [2021-08-18T22:44:49.327Z] --- PASS: TestCancelReadCloser (0.10s) [2021-08-18T22:44:49.327Z] === RUN TestWriteCloserWrapperClose [2021-08-18T22:44:49.327Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestNopWriteCloser [2021-08-18T22:44:49.327Z] --- PASS: TestNopWriteCloser (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestNopWriter [2021-08-18T22:44:49.327Z] --- PASS: TestNopWriter (0.00s) [2021-08-18T22:44:49.327Z] === RUN TestWriteCounter [2021-08-18T22:44:49.327Z] --- PASS: TestWriteCounter (0.00s) [2021-08-18T22:44:49.327Z] PASS [2021-08-18T22:44:49.327Z] coverage: 69.6% of statements [2021-08-18T22:44:49.327Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 69.6% of statements [2021-08-18T22:44:49.788Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.75s) [2021-08-18T22:44:49.788Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-08-18T22:44:50.760Z] === RUN TestError [2021-08-18T22:44:50.760Z] --- PASS: TestError (0.00s) [2021-08-18T22:44:50.760Z] === RUN TestProgressString [2021-08-18T22:44:50.760Z] === RUN TestProgressString/no_progress [2021-08-18T22:44:50.760Z] === RUN TestProgressString/progress_1 [2021-08-18T22:44:50.760Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-08-18T22:44:50.760Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-08-18T22:44:50.760Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-08-18T22:44:50.760Z] === RUN TestProgressString/with_units [2021-08-18T22:44:50.760Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-08-18T22:44:50.760Z] === RUN TestProgressString/hide_counts [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/with_units (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-08-18T22:44:50.760Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-08-18T22:44:50.760Z] === RUN TestJSONMessageDisplay [2021-08-18T22:44:50.760Z] --- PASS: TestJSONMessageDisplay (0.19s) [2021-08-18T22:44:50.760Z] === RUN TestJSONMessageDisplayWithJSONError [2021-08-18T22:44:50.760Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-08-18T22:44:50.760Z] 2021/08/18 22:44:50 Closing DB instances... [2021-08-18T22:44:50.760Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-08-18T22:44:50.760Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-08-18T22:44:50.760Z] === RUN TestDisplayJSONMessagesStream [2021-08-18T22:44:50.760Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-08-18T22:44:50.760Z] PASS [2021-08-18T22:44:50.760Z] coverage: 91.7% of statements [2021-08-18T22:44:50.760Z] ok github.com/docker/docker/pkg/jsonmessage 0.248s coverage: 91.7% of statements [2021-08-18T22:44:51.732Z] === RUN TestStandardLongPath [2021-08-18T22:44:51.732Z] --- PASS: TestStandardLongPath (0.00s) [2021-08-18T22:44:51.732Z] === RUN TestUNCLongPath [2021-08-18T22:44:51.732Z] --- PASS: TestUNCLongPath (0.00s) [2021-08-18T22:44:51.732Z] PASS [2021-08-18T22:44:51.732Z] coverage: 100.0% of statements [2021-08-18T22:44:51.732Z] ok github.com/docker/docker/pkg/longpath 0.075s coverage: 100.0% of statements [2021-08-18T22:44:52.193Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.69s) [2021-08-18T22:44:52.193Z] === RUN TestNetworkDBGarbageCollection [2021-08-18T22:44:52.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-18T22:44:52.656Z] === RUN TestNameFormat [2021-08-18T22:44:52.656Z] --- PASS: TestNameFormat (0.00s) [2021-08-18T22:44:52.656Z] === RUN TestNameRetries [2021-08-18T22:44:52.656Z] --- PASS: TestNameRetries (0.00s) [2021-08-18T22:44:52.656Z] PASS [2021-08-18T22:44:52.656Z] coverage: 85.7% of statements [2021-08-18T22:44:52.656Z] ok github.com/docker/docker/pkg/namesgenerator 0.056s coverage: 85.7% of statements [2021-08-18T22:44:52.656Z] --- PASS: TestGetAddress (30.35s) [2021-08-18T22:44:52.656Z] === RUN TestRequestSyntaxCheck [2021-08-18T22:44:52.656Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2021-08-18T22:44:52.656Z] === RUN TestRequest [2021-08-18T22:44:53.627Z] === RUN TestParseKeyValueOpt [2021-08-18T22:44:53.627Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-08-18T22:44:53.627Z] === RUN TestParseUintList [2021-08-18T22:44:53.627Z] --- PASS: TestParseUintList (0.00s) [2021-08-18T22:44:53.627Z] === RUN TestParseUintListMaximumLimits [2021-08-18T22:44:53.627Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-08-18T22:44:53.627Z] PASS [2021-08-18T22:44:53.627Z] coverage: 97.0% of statements [2021-08-18T22:44:53.627Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2021-08-18T22:44:54.087Z] === RUN TestNewAndRemove [2021-08-18T22:44:54.087Z] --- PASS: TestNewAndRemove (0.00s) [2021-08-18T22:44:54.087Z] === RUN TestRemoveInvalidPath [2021-08-18T22:44:54.087Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-08-18T22:44:54.087Z] PASS [2021-08-18T22:44:54.087Z] coverage: 82.6% of statements [2021-08-18T22:44:54.087Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2021-08-18T22:44:56.272Z] === RUN TestFailedConnection [2021-08-18T22:44:56.279Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-08-18T22:44:57.218Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-08-18T22:44:57.244Z] --- PASS: TestFailedConnection (1.04s) [2021-08-18T22:44:57.244Z] === RUN TestFailOnce [2021-08-18T22:44:57.244Z] 2021/08/18 22:44:56 http: panic serving 127.0.0.1:49299: Plugin not ready [2021-08-18T22:44:57.244Z] goroutine 34 [running]: [2021-08-18T22:44:57.244Z] net/http.(*conn).serve.func1(0xc0001a2000) [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:1804 +0x153 [2021-08-18T22:44:57.244Z] panic(0xfb5280, 0x10cc690) [2021-08-18T22:44:57.244Z] c:/go/src/runtime/panic.go:971 +0x49a [2021-08-18T22:44:57.244Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x10dcd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:44:57.244Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-08-18T22:44:57.244Z] net/http.HandlerFunc.ServeHTTP(0xc00008af30, 0x10dcd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:2049 +0x4b [2021-08-18T22:44:57.244Z] net/http.(*ServeMux).ServeHTTP(0xc0000d88c0, 0x10dcd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:2428 +0x1b7 [2021-08-18T22:44:57.244Z] net/http.serverHandler.ServeHTTP(0xc000134000, 0x10dcd50, 0xc00021a000, 0xc0001a8000) [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:2867 +0xaa [2021-08-18T22:44:57.244Z] net/http.(*conn).serve(0xc0001a2000, 0x10dd940, 0xc00018a040) [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:1932 +0x8cd [2021-08-18T22:44:57.244Z] created by net/http.(*Server).Serve [2021-08-18T22:44:57.244Z] c:/go/src/net/http/server.go:2993 +0x3b8 [2021-08-18T22:44:57.244Z] time="2021-08-18T22:44:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49298/Test.FailOnce: Post \"http://127.0.0.1:49298/Test.FailOnce\": EOF, retrying in 1s" [2021-08-18T22:44:58.215Z] --- PASS: TestFailOnce (1.19s) [2021-08-18T22:44:58.215Z] === RUN TestEchoInputOutput [2021-08-18T22:44:58.215Z] --- PASS: TestEchoInputOutput (0.00s) [2021-08-18T22:44:58.215Z] === RUN TestBackoff [2021-08-18T22:44:58.215Z] --- PASS: TestBackoff (0.00s) [2021-08-18T22:44:58.215Z] === RUN TestAbortRetry [2021-08-18T22:44:58.215Z] --- PASS: TestAbortRetry (0.00s) [2021-08-18T22:44:58.215Z] === RUN TestClientScheme [2021-08-18T22:44:58.215Z] --- PASS: TestClientScheme (0.00s) [2021-08-18T22:44:58.215Z] === RUN TestNewClientWithTimeout [2021-08-18T22:44:58.676Z] time="2021-08-18T22:44:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-08-18T22:45:00.220Z] time="2021-08-18T22:45:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-08-18T22:45:01.407Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T22:45:02.402Z] === RUN TestParseEmptyInterface [2021-08-18T22:45:02.402Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestParseNonInterfaceType [2021-08-18T22:45:02.402Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestParseWithOneFunction [2021-08-18T22:45:02.402Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestParseWithMultipleFuncs [2021-08-18T22:45:02.402Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestParseWithUnnamedReturn [2021-08-18T22:45:02.402Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestEmbeddedInterface [2021-08-18T22:45:02.402Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestParsedImports [2021-08-18T22:45:02.402Z] --- PASS: TestParsedImports (0.00s) [2021-08-18T22:45:02.402Z] === RUN TestAliasedImports [2021-08-18T22:45:02.402Z] --- PASS: TestAliasedImports (0.00s) [2021-08-18T22:45:02.402Z] PASS [2021-08-18T22:45:02.402Z] coverage: 56.8% of statements [2021-08-18T22:45:02.402Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.062s coverage: 56.8% of statements [2021-08-18T22:45:02.790Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T22:45:02.862Z] time="2021-08-18T22:45:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-08-18T22:45:03.323Z] === RUN TestHTTPTransport [2021-08-18T22:45:03.323Z] --- PASS: TestHTTPTransport (0.00s) [2021-08-18T22:45:03.323Z] PASS [2021-08-18T22:45:03.323Z] coverage: 85.7% of statements [2021-08-18T22:45:03.323Z] ok github.com/docker/docker/pkg/plugins/transport 0.043s coverage: 85.7% of statements [2021-08-18T22:45:03.785Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-08-18T22:45:03.785Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestBufioReaderPoolPutAndGet [2021-08-18T22:45:03.785Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-08-18T22:45:03.785Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-08-18T22:45:03.785Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestBufioWriterPoolPutAndGet [2021-08-18T22:45:03.785Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-08-18T22:45:03.785Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-08-18T22:45:03.785Z] === RUN TestBufferPoolPutAndGet [2021-08-18T22:45:03.785Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-08-18T22:45:03.785Z] PASS [2021-08-18T22:45:03.785Z] coverage: 88.2% of statements [2021-08-18T22:45:03.785Z] ok github.com/docker/docker/pkg/pools 0.044s coverage: 88.2% of statements [2021-08-18T22:45:04.757Z] === RUN TestOutputOnPrematureClose [2021-08-18T22:45:04.757Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-08-18T22:45:04.757Z] === RUN TestCompleteSilently [2021-08-18T22:45:04.757Z] --- PASS: TestCompleteSilently (0.00s) [2021-08-18T22:45:04.757Z] PASS [2021-08-18T22:45:04.757Z] coverage: 75.9% of statements [2021-08-18T22:45:04.757Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2021-08-18T22:45:05.218Z] === RUN TestSendToOneSub [2021-08-18T22:45:05.218Z] --- PASS: TestSendToOneSub (0.00s) [2021-08-18T22:45:05.218Z] === RUN TestSendToMultipleSubs [2021-08-18T22:45:05.218Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-08-18T22:45:05.218Z] === RUN TestEvictOneSub [2021-08-18T22:45:05.218Z] --- PASS: TestEvictOneSub (0.00s) [2021-08-18T22:45:05.218Z] === RUN TestClosePublisher [2021-08-18T22:45:05.218Z] --- PASS: TestClosePublisher (0.00s) [2021-08-18T22:45:05.218Z] === RUN TestPubSubRace [2021-08-18T22:45:05.678Z] --- PASS: TestRequest (13.30s) [2021-08-18T22:45:05.678Z] === RUN TestOverlappingRequests [2021-08-18T22:45:06.140Z] --- PASS: TestPubSubRace (1.05s) [2021-08-18T22:45:06.140Z] PASS [2021-08-18T22:45:06.140Z] coverage: 75.0% of statements [2021-08-18T22:45:06.140Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-08-18T22:45:06.602Z] --- PASS: TestOverlappingRequests (0.58s) [2021-08-18T22:45:06.602Z] === RUN TestRelease [2021-08-18T22:45:07.063Z] === RUN TestRegister [2021-08-18T22:45:07.063Z] --- PASS: TestRegister (0.00s) [2021-08-18T22:45:07.063Z] === RUN TestCommand [2021-08-18T22:45:07.063Z] --- PASS: TestCommand (0.04s) [2021-08-18T22:45:07.063Z] === RUN TestNaiveSelf [2021-08-18T22:45:07.063Z] --- PASS: TestNaiveSelf (0.05s) [2021-08-18T22:45:07.063Z] PASS [2021-08-18T22:45:07.063Z] coverage: 82.4% of statements [2021-08-18T22:45:07.063Z] ok github.com/docker/docker/pkg/reexec 0.131s coverage: 82.4% of statements [2021-08-18T22:45:07.524Z] time="2021-08-18T22:45:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49303/Test.Echo: Post \"http://127.0.0.1:49303/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-08-18T22:45:07.986Z] === RUN TestDump [2021-08-18T22:45:07.986Z] goroutine 6 [running]: [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x1fdf1ec4, 0x16be728e6ec) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.Dump(...) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.TestDump(0xc000029080) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:13 +0x3e [2021-08-18T22:45:07.986Z] testing.tRunner(0xc000029080, 0x495ea0) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:45:07.986Z] created by testing.(*T).Run [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T22:45:07.986Z] [2021-08-18T22:45:07.986Z] goroutine 1 [chan receive]: [2021-08-18T22:45:07.986Z] testing.(*T).Run(0xc000029080, 0x4885d8, 0x8, 0x495ea0, 0x2fa18d) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T22:45:07.986Z] testing.runTests.func1(0xc000028f00) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T22:45:07.986Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:45:07.986Z] testing.runTests(0xc000004078, 0x5db220, 0x3, 0x3, 0xc03f81d2dfdf1ec4, 0x8bb325099d, 0x5dfc80, 0x489e28) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T22:45:07.986Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T22:45:07.986Z] main.main() [2021-08-18T22:45:07.986Z] _testmain.go:95 +0x1c8 [2021-08-18T22:45:07.986Z] --- PASS: TestDump (0.00s) [2021-08-18T22:45:07.986Z] === RUN TestDumpToFile [2021-08-18T22:45:07.986Z] --- PASS: TestDumpToFile (0.17s) [2021-08-18T22:45:07.986Z] === RUN TestDumpToFileWithEmptyInput [2021-08-18T22:45:07.986Z] goroutine 8 [running]: [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.dump(0xc000006020, 0x438, 0x3743c0) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x8f [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.DumpToFile(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0xc5 [2021-08-18T22:45:07.986Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000029500) [2021-08-18T22:45:07.986Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:28 +0x34 [2021-08-18T22:45:07.986Z] testing.tRunner(0xc000029500, 0x495e90) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:45:07.986Z] created by testing.(*T).Run [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1238 +0x2b3 [2021-08-18T22:45:07.986Z] [2021-08-18T22:45:07.986Z] goroutine 1 [chan receive]: [2021-08-18T22:45:07.986Z] testing.(*T).Run(0xc000029500, 0x48f08c, 0x1c, 0x495e90, 0x2fa101) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1239 +0x2da [2021-08-18T22:45:07.986Z] testing.runTests.func1(0xc000028f00) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1511 +0x7f [2021-08-18T22:45:07.986Z] testing.tRunner(0xc000028f00, 0xc000075da8) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1193 +0xef [2021-08-18T22:45:07.986Z] testing.runTests(0xc000004078, 0x5db220, 0x3, 0x3, 0xc03f81d2dfdf1ec4, 0x8bb325099d, 0x5dfc80, 0x489e28) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1509 +0x310 [2021-08-18T22:45:07.986Z] testing.(*M).Run(0xc00007a080, 0x0) [2021-08-18T22:45:07.986Z] c:/go/src/testing/testing.go:1417 +0x1f5 [2021-08-18T22:45:07.986Z] main.main() [2021-08-18T22:45:07.986Z] _testmain.go:95 +0x1c8 [2021-08-18T22:45:07.986Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2021-08-18T22:45:07.986Z] PASS [2021-08-18T22:45:07.986Z] coverage: 90.9% of statements [2021-08-18T22:45:07.986Z] ok github.com/docker/docker/pkg/stack 0.208s coverage: 90.9% of statements [2021-08-18T22:45:08.447Z] === RUN TestNewStdWriter [2021-08-18T22:45:08.447Z] --- PASS: TestNewStdWriter (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestWriteWithUninitializedStdWriter [2021-08-18T22:45:08.447Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestWriteWithNilBytes [2021-08-18T22:45:08.447Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestWrite [2021-08-18T22:45:08.447Z] --- PASS: TestWrite (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestWriteWithWriterError [2021-08-18T22:45:08.447Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-08-18T22:45:08.447Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyWriteAndRead [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyWithInvalidInputHeader [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyWithCorruptedPrefix [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyReturnsWriteErrors [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-08-18T22:45:08.447Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-08-18T22:45:08.447Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-08-18T22:45:08.447Z] PASS [2021-08-18T22:45:08.447Z] coverage: 100.0% of statements [2021-08-18T22:45:08.447Z] ok github.com/docker/docker/pkg/stdcopy 0.043s coverage: 100.0% of statements [2021-08-18T22:45:08.908Z] --- PASS: TestRelease (2.43s) [2021-08-18T22:45:08.908Z] === RUN TestAllocateRandomDeallocate [2021-08-18T22:45:09.369Z] === RUN TestRawProgressFormatterFormatStatus [2021-08-18T22:45:09.369Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestRawProgressFormatterFormatProgress [2021-08-18T22:45:09.369Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestFormatStatus [2021-08-18T22:45:09.369Z] --- PASS: TestFormatStatus (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestFormatError [2021-08-18T22:45:09.369Z] --- PASS: TestFormatError (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestFormatJSONError [2021-08-18T22:45:09.369Z] --- PASS: TestFormatJSONError (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestJsonProgressFormatterFormatProgress [2021-08-18T22:45:09.369Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestJsonProgressFormatterFormatStatus [2021-08-18T22:45:09.369Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestNewJSONProgressOutput [2021-08-18T22:45:09.369Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestAuxFormatterEmit [2021-08-18T22:45:09.369Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestStreamWriterStdout [2021-08-18T22:45:09.369Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-08-18T22:45:09.369Z] === RUN TestStreamWriterStderr [2021-08-18T22:45:09.369Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-08-18T22:45:09.369Z] PASS [2021-08-18T22:45:09.369Z] coverage: 66.2% of statements [2021-08-18T22:45:09.369Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2021-08-18T22:45:09.829Z] === RUN TestGenerateRandomID [2021-08-18T22:45:09.829Z] --- PASS: TestGenerateRandomID (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestShortenId [2021-08-18T22:45:09.829Z] --- PASS: TestShortenId (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestShortenSha256Id [2021-08-18T22:45:09.829Z] --- PASS: TestShortenSha256Id (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestShortenIdEmpty [2021-08-18T22:45:09.829Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestShortenIdInvalid [2021-08-18T22:45:09.829Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestIsShortIDNonHex [2021-08-18T22:45:09.829Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-08-18T22:45:09.829Z] === RUN TestIsShortIDNotCorrectSize [2021-08-18T22:45:09.829Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-08-18T22:45:09.829Z] PASS [2021-08-18T22:45:09.829Z] coverage: 70.6% of statements [2021-08-18T22:45:09.829Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2021-08-18T22:45:10.811Z] === RUN TestIsCpusetListAvailable [2021-08-18T22:45:10.811Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-08-18T22:45:10.811Z] PASS [2021-08-18T22:45:10.811Z] coverage: 39.4% of statements [2021-08-18T22:45:10.811Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2021-08-18T22:45:12.500Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-18T22:45:12.500Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-18T22:45:12.500Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-18T22:45:12.998Z] === RUN TestChtimes [2021-08-18T22:45:12.998Z] --- PASS: TestChtimes (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestChtimesWindows [2021-08-18T22:45:12.998Z] --- PASS: TestChtimesWindows (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-08-18T22:45:12.998Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestEnsureRemoveAllNotExist [2021-08-18T22:45:12.998Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestEnsureRemoveAllWithDir [2021-08-18T22:45:12.998Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestEnsureRemoveAllWithFile [2021-08-18T22:45:12.998Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-08-18T22:45:12.998Z] === RUN TestHasWin32KSupport [2021-08-18T22:45:12.998Z] syscall_windows_test.go:8: win32k: true [2021-08-18T22:45:12.998Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-08-18T22:45:12.998Z] PASS [2021-08-18T22:45:12.998Z] coverage: 12.9% of statements [2021-08-18T22:45:12.998Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 12.9% of statements [2021-08-18T22:45:13.070Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-18T22:45:13.070Z] Cross building: bundles/cross/linux/s390x [2021-08-18T22:45:13.070Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-18T22:45:13.070Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-18T22:45:13.458Z] === RUN TestTailFile [2021-08-18T22:45:13.458Z] --- PASS: TestTailFile (0.00s) [2021-08-18T22:45:13.458Z] === RUN TestTailFileManyLines [2021-08-18T22:45:13.458Z] --- PASS: TestTailFileManyLines (0.00s) [2021-08-18T22:45:13.458Z] === RUN TestTailEmptyFile [2021-08-18T22:45:13.458Z] --- PASS: TestTailEmptyFile (0.00s) [2021-08-18T22:45:13.458Z] === RUN TestTailNegativeN [2021-08-18T22:45:13.458Z] --- PASS: TestTailNegativeN (0.00s) [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/single_byte_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/2_byte_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/4_byte_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/8_byte_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/12_byte_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.458Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.458Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.458Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.459Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.459Z] === CONT TestNewTailReader/8_byte_delimiter [2021-08-18T22:45:13.459Z] === CONT TestNewTailReader/2_byte_delimiter [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === CONT TestNewTailReader/12_byte_delimiter [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.459Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.459Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.921Z] === CONT TestNewTailReader/4_byte_delimiter [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.921Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.921Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/single_byte_delimiter [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.922Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.922Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.923Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.923Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.923Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.924Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.924Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.924Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:13.925Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:13.925Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.386Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-08-18T22:45:14.387Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.387Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.388Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-08-18T22:45:14.389Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-08-18T22:45:14.389Z] PASS [2021-08-18T22:45:14.389Z] coverage: 88.6% of statements [2021-08-18T22:45:14.389Z] ok github.com/docker/docker/pkg/tailfile 0.198s coverage: 88.6% of statements [2021-08-18T22:45:14.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T22:45:14.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T22:45:14.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T22:45:14.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T22:45:15.360Z] === RUN TestTarSumRemoveNonExistent [2021-08-18T22:45:15.360Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestTarSumRemove [2021-08-18T22:45:15.360Z] --- PASS: TestTarSumRemove (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestSortFileInfoSums [2021-08-18T22:45:15.360Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestNewTarSumForLabelInvalid [2021-08-18T22:45:15.360Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestNewTarSumForLabel [2021-08-18T22:45:15.360Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestEmptyTar [2021-08-18T22:45:15.360Z] --- PASS: TestEmptyTar (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestTarSumsReadSize [2021-08-18T22:45:15.360Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-08-18T22:45:15.360Z] === RUN TestTarSums [2021-08-18T22:45:15.360Z] --- PASS: TestTarSums (0.08s) [2021-08-18T22:45:15.360Z] === RUN TestIteration [2021-08-18T22:45:15.360Z] --- PASS: TestIteration (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestVersionLabelForChecksum [2021-08-18T22:45:15.360Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestVersion [2021-08-18T22:45:15.360Z] --- PASS: TestVersion (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestGetVersion [2021-08-18T22:45:15.360Z] --- PASS: TestGetVersion (0.00s) [2021-08-18T22:45:15.360Z] === RUN TestGetVersions [2021-08-18T22:45:15.360Z] --- PASS: TestGetVersions (0.00s) [2021-08-18T22:45:15.360Z] PASS [2021-08-18T22:45:15.360Z] coverage: 89.3% of statements [2021-08-18T22:45:15.360Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2021-08-18T22:45:15.823Z] testing: warning: no tests to run [2021-08-18T22:45:15.823Z] PASS [2021-08-18T22:45:15.823Z] coverage: [no statements] [2021-08-18T22:45:15.823Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-08-18T22:45:15.823Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-08-18T22:45:15.823Z] === RUN TestClientStream [2021-08-18T22:45:15.823Z] --- PASS: TestClientStream (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestClientSendFile [2021-08-18T22:45:15.823Z] --- PASS: TestClientSendFile (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestClientWithRequestTimeout [2021-08-18T22:45:15.823Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2021-08-18T22:45:15.823Z] === RUN TestFileSpecPlugin [2021-08-18T22:45:15.823Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-08-18T22:45:15.823Z] === RUN TestFileJSONSpecPlugin [2021-08-18T22:45:15.823Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-08-18T22:45:15.823Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestPluginAddHandler [2021-08-18T22:45:15.823Z] --- PASS: TestPluginAddHandler (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestPluginWaitBadPlugin [2021-08-18T22:45:15.823Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-08-18T22:45:15.823Z] === RUN TestGet [2021-08-18T22:45:15.823Z] time="2021-08-18T22:45:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-08-18T22:45:16.286Z] --- PASS: TestAllocateRandomDeallocate (7.47s) [2021-08-18T22:45:16.286Z] === RUN TestRetrieveFromStore [2021-08-18T22:45:16.286Z] === RUN TestTruncIndex [2021-08-18T22:45:16.369Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T22:45:16.369Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-18T22:45:16.369Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T22:45:16.627Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T22:45:16.746Z] --- PASS: TestTruncIndex (0.10s) [2021-08-18T22:45:16.746Z] PASS [2021-08-18T22:45:16.746Z] coverage: 91.5% of statements [2021-08-18T22:45:16.746Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2021-08-18T22:45:17.207Z] time="2021-08-18T22:45:16Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-08-18T22:45:17.207Z] === RUN TestIsGIT [2021-08-18T22:45:17.207Z] --- PASS: TestIsGIT (0.00s) [2021-08-18T22:45:17.207Z] === RUN TestIsTransport [2021-08-18T22:45:17.207Z] --- PASS: TestIsTransport (0.00s) [2021-08-18T22:45:17.207Z] PASS [2021-08-18T22:45:17.207Z] coverage: 100.0% of statements [2021-08-18T22:45:17.207Z] ok github.com/docker/docker/pkg/urlutil 0.042s coverage: 100.0% of statements [2021-08-18T22:45:17.671Z] === RUN TestVersionInfo [2021-08-18T22:45:17.671Z] --- PASS: TestVersionInfo (0.00s) [2021-08-18T22:45:17.671Z] === RUN TestAppendVersions [2021-08-18T22:45:17.671Z] --- PASS: TestAppendVersions (0.00s) [2021-08-18T22:45:17.671Z] PASS [2021-08-18T22:45:17.671Z] coverage: 88.9% of statements [2021-08-18T22:45:17.671Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-08-18T22:45:18.646Z] --- PASS: TestRetrieveFromStore (2.47s) [2021-08-18T22:45:18.647Z] === RUN TestRequestReleaseAddressDuplicate [2021-08-18T22:45:18.647Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-08-18T22:45:18.647Z] === RUN TestParallelPredefinedRequest1 [2021-08-18T22:45:18.647Z] === PAUSE TestParallelPredefinedRequest1 [2021-08-18T22:45:18.647Z] === RUN TestParallelPredefinedRequest2 [2021-08-18T22:45:18.647Z] === PAUSE TestParallelPredefinedRequest2 [2021-08-18T22:45:18.647Z] === RUN TestParallelPredefinedRequest3 [2021-08-18T22:45:18.647Z] === PAUSE TestParallelPredefinedRequest3 [2021-08-18T22:45:18.647Z] === RUN TestParallelPredefinedRequest4 [2021-08-18T22:45:18.647Z] === PAUSE TestParallelPredefinedRequest4 [2021-08-18T22:45:18.647Z] === RUN TestParallelPredefinedRequest5 [2021-08-18T22:45:18.647Z] === PAUSE TestParallelPredefinedRequest5 [2021-08-18T22:45:18.647Z] === RUN TestDebug [2021-08-18T22:45:18.647Z] --- PASS: TestDebug (0.00s) [2021-08-18T22:45:18.647Z] === RUN TestRequestPoolParallel [2021-08-18T22:45:19.108Z] time="2021-08-18T22:45:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-08-18T22:45:19.568Z] --- PASS: TestRequestPoolParallel (0.69s) [2021-08-18T22:45:19.568Z] === RUN TestFullAllocateRelease [2021-08-18T22:45:20.029Z] === RUN TestValidatePrivileges [2021-08-18T22:45:20.029Z] --- PASS: TestValidatePrivileges (0.00s) [2021-08-18T22:45:20.029Z] === RUN TestFilterByCapNeg [2021-08-18T22:45:20.029Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-08-18T22:45:20.029Z] === RUN TestFilterByCapPos [2021-08-18T22:45:20.029Z] --- PASS: TestFilterByCapPos (0.00s) [2021-08-18T22:45:20.029Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-08-18T22:45:20.029Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-08-18T22:45:20.029Z] PASS [2021-08-18T22:45:20.029Z] coverage: 12.0% of statements [2021-08-18T22:45:20.029Z] ok github.com/docker/docker/plugin 0.071s coverage: 12.0% of statements [2021-08-18T22:45:20.029Z] --- PASS: TestFullAllocateRelease (0.69s) [2021-08-18T22:45:20.029Z] === RUN TestOddAllocateRelease [2021-08-18T22:45:20.490Z] --- PASS: TestOddAllocateRelease (0.33s) [2021-08-18T22:45:20.490Z] === RUN TestFullAllocateSerialReleaseParallel [2021-08-18T22:45:20.490Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-08-18T22:45:20.490Z] === RUN TestOddAllocateSerialReleaseParallel [2021-08-18T22:45:20.817Z] --- PASS: TestImportExtremelyLargeImageWorks (185.20s) [2021-08-18T22:45:20.817Z] PASS [2021-08-18T22:45:20.817Z] [2021-08-18T22:45:20.817Z] DONE 12 tests in 189.477s [2021-08-18T22:45:20.817Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T22:45:20.817Z] ++ 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-08-18T22:45:20.817Z] ++ set -e [2021-08-18T22:45:20.817Z] ++ '[' -n 0 ']' [2021-08-18T22:45:20.817Z] ++ set -x [2021-08-18T22:45:20.817Z] ++ env -i DEST=/go/src/github.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-08-18T22:45:20.817Z] INFO: Testing against a local daemon [2021-08-18T22:45:20.817Z] === RUN TestNetworkCreateDelete [2021-08-18T22:45:20.952Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.08s) [2021-08-18T22:45:20.952Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-08-18T22:45:20.952Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest1 [2021-08-18T22:45:20.952Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T22:45:20.952Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest2 [2021-08-18T22:45:20.952Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest3 [2021-08-18T22:45:20.952Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:45:20.952Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest5 [2021-08-18T22:45:20.952Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:45:20.952Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:45:20.952Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:45:20.952Z] === CONT TestParallelPredefinedRequest4 [2021-08-18T22:45:20.952Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:45:20.952Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:45:20.952Z] PASS [2021-08-18T22:45:20.952Z] coverage: 85.3% of statements [2021-08-18T22:45:20.952Z] ok github.com/docker/docker/libnetwork/ipam 69.943s coverage: 85.3% of statements [2021-08-18T22:45:20.952Z] === RUN TestNewSettable [2021-08-18T22:45:20.952Z] --- PASS: TestNewSettable (0.00s) [2021-08-18T22:45:20.952Z] === RUN TestIsSettable [2021-08-18T22:45:20.952Z] --- PASS: TestIsSettable (0.00s) [2021-08-18T22:45:20.952Z] === RUN TestUpdateSettingsEnv [2021-08-18T22:45:20.952Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-08-18T22:45:20.952Z] PASS [2021-08-18T22:45:20.952Z] coverage: 20.0% of statements [2021-08-18T22:45:20.952Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.0% of statements [2021-08-18T22:45:21.074Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-08-18T22:45:21.074Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T22:45:21.641Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2021-08-18T22:45:21.641Z] === RUN TestDaemonDNSFallback [2021-08-18T22:45:22.500Z] === RUN TestLoad [2021-08-18T22:45:22.500Z] --- PASS: TestLoad (0.00s) [2021-08-18T22:45:22.500Z] === RUN TestSave [2021-08-18T22:45:22.500Z] --- PASS: TestSave (0.03s) [2021-08-18T22:45:22.500Z] === RUN TestAddDeleteGet [2021-08-18T22:45:22.500Z] --- PASS: TestAddDeleteGet (0.06s) [2021-08-18T22:45:22.500Z] === RUN TestInvalidTags [2021-08-18T22:45:22.500Z] --- PASS: TestInvalidTags (0.01s) [2021-08-18T22:45:22.500Z] PASS [2021-08-18T22:45:22.500Z] coverage: 84.4% of statements [2021-08-18T22:45:22.500Z] ok github.com/docker/docker/reference 0.152s coverage: 84.4% of statements [2021-08-18T22:45:22.960Z] time="2021-08-18T22:45:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-08-18T22:45:24.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-18T22:45:25.143Z] === RUN TestResolveAuthConfigIndexServer [2021-08-18T22:45:25.143Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestResolveAuthConfigFullURL [2021-08-18T22:45:25.143Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestLoadAllowNondistributableArtifacts [2021-08-18T22:45:25.143Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestValidateMirror [2021-08-18T22:45:25.143Z] --- PASS: TestValidateMirror (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestLoadInsecureRegistries [2021-08-18T22:45:25.143Z] time="2021-08-18T22:45:24Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-18T22:45:25.143Z] time="2021-08-18T22:45:24Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-08-18T22:45:25.143Z] time="2021-08-18T22:45:24Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-08-18T22:45:25.143Z] --- PASS: TestLoadInsecureRegistries (0.17s) [2021-08-18T22:45:25.143Z] === RUN TestNewServiceConfig [2021-08-18T22:45:25.143Z] --- PASS: TestNewServiceConfig (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestValidateIndexName [2021-08-18T22:45:25.143Z] --- PASS: TestValidateIndexName (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestValidateIndexNameWithError [2021-08-18T22:45:25.143Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestEndpointParse [2021-08-18T22:45:25.143Z] --- PASS: TestEndpointParse (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestEndpointParseInvalid [2021-08-18T22:45:25.143Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestValidateEndpoint [2021-08-18T22:45:25.143Z] --- PASS: TestValidateEndpoint (0.01s) [2021-08-18T22:45:25.143Z] === RUN TestPing [2021-08-18T22:45:25.143Z] --- PASS: TestPing (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestPingRegistryEndpoint [2021-08-18T22:45:25.143Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:45:25.143Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2021-08-18T22:45:25.143Z] === RUN TestEndpoint [2021-08-18T22:45:25.143Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:45:25.143Z] --- SKIP: TestEndpoint (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestParseRepositoryInfo [2021-08-18T22:45:25.143Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestNewIndexInfo [2021-08-18T22:45:25.143Z] --- PASS: TestNewIndexInfo (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestMirrorEndpointLookup [2021-08-18T22:45:25.143Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:45:25.143Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-08-18T22:45:25.143Z] === RUN TestSearchRepositories [2021-08-18T22:45:25.143Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-08-18T22:45:25.143Z] Host: 127.0.0.1:49325 [2021-08-18T22:45:25.143Z] User-Agent: docker test client [2021-08-18T22:45:25.143Z] Authorization: Token fake-token [2021-08-18T22:45:25.143Z] X-Docker-Token: true [2021-08-18T22:45:25.143Z] Accept-Encoding: gzip [2021-08-18T22:45:25.143Z] [2021-08-18T22:45:25.143Z] [2021-08-18T22:45:25.143Z] registry_test.go:730: HTTP/1.1 200 OK [2021-08-18T22:45:25.143Z] Connection: close [2021-08-18T22:45:25.143Z] Content-Length: 144 [2021-08-18T22:45:25.143Z] Cache-Control: no-cache [2021-08-18T22:45:25.143Z] Content-Type: application/json [2021-08-18T22:45:25.143Z] Date: Wed, 18 Aug 2021 22:45:24 GMT [2021-08-18T22:45:25.143Z] Expires: -1 [2021-08-18T22:45:25.143Z] Pragma: no-cache [2021-08-18T22:45:25.143Z] Server: docker-tests/mock [2021-08-18T22:45:25.143Z] X-Docker-Registry-Config: mock [2021-08-18T22:45:25.143Z] X-Docker-Registry-Version: 0.0.0 [2021-08-18T22:45:25.143Z] [2021-08-18T22:45:25.143Z] [2021-08-18T22:45:25.143Z] --- PASS: TestSearchRepositories (0.01s) [2021-08-18T22:45:25.143Z] === RUN TestTrustedLocation [2021-08-18T22:45:25.143Z] --- PASS: TestTrustedLocation (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-08-18T22:45:25.143Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestAllowNondistributableArtifacts [2021-08-18T22:45:25.143Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-08-18T22:45:25.143Z] === RUN TestIsSecureIndex [2021-08-18T22:45:25.143Z] --- PASS: TestIsSecureIndex (0.00s) [2021-08-18T22:45:25.143Z] PASS [2021-08-18T22:45:25.143Z] coverage: 51.7% of statements [2021-08-18T22:45:25.143Z] ok github.com/docker/docker/registry 0.260s coverage: 51.7% of statements [2021-08-18T22:45:26.113Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-08-18T22:45:26.113Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-08-18T22:45:26.113Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-08-18T22:45:26.113Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-08-18T22:45:26.113Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-08-18T22:45:26.113Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-08-18T22:45:26.113Z] === RUN TestResumableRequestReaderWithReadError [2021-08-18T22:45:26.576Z] time="2021-08-18T22:45:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReaderWithReadError (0.17s) [2021-08-18T22:45:26.576Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-08-18T22:45:26.576Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-08-18T22:45:26.576Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-08-18T22:45:26.576Z] === RUN TestResumableRequestReader [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReader (0.00s) [2021-08-18T22:45:26.576Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-08-18T22:45:26.576Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-08-18T22:45:26.576Z] PASS [2021-08-18T22:45:26.576Z] coverage: 100.0% of statements [2021-08-18T22:45:26.576Z] ok github.com/docker/docker/registry/resumable 0.239s coverage: 100.0% of statements [2021-08-18T22:45:26.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-18T22:45:27.036Z] === RUN TestRestartManagerTimeout [2021-08-18T22:45:27.036Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-08-18T22:45:27.036Z] === RUN TestRestartManagerTimeoutReset [2021-08-18T22:45:27.036Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-08-18T22:45:27.036Z] PASS [2021-08-18T22:45:27.036Z] coverage: 50.9% of statements [2021-08-18T22:45:27.036Z] ok github.com/docker/docker/restartmanager 0.044s coverage: 50.9% of statements [2021-08-18T22:45:27.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-18T22:45:28.007Z] === RUN TestDecodeContainerConfig [2021-08-18T22:45:28.007Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-08-18T22:45:28.007Z] === RUN TestDecodeContainerConfigIsolation [2021-08-18T22:45:28.007Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-08-18T22:45:28.007Z] === RUN TestValidatePrivileged [2021-08-18T22:45:28.007Z] --- PASS: TestValidatePrivileged (0.00s) [2021-08-18T22:45:28.007Z] PASS [2021-08-18T22:45:28.007Z] coverage: 52.2% of statements [2021-08-18T22:45:28.007Z] ok github.com/docker/docker/runconfig 0.048s coverage: 52.2% of statements [2021-08-18T22:45:28.204Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T22:45:28.204Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T22:45:28.204Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T22:45:28.463Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T22:45:28.463Z] --- PASS: TestDaemonDNSFallback (6.94s) [2021-08-18T22:45:28.463Z] === RUN TestInspectNetwork [2021-08-18T22:45:28.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-18T22:45:28.721Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T22:45:28.984Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-08-18T22:45:28.984Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-08-18T22:45:28.984Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-08-18T22:45:28.984Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-08-18T22:45:28.984Z] PASS [2021-08-18T22:45:28.984Z] coverage: 62.5% of statements [2021-08-18T22:45:28.984Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-08-18T22:45:29.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-18T22:45:29.655Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T22:45:29.655Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T22:45:31.175Z] --- PASS: TestGet (15.02s) [2021-08-18T22:45:31.175Z] === RUN TestPluginWithNoManifest [2021-08-18T22:45:31.175Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-08-18T22:45:31.175Z] === RUN TestGetAll [2021-08-18T22:45:31.175Z] --- PASS: TestGetAll (0.01s) [2021-08-18T22:45:31.175Z] PASS [2021-08-18T22:45:31.175Z] coverage: 73.4% of statements [2021-08-18T22:45:31.175Z] ok github.com/docker/docker/pkg/plugins 34.989s coverage: 73.4% of statements [2021-08-18T22:45:32.187Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T22:45:33.123Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T22:45:33.123Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T22:45:33.123Z] === RUN TestInspectNetwork/network_name [2021-08-18T22:45:33.123Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T22:45:34.090Z] === RUN TestGetDriver [2021-08-18T22:45:34.090Z] --- PASS: TestGetDriver (0.00s) [2021-08-18T22:45:34.090Z] === RUN TestVolumeRequestError [2021-08-18T22:45:34.090Z] --- PASS: TestVolumeRequestError (0.01s) [2021-08-18T22:45:34.090Z] PASS [2021-08-18T22:45:34.090Z] coverage: 36.1% of statements [2021-08-18T22:45:34.090Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2021-08-18T22:45:34.513Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T22:45:34.550Z] === RUN TestGetAddress [2021-08-18T22:45:34.550Z] --- PASS: TestGetAddress (0.00s) [2021-08-18T22:45:34.550Z] === RUN TestRemove [2021-08-18T22:45:34.550Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T22:45:34.550Z] --- SKIP: TestRemove (0.00s) [2021-08-18T22:45:34.550Z] === RUN TestInitializeWithVolumes [2021-08-18T22:45:34.550Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-08-18T22:45:34.550Z] === RUN TestCreate [2021-08-18T22:45:34.550Z] --- PASS: TestCreate (0.01s) [2021-08-18T22:45:34.550Z] === RUN TestValidateName [2021-08-18T22:45:34.550Z] --- PASS: TestValidateName (0.00s) [2021-08-18T22:45:34.550Z] === RUN TestCreateWithOpts [2021-08-18T22:45:34.550Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T22:45:34.550Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-08-18T22:45:34.550Z] === RUN TestRelaodNoOpts [2021-08-18T22:45:34.550Z] --- PASS: TestRelaodNoOpts (0.02s) [2021-08-18T22:45:34.550Z] PASS [2021-08-18T22:45:34.550Z] coverage: 41.5% of statements [2021-08-18T22:45:34.550Z] ok github.com/docker/docker/volume/local 0.095s coverage: 41.5% of statements [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRaw [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRaw (0.02s) [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2021-08-18T22:45:36.092Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRaw [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2021-08-18T22:45:36.092Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestConvertTmpfsOptions [2021-08-18T22:45:36.092Z] linux_parser_test.go:209: data="mode=700,size=1m" [2021-08-18T22:45:36.092Z] linux_parser_test.go:209: data="ro" [2021-08-18T22:45:36.092Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestParseMountSpec [2021-08-18T22:45:36.092Z] parser_test.go:63: case 0 [2021-08-18T22:45:36.092Z] parser_test.go:63: case 1 [2021-08-18T22:45:36.092Z] parser_test.go:63: case 2 [2021-08-18T22:45:36.092Z] parser_test.go:63: case 3 [2021-08-18T22:45:36.092Z] parser_test.go:63: case 4 [2021-08-18T22:45:36.092Z] parser_test.go:63: case 5 [2021-08-18T22:45:36.092Z] --- PASS: TestParseMountSpec (0.02s) [2021-08-18T22:45:36.092Z] === RUN TestValidateMount [2021-08-18T22:45:36.092Z] --- PASS: TestValidateMount (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRaw [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRaw (0.02s) [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2021-08-18T22:45:36.092Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2021-08-18T22:45:36.092Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2021-08-18T22:45:36.092Z] PASS [2021-08-18T22:45:36.092Z] coverage: 67.7% of statements [2021-08-18T22:45:36.092Z] ok github.com/docker/docker/volume/mounts 0.127s coverage: 67.7% of statements [2021-08-18T22:45:36.092Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T22:45:36.092Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T22:45:36.092Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T22:45:36.092Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-08-18T22:45:36.416Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T22:45:37.062Z] === RUN TestSetGetMeta [2021-08-18T22:45:37.062Z] === PAUSE TestSetGetMeta [2021-08-18T22:45:37.062Z] === RUN TestRestore [2021-08-18T22:45:37.062Z] === PAUSE TestRestore [2021-08-18T22:45:37.062Z] === RUN TestServiceCreate [2021-08-18T22:45:37.062Z] === PAUSE TestServiceCreate [2021-08-18T22:45:37.062Z] === RUN TestServiceList [2021-08-18T22:45:37.062Z] === PAUSE TestServiceList [2021-08-18T22:45:37.062Z] === RUN TestServiceRemove [2021-08-18T22:45:37.062Z] === PAUSE TestServiceRemove [2021-08-18T22:45:37.062Z] === RUN TestServiceGet [2021-08-18T22:45:37.062Z] === PAUSE TestServiceGet [2021-08-18T22:45:37.062Z] === RUN TestServicePrune [2021-08-18T22:45:37.062Z] === PAUSE TestServicePrune [2021-08-18T22:45:37.062Z] === RUN TestCreate [2021-08-18T22:45:37.062Z] === PAUSE TestCreate [2021-08-18T22:45:37.062Z] === RUN TestRemove [2021-08-18T22:45:37.062Z] === PAUSE TestRemove [2021-08-18T22:45:37.062Z] === RUN TestList [2021-08-18T22:45:37.062Z] === PAUSE TestList [2021-08-18T22:45:37.062Z] === RUN TestFindByDriver [2021-08-18T22:45:37.062Z] === PAUSE TestFindByDriver [2021-08-18T22:45:37.062Z] === RUN TestFindByReferenced [2021-08-18T22:45:37.062Z] === PAUSE TestFindByReferenced [2021-08-18T22:45:37.062Z] === RUN TestDerefMultipleOfSameRef [2021-08-18T22:45:37.062Z] === PAUSE TestDerefMultipleOfSameRef [2021-08-18T22:45:37.062Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:45:37.062Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:45:37.062Z] === RUN TestDefererencePluginOnCreateError [2021-08-18T22:45:37.062Z] === PAUSE TestDefererencePluginOnCreateError [2021-08-18T22:45:37.062Z] === RUN TestRefDerefRemove [2021-08-18T22:45:37.062Z] === PAUSE TestRefDerefRemove [2021-08-18T22:45:37.062Z] === RUN TestGet [2021-08-18T22:45:37.062Z] === PAUSE TestGet [2021-08-18T22:45:37.062Z] === RUN TestGetWithReference [2021-08-18T22:45:37.062Z] === PAUSE TestGetWithReference [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_nil_list [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_nil_list [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_empty_list [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_empty_list [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_filter_some [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_filter_some [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_filter_middle [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_filter_middle [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:45:37.062Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-08-18T22:45:37.062Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_nil_list [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_filter_some [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_empty_list [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-08-18T22:45:37.062Z] === CONT TestFilterFunc/test_filter_middle [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-08-18T22:45:37.062Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-08-18T22:45:37.062Z] === CONT TestSetGetMeta [2021-08-18T22:45:37.062Z] === CONT TestFindByDriver [2021-08-18T22:45:37.062Z] === CONT TestServiceGet [2021-08-18T22:45:37.062Z] === CONT TestRemove [2021-08-18T22:45:37.062Z] --- PASS: TestSetGetMeta (0.02s) [2021-08-18T22:45:37.062Z] === CONT TestList [2021-08-18T22:45:37.062Z] --- PASS: TestRemove (0.04s) [2021-08-18T22:45:37.062Z] === CONT TestCreate [2021-08-18T22:45:37.062Z] --- PASS: TestFindByDriver (0.04s) [2021-08-18T22:45:37.062Z] === CONT TestServicePrune [2021-08-18T22:45:37.062Z] --- PASS: TestList (0.04s) [2021-08-18T22:45:37.062Z] === CONT TestServiceList [2021-08-18T22:45:37.062Z] --- PASS: TestCreate (0.02s) [2021-08-18T22:45:37.062Z] === CONT TestServiceRemove [2021-08-18T22:45:37.062Z] --- PASS: TestServiceGet (0.17s) [2021-08-18T22:45:37.062Z] === CONT TestServiceCreate [2021-08-18T22:45:37.062Z] time="2021-08-18T22:45:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:45:37.062Z] --- PASS: TestServiceRemove (0.11s) [2021-08-18T22:45:37.062Z] === CONT TestRestore [2021-08-18T22:45:37.062Z] --- PASS: TestServiceList (0.12s) [2021-08-18T22:45:37.062Z] time="2021-08-18T22:45:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:45:37.062Z] === CONT TestRefDerefRemove [2021-08-18T22:45:37.062Z] time="2021-08-18T22:45:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:45:37.062Z] time="2021-08-18T22:45:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-08-18T22:45:37.062Z] --- PASS: TestServiceCreate (0.03s) [2021-08-18T22:45:37.062Z] === CONT TestGetWithReference [2021-08-18T22:45:37.062Z] --- PASS: TestRefDerefRemove (0.03s) [2021-08-18T22:45:37.062Z] === CONT TestGet [2021-08-18T22:45:37.062Z] time="2021-08-18T22:45:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-08-18T22:45:37.062Z] --- PASS: TestRestore (0.04s) [2021-08-18T22:45:37.062Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-08-18T22:45:37.062Z] --- PASS: TestServicePrune (0.18s) [2021-08-18T22:45:37.062Z] === CONT TestDefererencePluginOnCreateError [2021-08-18T22:45:37.062Z] --- PASS: TestGetWithReference (0.04s) [2021-08-18T22:45:37.063Z] === CONT TestDerefMultipleOfSameRef [2021-08-18T22:45:37.063Z] --- PASS: TestGet (0.04s) [2021-08-18T22:45:37.063Z] === CONT TestFindByReferenced [2021-08-18T22:45:37.063Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2021-08-18T22:45:37.063Z] --- PASS: TestDefererencePluginOnCreateError (0.04s) [2021-08-18T22:45:37.063Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2021-08-18T22:45:37.063Z] --- PASS: TestFindByReferenced (0.03s) [2021-08-18T22:45:37.063Z] PASS [2021-08-18T22:45:37.063Z] coverage: 69.0% of statements [2021-08-18T22:45:37.063Z] ok github.com/docker/docker/volume/service 0.331s coverage: 69.0% of statements [2021-08-18T22:45:37.351Z] --- PASS: TestInspectNetwork (8.91s) [2021-08-18T22:45:37.351Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-18T22:45:37.351Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T22:45:37.351Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T22:45:37.351Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T22:45:37.351Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T22:45:37.917Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T22:45:37.917Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T22:45:39.293Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T22:45:41.824Z] --- PASS: TestRunContainerWithBridgeNone (4.14s) [2021-08-18T22:45:41.824Z] === RUN TestNetworkInvalidJSON [2021-08-18T22:45:41.824Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T22:45:41.824Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T22:45:41.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:45:41.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:45:41.824Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:45:41.824Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:45:41.824Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T22:45:41.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:45:41.824Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T22:45:41.824Z] === RUN TestNetworkList [2021-08-18T22:45:41.824Z] === RUN TestNetworkList//networks [2021-08-18T22:45:41.824Z] === PAUSE TestNetworkList//networks [2021-08-18T22:45:41.824Z] === RUN TestNetworkList//networks/ [2021-08-18T22:45:41.824Z] === PAUSE TestNetworkList//networks/ [2021-08-18T22:45:41.824Z] === CONT TestNetworkList//networks [2021-08-18T22:45:41.824Z] === CONT TestNetworkList//networks/ [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkList (0.02s) [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T22:45:41.824Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T22:45:41.824Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T22:45:41.824Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T22:45:42.392Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2021-08-18T22:45:42.392Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T22:45:42.392Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T22:45:42.392Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T22:45:43.329Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2021-08-18T22:45:43.329Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T22:45:44.264Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-08-18T22:45:44.264Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T22:45:44.522Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T22:45:45.457Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-08-18T22:45:45.457Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T22:45:45.646Z] 2021/08/18 22:45:44 Closing DB instances... [2021-08-18T22:45:46.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-08-18T22:45:46.591Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.42s) [2021-08-18T22:45:46.591Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T22:45:46.616Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2021-08-18T22:45:46.616Z] === RUN TestFindNode [2021-08-18T22:45:46.616Z] 2021/08/18 22:45:46 Closing DB instances... [2021-08-18T22:45:46.616Z] --- PASS: TestFindNode (0.02s) [2021-08-18T22:45:46.616Z] === RUN TestChangeNodeState [2021-08-18T22:45:46.616Z] 2021/08/18 22:45:46 Closing DB instances... [2021-08-18T22:45:46.616Z] --- PASS: TestChangeNodeState (0.02s) [2021-08-18T22:45:46.616Z] === RUN TestNodeReincarnation [2021-08-18T22:45:46.616Z] 2021/08/18 22:45:46 Closing DB instances... [2021-08-18T22:45:46.850Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T22:45:47.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-18T22:45:47.417Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2021-08-18T22:45:47.417Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T22:45:48.353Z] docker_api_swarm_test.go:303: [dbdf797918346] joining swarm manager [db94031446340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:45:48.610Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T22:45:49.986Z] docker_api_swarm_test.go:304: [d8def512e4a8d] joining swarm manager [db94031446340]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:45:50.921Z] --- PASS: TestServiceWithPredefinedNetwork (3.55s) [2021-08-18T22:45:50.921Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T22:45:50.921Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:45:50.921Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:45:50.921Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T22:45:51.179Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-08-18T22:45:52.114Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-08-18T22:45:52.431Z] --- PASS: TestNodeReincarnation (5.02s) [2021-08-18T22:45:52.431Z] === RUN TestParallelCreate [2021-08-18T22:45:52.431Z] 2021/08/18 22:45:51 Closing DB instances... [2021-08-18T22:45:52.431Z] --- PASS: TestParallelCreate (0.02s) [2021-08-18T22:45:52.431Z] === RUN TestParallelDelete [2021-08-18T22:45:52.431Z] 2021/08/18 22:45:51 Closing DB instances... [2021-08-18T22:45:52.431Z] --- PASS: TestParallelDelete (0.02s) [2021-08-18T22:45:52.431Z] === RUN TestNetworkDBIslands [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:3a586b82246a with config:&{NodeID:3a586b82246a 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-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node 3a586b82246a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node 3a586b82246a/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:ec04c1f07f2b with config:&{NodeID:ec04c1f07f2b 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-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49352" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node 3a586b82246a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=info msg="Node 3a586b82246a/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:ef1e589a4488 with config:&{NodeID:ef1e589a4488 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-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49354" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node 3a586b82246a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node 3a586b82246a/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-08-18T22:45:52.431Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49355" [2021-08-18T22:45:52.682Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:50bc8b847b39 with config:&{NodeID:50bc8b847b39 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-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49356" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node ef1e589a4488/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 3a586b82246a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=info msg="Node 3a586b82246a/172.19.142.185, added to nodes list" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-08-18T22:45:52.899Z] time="2021-08-18T22:45:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49357" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:52Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:fa31df2722d5 with config:&{NodeID:fa31df2722d5 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-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=[::1]:49358" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node ef1e589a4488/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node ef1e589a4488/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node 3a586b82246a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node 3a586b82246a/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-08-18T22:45:53.360Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49359" [2021-08-18T22:45:53.618Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:53.822Z] networkdb_test.go:839: Re-joining: 3 [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=info msg="The new bootstrap node list is:[172.19.142.185:10033 172.19.142.185:10034 172.19.142.185:10035]" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10033" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49360" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10034" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49361" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10035" [2021-08-18T22:45:53.822Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49362" [2021-08-18T22:45:54.184Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T22:45:54.283Z] networkdb_test.go:839: Re-joining: 4 [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=info msg="The new bootstrap node list is:[172.19.142.185:10033 172.19.142.185:10034 172.19.142.185:10035]" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10033" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49363" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10034" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49364" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10035" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:53Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49365" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node 0 leaving" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node3(ef1e589a4488): Node leave event for 3a586b82246a/172.19.142.185" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node4(50bc8b847b39): Node leave event for 3a586b82246a/172.19.142.185" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node2(ec04c1f07f2b): Node leave event for 3a586b82246a/172.19.142.185" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node5(fa31df2722d5): Node leave event for 3a586b82246a/172.19.142.185" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="node1(3a586b82246a): Node leave event for 3a586b82246a/172.19.142.185" [2021-08-18T22:45:54.283Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.442Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T22:45:54.442Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node 3a586b82246a/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.19.142.185:10034: use of closed network connection" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="node 1 leaving" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="node5(fa31df2722d5): Node leave event for ec04c1f07f2b/172.19.142.185" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="node4(50bc8b847b39): Node leave event for ec04c1f07f2b/172.19.142.185" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, left gossip cluster" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b change state NodeActive --> NodeFailed" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, added to failed nodes list" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b change state NodeActive --> NodeLeft" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=info msg="node3(ef1e589a4488): Node leave event for ec04c1f07f2b/172.19.142.185" [2021-08-18T22:45:54.743Z] time="2021-08-18T22:45:54Z" level=error msg="node: ec04c1f07f2b is unknown to memberlist" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="Node ec04c1f07f2b/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="node 2 leaving" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="Node ef1e589a4488 change state NodeActive --> NodeLeft" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="node5(fa31df2722d5): Node leave event for ef1e589a4488/172.19.142.185" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="Node ef1e589a4488 change state NodeActive --> NodeLeft" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:54Z" level=info msg="node4(50bc8b847b39): Node leave event for ef1e589a4488/172.19.142.185" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:55Z" level=info msg="Node ef1e589a4488 change state NodeActive --> NodeLeft" [2021-08-18T22:45:55.205Z] time="2021-08-18T22:45:55Z" level=info msg="node3(ef1e589a4488): Node leave event for ef1e589a4488/172.19.142.185" [2021-08-18T22:45:55.391Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T22:45:55.659Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="Node ef1e589a4488/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="Node ef1e589a4488/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="Node ef1e589a4488/172.19.142.185, left gossip cluster" [2021-08-18T22:45:55.665Z] networkdb_test.go:871: node4: OK [2021-08-18T22:45:55.665Z] networkdb_test.go:871: node5: OK [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="node 0 coming back" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:f5d10c1d0f6c with config:&{NodeID:f5d10c1d0f6c 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-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, added to nodes list" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="node 1 coming back" [2021-08-18T22:45:55.665Z] time="2021-08-18T22:45:55Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2a773748d0dc with config:&{NodeID:2a773748d0dc 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-08-18T22:45:55.917Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T22:45:56.126Z] time="2021-08-18T22:45:55Z" level=info msg="Node 2a773748d0dc/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:56.127Z] time="2021-08-18T22:45:55Z" level=info msg="Node 2a773748d0dc/172.19.142.185, added to nodes list" [2021-08-18T22:45:56.127Z] time="2021-08-18T22:45:55Z" level=info msg="node 2 coming back" [2021-08-18T22:45:56.127Z] time="2021-08-18T22:45:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0ae1e9abf91a with config:&{NodeID:0ae1e9abf91a 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-08-18T22:45:56.127Z] time="2021-08-18T22:45:55Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:56.127Z] time="2021-08-18T22:45:55Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to nodes list" [2021-08-18T22:45:56.484Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T22:45:56.484Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T22:45:56.742Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T22:45:57.677Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T22:45:59.040Z] time="2021-08-18T22:45:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.142.185:10033 172.19.142.185:10034 172.19.142.185:10035]" [2021-08-18T22:45:59.503Z] time="2021-08-18T22:45:59Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.19.142.185:10033 172.19.142.185:10034 172.19.142.185:10035]" [2021-08-18T22:45:59.577Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10033" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49366" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, is the new incarnation of the shutdown node 3a586b82246a/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49367" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10034" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, is the new incarnation of the shutdown node ec04c1f07f2b/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49368" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10035" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 50bc8b847b39/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, is the new incarnation of the shutdown node ef1e589a4488/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, is the new incarnation of the shutdown node ec04c1f07f2b/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, is the new incarnation of the shutdown node 3a586b82246a/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 2a773748d0dc/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, is the new incarnation of the shutdown node ef1e589a4488/172.19.142.185" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to nodes list" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, joined gossip cluster" [2021-08-18T22:45:59.964Z] time="2021-08-18T22:45:59Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to nodes list" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, joined gossip cluster" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to nodes list" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10033" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49369" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10034" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49370" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.19.142.185:10035" [2021-08-18T22:46:00.424Z] time="2021-08-18T22:46:00Z" level=debug msg="memberlist: Stream connection from=172.19.142.185:49371" [2021-08-18T22:46:00.884Z] 2021/08/18 22:46:00 Closing DB instances... [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="Node f5d10c1d0f6c change state NodeActive --> NodeLeft" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="node4(50bc8b847b39): Node leave event for f5d10c1d0f6c/172.19.142.185" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="Node f5d10c1d0f6c change state NodeActive --> NodeLeft" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="Node f5d10c1d0f6c change state NodeActive --> NodeLeft" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="node2(2a773748d0dc): Node leave event for f5d10c1d0f6c/172.19.142.185" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="node5(fa31df2722d5): Node leave event for f5d10c1d0f6c/172.19.142.185" [2021-08-18T22:46:00.884Z] time="2021-08-18T22:46:00Z" level=info msg="Node f5d10c1d0f6c change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:00Z" level=info msg="node1(f5d10c1d0f6c): Node leave event for f5d10c1d0f6c/172.19.142.185" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:00Z" level=info msg="Node f5d10c1d0f6c change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:00Z" level=info msg="node3(0ae1e9abf91a): Node leave event for f5d10c1d0f6c/172.19.142.185" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="node3(0ae1e9abf91a): Node leave event for 2a773748d0dc/172.19.142.185" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node f5d10c1d0f6c/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="node4(50bc8b847b39): Node leave event for 2a773748d0dc/172.19.142.185" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="node5(fa31df2722d5): Node leave event for 2a773748d0dc/172.19.142.185" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.346Z] time="2021-08-18T22:46:01Z" level=info msg="node2(2a773748d0dc): Node leave event for 2a773748d0dc/172.19.142.185" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 2a773748d0dc/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, left gossip cluster" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a change state NodeActive --> NodeFailed" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="node5(fa31df2722d5): Node leave event for 0ae1e9abf91a/172.19.142.185" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, added to failed nodes list" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a change state NodeActive --> NodeLeft" [2021-08-18T22:46:01.806Z] time="2021-08-18T22:46:01Z" level=info msg="node4(50bc8b847b39): Node leave event for 0ae1e9abf91a/172.19.142.185" [2021-08-18T22:46:02.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:01Z" level=error msg="node: 0ae1e9abf91a is unknown to memberlist" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, left gossip cluster" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:01Z" level=info msg="Node 0ae1e9abf91a/172.19.142.185, left gossip cluster" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:02Z" level=debug msg="memberlist: Failed ping: 0ae1e9abf91a (timeout reached)" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.142.185:10037: use of closed network connection" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:02Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.19.142.185:10036: use of closed network connection" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:02Z" level=info msg="Node 50bc8b847b39 change state NodeActive --> NodeLeft" [2021-08-18T22:46:02.267Z] time="2021-08-18T22:46:02Z" level=info msg="node5(fa31df2722d5): Node leave event for 50bc8b847b39/172.19.142.185" [2021-08-18T22:46:02.732Z] time="2021-08-18T22:46:02Z" level=info msg="Node 50bc8b847b39 change state NodeActive --> NodeLeft" [2021-08-18T22:46:02.732Z] time="2021-08-18T22:46:02Z" level=info msg="node4(50bc8b847b39): Node leave event for 50bc8b847b39/172.19.142.185" [2021-08-18T22:46:02.732Z] time="2021-08-18T22:46:02Z" level=info msg="Node 50bc8b847b39/172.19.142.185, left gossip cluster" [2021-08-18T22:46:02.732Z] time="2021-08-18T22:46:02Z" level=info msg="memberlist: Suspect 0ae1e9abf91a has failed, no acks received" [2021-08-18T22:46:03.195Z] time="2021-08-18T22:46:02Z" level=info msg="Node 50bc8b847b39/172.19.142.185, left gossip cluster" [2021-08-18T22:46:03.655Z] time="2021-08-18T22:46:03Z" level=info msg="Node fa31df2722d5/172.19.142.185, left gossip cluster" [2021-08-18T22:46:03.655Z] time="2021-08-18T22:46:03Z" level=info msg="Node fa31df2722d5 change state NodeActive --> NodeFailed" [2021-08-18T22:46:03.655Z] time="2021-08-18T22:46:03Z" level=info msg="Node fa31df2722d5/172.19.142.185, added to failed nodes list" [2021-08-18T22:46:03.655Z] --- PASS: TestNetworkDBIslands (11.71s) [2021-08-18T22:46:03.655Z] PASS [2021-08-18T22:46:03.655Z] coverage: 60.3% of statements [2021-08-18T22:46:03.655Z] ok github.com/docker/docker/libnetwork/networkdb 104.268s coverage: 60.3% of statements [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/quota [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T22:46:03.655Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T22:46:04.845Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === Skipped [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-08-18T22:46:06.580Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-08-18T22:46:06.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-08-18T22:46:06.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-08-18T22:46:06.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-08-18T22:46:06.580Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-08-18T22:46:06.580Z] client_test.go:23: runtime.GOOS == "windows" [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T22:46:06.580Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T22:46:06.580Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T22:46:06.580Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2021-08-18T22:46:06.580Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T22:46:06.580Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-08-18T22:46:06.580Z] daemon_test.go:147: root required [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-08-18T22:46:06.580Z] reload_test.go:520: root required [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-08-18T22:46:06.580Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-08-18T22:46:06.580Z] pull_v2_test.go:73: Needs fixing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-08-18T22:46:06.580Z] pull_v2_test.go:118: Needs fixing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-08-18T22:46:06.580Z] download_test.go:268: Needs fixing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-08-18T22:46:06.580Z] layer_test.go:304: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-08-18T22:46:06.580Z] layer_test.go:353: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-08-18T22:46:06.580Z] layer_test.go:468: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-08-18T22:46:06.580Z] layer_test.go:697: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-08-18T22:46:06.580Z] migration_test.go:46: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-08-18T22:46:06.580Z] migration_test.go:182: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-08-18T22:46:06.580Z] mount_test.go:17: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-08-18T22:46:06.580Z] mount_test.go:76: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-08-18T22:46:06.580Z] mount_test.go:125: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-08-18T22:46:06.580Z] mount_test.go:212: Failing on Windows [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-08-18T22:46:06.580Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-08-18T22:46:06.580Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-08-18T22:46:06.580Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-08-18T22:46:06.580Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-08-18T22:46:06.580Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-08-18T22:46:06.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-08-18T22:46:06.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-08-18T22:46:06.580Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-08-18T22:46:06.580Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-08-18T22:46:06.580Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-08-18T22:46:06.580Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-08-18T22:46:06.580Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:46:06.580Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:46:06.580Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:46:06.580Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:46:06.580Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:46:06.580Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-08-18T22:46:06.580Z] archive_test.go:134: Xz not present in msys2 [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-08-18T22:46:06.580Z] archive_test.go:239: Failing on Windows CI machines [2021-08-18T22:46:06.580Z] [2021-08-18T22:46:06.580Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-08-18T22:46:06.581Z] archive_windows_test.go:16: Currently fails [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-08-18T22:46:06.581Z] changes_test.go:196: needs more investigation [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-08-18T22:46:06.581Z] changes_test.go:433: needs further investigation [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-08-18T22:46:06.581Z] changes_test.go:469: needs further investigation [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-08-18T22:46:06.581Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.01s) [2021-08-18T22:46:06.581Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-08-18T22:46:06.581Z] poller_test.go:41: No chmod on Windows [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-08-18T22:46:06.581Z] fileutils_test.go:134: Needs porting to Windows [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-08-18T22:46:06.581Z] fileutils_test.go:180: Needs porting to Windows [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2021-08-18T22:46:06.581Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-08-18T22:46:06.581Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-08-18T22:46:06.581Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-08-18T22:46:06.581Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-08-18T22:46:06.581Z] local_test.go:181: runtime.GOOS == "windows" [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] [2021-08-18T22:46:06.581Z] DONE 2070 tests, 67 skipped in 320.316s [2021-08-18T22:46:06.581Z] INFO: make.ps1 ended at 08/18/2021 22:46:06 [2021-08-18T22:46:06.748Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2021-08-18T22:46:06.748Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T22:46:07.007Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-08-18T22:46:08.382Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T22:46:08.641Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T22:46:08.641Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T22:46:08.762Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-08-18T22:46:08.762Z] INFO: Unit tests ended at 08/18/2021 22:46:08. Duration:00:05:40.4997945 [2021-08-18T22:46:08.762Z] INFO: Building busybox [2021-08-18T22:46:08.762Z] Sending build context to Docker daemon 5.12kB [2021-08-18T22:46:08.762Z] [2021-08-18T22:46:08.762Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-08-18T22:46:08.762Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-08-18T22:46:08.762Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-08-18T22:46:08.762Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-08-18T22:46:08.762Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-08-18T22:46:08.762Z] ---> d1724c2d9a84 [2021-08-18T22:46:08.762Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-08-18T22:46:08.762Z] ---> Running in e47a116fc1b4 [2021-08-18T22:46:08.900Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T22:46:08.900Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T22:46:09.158Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T22:46:10.533Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j4m1ectt7cojoemtv8sokue16 Created:2021-08-18 22:46:08.163018207 +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[e755d7cc717c979af6f1be8ab621c8d2e670dc1556bd4c1c051815e32c1548a4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxzt1uoqy3bzgn946gx8nnww2 EndpointID:ce7b97cb3e1183dc5c8eb9b0fc36626c4216bf7555165687840d1fc41d7198c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f31d1ff99db83dc3f934e3bf1857e71a8c1ae1dd1a2d6411296246719ad6a2f2 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:4c68115d7c23 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nxzt1uoqy3bzgn946gx8nnww2 EndpointID:ce7b97cb3e1183dc5c8eb9b0fc36626c4216bf7555165687840d1fc41d7198c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T22:46:10.533Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T22:46:11.908Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T22:46:14.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-18T22:46:15.194Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.46s) [2021-08-18T22:46:15.194Z] PASS [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] === Skipped [2021-08-18T22:46:15.194Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:46:15.194Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] DONE 26 tests, 1 skipped in 54.330s [2021-08-18T22:46:15.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:46:15.194Z] ++ 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-08-18T22:46:15.194Z] ++ set -e [2021-08-18T22:46:15.194Z] ++ '[' -n 0 ']' [2021-08-18T22:46:15.194Z] ++ set -x [2021-08-18T22:46:15.194Z] ++ env -i DEST=/go/src/github.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-08-18T22:46:15.194Z] INFO: Testing against a local daemon [2021-08-18T22:46:15.194Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T22:46:15.194Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:46:15.194Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:46:15.194Z] === RUN TestDockerNetworkIpvlan [2021-08-18T22:46:15.194Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:46:15.194Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:46:15.194Z] PASS [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] === Skipped [2021-08-18T22:46:15.194Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:46:15.194Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:46:15.194Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] [2021-08-18T22:46:15.194Z] DONE 2 tests, 2 skipped in 0.151s [2021-08-18T22:46:15.194Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:46:15.194Z] ++ 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-08-18T22:46:15.194Z] ++ set -e [2021-08-18T22:46:15.194Z] ++ '[' -n 0 ']' [2021-08-18T22:46:15.194Z] ++ set -x [2021-08-18T22:46:15.194Z] ++ env -i DEST=/go/src/github.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-08-18T22:46:15.452Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T22:46:15.452Z] INFO: Testing against a local daemon [2021-08-18T22:46:15.452Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T22:46:15.711Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T22:46:15.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-18T22:46:16.279Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T22:46:16.845Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2021-08-18T22:46:16.845Z] === RUN TestDockerNetworkMacvlan [2021-08-18T22:46:17.780Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T22:46:18.719Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T22:46:19.193Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-18T22:46:19.291Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T22:46:20.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-18T22:46:22.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-18T22:46:22.576Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T22:46:23.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-08-18T22:46:23.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-18T22:46:26.043Z] docker_api_swarm_test.go:271: [d988d48834bd0] joining swarm manager [dac84082ac613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:46:26.985Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T22:46:27.551Z] docker_api_swarm_test.go:272: [d37a1a21b3f88] joining swarm manager [dac84082ac613]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:46:28.117Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T22:46:29.875Z] Removing intermediate container e47a116fc1b4 [2021-08-18T22:46:29.875Z] ---> 67445fbbd464 [2021-08-18T22:46:29.875Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-08-18T22:46:29.875Z] ---> Running in d8a3f329b5b0 [2021-08-18T22:46:29.875Z] Removing intermediate container d8a3f329b5b0 [2021-08-18T22:46:29.875Z] ---> 41590317d422 [2021-08-18T22:46:29.875Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-08-18T22:46:29.875Z] ---> Running in 0252b45bf523 [2021-08-18T22:46:29.875Z] Removing intermediate container 0252b45bf523 [2021-08-18T22:46:29.875Z] ---> 02f1aa9132a5 [2021-08-18T22:46:29.875Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-08-18T22:46:29.875Z] [2021-08-18T22:46:30.338Z] ---> e52765bc32a8 [2021-08-18T22:46:30.338Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-08-18T22:46:30.338Z] ---> Running in 9ca702360fbf [2021-08-18T22:46:32.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-18T22:46:33.385Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T22:46:33.952Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T22:46:34.519Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T22:46:34.552Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-18T22:46:34.552Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-18T22:46:34.552Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-18T22:46:34.552Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-18T22:46:34.552Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-18T22:46:35.827Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-18T22:46:36.116Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/test/unit [2021-08-18T22:46:36.690Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-18T22:46:36.690Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-18T22:46:36.690Z] + TESTDIRS=./... [2021-08-18T22:46:36.690Z] + exclude_paths='/vendor/|/integration' [2021-08-18T22:46:36.690Z] ++ go list ./... [2021-08-18T22:46:36.690Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan (19.66s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.19s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.89s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.94s) [2021-08-18T22:46:37.049Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.95s) [2021-08-18T22:46:37.049Z] PASS [2021-08-18T22:46:37.049Z] [2021-08-18T22:46:37.049Z] DONE 8 tests in 21.260s [2021-08-18T22:46:37.049Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T22:46:37.049Z] ++ 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-08-18T22:46:37.049Z] ++ set -e [2021-08-18T22:46:37.049Z] ++ '[' -n 0 ']' [2021-08-18T22:46:37.049Z] ++ set -x [2021-08-18T22:46:37.049Z] ++ env -i DEST=/go/src/github.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-08-18T22:46:37.049Z] testing: warning: no tests to run [2021-08-18T22:46:37.049Z] PASS [2021-08-18T22:46:37.049Z] [2021-08-18T22:46:37.049Z] DONE 0 tests in 0.030s [2021-08-18T22:46:37.049Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T22:46:37.049Z] ++ 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-08-18T22:46:37.049Z] ++ set -e [2021-08-18T22:46:37.049Z] ++ '[' -n 0 ']' [2021-08-18T22:46:37.049Z] ++ set -x [2021-08-18T22:46:37.050Z] ++ env -i DEST=/go/src/github.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-08-18T22:46:37.050Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T22:46:37.050Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-18T22:46:37.050Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T22:46:37.050Z] INFO: Testing against a local daemon [2021-08-18T22:46:37.050Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T22:46:37.634Z] + pkg_list='github.com/docker/docker/api [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/types [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/types/backend [2021-08-18T22:46:37.634Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/events [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/filters [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/image [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/mount [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/network [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/registry [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/time [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/volume [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli/config [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli/debug [2021-08-18T22:46:37.635Z] github.com/docker/docker/client [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:46:37.635Z] github.com/docker/docker/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/container/stream [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/config [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/events [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/exec [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/images [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/links [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/names [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/network [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/stats [2021-08-18T22:46:37.635Z] github.com/docker/docker/distribution [2021-08-18T22:46:37.635Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:46:37.635Z] github.com/docker/docker/distribution/utils [2021-08-18T22:46:37.635Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:46:37.635Z] github.com/docker/docker/dockerversion [2021-08-18T22:46:37.635Z] github.com/docker/docker/errdefs [2021-08-18T22:46:37.635Z] github.com/docker/docker/image [2021-08-18T22:46:37.635Z] github.com/docker/docker/image/cache [2021-08-18T22:46:37.635Z] github.com/docker/docker/image/tarexport [2021-08-18T22:46:37.635Z] github.com/docker/docker/image/v1 [2021-08-18T22:46:37.635Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:46:37.635Z] github.com/docker/docker/layer [2021-08-18T22:46:37.635Z] github.com/docker/docker/libcontainerd [2021-08-18T22:46:37.635Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:46:37.635Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:46:37.635Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:46:37.635Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:46:37.635Z] github.com/docker/docker/oci [2021-08-18T22:46:37.635Z] github.com/docker/docker/oci/caps [2021-08-18T22:46:37.635Z] github.com/docker/docker/opts [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/archive [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/directory [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/locker [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/mount [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/platform [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/pools [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/progress [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/signal [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/stack [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/system [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/term [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:46:37.635Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:46:37.635Z] github.com/docker/docker/plugin [2021-08-18T22:46:37.635Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:46:37.635Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:46:37.635Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:46:37.635Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:46:37.635Z] github.com/docker/docker/quota [2021-08-18T22:46:37.635Z] github.com/docker/docker/reference [2021-08-18T22:46:37.635Z] github.com/docker/docker/registry [2021-08-18T22:46:37.635Z] github.com/docker/docker/registry/resumable [2021-08-18T22:46:37.635Z] github.com/docker/docker/restartmanager [2021-08-18T22:46:37.635Z] github.com/docker/docker/rootless [2021-08-18T22:46:37.635Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:46:37.635Z] github.com/docker/docker/runconfig [2021-08-18T22:46:37.635Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/environment [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/registry [2021-08-18T22:46:37.635Z] github.com/docker/docker/testutil/request [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/drivers [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/local [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/mounts [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/service [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:46:37.635Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:46:37.635Z] ++ grep --fixed-strings -v /libnetwork [2021-08-18T22:46:37.635Z] ++ echo 'github.com/docker/docker/api [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/backend [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/events [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/filters [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/image [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/mount [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/network [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/registry [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/time [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:46:37.635Z] github.com/docker/docker/api/types/volume [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:46:37.635Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli/config [2021-08-18T22:46:37.635Z] github.com/docker/docker/cli/debug [2021-08-18T22:46:37.635Z] github.com/docker/docker/client [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:46:37.635Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:46:37.635Z] github.com/docker/docker/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/container/stream [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:46:37.635Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/config [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/events [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/exec [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:46:37.635Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/images [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/links [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/names [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/network [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/stats [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/utils [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:46:37.636Z] github.com/docker/docker/dockerversion [2021-08-18T22:46:37.636Z] github.com/docker/docker/errdefs [2021-08-18T22:46:37.636Z] github.com/docker/docker/image [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/cache [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/tarexport [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/v1 [2021-08-18T22:46:37.636Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:46:37.636Z] github.com/docker/docker/layer [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:46:37.636Z] github.com/docker/docker/oci [2021-08-18T22:46:37.636Z] github.com/docker/docker/oci/caps [2021-08-18T22:46:37.636Z] github.com/docker/docker/opts [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/archive [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/directory [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/locker [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/mount [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/platform [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/pools [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/progress [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/signal [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/stack [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/system [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/term [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:46:37.636Z] github.com/docker/docker/plugin [2021-08-18T22:46:37.636Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:46:37.636Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:46:37.636Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:46:37.636Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:46:37.636Z] github.com/docker/docker/quota [2021-08-18T22:46:37.636Z] github.com/docker/docker/reference [2021-08-18T22:46:37.636Z] github.com/docker/docker/registry [2021-08-18T22:46:37.636Z] github.com/docker/docker/registry/resumable [2021-08-18T22:46:37.636Z] github.com/docker/docker/restartmanager [2021-08-18T22:46:37.636Z] github.com/docker/docker/rootless [2021-08-18T22:46:37.636Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:46:37.636Z] github.com/docker/docker/runconfig [2021-08-18T22:46:37.636Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/environment [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/registry [2021-08-18T22:46:37.636Z] github.com/docker/docker/testutil/request [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/drivers [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/local [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/mounts [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/service [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:46:37.636Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:46:37.636Z] + base_pkg_list='github.com/docker/docker/api [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/backend [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/container [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/events [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/filters [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/image [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/mount [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/network [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/registry [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/time [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/versions [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:46:37.636Z] github.com/docker/docker/api/types/volume [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:46:37.636Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:46:37.636Z] github.com/docker/docker/cli [2021-08-18T22:46:37.636Z] github.com/docker/docker/cli/config [2021-08-18T22:46:37.636Z] github.com/docker/docker/cli/debug [2021-08-18T22:46:37.636Z] github.com/docker/docker/client [2021-08-18T22:46:37.636Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:46:37.636Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:46:37.636Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:46:37.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:46:37.636Z] github.com/docker/docker/container [2021-08-18T22:46:37.636Z] github.com/docker/docker/container/stream [2021-08-18T22:46:37.636Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:46:37.636Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:46:37.636Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/config [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/events [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/exec [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/images [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/links [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/names [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/network [2021-08-18T22:46:37.636Z] github.com/docker/docker/daemon/stats [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/utils [2021-08-18T22:46:37.636Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:46:37.636Z] github.com/docker/docker/dockerversion [2021-08-18T22:46:37.636Z] github.com/docker/docker/errdefs [2021-08-18T22:46:37.636Z] github.com/docker/docker/image [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/cache [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/tarexport [2021-08-18T22:46:37.636Z] github.com/docker/docker/image/v1 [2021-08-18T22:46:37.636Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:46:37.636Z] github.com/docker/docker/layer [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:46:37.636Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:46:37.636Z] github.com/docker/docker/oci [2021-08-18T22:46:37.636Z] github.com/docker/docker/oci/caps [2021-08-18T22:46:37.636Z] github.com/docker/docker/opts [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/archive [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/directory [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:46:37.636Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/locker [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/mount [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/platform [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/pools [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/progress [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/signal [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/stack [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/system [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/term [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:46:37.637Z] github.com/docker/docker/plugin [2021-08-18T22:46:37.637Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:46:37.637Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:46:37.637Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:46:37.637Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:46:37.637Z] github.com/docker/docker/quota [2021-08-18T22:46:37.637Z] github.com/docker/docker/reference [2021-08-18T22:46:37.637Z] github.com/docker/docker/registry [2021-08-18T22:46:37.637Z] github.com/docker/docker/registry/resumable [2021-08-18T22:46:37.637Z] github.com/docker/docker/restartmanager [2021-08-18T22:46:37.637Z] github.com/docker/docker/rootless [2021-08-18T22:46:37.637Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:46:37.637Z] github.com/docker/docker/runconfig [2021-08-18T22:46:37.637Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/environment [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/registry [2021-08-18T22:46:37.637Z] github.com/docker/docker/testutil/request [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/drivers [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/local [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/mounts [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/service [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:46:37.637Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:46:37.637Z] ++ echo 'github.com/docker/docker/api [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/backend [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/container [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/events [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/filters [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/image [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/mount [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/network [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/registry [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/time [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/versions [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:46:37.637Z] github.com/docker/docker/api/types/volume [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:46:37.637Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:46:37.637Z] github.com/docker/docker/cli [2021-08-18T22:46:37.637Z] github.com/docker/docker/cli/config [2021-08-18T22:46:37.637Z] github.com/docker/docker/cli/debug [2021-08-18T22:46:37.637Z] github.com/docker/docker/client [2021-08-18T22:46:37.637Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:46:37.637Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:46:37.637Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:46:37.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:46:37.637Z] github.com/docker/docker/container [2021-08-18T22:46:37.637Z] github.com/docker/docker/container/stream [2021-08-18T22:46:37.637Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:46:37.637Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:46:37.637Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/config [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/events [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/exec [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/images [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/links [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/names [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/network [2021-08-18T22:46:37.637Z] github.com/docker/docker/daemon/stats [2021-08-18T22:46:37.637Z] github.com/docker/docker/distribution [2021-08-18T22:46:37.637Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:46:37.637Z] github.com/docker/docker/distribution/utils [2021-08-18T22:46:37.637Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:46:37.637Z] github.com/docker/docker/dockerversion [2021-08-18T22:46:37.637Z] github.com/docker/docker/errdefs [2021-08-18T22:46:37.637Z] github.com/docker/docker/image [2021-08-18T22:46:37.637Z] github.com/docker/docker/image/cache [2021-08-18T22:46:37.637Z] github.com/docker/docker/image/tarexport [2021-08-18T22:46:37.637Z] github.com/docker/docker/image/v1 [2021-08-18T22:46:37.637Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:46:37.637Z] github.com/docker/docker/layer [2021-08-18T22:46:37.637Z] github.com/docker/docker/libcontainerd [2021-08-18T22:46:37.637Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:46:37.637Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:46:37.637Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:46:37.637Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/libnetwork/types [2021-08-18T22:46:37.637Z] github.com/docker/docker/oci [2021-08-18T22:46:37.637Z] github.com/docker/docker/oci/caps [2021-08-18T22:46:37.637Z] github.com/docker/docker/opts [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/archive [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/directory [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/locker [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/mount [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/platform [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:46:37.637Z] github.com/docker/docker/pkg/pools [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/progress [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/signal [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/stack [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/system [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/term [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:46:37.638Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:46:37.638Z] github.com/docker/docker/plugin [2021-08-18T22:46:37.638Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:46:37.638Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:46:37.638Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:46:37.638Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:46:37.638Z] github.com/docker/docker/quota [2021-08-18T22:46:37.638Z] github.com/docker/docker/reference [2021-08-18T22:46:37.638Z] github.com/docker/docker/registry [2021-08-18T22:46:37.638Z] github.com/docker/docker/registry/resumable [2021-08-18T22:46:37.638Z] github.com/docker/docker/restartmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/rootless [2021-08-18T22:46:37.638Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:46:37.638Z] github.com/docker/docker/runconfig [2021-08-18T22:46:37.638Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/environment [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/registry [2021-08-18T22:46:37.638Z] github.com/docker/docker/testutil/request [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/drivers [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/local [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/mounts [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/service [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:46:37.638Z] github.com/docker/docker/volume/testutils' [2021-08-18T22:46:37.638Z] ++ grep --fixed-strings /libnetwork [2021-08-18T22:46:37.638Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/types' [2021-08-18T22:46:37.638Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-18T22:46:37.638Z] + echo 'github.com/docker/docker/libnetwork [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/types' [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:46:37.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:46:37.638Z] + type docker-proxy [2021-08-18T22:46:37.638Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-18T22:46:37.638Z] + hack/make.sh binary-proxy install-proxy [2021-08-18T22:46:37.638Z] [2021-08-18T22:46:37.638Z] Removing bundles/ [2021-08-18T22:46:37.638Z] [2021-08-18T22:46:37.638Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-18T22:46:37.638Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-18T22:46:37.638Z] GOOS="" GOARCH="" GOARM="" [2021-08-18T22:46:38.955Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2021-08-18T22:46:38.955Z] === RUN TestAuthZPluginTLS [2021-08-18T22:46:39.214Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-08-18T22:46:39.214Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T22:46:39.781Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-18T22:46:39.781Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T22:46:40.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-18T22:46:40.349Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-08-18T22:46:40.349Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T22:46:40.916Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-08-18T22:46:40.916Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T22:46:41.852Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T22:46:42.110Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T22:46:42.369Z] --- PASS: TestAuthZPluginAllowEventStream (1.70s) [2021-08-18T22:46:42.369Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T22:46:42.936Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-08-18T22:46:42.936Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T22:46:43.542Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-08-18T22:46:43.542Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T22:46:44.109Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-18T22:46:44.109Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T22:46:44.109Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T22:46:44.226Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-18T22:46:44.226Z] [2021-08-18T22:46:44.226Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-18T22:46:44.226Z] Installing docker-proxy to /usr/local/bin/ [2021-08-18T22:46:44.226Z] [2021-08-18T22:46:44.226Z] + mkdir -p bundles [2021-08-18T22:46:44.226Z] + '[' -n 'github.com/docker/docker/api [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/backend/build [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/httputils [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/middleware [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/build [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/container [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/debug [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/distribution [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/grpc [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/image [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/network [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/plugin [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/session [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/swarm [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/system [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/server/router/volume [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/backend [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/blkiodev [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/container [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/events [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/filters [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/image [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/mount [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/network [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/registry [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/strslice [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/swarm [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/time [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/versions [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-18T22:46:44.226Z] github.com/docker/docker/api/types/volume [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/builder-next/worker [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/dockerfile [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/dockerignore [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/remotecontext [2021-08-18T22:46:44.226Z] github.com/docker/docker/builder/remotecontext/git [2021-08-18T22:46:44.226Z] github.com/docker/docker/cli [2021-08-18T22:46:44.226Z] github.com/docker/docker/cli/config [2021-08-18T22:46:44.226Z] github.com/docker/docker/cli/debug [2021-08-18T22:46:44.226Z] github.com/docker/docker/client [2021-08-18T22:46:44.226Z] github.com/docker/docker/cmd/docker-proxy [2021-08-18T22:46:44.226Z] github.com/docker/docker/cmd/dockerd [2021-08-18T22:46:44.226Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-18T22:46:44.226Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-18T22:46:44.226Z] github.com/docker/docker/container [2021-08-18T22:46:44.226Z] github.com/docker/docker/container/stream [2021-08-18T22:46:44.226Z] github.com/docker/docker/contrib/apparmor [2021-08-18T22:46:44.226Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-18T22:46:44.226Z] github.com/docker/docker/contrib/httpserver [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster/convert [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster/executor [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/cluster/provider [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/config [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/discovery [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/events [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/events/testutils [2021-08-18T22:46:44.226Z] github.com/docker/docker/daemon/exec [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/images [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/initlayer [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/links [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/listeners [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/gelf [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/journald [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/local [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/logentries [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/splunk [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/syslog [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/logger/templates [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/names [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/network [2021-08-18T22:46:44.227Z] github.com/docker/docker/daemon/stats [2021-08-18T22:46:44.227Z] github.com/docker/docker/distribution [2021-08-18T22:46:44.227Z] github.com/docker/docker/distribution/metadata [2021-08-18T22:46:44.227Z] github.com/docker/docker/distribution/utils [2021-08-18T22:46:44.227Z] github.com/docker/docker/distribution/xfer [2021-08-18T22:46:44.227Z] github.com/docker/docker/dockerversion [2021-08-18T22:46:44.227Z] github.com/docker/docker/errdefs [2021-08-18T22:46:44.227Z] github.com/docker/docker/image [2021-08-18T22:46:44.227Z] github.com/docker/docker/image/cache [2021-08-18T22:46:44.227Z] github.com/docker/docker/image/tarexport [2021-08-18T22:46:44.227Z] github.com/docker/docker/image/v1 [2021-08-18T22:46:44.227Z] github.com/docker/docker/internal/test/suite [2021-08-18T22:46:44.227Z] github.com/docker/docker/layer [2021-08-18T22:46:44.227Z] github.com/docker/docker/libcontainerd [2021-08-18T22:46:44.227Z] github.com/docker/docker/libcontainerd/queue [2021-08-18T22:46:44.227Z] github.com/docker/docker/libcontainerd/remote [2021-08-18T22:46:44.227Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-18T22:46:44.227Z] github.com/docker/docker/libcontainerd/types [2021-08-18T22:46:44.227Z] github.com/docker/docker/oci [2021-08-18T22:46:44.227Z] github.com/docker/docker/oci/caps [2021-08-18T22:46:44.227Z] github.com/docker/docker/opts [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/aaparser [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/archive [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/authorization [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/broadcaster [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/capabilities [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/chrootarchive [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/containerfs [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/devicemapper [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/directory [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/discovery [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/discovery/file [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/discovery/kv [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/discovery/memory [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/dmesg [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/filenotify [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/fileutils [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/fsutils [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/homedir [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/idtools [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/ioutils [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/jsonmessage [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/locker [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/longpath [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/loopback [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/mount [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/namesgenerator [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/parsers [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/pidfile [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/platform [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugingetter [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugins [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/plugins/transport [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/pools [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/progress [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/pubsub [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/reexec [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/signal [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/stack [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/stdcopy [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/streamformatter [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/stringid [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/symlink [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/sysinfo [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/system [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/tailfile [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/tarsum [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/term [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/term/windows [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/truncindex [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/urlutil [2021-08-18T22:46:44.227Z] github.com/docker/docker/pkg/useragent [2021-08-18T22:46:44.227Z] github.com/docker/docker/plugin [2021-08-18T22:46:44.227Z] github.com/docker/docker/plugin/executor/containerd [2021-08-18T22:46:44.227Z] github.com/docker/docker/plugin/v2 [2021-08-18T22:46:44.227Z] github.com/docker/docker/profiles/apparmor [2021-08-18T22:46:44.227Z] github.com/docker/docker/profiles/seccomp [2021-08-18T22:46:44.227Z] github.com/docker/docker/quota [2021-08-18T22:46:44.227Z] github.com/docker/docker/reference [2021-08-18T22:46:44.227Z] github.com/docker/docker/registry [2021-08-18T22:46:44.227Z] github.com/docker/docker/registry/resumable [2021-08-18T22:46:44.227Z] github.com/docker/docker/restartmanager [2021-08-18T22:46:44.227Z] github.com/docker/docker/rootless [2021-08-18T22:46:44.227Z] github.com/docker/docker/rootless/specconv [2021-08-18T22:46:44.227Z] github.com/docker/docker/runconfig [2021-08-18T22:46:44.227Z] github.com/docker/docker/runconfig/opts [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/daemon [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/environment [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fakecontext [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fakegit [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fakestorage [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fixtures/load [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/registry [2021-08-18T22:46:44.227Z] github.com/docker/docker/testutil/request [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/drivers [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/local [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/mounts [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/service [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/service/opts [2021-08-18T22:46:44.227Z] github.com/docker/docker/volume/testutils' ']' [2021-08-18T22:46:44.227Z] + 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-08-18T22:46:44.489Z] ? github.com/docker/docker/api [no test files] [2021-08-18T22:46:44.675Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T22:46:44.933Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-08-18T22:46:46.836Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2021-08-18T22:46:46.836Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T22:46:47.771Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T22:46:48.335Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-18T22:46:48.335Z] Using test binary docker [2021-08-18T22:46:48.335Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-18T22:46:48.335Z] +++ /etc/init.d/apparmor start [2021-08-18T22:46:48.335Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-18T22:46:48.335Z] INFO: Waiting for daemon to start... [2021-08-18T22:46:48.335Z] Starting dockerd [2021-08-18T22:46:48.335Z] +++ 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-08-18T22:46:49.147Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T22:46:49.405Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.94s) [2021-08-18T22:46:49.405Z] === RUN TestAuthZPluginHeader [2021-08-18T22:46:49.724Z] . [2021-08-18T22:46:49.724Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-18T22:46:49.724Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-18T22:46:49.724Z] Error: No such image: emptyfs [2021-08-18T22:46:49.724Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-18T22:46:49.724Z] ++++ docker load [2021-08-18T22:46:49.986Z] Running integration-test (iteration 1) [2021-08-18T22:46:49.986Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-18T22:46:49.986Z] ++ 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-08-18T22:46:49.986Z] ++ set -e [2021-08-18T22:46:49.986Z] ++ '[' -n 0 ']' [2021-08-18T22:46:49.986Z] ++ set -x [2021-08-18T22:46:49.986Z] ++ env -i DEST=/go/src/github.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-08-18T22:46:50.340Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-08-18T22:46:50.340Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T22:46:50.340Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T22:46:51.275Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T22:46:53.177Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T22:46:53.435Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T22:46:53.435Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T22:46:53.693Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T22:46:54.260Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T22:46:54.519Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2021-08-18T22:46:54.519Z] === RUN TestAuthZPluginV2Disable [2021-08-18T22:46:54.777Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T22:46:55.508Z] Removing intermediate container 9ca702360fbf [2021-08-18T22:46:55.508Z] ---> 5b9b725bf5f5 [2021-08-18T22:46:55.508Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-08-18T22:46:55.508Z] ---> Running in 3d60d78552b2 [2021-08-18T22:46:55.508Z] [2021-08-18T22:46:55.508Z] SUCCESS: Specified value was saved. [2021-08-18T22:46:56.677Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T22:46:57.244Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T22:46:57.811Z] --- PASS: TestAuthZPluginV2Disable (3.19s) [2021-08-18T22:46:57.811Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T22:46:58.421Z] Removing intermediate container 3d60d78552b2 [2021-08-18T22:46:58.421Z] ---> ecac923b1fcf [2021-08-18T22:46:58.421Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-08-18T22:46:58.421Z] ---> Running in e597042f1921 [2021-08-18T22:46:59.402Z] ok github.com/docker/docker/api/server 0.013s coverage: 9.0% of statements [2021-08-18T22:46:59.713Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T22:47:00.649Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.97s) [2021-08-18T22:47:00.649Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T22:47:01.219Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T22:47:03.752Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T22:47:04.933Z] Loaded image: buildpack-deps:buster [2021-08-18T22:47:04.933Z] Loaded image: busybox:latest [2021-08-18T22:47:05.195Z] Loaded image: busybox:glibc [2021-08-18T22:47:05.508Z] Cannot create a file when that file already exists. [2021-08-18T22:47:05.666Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T22:47:07.569Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T22:47:07.748Z] Loaded image: debian:bullseye [2021-08-18T22:47:07.748Z] Loaded image: hello-world:latest [2021-08-18T22:47:07.748Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:47:07.748Z] INFO: Testing against a local daemon [2021-08-18T22:47:07.748Z] === RUN TestCgroupNamespacesBuild [2021-08-18T22:47:08.136Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T22:47:09.673Z] --- PASS: TestCgroupNamespacesBuild (1.67s) [2021-08-18T22:47:09.673Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-18T22:47:10.036Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-08-18T22:47:11.062Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2021-08-18T22:47:11.062Z] === RUN TestBuildWithSession [2021-08-18T22:47:11.062Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:47:11.062Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:47:11.062Z] === RUN TestBuildSquashParent [2021-08-18T22:47:11.325Z] Removing intermediate container e597042f1921 [2021-08-18T22:47:11.325Z] ---> 60423bb8a79c [2021-08-18T22:47:11.325Z] Step 13/13 : CMD ["sh"] [2021-08-18T22:47:11.325Z] ---> Running in 48dd3149766b [2021-08-18T22:47:11.325Z] Removing intermediate container 48dd3149766b [2021-08-18T22:47:11.325Z] ---> d53330d49e55 [2021-08-18T22:47:11.325Z] Successfully built d53330d49e55 [2021-08-18T22:47:11.325Z] Successfully tagged busybox:latest [2021-08-18T22:47:11.325Z] INFO: Docker images of the daemon under test [2021-08-18T22:47:11.325Z] [2021-08-18T22:47:11.325Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-08-18T22:47:11.325Z] busybox latest d53330d49e55 1 second ago 5.72GB [2021-08-18T22:47:11.325Z] microsoft/windowsservercore latest d1724c2d9a84 13 days ago 5.7GB [2021-08-18T22:47:11.325Z] mcr.microsoft.com/windows/servercore ltsc2019 d1724c2d9a84 13 days ago 5.7GB [2021-08-18T22:47:11.325Z] [2021-08-18T22:47:11.325Z] INFO: Running integration tests at 08/18/2021 22:47:11... [2021-08-18T22:47:11.325Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-08-18T22:47:11.325Z] INFO: Integration API tests being run from the host: [2021-08-18T22:47:11.325Z] INFO: make.ps1 starting at 08/18/2021 22:47:11 [2021-08-18T22:47:11.941Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.77s) [2021-08-18T22:47:11.941Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T22:47:11.941Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T22:47:12.877Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-08-18T22:47:14.471Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T22:47:14.729Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-08-18T22:47:15.296Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T22:47:16.231Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T22:47:17.167Z] docker_api_swarm_node_test.go:19: [dcce9c030e8c2] joining swarm manager [df1dac09a78ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:47:17.659Z] --- PASS: TestBuildSquashParent (6.10s) [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:17.659Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:17.659Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:17.659Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:17.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:17.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:17.659Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:17.733Z] docker_api_swarm_node_test.go:20: [d374c492303a6] joining swarm manager [df1dac09a78ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:47:20.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:47:20.211Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.52s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.25s) [2021-08-18T22:47:22.130Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.03s) [2021-08-18T22:47:22.130Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:47:22.130Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:47:24.293Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T22:47:24.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:47:24.682Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:47:24.944Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:47:25.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy (3.45s) [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.20s) [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.31s) [2021-08-18T22:47:25.468Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-08-18T22:47:25.468Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:47:26.873Z] --- PASS: TestBuildMultiStageParentConfig (1.01s) [2021-08-18T22:47:26.873Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:47:28.264Z] --- PASS: TestBuildLabelWithTargets (1.52s) [2021-08-18T22:47:28.264Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:47:28.477Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-08-18T22:47:28.477Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s) [2021-08-18T22:47:28.477Z] PASS [2021-08-18T22:47:28.477Z] [2021-08-18T22:47:28.477Z] DONE 17 tests in 51.531s [2021-08-18T22:47:28.477Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T22:47:28.477Z] ++ 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-08-18T22:47:28.477Z] ++ set -e [2021-08-18T22:47:28.477Z] ++ '[' -n 0 ']' [2021-08-18T22:47:28.477Z] ++ set -x [2021-08-18T22:47:28.478Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:47:28.478Z] INFO: Testing against a local daemon [2021-08-18T22:47:28.478Z] === RUN TestPluginInvalidJSON [2021-08-18T22:47:28.478Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:47:28.478Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:47:28.478Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:47:28.478Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-18T22:47:28.478Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T22:47:28.478Z] === RUN TestPluginInstall [2021-08-18T22:47:28.478Z] === RUN TestPluginInstall/no_auth [2021-08-18T22:47:28.478Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-08-18T22:47:28.837Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-08-18T22:47:28.837Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:47:31.006Z] time="2021-08-18T22:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:31.006Z] time="2021-08-18T22:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b67be10cf216df0e7a5edbd6ce4c527d2cee15d614aa79dc1362c665612c8bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:31.006Z] time="2021-08-18T22:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:31.006Z] time="2021-08-18T22:47:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b67be10cf216df0e7a5edbd6ce4c527d2cee15d614aa79dc1362c665612c8bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:31.006Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T22:47:31.268Z] time="2021-08-18T22:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:31.268Z] time="2021-08-18T22:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b67be10cf216df0e7a5edbd6ce4c527d2cee15d614aa79dc1362c665612c8bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:31.268Z] time="2021-08-18T22:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:31.268Z] time="2021-08-18T22:47:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2b67be10cf216df0e7a5edbd6ce4c527d2cee15d614aa79dc1362c665612c8bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:31.389Z] --- PASS: TestBuildMultiStageOnBuild (2.39s) [2021-08-18T22:47:31.389Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:47:31.538Z] === RUN TestPluginInstall/with_insecure [2021-08-18T22:47:31.963Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-08-18T22:47:31.963Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:47:32.480Z] time="2021-08-18T22:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:32.480Z] time="2021-08-18T22:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45ca38de82d68b32e86182f1e29647fa137428666ad7d8a3a7304b1e25a490b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:32.480Z] time="2021-08-18T22:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:47:32.480Z] time="2021-08-18T22:47:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45ca38de82d68b32e86182f1e29647fa137428666ad7d8a3a7304b1e25a490b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:47:33.060Z] plugin_test.go:166: [dd4141e4ad809] daemon is not started [2021-08-18T22:47:33.060Z] --- PASS: TestPluginInstall (4.70s) [2021-08-18T22:47:33.060Z] --- PASS: TestPluginInstall/no_auth (2.57s) [2021-08-18T22:47:33.060Z] --- PASS: TestPluginInstall/with_htpasswd (0.71s) [2021-08-18T22:47:33.060Z] --- PASS: TestPluginInstall/with_insecure (1.42s) [2021-08-18T22:47:33.060Z] === RUN TestPluginsWithRuntimes [2021-08-18T22:47:34.444Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T22:47:34.515Z] --- PASS: TestBuildMultiStageLayerLeak (2.46s) [2021-08-18T22:47:34.515Z] === RUN TestBuildWithHugeFile [2021-08-18T22:47:35.010Z] docker_api_swarm_test.go:501: [d03cf74906b94] joining swarm manager [db77711a4703f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:47:35.268Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T22:47:36.642Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T22:47:37.576Z] --- PASS: TestPluginsWithRuntimes (4.63s) [2021-08-18T22:47:37.576Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.21s) [2021-08-18T22:47:37.576Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.04s) [2021-08-18T22:47:37.576Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T22:47:37.834Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T22:47:38.400Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2021-08-18T22:47:38.400Z] PASS [2021-08-18T22:47:38.400Z] [2021-08-18T22:47:38.400Z] DONE 10 tests in 10.256s [2021-08-18T22:47:38.400Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T22:47:38.400Z] ++ 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-08-18T22:47:38.400Z] ++ set -e [2021-08-18T22:47:38.400Z] ++ '[' -n 0 ']' [2021-08-18T22:47:38.400Z] ++ set -x [2021-08-18T22:47:38.401Z] ++ env -i DEST=/go/src/github.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-08-18T22:47:38.659Z] INFO: Testing against a local daemon [2021-08-18T22:47:38.659Z] === RUN TestExternalGraphDriver [2021-08-18T22:47:38.659Z] === RUN TestExternalGraphDriver/json [2021-08-18T22:47:39.225Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T22:47:40.158Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T22:47:40.726Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T22:47:40.984Z] === RUN TestExternalGraphDriver/spec [2021-08-18T22:47:41.243Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T22:47:42.617Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T22:47:43.182Z] === RUN TestExternalGraphDriver/pull [2021-08-18T22:47:43.749Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T22:47:45.125Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T22:47:45.125Z] --- PASS: TestExternalGraphDriver (6.37s) [2021-08-18T22:47:45.125Z] --- PASS: TestExternalGraphDriver/json (2.18s) [2021-08-18T22:47:45.125Z] --- PASS: TestExternalGraphDriver/spec (2.19s) [2021-08-18T22:47:45.125Z] --- PASS: TestExternalGraphDriver/pull (1.88s) [2021-08-18T22:47:45.125Z] === RUN TestGraphdriverPluginV2 [2021-08-18T22:47:45.693Z] docker_api_swarm_test.go:506: [d663d1fe190ba] joining swarm manager [db77711a4703f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:47:48.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T22:47:48.656Z] INFO: Testing against a local daemon [2021-08-18T22:47:48.656Z] === RUN TestBuildWithSession [2021-08-18T22:47:48.656Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:47:48.656Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-18T22:47:48.656Z] === RUN TestBuildSquashParent [2021-08-18T22:47:48.656Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:47:48.656Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:48.656Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:48.656Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:48.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-18T22:47:48.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-18T22:47:48.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-18T22:47:48.656Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-18T22:47:49.882Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T22:47:49.882Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T22:47:49.882Z] --- PASS: TestGraphdriverPluginV2 (4.42s) [2021-08-18T22:47:49.882Z] PASS [2021-08-18T22:47:49.882Z] [2021-08-18T22:47:49.882Z] DONE 5 tests in 10.972s [2021-08-18T22:47:49.882Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T22:47:49.882Z] ++ 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-08-18T22:47:49.882Z] ++ set -e [2021-08-18T22:47:49.882Z] ++ '[' -n 0 ']' [2021-08-18T22:47:49.882Z] ++ set -x [2021-08-18T22:47:49.882Z] ++ env -i DEST=/go/src/github.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-08-18T22:47:49.882Z] INFO: Testing against a local daemon [2021-08-18T22:47:49.882Z] === RUN TestContinueAfterPluginCrash [2021-08-18T22:47:49.882Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T22:47:49.882Z] === RUN TestReadPluginNoRead [2021-08-18T22:47:49.882Z] === PAUSE TestReadPluginNoRead [2021-08-18T22:47:49.882Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T22:47:49.882Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T22:47:49.882Z] === CONT TestContinueAfterPluginCrash [2021-08-18T22:47:49.882Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T22:47:49.882Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T22:47:49.882Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-18T22:47:49.882Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T22:47:50.141Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T22:47:51.518Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T22:47:51.518Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T22:47:52.897Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T22:47:54.819Z] --- PASS: TestDaemonStartWithLogOpt (5.02s) [2021-08-18T22:47:54.819Z] === CONT TestReadPluginNoRead [2021-08-18T22:47:58.104Z] === RUN TestReadPluginNoRead/default [2021-08-18T22:47:58.104Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T22:47:59.481Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T22:47:59.740Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T22:47:59.998Z] --- PASS: TestContinueAfterPluginCrash (10.36s) [2021-08-18T22:48:00.564Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T22:48:00.823Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T22:48:01.758Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T22:48:02.016Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T22:48:03.394Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T22:48:03.394Z] === CONT TestReadPluginNoRead [2021-08-18T22:48:03.394Z] read_test.go:92: [d648231f4cfe2] daemon is not started [2021-08-18T22:48:03.394Z] --- PASS: TestReadPluginNoRead (8.87s) [2021-08-18T22:48:03.394Z] --- PASS: TestReadPluginNoRead/default (2.00s) [2021-08-18T22:48:03.394Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2021-08-18T22:48:03.394Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-08-18T22:48:03.394Z] PASS [2021-08-18T22:48:03.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-18T22:48:03.533Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-18T22:48:03.653Z] [2021-08-18T22:48:03.653Z] DONE 6 tests in 14.075s [2021-08-18T22:48:03.653Z] 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-08-18T22:48:03.653Z] ++ 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-08-18T22:48:03.653Z] ++ set -e [2021-08-18T22:48:03.653Z] ++ '[' -n 0 ']' [2021-08-18T22:48:03.653Z] ++ set -x [2021-08-18T22:48:03.653Z] ++ env -i DEST=/go/src/github.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-08-18T22:48:03.653Z] testing: warning: no tests to run [2021-08-18T22:48:03.653Z] PASS [2021-08-18T22:48:03.653Z] [2021-08-18T22:48:03.653Z] DONE 0 tests in 0.054s [2021-08-18T22:48:03.653Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T22:48:03.653Z] ++ 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-08-18T22:48:03.653Z] ++ set -e [2021-08-18T22:48:03.653Z] ++ '[' -n 0 ']' [2021-08-18T22:48:03.653Z] ++ set -x [2021-08-18T22:48:03.653Z] ++ env -i DEST=/go/src/github.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-08-18T22:48:03.911Z] INFO: Testing against a local daemon [2021-08-18T22:48:03.911Z] === RUN TestPluginWithDevMounts [2021-08-18T22:48:03.911Z] === PAUSE TestPluginWithDevMounts [2021-08-18T22:48:03.911Z] === CONT TestPluginWithDevMounts [2021-08-18T22:48:05.813Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T22:48:05.813Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-08-18T22:48:05.813Z] PASS [2021-08-18T22:48:05.813Z] [2021-08-18T22:48:05.813Z] DONE 1 tests in 2.041s [2021-08-18T22:48:05.813Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T22:48:05.813Z] ++ 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-08-18T22:48:05.813Z] ++ set -e [2021-08-18T22:48:05.813Z] ++ '[' -n 0 ']' [2021-08-18T22:48:05.813Z] ++ set -x [2021-08-18T22:48:05.813Z] ++ env -i DEST=/go/src/github.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-08-18T22:48:05.813Z] INFO: Testing against a local daemon [2021-08-18T22:48:05.813Z] === RUN TestSecretInspect [2021-08-18T22:48:08.345Z] --- PASS: TestSecretInspect (2.57s) [2021-08-18T22:48:08.345Z] === RUN TestSecretList [2021-08-18T22:48:09.281Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T22:48:11.184Z] --- PASS: TestSecretList (2.47s) [2021-08-18T22:48:11.184Z] === RUN TestSecretsCreateAndDelete [2021-08-18T22:48:13.713Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2021-08-18T22:48:13.713Z] === RUN TestSecretsUpdate [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.45s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (14.71s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.02s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (19.59s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.07s) [2021-08-18T22:48:13.886Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.61s) [2021-08-18T22:48:13.886Z] === RUN TestBuildMultiStageCopy [2021-08-18T22:48:13.886Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-18T22:48:16.242Z] --- PASS: TestSecretsUpdate (2.49s) [2021-08-18T22:48:16.242Z] === RUN TestTemplatedSecret [2021-08-18T22:48:18.788Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-08-18T22:48:20.692Z] --- PASS: TestTemplatedSecret (4.48s) [2021-08-18T22:48:20.692Z] === RUN TestSecretCreateResolve [2021-08-18T22:48:21.262Z] docker_api_swarm_node_test.go:80: [d2f00f3bd09e0] joining swarm manager [dc2a8c33de901]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:48:23.793Z] --- PASS: TestSecretCreateResolve (2.92s) [2021-08-18T22:48:23.793Z] PASS [2021-08-18T22:48:23.793Z] [2021-08-18T22:48:23.793Z] DONE 6 tests in 17.720s [2021-08-18T22:48:23.793Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T22:48:23.793Z] ++ 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-08-18T22:48:23.793Z] ++ set -e [2021-08-18T22:48:23.793Z] ++ '[' -n 0 ']' [2021-08-18T22:48:23.793Z] ++ set -x [2021-08-18T22:48:23.793Z] ++ env -i DEST=/go/src/github.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-08-18T22:48:23.793Z] INFO: Testing against a local daemon [2021-08-18T22:48:23.793Z] === RUN TestServiceCreateInit [2021-08-18T22:48:23.793Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T22:48:24.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-18T22:48:24.231Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-18T22:48:25.202Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-18T22:48:26.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-18T22:48:27.982Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy (15.50s) [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.17s) [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.25s) [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.45s) [2021-08-18T22:48:28.286Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.63s) [2021-08-18T22:48:28.286Z] === RUN TestBuildMultiStageParentConfig [2021-08-18T22:48:29.359Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T22:48:29.926Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T22:48:30.187Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T22:48:30.810Z] --- PASS: TestBuildWithHugeFile (49.85s) [2021-08-18T22:48:30.810Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:48:30.810Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:48:30.810Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:48:30.810Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T22:48:30.810Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:48:30.810Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:48:30.810Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:48:30.810Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:48:30.810Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:48:30.810Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:48:30.810Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:48:30.810Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:48:30.810Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:48:30.810Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-08-18T22:48:30.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-18T22:48:30.810Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-08-18T22:48:30.810Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-08-18T22:48:30.810Z] === RUN TestBuildPreserveOwnership [2021-08-18T22:48:30.810Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-18T22:48:30.810Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-18T22:48:30.810Z] --- PASS: TestBuildPreserveOwnership (5.06s) [2021-08-18T22:48:30.810Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.43s) [2021-08-18T22:48:30.810Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.62s) [2021-08-18T22:48:30.810Z] === RUN TestBuildPlatformInvalid [2021-08-18T22:48:30.810Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-08-18T22:48:30.810Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-18T22:48:31.564Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T22:48:32.029Z] --- PASS: TestBuildMultiStageParentConfig (3.34s) [2021-08-18T22:48:32.029Z] === RUN TestBuildLabelWithTargets [2021-08-18T22:48:32.029Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:48:32.029Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-08-18T22:48:32.029Z] === RUN TestBuildWithEmptyLayers [2021-08-18T22:48:32.942Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T22:48:33.571Z] --- PASS: TestBuildWithEmptyLayers (1.67s) [2021-08-18T22:48:33.571Z] === RUN TestBuildMultiStageOnBuild [2021-08-18T22:48:34.317Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T22:48:34.317Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-18T22:48:34.317Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T22:48:34.317Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-18T22:48:34.317Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T22:48:34.317Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-18T22:48:34.317Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T22:48:34.317Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-18T22:48:34.317Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.7% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/builder/dockerfile 0.253s coverage: 49.0% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/builder/remotecontext 0.097s coverage: 13.7% of statements [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/builder/remotecontext/git 1.273s coverage: 86.3% of statements [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/cli [no test files] [2021-08-18T22:48:35.898Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-18T22:48:35.898Z] ok github.com/docker/docker/cmd/docker-proxy 0.074s coverage: 67.6% of statements [2021-08-18T22:48:36.845Z] --- PASS: TestServiceCreateInit (12.65s) [2021-08-18T22:48:36.845Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.47s) [2021-08-18T22:48:36.845Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.16s) [2021-08-18T22:48:36.845Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T22:48:36.845Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T22:48:36.845Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T22:48:37.414Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T22:48:37.810Z] ok github.com/docker/docker/client 0.112s coverage: 75.4% of statements [2021-08-18T22:48:38.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-08-18T22:48:38.350Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T22:48:40.253Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T22:48:40.253Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T22:48:41.190Z] docker_api_swarm_node_test.go:52: [da59e76590b7e] joining swarm manager [ddb279546a3f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:48:42.128Z] docker_api_swarm_node_test.go:53: [d54624f7099b0] joining swarm manager [ddb279546a3f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:48:43.063Z] Loaded image: buildpack-deps:buster [2021-08-18T22:48:43.063Z] Loaded image: busybox:latest [2021-08-18T22:48:43.325Z] Loaded image: busybox:glibc [2021-08-18T22:48:44.665Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T22:48:45.877Z] Loaded image: debian:bullseye [2021-08-18T22:48:45.877Z] Loaded image: hello-world:latest [2021-08-18T22:48:45.877Z] Loaded image: arm32v7/hello-world:latest [2021-08-18T22:48:47.196Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T22:48:47.763Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T22:48:48.021Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T22:48:48.279Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T22:48:48.279Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-18T22:48:48.279Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T22:48:48.415Z] --- PASS: TestBuildMultiStageOnBuild (15.18s) [2021-08-18T22:48:48.415Z] === RUN TestBuildUncleanTarFilenames [2021-08-18T22:48:48.415Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:48:48.415Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-08-18T22:48:48.415Z] === RUN TestBuildMultiStageLayerLeak [2021-08-18T22:48:48.845Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T22:48:51.377Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T22:48:51.377Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T22:48:51.377Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T22:48:51.377Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T22:48:52.314Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T22:48:53.248Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T22:48:53.815Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T22:48:54.749Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T22:48:55.887Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (25.46s) [2021-08-18T22:48:55.887Z] PASS [2021-08-18T22:48:55.887Z] [2021-08-18T22:48:55.887Z] === Skipped [2021-08-18T22:48:55.887Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-18T22:48:55.887Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:48:55.887Z] [2021-08-18T22:48:55.887Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-18T22:48:55.887Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-18T22:48:55.887Z] [2021-08-18T22:48:55.887Z] [2021-08-18T22:48:55.887Z] DONE 34 tests, 2 skipped in 125.449s [2021-08-18T22:48:55.887Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-18T22:48:55.888Z] ++ 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-08-18T22:48:55.888Z] ++ set -e [2021-08-18T22:48:55.888Z] ++ '[' -n 0 ']' [2021-08-18T22:48:55.888Z] ++ set -x [2021-08-18T22:48:55.888Z] ++ env -i DEST=/go/src/github.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-08-18T22:48:56.123Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T22:48:56.689Z] --- PASS: TestCreateServiceMultipleTimes (20.19s) [2021-08-18T22:48:56.689Z] === RUN TestCreateServiceConflict [2021-08-18T22:48:58.062Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T22:48:58.434Z] INFO: Testing against a local daemon [2021-08-18T22:48:58.434Z] === RUN TestConfigInspect [2021-08-18T22:48:58.998Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T22:48:59.256Z] --- PASS: TestCreateServiceConflict (2.68s) [2021-08-18T22:48:59.256Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T22:49:00.631Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T22:49:00.987Z] --- PASS: TestConfigInspect (2.35s) [2021-08-18T22:49:00.987Z] === RUN TestConfigList [2021-08-18T22:49:02.007Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T22:49:03.383Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2021-08-18T22:49:03.383Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T22:49:03.538Z] --- PASS: TestConfigList (2.57s) [2021-08-18T22:49:03.538Z] === RUN TestConfigsCreateAndDelete [2021-08-18T22:49:03.953Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T22:49:04.915Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T22:49:04.915Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T22:49:04.915Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T22:49:05.177Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T22:49:05.177Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T22:49:05.177Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T22:49:05.177Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T22:49:06.089Z] --- PASS: TestConfigsCreateAndDelete (2.63s) [2021-08-18T22:49:06.089Z] === RUN TestConfigsUpdate [2021-08-18T22:49:06.119Z] --- PASS: TestBuildMultiStageLayerLeak (17.37s) [2021-08-18T22:49:06.119Z] === RUN TestBuildWithHugeFile [2021-08-18T22:49:07.077Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T22:49:08.641Z] --- PASS: TestConfigsUpdate (2.68s) [2021-08-18T22:49:08.641Z] === RUN TestTemplatedConfig [2021-08-18T22:49:08.980Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T22:49:08.980Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T22:49:09.547Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T22:49:10.112Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T22:49:11.046Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T22:49:11.612Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T22:49:12.546Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T22:49:12.546Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T22:49:12.546Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T22:49:12.855Z] --- PASS: TestTemplatedConfig (3.71s) [2021-08-18T22:49:12.855Z] === RUN TestConfigCreateResolve [2021-08-18T22:49:13.480Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T22:49:13.480Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T22:49:13.480Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T22:49:13.480Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T22:49:13.480Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T22:49:14.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T22:49:14.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-08-18T22:49:14.772Z] --- PASS: TestConfigCreateResolve (2.65s) [2021-08-18T22:49:14.773Z] PASS [2021-08-18T22:49:14.773Z] [2021-08-18T22:49:14.773Z] DONE 6 tests in 19.431s [2021-08-18T22:49:14.773Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-18T22:49:14.773Z] ++ 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-08-18T22:49:14.773Z] ++ set -e [2021-08-18T22:49:14.773Z] ++ '[' -n 0 ']' [2021-08-18T22:49:14.773Z] ++ set -x [2021-08-18T22:49:14.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:49:14.984Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T22:49:15.034Z] INFO: Testing against a local daemon [2021-08-18T22:49:15.034Z] === RUN TestCheckpoint [2021-08-18T22:49:15.034Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:49:15.034Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T22:49:15.034Z] === RUN TestContainerInvalidJSON [2021-08-18T22:49:15.034Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:49:15.034Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:49:15.034Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:49:15.034Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:49:15.034Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:49:15.034Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:49:15.297Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-18T22:49:15.297Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-18T22:49:15.297Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-18T22:49:15.297Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T22:49:15.297Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-08-18T22:49:15.297Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T22:49:15.297Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-18T22:49:15.297Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T22:49:15.297Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-08-18T22:49:15.297Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T22:49:15.558Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-08-18T22:49:15.558Z] === RUN TestCopyFromContainer [2021-08-18T22:49:15.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T22:49:15.922Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T22:49:16.946Z] === RUN TestCopyFromContainer// [2021-08-18T22:49:17.207Z] === RUN TestCopyFromContainer//bar/root [2021-08-18T22:49:17.207Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-18T22:49:17.207Z] === RUN TestCopyFromContainer/bar/quux [2021-08-18T22:49:17.398Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.24s) [2021-08-18T22:49:17.399Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T22:49:17.469Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-18T22:49:17.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-18T22:49:17.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-18T22:49:17.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T22:49:17.731Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-18T22:49:17.731Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-18T22:49:17.731Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer (2.42s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-18T22:49:17.993Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2021-08-18T22:49:17.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T22:49:17.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:49:17.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:49:17.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:49:17.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:49:17.993Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:49:17.993Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:49:17.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:49:17.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:49:17.993Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:49:17.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T22:49:17.993Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T22:49:17.993Z] --- PASS: TestCreateLinkToNonExistingContainer (0.09s) [2021-08-18T22:49:17.993Z] === RUN TestCreateWithInvalidEnv [2021-08-18T22:49:17.993Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T22:49:17.993Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T22:49:17.993Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T22:49:17.993Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T22:49:17.993Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T22:49:17.993Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T22:49:17.993Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T22:49:17.993Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T22:49:17.993Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T22:49:17.993Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T22:49:17.993Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T22:49:17.993Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T22:49:17.993Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-18T22:49:17.993Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T22:49:18.594Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T22:49:18.594Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T22:49:19.530Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T22:49:20.549Z] --- PASS: TestCreateWithCustomMaskedPaths (2.54s) [2021-08-18T22:49:20.549Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T22:49:20.906Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T22:49:20.906Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-08-18T22:49:20.906Z] --- PASS: TestCreateServiceSecretFileMode (3.42s) [2021-08-18T22:49:20.906Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T22:49:21.841Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T22:49:22.775Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T22:49:22.775Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T22:49:23.111Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.49s) [2021-08-18T22:49:23.111Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T22:49:23.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:49:23.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:49:23.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:49:23.111Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:49:23.111Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:49:23.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:49:23.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:49:23.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:49:23.112Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:49:23.112Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:49:23.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:49:23.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:49:23.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:49:23.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:49:23.112Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-08-18T22:49:23.112Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-08-18T22:49:23.112Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T22:49:23.342Z] docker_api_swarm_test.go:201: [dd512f79582d1] joining swarm manager [d54794611495f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:49:24.055Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2021-08-18T22:49:24.055Z] === RUN TestCreateDifferentPlatform [2021-08-18T22:49:24.055Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T22:49:24.055Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T22:49:24.055Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-18T22:49:24.055Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T22:49:24.055Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T22:49:24.055Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T22:49:24.055Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-08-18T22:49:24.055Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T22:49:24.055Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-08-18T22:49:24.055Z] === RUN TestContainerStartOnDaemonRestart [2021-08-18T22:49:24.055Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-18T22:49:24.055Z] === RUN TestDaemonRestartIpcMode [2021-08-18T22:49:24.055Z] === PAUSE TestDaemonRestartIpcMode [2021-08-18T22:49:24.055Z] === RUN TestDaemonHostGatewayIP [2021-08-18T22:49:24.055Z] === PAUSE TestDaemonHostGatewayIP [2021-08-18T22:49:24.055Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-18T22:49:24.055Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-18T22:49:24.055Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T22:49:24.055Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-18T22:49:24.055Z] === RUN TestDiff [2021-08-18T22:49:24.280Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T22:49:24.529Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-18T22:49:24.529Z] ok github.com/docker/docker/cmd/dockerd/trap 2.567s coverage: 0.0% of statements [2021-08-18T22:49:24.529Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-18T22:49:24.529Z] ok github.com/docker/docker/container 0.124s coverage: 34.8% of statements [2021-08-18T22:49:24.529Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-18T22:49:24.529Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-18T22:49:24.529Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-18T22:49:24.529Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-18T22:49:24.847Z] --- PASS: TestCreateServiceConfigFileMode (3.79s) [2021-08-18T22:49:24.847Z] === RUN TestCreateServiceSysctls [2021-08-18T22:49:24.999Z] --- PASS: TestDiff (0.78s) [2021-08-18T22:49:24.999Z] === RUN TestExecWithCloseStdin [2021-08-18T22:49:25.419Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T22:49:25.945Z] --- PASS: TestExecWithCloseStdin (1.09s) [2021-08-18T22:49:25.945Z] === RUN TestExec [2021-08-18T22:49:26.355Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T22:49:26.355Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T22:49:27.335Z] --- PASS: TestExec (1.05s) [2021-08-18T22:49:27.335Z] === RUN TestExecUser [2021-08-18T22:49:27.730Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T22:49:28.279Z] --- PASS: TestExecUser (1.08s) [2021-08-18T22:49:28.279Z] === RUN TestExportContainerAndImportImage [2021-08-18T22:49:29.104Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T22:49:29.224Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2021-08-18T22:49:29.224Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T22:49:29.362Z] --- PASS: TestCreateServiceSysctls (4.56s) [2021-08-18T22:49:29.362Z] === RUN TestCreateServiceCapabilities [2021-08-18T22:49:30.612Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-18T22:49:30.613Z] === RUN TestHealthCheckWorkdir [2021-08-18T22:49:30.736Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T22:49:30.736Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T22:49:30.736Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T22:49:30.736Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T22:49:30.736Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T22:49:32.111Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T22:49:32.531Z] --- PASS: TestHealthCheckWorkdir (1.50s) [2021-08-18T22:49:32.531Z] === RUN TestHealthKillContainer [2021-08-18T22:49:32.676Z] --- PASS: TestCreateServiceCapabilities (3.29s) [2021-08-18T22:49:32.676Z] === RUN TestInspect [2021-08-18T22:49:32.710Z] ok github.com/docker/docker/daemon/cluster 0.092s coverage: 0.5% of statements [2021-08-18T22:49:33.650Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2021-08-18T22:49:34.591Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-18T22:49:35.833Z] --- PASS: TestHealthKillContainer (3.28s) [2021-08-18T22:49:35.833Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T22:49:35.955Z] --- PASS: TestInspect (3.20s) [2021-08-18T22:49:35.955Z] === RUN TestCreateJob [2021-08-18T22:49:36.406Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2021-08-18T22:49:36.406Z] === RUN TestIpcModeNone [2021-08-18T22:49:36.522Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T22:49:37.350Z] --- PASS: TestIpcModeNone (1.05s) [2021-08-18T22:49:37.350Z] === RUN TestIpcModePrivate [2021-08-18T22:49:37.457Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T22:49:38.295Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-18T22:49:38.394Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T22:49:38.394Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-18T22:49:38.394Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T22:49:38.394Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T22:49:38.557Z] --- PASS: TestIpcModePrivate (1.07s) [2021-08-18T22:49:38.557Z] === RUN TestIpcModeShareable [2021-08-18T22:49:39.505Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-18T22:49:39.766Z] --- PASS: TestIpcModeShareable (1.14s) [2021-08-18T22:49:39.767Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-18T22:49:40.295Z] --- PASS: TestCreateJob (4.42s) [2021-08-18T22:49:40.295Z] === RUN TestReplicatedJob [2021-08-18T22:49:41.227Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T22:49:42.602Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T22:49:42.828Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2021-08-18T22:49:42.828Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-18T22:49:43.071Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.34s) [2021-08-18T22:49:43.071Z] === RUN TestAPIIpcModeHost [2021-08-18T22:49:43.398Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-18T22:49:43.658Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-18T22:49:43.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-08-18T22:49:44.014Z] --- PASS: TestAPIIpcModeHost (1.09s) [2021-08-18T22:49:44.014Z] === RUN TestDaemonIpcModeShareable [2021-08-18T22:49:44.235Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T22:49:44.236Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-18T22:49:45.619Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.808s coverage: 73.3% of statements [2021-08-18T22:49:45.880Z] ok github.com/docker/docker/daemon 12.186s coverage: 17.5% of statements [2021-08-18T22:49:45.880Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-18T22:49:45.880Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-18T22:49:45.880Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-18T22:49:45.880Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-18T22:49:45.932Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-18T22:49:45.932Z] --- PASS: TestDaemonIpcModeShareable (1.90s) [2021-08-18T22:49:45.932Z] === RUN TestDaemonIpcModePrivate [2021-08-18T22:49:46.766Z] docker_api_swarm_test.go:383: [de57403909717] joining swarm manager [d49e1fa8b3745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:49:47.266Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.428s coverage: 56.2% of statements [2021-08-18T22:49:47.838Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.034s coverage: 3.1% of statements [2021-08-18T22:49:47.852Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-18T22:49:47.852Z] --- PASS: TestDaemonIpcModePrivate (1.84s) [2021-08-18T22:49:47.852Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-18T22:49:48.150Z] docker_api_swarm_test.go:384: [de44d88798bc0] joining swarm manager [d49e1fa8b3745]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:49:49.225Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-08-18T22:49:49.528Z] --- PASS: TestReplicatedJob (9.20s) [2021-08-18T22:49:49.528Z] === RUN TestUpdateReplicatedJob [2021-08-18T22:49:49.769Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-18T22:49:49.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2021-08-18T22:49:49.769Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-18T22:49:51.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.4% of statements [2021-08-18T22:49:51.684Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-18T22:49:51.684Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.84s) [2021-08-18T22:49:51.684Z] === RUN TestIpcModeOlderClient [2021-08-18T22:49:51.684Z] === PAUSE TestIpcModeOlderClient [2021-08-18T22:49:51.684Z] === RUN TestKillContainerInvalidSignal [2021-08-18T22:49:51.755Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.487s coverage: 45.9% of statements [2021-08-18T22:49:51.755Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-18T22:49:52.055Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T22:49:52.256Z] --- PASS: TestKillContainerInvalidSignal (0.80s) [2021-08-18T22:49:52.256Z] === RUN TestKillContainer [2021-08-18T22:49:52.256Z] === RUN TestKillContainer/no_signal [2021-08-18T22:49:52.992Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T22:49:53.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.653s coverage: 57.7% of statements [2021-08-18T22:49:53.140Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-18T22:49:53.140Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-18T22:49:53.140Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-08-18T22:49:53.200Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T22:49:53.558Z] --- PASS: TestUpdateReplicatedJob (4.26s) [2021-08-18T22:49:53.558Z] === RUN TestServiceListWithStatuses [2021-08-18T22:49:53.558Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:49:53.558Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T22:49:53.558Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T22:49:53.773Z] === RUN TestKillContainer/killing_signal [2021-08-18T22:49:54.083Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-08-18T22:49:54.932Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T22:49:55.026Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-08-18T22:49:55.159Z] --- PASS: TestKillContainer (2.57s) [2021-08-18T22:49:55.159Z] --- PASS: TestKillContainer/no_signal (0.78s) [2021-08-18T22:49:55.159Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-08-18T22:49:55.159Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2021-08-18T22:49:55.159Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T22:49:55.159Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-18T22:49:55.597Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.7% of statements [2021-08-18T22:49:55.597Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-18T22:49:55.597Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-18T22:49:55.734Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-18T22:49:56.539Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.5% of statements [2021-08-18T22:49:56.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.66s) [2021-08-18T22:49:56.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-08-18T22:49:56.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-08-18T22:49:56.678Z] === RUN TestKillStoppedContainer [2021-08-18T22:49:56.678Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-08-18T22:49:56.678Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T22:49:56.678Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-18T22:49:56.678Z] === RUN TestKillDifferentUserContainer [2021-08-18T22:49:56.834Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T22:49:57.110Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.0% of statements [2021-08-18T22:49:57.110Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-18T22:49:57.110Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-18T22:49:57.370Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2021-08-18T22:49:57.621Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-08-18T22:49:57.621Z] === RUN TestInspectOomKilledTrue [2021-08-18T22:49:57.621Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:49:57.621Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T22:49:57.621Z] === RUN TestInspectOomKilledFalse [2021-08-18T22:49:57.621Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:49:57.621Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T22:49:57.621Z] === RUN TestLinksEtcHostsContentMatch [2021-08-18T22:49:57.770Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-08-18T22:49:57.942Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-18T22:49:58.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.006s coverage: 69.9% of statements [2021-08-18T22:49:58.203Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-08-18T22:49:58.565Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-08-18T22:49:58.565Z] === RUN TestLinksContainerNames [2021-08-18T22:49:59.144Z] --- PASS: TestDockerNetworkConnectAlias (5.58s) [2021-08-18T22:49:59.144Z] === RUN TestDockerNetworkReConnect [2021-08-18T22:49:59.147Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2021-08-18T22:49:59.147Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-18T22:49:59.402Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-08-18T22:49:59.408Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.6% of statements [2021-08-18T22:49:59.954Z] --- PASS: TestLinksContainerNames (1.60s) [2021-08-18T22:49:59.954Z] === RUN TestLogsFollowTailEmpty [2021-08-18T22:49:59.980Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 31.5% of statements [2021-08-18T22:50:00.338Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-08-18T22:50:00.900Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2021-08-18T22:50:00.901Z] === RUN TestContainerNetworkMountsNoChown [2021-08-18T22:50:00.923Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-18T22:50:01.184Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-18T22:50:01.474Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/default [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/default [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/private [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/private [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rprivate [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/slave [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/slave [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rslave [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/shared [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/shared [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rshared [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/default [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rslave [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/shared [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rprivate [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rshared [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/slave [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/private [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:50:01.474Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-18T22:50:01.474Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-18T22:50:01.474Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-18T22:50:01.735Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-18T22:50:01.756Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-18T22:50:01.997Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-18T22:50:01.997Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-18T22:50:01.997Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-18T22:50:01.997Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.08s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.10s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-18T22:50:01.997Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-18T22:50:01.997Z] === RUN TestContainerBindMountNonRecursive [2021-08-18T22:50:02.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-08-18T22:50:02.328Z] ok github.com/docker/docker/daemon/logger/splunk 1.630s coverage: 82.5% of statements [2021-08-18T22:50:02.329Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-18T22:50:02.329Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-18T22:50:03.172Z] --- PASS: TestDockerNetworkReConnect (3.98s) [2021-08-18T22:50:03.172Z] === RUN TestServicePlugin [2021-08-18T22:50:03.272Z] ok github.com/docker/docker/distribution 0.135s coverage: 25.8% of statements [2021-08-18T22:50:03.533Z] ok github.com/docker/docker/distribution/metadata 0.054s coverage: 48.2% of statements [2021-08-18T22:50:03.533Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-18T22:50:03.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000e0570_} [2021-08-18T22:50:04.475Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-18T22:50:04.547Z] --- PASS: TestContainerBindMountNonRecursive (2.09s) [2021-08-18T22:50:04.547Z] === RUN TestContainerVolumesMountedAsShared [2021-08-18T22:50:04.547Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s) [2021-08-18T22:50:04.547Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-18T22:50:05.047Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-18T22:50:05.492Z] --- PASS: TestContainerVolumesMountedAsSlave (0.82s) [2021-08-18T22:50:05.492Z] === RUN TestNetworkNat [2021-08-18T22:50:05.618Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-18T22:50:05.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1910212989_/foo_false____} [2021-08-18T22:50:06.190Z] ok github.com/docker/docker/image/tarexport 0.012s coverage: 0.7% of statements [2021-08-18T22:50:06.190Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2021-08-18T22:50:06.190Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-18T22:50:06.436Z] --- PASS: TestNetworkNat (0.95s) [2021-08-18T22:50:06.436Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T22:50:06.451Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-08-18T22:50:06.451Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-18T22:50:07.014Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1910212989_/foo_true____} [2021-08-18T22:50:07.022Z] ok github.com/docker/docker/libcontainerd/queue 0.038s coverage: 100.0% of statements [2021-08-18T22:50:07.273Z] plugin_test.go:62: [d67b111cb25cf] joining swarm manager [d4973cd6ceb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:50:07.393Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2021-08-18T22:50:07.393Z] === RUN TestNetworkLoopbackNat [2021-08-18T22:50:07.966Z] ok github.com/docker/docker/oci 0.007s coverage: 43.3% of statements [2021-08-18T22:50:08.537Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2021-08-18T22:50:08.648Z] plugin_test.go:65: [d9411a60265a1] joining swarm manager [d4973cd6ceb48]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:50:08.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_false____} [2021-08-18T22:50:08.798Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-18T22:50:10.023Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_true____} [2021-08-18T22:50:10.188Z] ok github.com/docker/docker/pkg/archive 0.312s coverage: 82.4% of statements [2021-08-18T22:50:10.703Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-08-18T22:50:10.703Z] === RUN TestPause [2021-08-18T22:50:11.129Z] ok github.com/docker/docker/pkg/authorization 0.357s coverage: 68.3% of statements [2021-08-18T22:50:11.277Z] --- PASS: TestPause (0.87s) [2021-08-18T22:50:11.277Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T22:50:11.277Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:50:11.277Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:50:11.277Z] === RUN TestPauseStopPausedContainer [2021-08-18T22:50:11.391Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-18T22:50:11.391Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-18T22:50:11.406Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_true__0xc0000e05a0__} [2021-08-18T22:50:12.223Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-08-18T22:50:12.223Z] === RUN TestPidHost [2021-08-18T22:50:12.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000e05b8_} [2021-08-18T22:50:14.238Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000e05d0_} [2021-08-18T22:50:14.686Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-08-18T22:50:14.686Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-18T22:50:14.773Z] --- PASS: TestPidHost (2.11s) [2021-08-18T22:50:14.774Z] === RUN TestPsFilter [2021-08-18T22:50:14.774Z] --- PASS: TestPsFilter (0.20s) [2021-08-18T22:50:14.774Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T22:50:14.947Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-18T22:50:15.208Z] ok github.com/docker/docker/layer 7.191s coverage: 68.8% of statements [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-18T22:50:15.208Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-18T22:50:15.208Z] ok github.com/docker/docker/pkg/discovery/file 0.009s coverage: 97.6% of statements [2021-08-18T22:50:15.346Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-08-18T22:50:15.346Z] === RUN TestRemoveContainerWithVolume [2021-08-18T22:50:15.615Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000e05e8_} [2021-08-18T22:50:15.779Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-08-18T22:50:16.040Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-18T22:50:16.291Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2021-08-18T22:50:16.291Z] === RUN TestRemoveContainerRunning [2021-08-18T22:50:16.300Z] ok github.com/docker/docker/pkg/dmesg 0.017s coverage: 83.3% of statements [2021-08-18T22:50:16.863Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-08-18T22:50:16.863Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T22:50:16.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000e0600_} [2021-08-18T22:50:17.684Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-18T22:50:17.808Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2021-08-18T22:50:17.808Z] === RUN TestRemoveInvalidContainer [2021-08-18T22:50:17.808Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-18T22:50:17.808Z] === RUN TestRenameLinkedContainer [2021-08-18T22:50:17.944Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 83.1% of statements [2021-08-18T22:50:18.516Z] ok github.com/docker/docker/pkg/fsutils 0.160s coverage: 85.1% of statements [2021-08-18T22:50:18.776Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-08-18T22:50:18.776Z] ok github.com/docker/docker/pkg/discovery/kv 3.049s coverage: 84.1% of statements [2021-08-18T22:50:18.897Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T22:50:20.161Z] ok github.com/docker/docker/pkg/ioutils 0.416s coverage: 69.2% of statements [2021-08-18T22:50:20.161Z] ok github.com/docker/docker/pkg/idtools 0.701s coverage: 69.5% of statements [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-08-18T22:50:20.271Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T22:50:20.422Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-08-18T22:50:20.422Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-18T22:50:20.422Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-18T22:50:20.422Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-18T22:50:20.422Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-18T22:50:20.683Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-18T22:50:20.683Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-18T22:50:20.944Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-08-18T22:50:20.944Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-18T22:50:21.114Z] --- PASS: TestRenameLinkedContainer (3.41s) [2021-08-18T22:50:21.114Z] === RUN TestRenameStoppedContainer [2021-08-18T22:50:21.204Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-08-18T22:50:21.204Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-08-18T22:50:21.204Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-18T22:50:21.204Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-18T22:50:22.062Z] --- PASS: TestRenameStoppedContainer (0.92s) [2021-08-18T22:50:22.062Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T22:50:22.147Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2021-08-18T22:50:22.408Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-18T22:50:22.668Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-18T22:50:22.929Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-18T22:50:23.557Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T22:50:23.985Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2021-08-18T22:50:23.985Z] === RUN TestRenameInvalidName [2021-08-18T22:50:24.310Z] ok github.com/docker/docker/pkg/pubsub 1.030s coverage: 75.0% of statements [2021-08-18T22:50:24.311Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-18T22:50:24.559Z] --- PASS: TestRenameInvalidName (0.83s) [2021-08-18T22:50:24.559Z] === RUN TestRenameAnonymousContainer [2021-08-18T22:50:24.570Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-18T22:50:24.831Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-08-18T22:50:24.831Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-08-18T22:50:25.092Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-18T22:50:25.460Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T22:50:25.663Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-18T22:50:25.924Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-18T22:50:26.185Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2021-08-18T22:50:26.755Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-18T22:50:26.755Z] testing: warning: no tests to run [2021-08-18T22:50:26.755Z] coverage: [no statements] [2021-08-18T22:50:26.755Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-08-18T22:50:27.325Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-18T22:50:27.325Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-18T22:50:27.325Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-18T22:50:27.866Z] --- PASS: TestRenameAnonymousContainer (3.10s) [2021-08-18T22:50:27.866Z] === RUN TestRenameContainerWithSameName [2021-08-18T22:50:28.750Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T22:50:28.809Z] --- PASS: TestRenameContainerWithSameName (0.88s) [2021-08-18T22:50:28.809Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T22:50:29.252Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-08-18T22:50:29.514Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-18T22:50:29.774Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2021-08-18T22:50:30.125Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T22:50:30.125Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T22:50:30.197Z] --- PASS: TestRenameContainerWithLinkedContainer (1.66s) [2021-08-18T22:50:30.197Z] === RUN TestResize [2021-08-18T22:50:30.695Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T22:50:31.141Z] --- PASS: TestResize (0.83s) [2021-08-18T22:50:31.141Z] === RUN TestResizeWithInvalidSize [2021-08-18T22:50:31.162Z] ok github.com/docker/docker/quota 0.266s coverage: 71.4% of statements [2021-08-18T22:50:31.162Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-18T22:50:31.628Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-08-18T22:50:32.085Z] --- PASS: TestResizeWithInvalidSize (0.85s) [2021-08-18T22:50:32.085Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T22:50:32.103Z] ok github.com/docker/docker/registry 0.048s coverage: 58.8% of statements [2021-08-18T22:50:32.564Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T22:50:32.661Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:32.661Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:32.661Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:32.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-18T22:50:32.661Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-18T22:50:32.661Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-18T22:50:32.675Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-18T22:50:32.675Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-18T22:50:33.131Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T22:50:33.245Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-18T22:50:33.506Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-18T22:50:34.086Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T22:50:34.666Z] --- PASS: TestServicePlugin (31.37s) [2021-08-18T22:50:34.666Z] === RUN TestServiceUpdateLabel [2021-08-18T22:50:34.924Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T22:50:35.857Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T22:50:35.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-18T22:50:35.974Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-18T22:50:35.974Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:36.050Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-18T22:50:36.549Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-18T22:50:36.992Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2021-08-18T22:50:37.234Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T22:50:37.234Z] --- PASS: TestServiceUpdateLabel (2.56s) [2021-08-18T22:50:37.234Z] === RUN TestServiceUpdateSecrets [2021-08-18T22:50:37.253Z] ok github.com/docker/docker/volume/mounts 0.023s coverage: 67.8% of statements [2021-08-18T22:50:37.498Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:38.077Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-18T22:50:38.173Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T22:50:38.340Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-18T22:50:38.637Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2021-08-18T22:50:38.916Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-18T22:50:39.109Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T22:50:40.043Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T22:50:40.977Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.75s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.89s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.93s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.59s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.72s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.58s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.63s) [2021-08-18T22:50:41.470Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2021-08-18T22:50:41.470Z] === RUN TestCgroupNamespacesRun [2021-08-18T22:50:41.912Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T22:50:42.847Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T22:50:43.387Z] --- PASS: TestCgroupNamespacesRun (1.83s) [2021-08-18T22:50:43.387Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-18T22:50:43.782Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T22:50:44.348Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T22:50:44.348Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T22:50:44.775Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.47s) [2021-08-18T22:50:44.775Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-18T22:50:45.284Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T22:50:45.284Z] check_test.go:380: [de44d88798bc0] daemon is not started [2021-08-18T22:50:45.284Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-08-18T22:50:46.219Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T22:50:46.693Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s) [2021-08-18T22:50:46.693Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-18T22:50:47.596Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T22:50:47.596Z] docker_api_swarm_test.go:801: [df4848df4fa48] joining swarm manager [d0cfc52d3d5b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:50:48.530Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T22:50:48.611Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2021-08-18T22:50:48.611Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-18T22:50:49.098Z] docker_api_swarm_test.go:801: [debcaf86b9b1e] joining swarm manager [d0cfc52d3d5b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:50:49.356Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T22:50:49.997Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2021-08-18T22:50:49.997Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-18T22:50:50.730Z] docker_api_swarm_test.go:801: [d61119573c7f1] joining swarm manager [d0cfc52d3d5b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T22:50:50.988Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T22:50:51.386Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2021-08-18T22:50:51.386Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-18T22:50:51.923Z] docker_api_swarm_test.go:801: [d8d34183a0554] joining swarm manager [d0cfc52d3d5b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-18T22:50:51.923Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T22:50:52.332Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-18T22:50:52.332Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-18T22:50:53.303Z] --- PASS: TestServiceUpdateSecrets (15.84s) [2021-08-18T22:50:53.303Z] === RUN TestServiceUpdateConfigs [2021-08-18T22:50:53.303Z] docker_api_swarm_test.go:809: [d1719e447213a] joining swarm manager [d0cfc52d3d5b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-08-18T22:50:54.249Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-08-18T22:50:54.249Z] === RUN TestNISDomainname [2021-08-18T22:50:55.213Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T22:50:55.638Z] --- PASS: TestNISDomainname (1.36s) [2021-08-18T22:50:55.638Z] === RUN TestHostnameDnsResolution [2021-08-18T22:50:56.738Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/rootless [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/volume [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-18T22:50:56.738Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-18T22:50:56.738Z] [2021-08-18T22:50:56.738Z] === Skipped [2021-08-18T22:50:56.738Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-18T22:50:56.738Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-18T22:50:56.738Z] [2021-08-18T22:50:56.738Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-18T22:50:56.738Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-18T22:50:56.738Z] [2021-08-18T22:50:56.738Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-18T22:50:56.738Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-18T22:50:56.738Z] [2021-08-18T22:50:56.738Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-18T22:50:56.738Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-18T22:50:56.738Z] [2021-08-18T22:50:56.738Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-18T22:50:56.738Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-18T22:50:56.739Z] time="2021-08-18T22:49:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-18T22:50:56.739Z] time="2021-08-18T22:49:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-18T22:50:56.739Z] time="2021-08-18T22:49:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-18T22:50:56.739Z] time="2021-08-18T22:49:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-18T22:50:56.739Z] time="2021-08-18T22:49:49Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-18T22:50:56.739Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-18T22:50:56.739Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-18T22:50:56.739Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-18T22:50:56.739Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-18T22:50:56.739Z] graphtest_unix.go:71: No driver to put! [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-18T22:50:56.739Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-18T22:50:56.739Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] [2021-08-18T22:50:56.739Z] DONE 2309 tests, 28 skipped in 252.460s [2021-08-18T22:50:56.739Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/api [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/bitseq [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cluster [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/config [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/datastore [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/driverapi [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/etchosts [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/idm [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipam [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/iptables [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/netlabel [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/netutils [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/networkdb [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/ns [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/options [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/osl [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/portallocator [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/portmapper [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/testutils [2021-08-18T22:50:56.739Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-18T22:50:56.739Z] + 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/api 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-08-18T22:50:57.026Z] --- PASS: TestHostnameDnsResolution (1.45s) [2021-08-18T22:50:57.027Z] === RUN TestStats [2021-08-18T22:51:00.342Z] --- PASS: TestStats (2.87s) [2021-08-18T22:51:00.342Z] === RUN TestStopContainerWithTimeout [2021-08-18T22:51:00.342Z] === RUN TestStopContainerWithTimeout/0 [2021-08-18T22:51:00.342Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-18T22:51:00.342Z] === RUN TestStopContainerWithTimeout/1 [2021-08-18T22:51:00.342Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-18T22:51:00.342Z] === RUN TestStopContainerWithTimeout/3 [2021-08-18T22:51:00.342Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-18T22:51:00.342Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-18T22:51:00.342Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-18T22:51:00.342Z] === CONT TestStopContainerWithTimeout/0 [2021-08-18T22:51:00.342Z] === CONT TestStopContainerWithTimeout/3 [2021-08-18T22:51:00.342Z] === CONT TestStopContainerWithTimeout/1 [2021-08-18T22:51:00.342Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-18T22:51:00.478Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T22:51:03.647Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-18T22:51:03.647Z] --- PASS: TestStopContainerWithTimeout/0 (1.42s) [2021-08-18T22:51:03.647Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2021-08-18T22:51:03.647Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-08-18T22:51:03.647Z] --- PASS: TestStopContainerWithTimeout/-1 (3.42s) [2021-08-18T22:51:03.647Z] === RUN TestDeleteDevicemapper [2021-08-18T22:51:03.647Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:51:03.647Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-18T22:51:03.647Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T22:51:03.763Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T22:51:04.021Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T22:51:06.955Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.12s) [2021-08-18T22:51:06.955Z] === RUN TestUpdateMemory [2021-08-18T22:51:06.955Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:51:06.955Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-18T22:51:06.955Z] === RUN TestUpdateCPUQuota [2021-08-18T22:51:08.208Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T22:51:09.142Z] --- PASS: TestServiceUpdateConfigs (15.93s) [2021-08-18T22:51:09.142Z] === RUN TestServiceUpdateNetwork [2021-08-18T22:51:12.246Z] --- PASS: TestUpdateCPUQuota (5.72s) [2021-08-18T22:51:12.246Z] === RUN TestUpdatePidsLimit [2021-08-18T22:51:12.246Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-18T22:51:12.425Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T22:51:12.818Z] === RUN TestUpdatePidsLimit/no_change [2021-08-18T22:51:13.391Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-18T22:51:13.800Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T22:51:14.336Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-18T22:51:14.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-18T22:51:15.484Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-18T22:51:16.058Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit (5.55s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.66s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.72s) [2021-08-18T22:51:17.978Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.67s) [2021-08-18T22:51:17.978Z] === RUN TestUpdateRestartPolicy [2021-08-18T22:51:17.984Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-08-18T22:51:18.920Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T22:51:19.854Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T22:51:21.226Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T22:51:22.624Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T22:51:23.189Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T22:51:23.756Z] --- PASS: TestServiceUpdateNetwork (14.94s) [2021-08-18T22:51:23.756Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T22:51:24.322Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T22:51:24.581Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T22:51:25.518Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T22:51:25.518Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T22:51:26.892Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T22:51:26.892Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T22:51:26.892Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T22:51:26.892Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T22:51:27.458Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T22:51:28.024Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T22:51:28.024Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-18T22:51:28.025Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T22:51:28.283Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T22:51:29.218Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T22:51:29.476Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T22:51:29.476Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T22:51:29.476Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T22:51:29.735Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T22:51:29.735Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T22:51:29.735Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T22:51:29.735Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T22:51:29.735Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T22:51:31.636Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T22:51:31.636Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T22:51:31.636Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T22:51:32.894Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2021-08-18T22:51:32.894Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T22:51:32.894Z] --- PASS: TestUpdateRestartWithAutoRemove (0.89s) [2021-08-18T22:51:32.894Z] === RUN TestWaitNonBlocked [2021-08-18T22:51:32.894Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:51:32.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:51:32.894Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:51:32.894Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:51:32.894Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:51:32.894Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:51:32.894Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-18T22:51:32.894Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s) [2021-08-18T22:51:32.894Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.09s) [2021-08-18T22:51:32.894Z] === RUN TestWaitBlocked [2021-08-18T22:51:32.894Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:51:32.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:51:32.894Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:51:32.894Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:51:32.894Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-18T22:51:32.894Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-18T22:51:33.838Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-18T22:51:33.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2021-08-18T22:51:33.838Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.14s) [2021-08-18T22:51:33.838Z] === CONT TestContainerStartOnDaemonRestart [2021-08-18T22:51:33.838Z] === CONT TestIpcModeOlderClient [2021-08-18T22:51:33.838Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-18T22:51:33.838Z] === CONT TestContainerKillOnDaemonStart [2021-08-18T22:51:33.838Z] --- PASS: TestIpcModeOlderClient (0.12s) [2021-08-18T22:51:33.838Z] === CONT TestDaemonHostGatewayIP [2021-08-18T22:51:34.166Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T22:51:34.733Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T22:51:34.733Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T22:51:34.733Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T22:51:34.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T22:51:34.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T22:51:34.992Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T22:51:35.927Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T22:51:37.150Z] --- PASS: TestContainerStartOnDaemonRestart (3.37s) [2021-08-18T22:51:37.150Z] === CONT TestDaemonRestartIpcMode [2021-08-18T22:51:37.301Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T22:51:37.413Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.64s) [2021-08-18T22:51:37.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-08-18T22:51:38.125Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T22:51:38.802Z] --- PASS: TestDaemonHostGatewayIP (4.79s) [2021-08-18T22:51:40.025Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T22:51:40.719Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2021-08-18T22:51:41.400Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T22:51:41.973Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T22:51:41.973Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2021-08-18T22:51:41.973Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.24s) [2021-08-18T22:51:41.973Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-08-18T22:51:41.973Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.43s) [2021-08-18T22:51:41.973Z] PASS [2021-08-18T22:51:41.973Z] [2021-08-18T22:51:41.973Z] === Skipped [2021-08-18T22:51:41.973Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T22:51:41.973Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:51:41.973Z] [2021-08-18T22:51:41.973Z] [2021-08-18T22:51:41.973Z] DONE 27 tests, 1 skipped in 198.501s [2021-08-18T22:51:41.973Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T22:51:41.973Z] ++ 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-08-18T22:51:41.973Z] ++ set -e [2021-08-18T22:51:41.973Z] ++ '[' -n 0 ']' [2021-08-18T22:51:41.973Z] ++ set -x [2021-08-18T22:51:41.974Z] ++ env -i DEST=/go/src/github.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-08-18T22:51:42.236Z] INFO: Testing against a local daemon [2021-08-18T22:51:42.236Z] === RUN TestSessionCreate [2021-08-18T22:51:42.236Z] --- PASS: TestSessionCreate (0.05s) [2021-08-18T22:51:42.236Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T22:51:42.236Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-08-18T22:51:42.236Z] PASS [2021-08-18T22:51:42.236Z] [2021-08-18T22:51:42.236Z] DONE 2 tests in 0.236s [2021-08-18T22:51:42.236Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T22:51:42.236Z] ++ 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-08-18T22:51:42.236Z] ++ set -e [2021-08-18T22:51:42.236Z] ++ '[' -n 0 ']' [2021-08-18T22:51:42.236Z] ++ set -x [2021-08-18T22:51:42.236Z] ++ env -i DEST=/go/src/github.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-08-18T22:51:42.236Z] INFO: Testing against a local daemon [2021-08-18T22:51:42.236Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:51:42.236Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:51:42.236Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:51:42.236Z] === RUN TestDiskUsage [2021-08-18T22:51:42.236Z] === PAUSE TestDiskUsage [2021-08-18T22:51:42.236Z] === RUN TestEventsExecDie [2021-08-18T22:51:43.171Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T22:51:43.171Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T22:51:43.442Z] ok github.com/docker/docker/libnetwork 37.447s coverage: 40.8% of statements [2021-08-18T22:51:43.442Z] ok github.com/docker/docker/libnetwork/api 1.542s coverage: 90.1% of statements [2021-08-18T22:51:43.442Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-18T22:51:43.442Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-18T22:51:43.442Z] ok github.com/docker/docker/libnetwork/config 0.041s coverage: 24.0% of statements [2021-08-18T22:51:43.702Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-18T22:51:43.702Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-18T22:51:43.702Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-18T22:51:43.738Z] --- PASS: TestEventsExecDie (1.40s) [2021-08-18T22:51:43.738Z] === RUN TestEventsBackwardsCompatible [2021-08-18T22:51:43.738Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-18T22:51:43.738Z] === RUN TestEventsVolumeCreate [2021-08-18T22:51:43.962Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-18T22:51:43.997Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-18T22:51:43.997Z] === RUN TestInfoBinaryCommits [2021-08-18T22:51:43.997Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-18T22:51:43.997Z] === RUN TestInfoAPIVersioned [2021-08-18T22:51:43.997Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T22:51:43.997Z] === RUN TestInfoDiscoveryBackend [2021-08-18T22:51:43.997Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T22:51:43.997Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-08-18T22:51:43.997Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-08-18T22:51:43.997Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-08-18T22:51:44.563Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2021-08-18T22:51:44.563Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T22:51:45.131Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-08-18T22:51:45.390Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T22:51:45.390Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T22:51:45.958Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-18T22:51:45.958Z] === RUN TestInfoAPI [2021-08-18T22:51:45.958Z] --- PASS: TestInfoAPI (0.03s) [2021-08-18T22:51:45.958Z] === RUN TestInfoAPIWarnings [2021-08-18T22:51:46.216Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-08-18T22:51:47.261Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.482s coverage: 59.9% of statements [2021-08-18T22:51:47.261Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-18T22:51:47.261Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-18T22:51:47.307Z] --- PASS: TestContainerKillOnDaemonStart (12.71s) [2021-08-18T22:51:47.308Z] PASS [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === Skipped [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-18T22:51:47.308Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-18T22:51:47.308Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-18T22:51:47.308Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-18T22:51:47.308Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-18T22:51:47.308Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-18T22:51:47.308Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] [2021-08-18T22:51:47.308Z] DONE 195 tests, 6 skipped in 151.554s [2021-08-18T22:51:47.308Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-18T22:51:47.308Z] ++ 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-08-18T22:51:47.308Z] ++ set -e [2021-08-18T22:51:47.308Z] ++ '[' -n 0 ']' [2021-08-18T22:51:47.308Z] ++ set -x [2021-08-18T22:51:47.308Z] ++ env -i DEST=/go/src/github.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-08-18T22:51:47.308Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T22:51:47.308Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:51:47.308Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-18T22:51:47.308Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-18T22:51:47.308Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-18T22:51:47.308Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-18T22:51:47.308Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-18T22:51:47.308Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-18T22:51:47.308Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-18T22:51:47.308Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-18T22:51:47.308Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-18T22:51:47.308Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-18T22:51:47.308Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s) [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.13s) [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2021-08-18T22:51:47.308Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-18T22:51:47.308Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T22:51:47.308Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-18T22:51:47.535Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.181s coverage: 4.0% of statements [2021-08-18T22:51:47.589Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-08-18T22:51:47.589Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-08-18T22:51:47.589Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-08-18T22:51:47.589Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-08-18T22:51:47.805Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-18T22:51:48.375Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-18T22:51:48.375Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-18T22:51:48.635Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-18T22:51:48.696Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-18T22:51:49.641Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-18T22:51:50.587Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-18T22:51:50.587Z] daemon_test.go:149: [dca8074dbad61] daemon is not started [2021-08-18T22:51:50.587Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2021-08-18T22:51:50.587Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-18T22:51:50.587Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-18T22:51:50.587Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-18T22:51:50.587Z] PASS [2021-08-18T22:51:50.587Z] [2021-08-18T22:51:50.587Z] DONE 11 tests in 4.116s [2021-08-18T22:51:50.587Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-18T22:51:50.587Z] ++ 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-08-18T22:51:50.587Z] ++ set -e [2021-08-18T22:51:50.587Z] ++ '[' -n 0 ']' [2021-08-18T22:51:50.587Z] ++ set -x [2021-08-18T22:51:50.587Z] ++ env -i DEST=/go/src/github.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-08-18T22:51:53.137Z] INFO: Testing against a local daemon [2021-08-18T22:51:53.137Z] === RUN TestCommitInheritsEnv [2021-08-18T22:51:53.137Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-08-18T22:51:53.137Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T22:51:53.137Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-18T22:51:53.137Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T22:51:53.137Z] === RUN TestImagesFilterMultiReference [2021-08-18T22:51:53.137Z] --- PASS: TestImagesFilterMultiReference (0.12s) [2021-08-18T22:51:53.137Z] === RUN TestImagePullPlatformInvalid [2021-08-18T22:51:53.137Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-18T22:51:53.137Z] === RUN TestRemoveImageOrphaning [2021-08-18T22:51:53.713Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2021-08-18T22:51:53.713Z] === RUN TestRemoveImageGarbageCollector [2021-08-18T22:51:53.713Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:51:53.713Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-18T22:51:53.713Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T22:51:53.713Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-18T22:51:53.713Z] === RUN TestTagInvalidReference [2021-08-18T22:51:53.713Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-18T22:51:53.713Z] === RUN TestTagValidPrefixedRepo [2021-08-18T22:51:53.713Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-08-18T22:51:53.713Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T22:51:53.713Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T22:51:53.713Z] === RUN TestTagOfficialNames [2021-08-18T22:51:53.975Z] --- PASS: TestTagOfficialNames (0.12s) [2021-08-18T22:51:53.975Z] === RUN TestTagMatchesDigest [2021-08-18T22:51:53.975Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T22:51:53.975Z] PASS [2021-08-18T22:51:53.975Z] [2021-08-18T22:51:53.975Z] === Skipped [2021-08-18T22:51:53.975Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T22:51:53.975Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-18T22:51:53.975Z] [2021-08-18T22:51:53.975Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-18T22:51:53.975Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:51:53.975Z] [2021-08-18T22:51:53.975Z] [2021-08-18T22:51:53.975Z] DONE 12 tests, 2 skipped in 3.369s [2021-08-18T22:51:53.975Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-18T22:51:53.975Z] ++ 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-08-18T22:51:53.975Z] ++ set -e [2021-08-18T22:51:53.975Z] ++ '[' -n 0 ']' [2021-08-18T22:51:53.975Z] ++ set -x [2021-08-18T22:51:53.975Z] ++ env -i DEST=/go/src/github.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-08-18T22:51:54.147Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T22:51:54.236Z] INFO: Testing against a local daemon [2021-08-18T22:51:54.236Z] === RUN TestNetworkCreateDelete [2021-08-18T22:51:54.236Z] --- PASS: TestNetworkCreateDelete (0.21s) [2021-08-18T22:51:54.236Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T22:51:54.809Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2021-08-18T22:51:54.809Z] === RUN TestDaemonDNSFallback [2021-08-18T22:51:56.677Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T22:51:58.578Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T22:51:58.627Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.413s coverage: 7.2% of statements [2021-08-18T22:51:58.627Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-18T22:51:58.627Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-18T22:51:58.627Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-18T22:51:58.627Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-18T22:51:58.627Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-18T22:51:58.627Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-18T22:51:58.627Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-18T22:51:58.888Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-08-18T22:51:59.149Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-18T22:51:59.410Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-18T22:51:59.512Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-08-18T22:51:59.670Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-18T22:52:00.446Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-08-18T22:52:01.821Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T22:52:02.389Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-08-18T22:52:02.389Z] === RUN TestInfoDebug [2021-08-18T22:52:02.954Z] --- PASS: TestDaemonDNSFallback (6.90s) [2021-08-18T22:52:02.954Z] === RUN TestInspectNetwork [2021-08-18T22:52:02.957Z] --- PASS: TestInfoDebug (0.54s) [2021-08-18T22:52:02.957Z] === RUN TestInfoInsecureRegistries [2021-08-18T22:52:03.215Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T22:52:03.475Z] --- PASS: TestInfoInsecureRegistries (0.57s) [2021-08-18T22:52:03.475Z] === RUN TestInfoRegistryMirrors [2021-08-18T22:52:03.488Z] --- PASS: TestBuildWithHugeFile (173.04s) [2021-08-18T22:52:03.488Z] === RUN TestBuildWCOWSandboxSize [2021-08-18T22:52:04.412Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2021-08-18T22:52:04.412Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T22:52:04.412Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-08-18T22:52:04.412Z] === RUN TestPingCacheHeaders [2021-08-18T22:52:04.412Z] --- PASS: TestPingCacheHeaders (0.06s) [2021-08-18T22:52:04.412Z] === RUN TestPingGet [2021-08-18T22:52:04.671Z] --- PASS: TestPingGet (0.02s) [2021-08-18T22:52:04.671Z] === RUN TestPingHead [2021-08-18T22:52:04.671Z] --- PASS: TestPingHead (0.04s) [2021-08-18T22:52:04.671Z] === RUN TestVersion [2021-08-18T22:52:04.671Z] --- PASS: TestVersion (0.04s) [2021-08-18T22:52:04.671Z] === CONT TestDiskUsage [2021-08-18T22:52:04.930Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T22:52:05.204Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T22:52:05.464Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T22:52:06.262Z] === RUN TestInspectNetwork/full_network_id [2021-08-18T22:52:06.262Z] === RUN TestInspectNetwork/partial_network_id [2021-08-18T22:52:06.262Z] === RUN TestInspectNetwork/network_name [2021-08-18T22:52:06.262Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-18T22:52:06.398Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-08-18T22:52:06.398Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T22:52:06.656Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T22:52:06.657Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage (2.18s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty (0.02s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.42s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run (1.02s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T22:52:06.915Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:52:06.915Z] PASS [2021-08-18T22:52:06.915Z] [2021-08-18T22:52:06.915Z] === Skipped [2021-08-18T22:52:06.915Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:52:06.915Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:52:06.915Z] [2021-08-18T22:52:06.915Z] [2021-08-18T22:52:06.915Z] DONE 53 tests, 1 skipped in 24.601s [2021-08-18T22:52:06.915Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T22:52:06.915Z] ++ 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-08-18T22:52:06.915Z] ++ set -e [2021-08-18T22:52:06.915Z] ++ '[' -n 0 ']' [2021-08-18T22:52:06.915Z] ++ set -x [2021-08-18T22:52:06.915Z] ++ env -i DEST=/go/src/github.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-08-18T22:52:07.174Z] INFO: Testing against a local daemon [2021-08-18T22:52:07.174Z] === RUN TestVolumesCreateAndList [2021-08-18T22:52:07.174Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-18T22:52:07.174Z] === RUN TestVolumesRemove [2021-08-18T22:52:07.174Z] --- PASS: TestVolumesRemove (0.11s) [2021-08-18T22:52:07.174Z] === RUN TestVolumesInspect [2021-08-18T22:52:07.174Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-18T22:52:07.174Z] === RUN TestVolumesInvalidJSON [2021-08-18T22:52:07.174Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T22:52:07.174Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T22:52:07.174Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T22:52:07.174Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-08-18T22:52:07.174Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T22:52:07.174Z] PASS [2021-08-18T22:52:07.174Z] [2021-08-18T22:52:07.174Z] DONE 5 tests in 0.409s [2021-08-18T22:52:07.174Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T22:52:07.432Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T22:52:07.691Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T22:52:07.691Z] +++ kill 6410 [2021-08-18T22:52:07.950Z] +++ /etc/init.d/apparmor stop [2021-08-18T22:52:07.950Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T22:52:07.950Z] [2021-08-18T22:52:07.950Z] Unloading profiles will leave already running processes permanently [2021-08-18T22:52:07.950Z] unconfined, which can lead to unexpected situations. [2021-08-18T22:52:07.950Z] [2021-08-18T22:52:07.950Z] To set a process to complain mode, use the command line tool [2021-08-18T22:52:07.950Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T22:52:07.950Z] +++ true [2021-08-18T22:52:07.950Z] exiting test-integration [2021-08-18T22:52:07.950Z] ++ exit 0 [2021-08-18T22:52:07.950Z] [2021-08-18T22:52:08.886Z] docker_api_swarm_service_test.go:394: [d94eaeb6d4d3a] joining swarm manager [d54cd0a6b4217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:52:08.886Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-08-18T22:52:08.886Z] + for job in $(jobs -p) [2021-08-18T22:52:08.886Z] + wait 11310 [2021-08-18T22:52:09.819Z] docker_api_swarm_service_test.go:394: [d6be31b05aa58] joining swarm manager [d54cd0a6b4217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:52:10.480Z] --- PASS: TestInspectNetwork (8.38s) [2021-08-18T22:52:10.480Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-18T22:52:10.480Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-18T22:52:10.480Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-18T22:52:10.480Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-18T22:52:10.480Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T22:52:11.196Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-08-18T22:52:11.897Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.006s coverage: 100.0% of statements [2021-08-18T22:52:13.101Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T22:52:13.786Z] --- PASS: TestRunContainerWithBridgeNone (3.11s) [2021-08-18T22:52:13.786Z] === RUN TestNetworkInvalidJSON [2021-08-18T22:52:13.786Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T22:52:13.786Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T22:52:13.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:52:13.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:52:13.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:52:13.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:52:13.786Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T22:52:13.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:52:13.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-18T22:52:13.786Z] === RUN TestNetworkList [2021-08-18T22:52:13.786Z] === RUN TestNetworkList//networks [2021-08-18T22:52:13.786Z] === PAUSE TestNetworkList//networks [2021-08-18T22:52:13.786Z] === RUN TestNetworkList//networks/ [2021-08-18T22:52:13.786Z] === PAUSE TestNetworkList//networks/ [2021-08-18T22:52:13.786Z] === CONT TestNetworkList//networks [2021-08-18T22:52:13.786Z] === CONT TestNetworkList//networks/ [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkList (0.03s) [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T22:52:13.786Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T22:52:13.786Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T22:52:14.047Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2021-08-18T22:52:14.047Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T22:52:14.992Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-18T22:52:14.992Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T22:52:15.936Z] --- PASS: TestDaemonDefaultNetworkPools (0.91s) [2021-08-18T22:52:15.936Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T22:52:17.326Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-08-18T22:52:17.326Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T22:52:18.367Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-08-18T22:52:18.715Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.41s) [2021-08-18T22:52:18.715Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T22:52:19.288Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-08-18T22:52:19.288Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T22:52:19.740Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T22:52:21.113Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T22:52:22.487Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T22:52:22.592Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2021-08-18T22:52:22.592Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T22:52:22.592Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:52:22.592Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:52:22.592Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T22:52:26.800Z] ok github.com/docker/docker/libnetwork/ipam 14.689s coverage: 85.3% of statements [2021-08-18T22:52:26.800Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-18T22:52:26.800Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-18T22:52:26.800Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-18T22:52:26.800Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-18T22:52:26.800Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-18T22:52:26.800Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-18T22:52:26.800Z] ok github.com/docker/docker/libnetwork/ipamutils 0.260s coverage: 74.0% of statements [2021-08-18T22:52:27.062Z] ok github.com/docker/docker/libnetwork/iptables 0.172s coverage: 45.1% of statements [2021-08-18T22:52:27.322Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-18T22:52:27.582Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-18T22:52:27.747Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T22:52:28.005Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-08-18T22:52:28.263Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T22:52:29.637Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T22:52:30.221Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-08-18T22:52:30.221Z] docker_api_swarm_service_test.go:342: [db1cf0184af68] joining swarm manager [d571f855cd86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:52:30.483Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T22:52:30.741Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-08-18T22:52:31.000Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-08-18T22:52:31.000Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T22:52:31.258Z] docker_api_swarm_service_test.go:342: [da712b662eef2] joining swarm manager [d571f855cd86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:52:33.159Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T22:52:35.063Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T22:52:35.322Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T22:52:35.322Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T22:52:36.256Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T22:52:36.513Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T22:52:37.079Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T22:52:38.013Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-08-18T22:52:38.272Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-08-18T22:52:38.272Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-18T22:52:38.272Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-08-18T22:52:38.272Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-18T22:52:38.272Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T22:52:39.646Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-08-18T22:52:40.213Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T22:52:41.147Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T22:52:41.714Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T22:52:42.649Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T22:52:43.583Z] === RUN TestDockerSuite/TestEventsStreaming [2021-08-18T22:52:44.150Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T22:52:44.564Z] --- PASS: TestServiceWithDataPathPortInit (20.96s) [2021-08-18T22:52:44.564Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T22:52:46.480Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u56wihamtw2n34hidokqxorm1 Created:2021-08-18 22:52:44.421916516 +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[80cb7ef5d76fb7f70d80f5ea68ded92047aa753c8c46941e4020b8b1aa05c875:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z49ztytb5w9oxubuxh1gtrkgc EndpointID:c533c9f5a3e6a3304a690a53a550fccb9ed750c57f47147c27a7de37417f76f8 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:946ffaa3ef06ecdde02595dd5e63bd6f8804c8a315244c85c11b6116adbcd4d4 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:6d4707c685e6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.z49ztytb5w9oxubuxh1gtrkgc EndpointID:c533c9f5a3e6a3304a690a53a550fccb9ed750c57f47147c27a7de37417f76f8 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-18T22:52:47.428Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-08-18T22:52:47.428Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T22:52:47.700Z] --- PASS: TestBuildWCOWSandboxSize (738.09s) [2021-08-18T22:52:47.700Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T22:52:47.700Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:52:47.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:52:47.700Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:52:47.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:52:47.700Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:52:47.700Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:52:47.700Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T22:52:47.700Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T22:52:47.700Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T22:52:47.700Z] --- PASS: TestBuildWithEmptyDockerfile (0.49s) [2021-08-18T22:52:47.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-18T22:52:47.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-18T22:52:47.700Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-18T22:52:47.700Z] === RUN TestBuildPreserveOwnership [2021-08-18T22:52:47.700Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:52:47.700Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestBuildPlatformInvalid [2021-08-18T22:52:47.700Z] --- PASS: TestBuildPlatformInvalid (0.53s) [2021-08-18T22:52:47.700Z] PASS [2021-08-18T22:52:47.700Z] ok github.com/docker/docker/integration/build 896.801s [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === Skipped [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-18T22:52:47.700Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-18T22:52:47.700Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-08-18T22:52:47.700Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-18T22:52:47.700Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-18T22:52:47.700Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] DONE 29 tests, 5 skipped in 934.062s [2021-08-18T22:52:47.700Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-18T22:52:47.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:52:47.700Z] INFO: Testing against a local daemon [2021-08-18T22:52:47.700Z] === RUN TestConfigInspect [2021-08-18T22:52:47.700Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestConfigList [2021-08-18T22:52:47.700Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] --- SKIP: TestConfigList (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestConfigsCreateAndDelete [2021-08-18T22:52:47.700Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestConfigsUpdate [2021-08-18T22:52:47.700Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestTemplatedConfig [2021-08-18T22:52:47.700Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T22:52:47.700Z] === RUN TestConfigCreateResolve [2021-08-18T22:52:47.700Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:52:47.700Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-18T22:52:47.700Z] PASS [2021-08-18T22:52:47.700Z] ok github.com/docker/docker/integration/config 0.357s [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === Skipped [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-18T22:52:47.700Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.700Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-18T22:52:47.700Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.700Z] [2021-08-18T22:52:47.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-18T22:52:47.701Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] [2021-08-18T22:52:47.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-08-18T22:52:47.701Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] [2021-08-18T22:52:47.701Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-18T22:52:47.701Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] [2021-08-18T22:52:47.701Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-18T22:52:47.701Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:52:47.701Z] [2021-08-18T22:52:47.701Z] [2021-08-18T22:52:47.701Z] DONE 6 tests, 6 skipped in 2.943s [2021-08-18T22:52:47.701Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-18T22:52:47.701Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:52:47.701Z] INFO: Testing against a local daemon [2021-08-18T22:52:47.701Z] === RUN TestCheckpoint [2021-08-18T22:52:47.701Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:52:47.701Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestContainerInvalidJSON [2021-08-18T22:52:47.701Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:52:47.701Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:52:47.701Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:52:47.701Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:52:47.701Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T22:52:47.701Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T22:52:47.701Z] --- PASS: TestContainerInvalidJSON (0.54s) [2021-08-18T22:52:47.701Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-18T22:52:47.701Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-18T22:52:47.701Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T22:52:47.701Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-08-18T22:52:47.701Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T22:52:47.701Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.22s) [2021-08-18T22:52:47.701Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T22:52:47.701Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.20s) [2021-08-18T22:52:47.701Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T22:52:47.701Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-08-18T22:52:47.701Z] === RUN TestCopyFromContainer [2021-08-18T22:52:47.701Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T22:52:47.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:52:47.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:52:47.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:52:47.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:52:47.701Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:52:47.701Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:52:47.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T22:52:47.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T22:52:47.701Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T22:52:47.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T22:52:47.701Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T22:52:47.701Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidEnv [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T22:52:47.701Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T22:52:47.701Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:52:47.701Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T22:52:47.701Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:52:47.701Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:52:47.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:52:47.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T22:52:47.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T22:52:47.701Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T22:52:47.701Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateDifferentPlatform [2021-08-18T22:52:47.701Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T22:52:47.701Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T22:52:47.701Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-18T22:52:47.701Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T22:52:47.701Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s) [2021-08-18T22:52:47.701Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T22:52:47.701Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T22:52:47.701Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-18T22:52:47.701Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T22:52:47.701Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:47.701Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestDiff [2021-08-18T22:52:47.701Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T22:52:47.701Z] --- SKIP: TestDiff (0.00s) [2021-08-18T22:52:47.701Z] === RUN TestExecWithCloseStdin [2021-08-18T22:52:47.995Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T22:52:48.930Z] docker_api_swarm_service_test.go:489: [dfd04b83b99be] joining swarm manager [d59882910bee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:52:49.863Z] docker_api_swarm_service_test.go:489: [dca6db70ebe97] joining swarm manager [d59882910bee8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:52:49.941Z] --- PASS: TestExecWithCloseStdin (2.85s) [2021-08-18T22:52:49.941Z] === RUN TestExec [2021-08-18T22:52:50.812Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T22:52:51.772Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.96s) [2021-08-18T22:52:51.772Z] PASS [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] === Skipped [2021-08-18T22:52:51.772Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:52:51.772Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] DONE 26 tests, 1 skipped in 56.945s [2021-08-18T22:52:51.772Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:52:51.772Z] ++ 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-08-18T22:52:51.772Z] ++ set -e [2021-08-18T22:52:51.772Z] ++ '[' -n 0 ']' [2021-08-18T22:52:51.772Z] ++ set -x [2021-08-18T22:52:51.772Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:52:51.772Z] INFO: Testing against a local daemon [2021-08-18T22:52:51.772Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-18T22:52:51.772Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:52:51.772Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:52:51.772Z] === RUN TestDockerNetworkIpvlan [2021-08-18T22:52:51.772Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:52:51.772Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:52:51.772Z] PASS [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] === Skipped [2021-08-18T22:52:51.772Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-18T22:52:51.772Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-18T22:52:51.772Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] [2021-08-18T22:52:51.772Z] DONE 2 tests, 2 skipped in 0.430s [2021-08-18T22:52:51.772Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-18T22:52:51.772Z] ++ 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-08-18T22:52:51.772Z] ++ set -e [2021-08-18T22:52:51.772Z] ++ '[' -n 0 ']' [2021-08-18T22:52:51.772Z] ++ set -x [2021-08-18T22:52:51.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:52:52.116Z] --- PASS: TestExec (2.10s) [2021-08-18T22:52:52.116Z] === RUN TestExecUser [2021-08-18T22:52:52.116Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T22:52:52.116Z] --- SKIP: TestExecUser (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestExportContainerAndImportImage [2021-08-18T22:52:52.116Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:52.116Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T22:52:52.116Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:52.116Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestHealthCheckWorkdir [2021-08-18T22:52:52.116Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T22:52:52.116Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestHealthKillContainer [2021-08-18T22:52:52.116Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T22:52:52.116Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T22:52:52.116Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T22:52:52.116Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T22:52:52.116Z] === RUN TestKillContainerInvalidSignal [2021-08-18T22:52:52.346Z] INFO: Testing against a local daemon [2021-08-18T22:52:52.346Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-18T22:52:53.735Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.44s) [2021-08-18T22:52:53.735Z] === RUN TestDockerNetworkMacvlan [2021-08-18T22:52:54.291Z] --- PASS: TestKillContainerInvalidSignal (1.93s) [2021-08-18T22:52:54.291Z] === RUN TestKillContainer [2021-08-18T22:52:54.291Z] === RUN TestKillContainer/no_signal [2021-08-18T22:52:54.308Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-18T22:52:55.253Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-18T22:52:55.823Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T22:52:55.824Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T22:52:55.824Z] === RUN TestKillContainer/killing_signal [2021-08-18T22:52:56.197Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-18T22:52:58.783Z] --- PASS: TestKillContainer (4.22s) [2021-08-18T22:52:58.783Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-08-18T22:52:58.783Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T22:52:58.783Z] --- PASS: TestKillContainer/killing_signal (2.37s) [2021-08-18T22:52:58.783Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T22:52:58.783Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:52:58.783Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestKillStoppedContainer [2021-08-18T22:52:58.783Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:52:58.783Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T22:52:58.783Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:52:58.783Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestKillDifferentUserContainer [2021-08-18T22:52:58.783Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T22:52:58.783Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestInspectOomKilledTrue [2021-08-18T22:52:58.783Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:52:58.783Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestInspectOomKilledFalse [2021-08-18T22:52:58.783Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:52:58.783Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T22:52:58.783Z] === RUN TestLogsFollowTailEmpty [2021-08-18T22:52:59.507Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-18T22:53:00.319Z] --- PASS: TestLogsFollowTailEmpty (1.86s) [2021-08-18T22:53:00.319Z] === RUN TestNetworkNat [2021-08-18T22:53:00.319Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T22:53:00.319Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-18T22:53:00.319Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T22:53:02.058Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-18T22:53:02.493Z] --- PASS: TestNetworkLocalhostTCPNat (2.31s) [2021-08-18T22:53:02.493Z] === RUN TestNetworkLoopbackNat [2021-08-18T22:53:02.493Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T22:53:02.493Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-18T22:53:02.493Z] === RUN TestPause [2021-08-18T22:53:02.493Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T22:53:02.493Z] --- SKIP: TestPause (0.00s) [2021-08-18T22:53:02.493Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T22:53:03.003Z] === RUN TestDockerSuite/TestExec [2021-08-18T22:53:03.261Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-08-18T22:53:03.261Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T22:53:04.194Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T22:53:04.669Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.94s) [2021-08-18T22:53:04.669Z] === RUN TestPauseStopPausedContainer [2021-08-18T22:53:04.669Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:53:04.669Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-18T22:53:04.669Z] === RUN TestPsFilter [2021-08-18T22:53:04.669Z] --- PASS: TestPsFilter (0.35s) [2021-08-18T22:53:04.669Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T22:53:05.569Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T22:53:06.505Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T22:53:07.569Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.48s) [2021-08-18T22:53:07.569Z] === RUN TestRemoveContainerWithVolume [2021-08-18T22:53:08.654Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan (15.63s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.77s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.33s) [2021-08-18T22:53:09.227Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2021-08-18T22:53:09.227Z] PASS [2021-08-18T22:53:09.227Z] [2021-08-18T22:53:09.227Z] DONE 8 tests in 17.837s [2021-08-18T22:53:09.227Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-18T22:53:09.227Z] ++ 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-08-18T22:53:09.227Z] ++ set -e [2021-08-18T22:53:09.227Z] ++ '[' -n 0 ']' [2021-08-18T22:53:09.227Z] ++ set -x [2021-08-18T22:53:09.227Z] ++ env -i DEST=/go/src/github.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-08-18T22:53:09.227Z] testing: warning: no tests to run [2021-08-18T22:53:09.227Z] PASS [2021-08-18T22:53:09.227Z] [2021-08-18T22:53:09.227Z] DONE 0 tests in 0.033s [2021-08-18T22:53:09.227Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-18T22:53:09.227Z] ++ 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-08-18T22:53:09.227Z] ++ set -e [2021-08-18T22:53:09.227Z] ++ '[' -n 0 ']' [2021-08-18T22:53:09.227Z] ++ set -x [2021-08-18T22:53:09.227Z] ++ env -i DEST=/go/src/github.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-08-18T22:53:09.488Z] INFO: Testing against a local daemon [2021-08-18T22:53:09.488Z] === RUN TestAuthZPluginAllowRequest [2021-08-18T22:53:09.747Z] --- PASS: TestRemoveContainerWithVolume (2.44s) [2021-08-18T22:53:09.747Z] === RUN TestRemoveContainerRunning [2021-08-18T22:53:09.794Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T22:53:10.730Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T22:53:10.988Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-08-18T22:53:11.283Z] --- PASS: TestRemoveContainerRunning (1.74s) [2021-08-18T22:53:11.283Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T22:53:11.407Z] --- PASS: TestAuthZPluginAllowRequest (1.68s) [2021-08-18T22:53:11.407Z] === RUN TestAuthZPluginTLS [2021-08-18T22:53:11.668Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-18T22:53:11.668Z] === RUN TestAuthZPluginDenyRequest [2021-08-18T22:53:11.925Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T22:53:12.242Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-08-18T22:53:12.242Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-18T22:53:12.817Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-18T22:53:12.817Z] === RUN TestAuthZPluginDenyResponse [2021-08-18T22:53:13.300Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T22:53:13.301Z] docker_api_swarm_service_test.go:127: [d0b3caa834680] joining swarm manager [dcea1805d8afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:53:13.390Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-18T22:53:13.390Z] === RUN TestAuthZPluginAllowEventStream [2021-08-18T22:53:13.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.67s) [2021-08-18T22:53:13.459Z] === RUN TestRemoveInvalidContainer [2021-08-18T22:53:13.459Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-18T22:53:13.459Z] === RUN TestRenameLinkedContainer [2021-08-18T22:53:13.459Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T22:53:13.459Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-18T22:53:13.459Z] === RUN TestRenameStoppedContainer [2021-08-18T22:53:14.236Z] docker_api_swarm_service_test.go:128: [d690584c49d2d] joining swarm manager [dcea1805d8afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:53:14.495Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T22:53:15.309Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2021-08-18T22:53:15.309Z] === RUN TestAuthZPluginErrorResponse [2021-08-18T22:53:15.633Z] --- PASS: TestRenameStoppedContainer (2.13s) [2021-08-18T22:53:15.633Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T22:53:15.882Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-18T22:53:15.882Z] === RUN TestAuthZPluginErrorRequest [2021-08-18T22:53:16.397Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T22:53:16.454Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2021-08-18T22:53:16.454Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-18T22:53:17.026Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-08-18T22:53:17.026Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-18T22:53:17.332Z] docker_api_swarm_service_test.go:136: [d0eecfaec32e9] joining swarm manager [dcea1805d8afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T22:53:17.332Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T22:53:18.268Z] docker_api_swarm_service_test.go:137: [dfe92cb1cec22] joining swarm manager [dcea1805d8afb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-08-18T22:53:18.953Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.02s) [2021-08-18T22:53:18.953Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-18T22:53:19.364Z] --- PASS: TestRenameRunningContainerAndReuse (3.67s) [2021-08-18T22:53:19.364Z] === RUN TestRenameInvalidName [2021-08-18T22:53:20.179Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T22:53:20.874Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.00s) [2021-08-18T22:53:20.874Z] === RUN TestAuthZPluginHeader [2021-08-18T22:53:20.901Z] --- PASS: TestRenameInvalidName (1.81s) [2021-08-18T22:53:20.901Z] === RUN TestRenameAnonymousContainer [2021-08-18T22:53:21.821Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-08-18T22:53:21.821Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-18T22:53:21.821Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:21.821Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-18T22:53:21.821Z] === RUN TestAuthZPluginV2Disable [2021-08-18T22:53:21.821Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:21.821Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-18T22:53:21.822Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-18T22:53:21.822Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:21.822Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-18T22:53:21.822Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-18T22:53:21.822Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:21.822Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-18T22:53:21.822Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-18T22:53:22.728Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T22:53:23.663Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T22:53:25.040Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T22:53:26.414Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T22:53:28.312Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T22:53:29.246Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-08-18T22:53:29.465Z] --- PASS: TestRenameAnonymousContainer (8.65s) [2021-08-18T22:53:29.465Z] === RUN TestRenameContainerWithSameName [2021-08-18T22:53:30.180Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T22:53:30.999Z] --- PASS: TestRenameContainerWithSameName (1.85s) [2021-08-18T22:53:30.999Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T22:53:30.999Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T22:53:30.999Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T22:53:30.999Z] === RUN TestResize [2021-08-18T22:53:31.554Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T22:53:32.121Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T22:53:33.055Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T22:53:33.176Z] --- PASS: TestResize (1.89s) [2021-08-18T22:53:33.176Z] === RUN TestResizeWithInvalidSize [2021-08-18T22:53:33.623Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T22:53:34.712Z] --- PASS: TestResizeWithInvalidSize (1.84s) [2021-08-18T22:53:35.172Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T22:53:37.345Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s) [2021-08-18T22:53:37.345Z] === RUN TestDaemonRestartKillContainers [2021-08-18T22:53:37.345Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:53:37.345Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:53:37.345Z] === RUN TestStats [2021-08-18T22:53:37.345Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T22:53:37.345Z] --- SKIP: TestStats (0.00s) [2021-08-18T22:53:37.345Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T22:53:37.809Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T22:53:38.375Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T22:53:39.310Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T22:53:39.943Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.79s) [2021-08-18T22:53:39.943Z] PASS [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] === Skipped [2021-08-18T22:53:39.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-18T22:53:39.943Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-18T22:53:39.943Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-18T22:53:39.943Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-18T22:53:39.943Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] [2021-08-18T22:53:39.943Z] DONE 17 tests, 4 skipped in 29.201s [2021-08-18T22:53:39.943Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-18T22:53:39.943Z] ++ 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-08-18T22:53:39.943Z] ++ set -e [2021-08-18T22:53:39.943Z] ++ '[' -n 0 ']' [2021-08-18T22:53:39.943Z] ++ set -x [2021-08-18T22:53:39.943Z] ++ env -i DEST=/go/src/github.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-08-18T22:53:40.687Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-08-18T22:53:43.131Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.76s) [2021-08-18T22:53:43.131Z] === RUN TestStopContainerWithTimeout [2021-08-18T22:53:43.131Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T22:53:43.131Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-18T22:53:43.131Z] === RUN TestUpdateRestartPolicy [2021-08-18T22:53:43.237Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-08-18T22:53:43.246Z] INFO: Testing against a local daemon [2021-08-18T22:53:43.246Z] === RUN TestPluginInvalidJSON [2021-08-18T22:53:43.246Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:53:43.246Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:53:43.246Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:53:43.246Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-18T22:53:43.246Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T22:53:43.246Z] === RUN TestPluginInstall [2021-08-18T22:53:43.246Z] === RUN TestPluginInstall/no_auth [2021-08-18T22:53:45.141Z] docker_api_swarm_service_test.go:303: [db853207df229] joining swarm manager [d10484f688bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:53:45.164Z] time="2021-08-18T22:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:45.164Z] time="2021-08-18T22:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:283ae393bec9ee8039b9c7232826e85042f408e138c67166d4644c9c688f0f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:45.164Z] time="2021-08-18T22:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:45.164Z] time="2021-08-18T22:53:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:283ae393bec9ee8039b9c7232826e85042f408e138c67166d4644c9c688f0f6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:45.426Z] === RUN TestPluginInstall/with_htpasswd [2021-08-18T22:53:45.706Z] docker_api_swarm_service_test.go:303: [d05662cc27f5e] joining swarm manager [d10484f688bf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:53:47.973Z] time="2021-08-18T22:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:47.973Z] time="2021-08-18T22:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71dcb76de786676fc349fedff61f3a033e0a791ab37b613e2b305491e1344a80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:47.973Z] time="2021-08-18T22:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:47.973Z] time="2021-08-18T22:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71dcb76de786676fc349fedff61f3a033e0a791ab37b613e2b305491e1344a80" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:48.235Z] === RUN TestPluginInstall/with_insecure [2021-08-18T22:53:49.180Z] time="2021-08-18T22:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:49.180Z] time="2021-08-18T22:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5409e66a01be94ae1794f6c06be6111698fda4602e5889921b5275381e70d5f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:49.180Z] time="2021-08-18T22:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-18T22:53:49.180Z] time="2021-08-18T22:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5409e66a01be94ae1794f6c06be6111698fda4602e5889921b5275381e70d5f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-18T22:53:49.441Z] plugin_test.go:166: [db89e3814da13] daemon is not started [2021-08-18T22:53:49.441Z] --- PASS: TestPluginInstall (6.29s) [2021-08-18T22:53:49.441Z] --- PASS: TestPluginInstall/no_auth (2.16s) [2021-08-18T22:53:49.441Z] --- PASS: TestPluginInstall/with_htpasswd (2.76s) [2021-08-18T22:53:49.441Z] --- PASS: TestPluginInstall/with_insecure (1.37s) [2021-08-18T22:53:49.441Z] === RUN TestPluginsWithRuntimes [2021-08-18T22:53:50.970Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T22:53:51.358Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-18T22:53:51.536Z] === RUN TestDockerSuite/TestExecTTY [2021-08-18T22:53:52.469Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T22:53:52.743Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-18T22:53:53.402Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T22:53:53.687Z] --- PASS: TestPluginsWithRuntimes (4.20s) [2021-08-18T22:53:53.687Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.14s) [2021-08-18T22:53:53.687Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.13s) [2021-08-18T22:53:53.687Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T22:53:54.631Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-18T22:53:54.631Z] PASS [2021-08-18T22:53:54.631Z] [2021-08-18T22:53:54.631Z] DONE 10 tests in 16.042s [2021-08-18T22:53:54.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-18T22:53:54.631Z] ++ 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-08-18T22:53:54.631Z] ++ set -e [2021-08-18T22:53:54.631Z] ++ '[' -n 0 ']' [2021-08-18T22:53:54.631Z] ++ set -x [2021-08-18T22:53:54.631Z] ++ env -i DEST=/go/src/github.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-08-18T22:53:54.631Z] INFO: Testing against a local daemon [2021-08-18T22:53:54.631Z] === RUN TestExternalGraphDriver [2021-08-18T22:53:54.779Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T22:53:54.892Z] === RUN TestExternalGraphDriver/json [2021-08-18T22:53:56.157Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T22:53:56.157Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-18T22:53:56.157Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T22:53:57.443Z] === RUN TestExternalGraphDriver/spec [2021-08-18T22:53:58.057Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-08-18T22:53:58.993Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T22:53:59.363Z] === RUN TestExternalGraphDriver/pull [2021-08-18T22:54:00.893Z] === RUN TestDockerSuite/TestExecWithTERM [2021-08-18T22:54:01.281Z] --- PASS: TestExternalGraphDriver (6.21s) [2021-08-18T22:54:01.281Z] --- PASS: TestExternalGraphDriver/json (2.11s) [2021-08-18T22:54:01.281Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2021-08-18T22:54:01.281Z] --- PASS: TestExternalGraphDriver/pull (1.87s) [2021-08-18T22:54:01.281Z] === RUN TestGraphdriverPluginV2 [2021-08-18T22:54:01.281Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:54:01.281Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-18T22:54:01.281Z] PASS [2021-08-18T22:54:01.281Z] [2021-08-18T22:54:01.281Z] === Skipped [2021-08-18T22:54:01.281Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-18T22:54:01.281Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:54:01.281Z] [2021-08-18T22:54:01.281Z] [2021-08-18T22:54:01.281Z] DONE 5 tests, 1 skipped in 6.374s [2021-08-18T22:54:01.281Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-18T22:54:01.281Z] ++ 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-08-18T22:54:01.281Z] ++ set -e [2021-08-18T22:54:01.281Z] ++ '[' -n 0 ']' [2021-08-18T22:54:01.281Z] ++ set -x [2021-08-18T22:54:01.281Z] ++ env -i DEST=/go/src/github.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-08-18T22:54:01.281Z] INFO: Testing against a local daemon [2021-08-18T22:54:01.281Z] === RUN TestContinueAfterPluginCrash [2021-08-18T22:54:01.281Z] === PAUSE TestContinueAfterPluginCrash [2021-08-18T22:54:01.281Z] === RUN TestReadPluginNoRead [2021-08-18T22:54:01.281Z] === PAUSE TestReadPluginNoRead [2021-08-18T22:54:01.281Z] === RUN TestDaemonStartWithLogOpt [2021-08-18T22:54:01.281Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-18T22:54:01.281Z] === CONT TestContinueAfterPluginCrash [2021-08-18T22:54:01.281Z] === CONT TestDaemonStartWithLogOpt [2021-08-18T22:54:01.281Z] === CONT TestReadPluginNoRead [2021-08-18T22:54:01.828Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T22:54:03.203Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T22:54:04.206Z] --- PASS: TestUpdateRestartPolicy (20.78s) [2021-08-18T22:54:04.206Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T22:54:05.594Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-18T22:54:05.594Z] --- PASS: TestDaemonStartWithLogOpt (4.26s) [2021-08-18T22:54:05.742Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2021-08-18T22:54:05.742Z] === RUN TestWaitNonBlocked [2021-08-18T22:54:05.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:54:05.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:54:05.742Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:54:05.742Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:54:05.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T22:54:05.742Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T22:54:06.481Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-08-18T22:54:06.984Z] === RUN TestReadPluginNoRead/default [2021-08-18T22:54:07.864Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T22:54:08.375Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-18T22:54:08.648Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-18T22:54:08.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.82s) [2021-08-18T22:54:08.648Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.92s) [2021-08-18T22:54:08.648Z] === RUN TestWaitBlocked [2021-08-18T22:54:08.648Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:08.648Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-18T22:54:08.648Z] PASS [2021-08-18T22:54:08.648Z] ok github.com/docker/docker/integration/container 83.570s [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === Skipped [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-18T22:54:08.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-18T22:54:08.648Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T22:54:08.648Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T22:54:08.648Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T22:54:08.648Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T22:54:08.648Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T22:54:08.648Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-08-18T22:54:08.648Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T22:54:08.648Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-18T22:54:08.648Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-18T22:54:08.648Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-18T22:54:08.648Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T22:54:08.648Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-18T22:54:08.648Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-18T22:54:08.648Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T22:54:08.648Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-18T22:54:08.648Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T22:54:08.648Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T22:54:08.648Z] [2021-08-18T22:54:08.648Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-18T22:54:08.649Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-18T22:54:08.649Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-18T22:54:08.649Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-18T22:54:08.649Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-18T22:54:08.649Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-18T22:54:08.649Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T22:54:08.649Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-18T22:54:08.649Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-18T22:54:08.649Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-18T22:54:08.649Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-18T22:54:08.649Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] [2021-08-18T22:54:08.649Z] DONE 87 tests, 33 skipped in 85.768s [2021-08-18T22:54:08.800Z] docker_api_swarm_service_test.go:99: [d7d43c95f2823] joining swarm manager [df438e849961a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:54:09.108Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-18T22:54:09.366Z] docker_api_swarm_service_test.go:100: [d90842590f20f] joining swarm manager [df438e849961a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:54:10.298Z] === CONT TestReadPluginNoRead [2021-08-18T22:54:10.298Z] read_test.go:92: [da3f1d54bc68c] daemon is not started [2021-08-18T22:54:10.298Z] --- PASS: TestReadPluginNoRead (9.05s) [2021-08-18T22:54:10.298Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.81s) [2021-08-18T22:54:10.298Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2021-08-18T22:54:10.298Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.73s) [2021-08-18T22:54:10.875Z] --- PASS: TestContinueAfterPluginCrash (9.67s) [2021-08-18T22:54:10.875Z] PASS [2021-08-18T22:54:10.875Z] [2021-08-18T22:54:10.875Z] DONE 6 tests in 9.807s [2021-08-18T22:54:10.875Z] 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-08-18T22:54:10.875Z] ++ 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-08-18T22:54:10.875Z] ++ set -e [2021-08-18T22:54:10.875Z] ++ '[' -n 0 ']' [2021-08-18T22:54:10.875Z] ++ set -x [2021-08-18T22:54:10.875Z] ++ env -i DEST=/go/src/github.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-08-18T22:54:10.875Z] testing: warning: no tests to run [2021-08-18T22:54:10.875Z] PASS [2021-08-18T22:54:10.875Z] [2021-08-18T22:54:10.875Z] DONE 0 tests in 0.042s [2021-08-18T22:54:10.875Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-18T22:54:10.875Z] ++ 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-08-18T22:54:10.875Z] ++ set -e [2021-08-18T22:54:10.875Z] ++ '[' -n 0 ']' [2021-08-18T22:54:10.875Z] ++ set -x [2021-08-18T22:54:10.875Z] ++ env -i DEST=/go/src/github.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-08-18T22:54:11.141Z] INFO: Testing against a local daemon [2021-08-18T22:54:11.141Z] === RUN TestPluginWithDevMounts [2021-08-18T22:54:11.141Z] === PAUSE TestPluginWithDevMounts [2021-08-18T22:54:11.141Z] === CONT TestPluginWithDevMounts [2021-08-18T22:54:13.061Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-08-18T22:54:13.061Z] PASS [2021-08-18T22:54:13.061Z] [2021-08-18T22:54:13.061Z] DONE 1 tests in 2.035s [2021-08-18T22:54:13.061Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-18T22:54:13.061Z] ++ 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-08-18T22:54:13.061Z] ++ set -e [2021-08-18T22:54:13.061Z] ++ '[' -n 0 ']' [2021-08-18T22:54:13.061Z] ++ set -x [2021-08-18T22:54:13.061Z] ++ env -i DEST=/go/src/github.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-08-18T22:54:13.548Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T22:54:15.450Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T22:54:18.361Z] INFO: Testing against a local daemon [2021-08-18T22:54:18.361Z] === RUN TestSecretInspect [2021-08-18T22:54:19.100Z] ok github.com/docker/docker/libnetwork/networkdb 104.448s coverage: 60.0% of statements [2021-08-18T22:54:19.100Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-18T22:54:19.100Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-18T22:54:19.100Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-08-18T22:54:19.100Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-18T22:54:19.100Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-18T22:54:19.671Z] ok github.com/docker/docker/libnetwork/portmapper 0.226s coverage: 49.5% of statements [2021-08-18T22:54:19.932Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-18T22:54:19.932Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-18T22:54:20.192Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 47.9% of statements [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === Skipped [2021-08-18T22:54:20.192Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-18T22:54:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-18T22:54:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-18T22:54:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-18T22:54:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-18T22:54:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-18T22:54:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-18T22:54:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-18T22:54:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-18T22:54:20.192Z] firewalld_test.go:13: firewalld is not running [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] [2021-08-18T22:54:20.192Z] DONE 362 tests, 9 skipped in 204.288s [2021-08-18T22:54:20.281Z] --- PASS: TestSecretInspect (2.61s) [2021-08-18T22:54:20.281Z] === RUN TestSecretList [2021-08-18T22:54:20.712Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T22:54:20.712Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T22:54:20.712Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T22:54:20.712Z] === RUN TestDockerSuite/TestHealth Post stage [Pipeline] junit [2021-08-18T22:54:20.776Z] Recording test results [2021-08-18T22:54:21.130Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-18T22:54:21.464Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42755/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=049c8ab29c645398cb20a6cd4f6c0336874cae5c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:049c8ab29c645398cb20a6cd4f6c0336874cae5c hack/validate/vendor [2021-08-18T22:54:22.416Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T22:54:22.993Z] + echo Ensuring container killed. [2021-08-18T22:54:22.993Z] Ensuring container killed. [2021-08-18T22:54:22.993Z] + docker rm -vf docker-pr9 [2021-08-18T22:54:22.993Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-18T22:54:23.280Z] + echo Chowning /workspace to jenkins user [2021-08-18T22:54:23.280Z] Chowning /workspace to jenkins user [2021-08-18T22:54:23.280Z] + id -u [2021-08-18T22:54:23.280Z] + id -g [2021-08-18T22:54:23.280Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T22:54:23.594Z] --- PASS: TestSecretList (2.66s) [2021-08-18T22:54:23.594Z] === RUN TestSecretsCreateAndDelete [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T22:54:24.149Z] + bundleName=unit [2021-08-18T22:54:24.149Z] + echo Creating unit-bundles.tar.gz [2021-08-18T22:54:24.149Z] Creating unit-bundles.tar.gz [2021-08-18T22:54:24.149Z] + 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-08-18T22:54:24.149Z] bundles/junit-report-libnetwork.xml [2021-08-18T22:54:24.149Z] bundles/junit-report.xml [2021-08-18T22:54:24.149Z] bundles/go-test-report-libnetwork.json [2021-08-18T22:54:24.149Z] bundles/go-test-report.json [2021-08-18T22:54:24.149Z] bundles/profile-libnetwork.out [2021-08-18T22:54:24.149Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-18T22:54:24.162Z] Archiving artifacts [2021-08-18T22:54:24.656Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T22:54:24.969Z] + make clean [2021-08-18T22:54:25.229Z] docker volume rm -f docker-dev-cache [2021-08-18T22:54:25.229Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T22:54:26.147Z] --- PASS: TestSecretsCreateAndDelete (2.78s) [2021-08-18T22:54:26.147Z] === RUN TestSecretsUpdate [2021-08-18T22:54:28.697Z] --- PASS: TestSecretsUpdate (2.65s) [2021-08-18T22:54:28.697Z] === RUN TestTemplatedSecret [2021-08-18T22:54:32.004Z] --- PASS: TestTemplatedSecret (3.69s) [2021-08-18T22:54:32.004Z] === RUN TestSecretCreateResolve [2021-08-18T22:54:34.297Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T22:54:34.297Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-18T22:54:34.297Z] === RUN TestDaemonConfigValidation [2021-08-18T22:54:34.297Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-18T22:54:34.297Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T22:54:34.297Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T22:54:34.297Z] PASS [2021-08-18T22:54:34.297Z] ok github.com/docker/docker/integration/daemon 0.449s [2021-08-18T22:54:34.297Z] [2021-08-18T22:54:34.297Z] === Skipped [2021-08-18T22:54:34.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-18T22:54:34.297Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] [2021-08-18T22:54:34.297Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-18T22:54:34.297Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] [2021-08-18T22:54:34.297Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T22:54:34.297Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T22:54:34.297Z] [2021-08-18T22:54:34.297Z] [2021-08-18T22:54:34.297Z] DONE 3 tests, 3 skipped in 22.740s [2021-08-18T22:54:34.297Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-18T22:54:34.297Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:34.297Z] INFO: Testing against a local daemon [2021-08-18T22:54:34.297Z] === RUN TestCommitInheritsEnv [2021-08-18T22:54:34.297Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:54:34.297Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-18T22:54:34.297Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T22:54:34.297Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T22:54:34.297Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T22:54:34.297Z] === RUN TestImagesFilterMultiReference [2021-08-18T22:54:34.297Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-08-18T22:54:34.297Z] === RUN TestImagePullPlatformInvalid [2021-08-18T22:54:34.297Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-08-18T22:54:34.297Z] === RUN TestRemoveImageOrphaning [2021-08-18T22:54:34.756Z] --- PASS: TestRemoveImageOrphaning (0.96s) [2021-08-18T22:54:34.756Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T22:54:34.756Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-18T22:54:34.756Z] === RUN TestTagInvalidReference [2021-08-18T22:54:34.756Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-18T22:54:34.756Z] === RUN TestTagValidPrefixedRepo [2021-08-18T22:54:34.756Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-08-18T22:54:34.756Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T22:54:34.756Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-18T22:54:34.756Z] === RUN TestTagOfficialNames [2021-08-18T22:54:34.756Z] --- PASS: TestTagOfficialNames (0.08s) [2021-08-18T22:54:34.756Z] === RUN TestTagMatchesDigest [2021-08-18T22:54:34.756Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-18T22:54:34.756Z] PASS [2021-08-18T22:54:34.756Z] ok github.com/docker/docker/integration/image 1.643s [2021-08-18T22:54:34.756Z] [2021-08-18T22:54:34.756Z] === Skipped [2021-08-18T22:54:34.756Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-18T22:54:34.756Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:54:34.756Z] [2021-08-18T22:54:34.756Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T22:54:34.756Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T22:54:34.756Z] [2021-08-18T22:54:34.756Z] [2021-08-18T22:54:34.756Z] DONE 11 tests, 2 skipped in 3.231s [2021-08-18T22:54:35.214Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-18T22:54:35.315Z] --- PASS: TestSecretCreateResolve (2.64s) [2021-08-18T22:54:35.315Z] PASS [2021-08-18T22:54:35.315Z] [2021-08-18T22:54:35.315Z] DONE 6 tests in 21.768s [2021-08-18T22:54:35.315Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-18T22:54:35.315Z] ++ 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-08-18T22:54:35.315Z] ++ set -e [2021-08-18T22:54:35.315Z] ++ '[' -n 0 ']' [2021-08-18T22:54:35.315Z] ++ set -x [2021-08-18T22:54:35.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:54:35.584Z] check_test.go:380: [d7d43c95f2823] daemon is not started [2021-08-18T22:54:37.390Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:37.390Z] INFO: Testing against a local daemon [2021-08-18T22:54:37.390Z] === RUN TestNetworkCreateDelete [2021-08-18T22:54:37.390Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.390Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-08-18T22:54:37.390Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T22:54:37.390Z] 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-08-18T22:54:37.390Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T22:54:37.390Z] === RUN TestDaemonDNSFallback [2021-08-18T22:54:37.390Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.390Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-18T22:54:37.390Z] === RUN TestInspectNetwork [2021-08-18T22:54:37.390Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:37.390Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T22:54:37.390Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T22:54:37.390Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.390Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T22:54:37.390Z] === RUN TestNetworkInvalidJSON [2021-08-18T22:54:37.390Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T22:54:37.390Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T22:54:37.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:54:37.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:54:37.390Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:54:37.390Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:54:37.390Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T22:54:37.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T22:54:37.390Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-18T22:54:37.390Z] === RUN TestNetworkList [2021-08-18T22:54:37.390Z] === RUN TestNetworkList//networks [2021-08-18T22:54:37.390Z] === PAUSE TestNetworkList//networks [2021-08-18T22:54:37.390Z] === RUN TestNetworkList//networks/ [2021-08-18T22:54:37.390Z] === PAUSE TestNetworkList//networks/ [2021-08-18T22:54:37.390Z] === CONT TestNetworkList//networks [2021-08-18T22:54:37.390Z] === CONT TestNetworkList//networks/ [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkList (0.03s) [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T22:54:37.390Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T22:54:37.391Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T22:54:37.391Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T22:54:37.391Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T22:54:37.391Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T22:54:37.391Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T22:54:37.391Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T22:54:37.391Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T22:54:37.391Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:54:37.391Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T22:54:37.391Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T22:54:37.391Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T22:54:37.391Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T22:54:37.391Z] PASS [2021-08-18T22:54:37.391Z] ok github.com/docker/docker/integration/network 0.350s [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === Skipped [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-08-18T22:54:37.391Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T22:54:37.391Z] 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-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-18T22:54:37.391Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-18T22:54:37.391Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T22:54:37.391Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T22:54:37.391Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:242: FLAKY_TEST [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T22:54:37.391Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] [2021-08-18T22:54:37.391Z] DONE 22 tests, 15 skipped in 2.242s [2021-08-18T22:54:37.391Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-18T22:54:37.848Z] testing: warning: no tests to run [2021-08-18T22:54:37.848Z] PASS [2021-08-18T22:54:37.848Z] ok github.com/docker/docker/integration/network/ipvlan 0.118s [2021-08-18T22:54:37.848Z] [2021-08-18T22:54:37.848Z] DONE 0 tests in 0.672s [2021-08-18T22:54:37.848Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-18T22:54:38.815Z] testing: warning: no tests to run [2021-08-18T22:54:38.815Z] PASS [2021-08-18T22:54:38.815Z] ok github.com/docker/docker/integration/network/macvlan 0.129s [2021-08-18T22:54:38.815Z] [2021-08-18T22:54:38.815Z] DONE 0 tests in 0.673s [2021-08-18T22:54:38.815Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-18T22:54:38.864Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-08-18T22:54:39.273Z] testing: warning: no tests to run [2021-08-18T22:54:39.273Z] PASS [2021-08-18T22:54:39.273Z] ok github.com/docker/docker/integration/plugin 0.139s [2021-08-18T22:54:39.273Z] [2021-08-18T22:54:39.273Z] DONE 0 tests in 0.702s [2021-08-18T22:54:39.732Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-18T22:54:40.190Z] testing: warning: no tests to run [2021-08-18T22:54:40.190Z] PASS [2021-08-18T22:54:40.190Z] ok github.com/docker/docker/integration/plugin/authz 0.124s [2021-08-18T22:54:40.190Z] [2021-08-18T22:54:40.190Z] DONE 0 tests in 0.646s [2021-08-18T22:54:40.190Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-18T22:54:40.606Z] INFO: Testing against a local daemon [2021-08-18T22:54:40.606Z] === RUN TestServiceCreateInit [2021-08-18T22:54:40.606Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T22:54:41.395Z] docker_api_swarm_service_test.go:532: [d74388e3deb8b] joining swarm manager [d5b67ab334250]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:54:42.330Z] docker_api_swarm_service_test.go:533: [dba4725213847] joining swarm manager [d5b67ab334250]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:54:44.257Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T22:54:44.257Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T22:54:44.515Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T22:54:44.515Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T22:54:44.817Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T22:54:45.888Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T22:54:45.888Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T22:54:47.258Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:47.258Z] INFO: Testing against a local daemon [2021-08-18T22:54:47.258Z] === RUN TestPluginInvalidJSON [2021-08-18T22:54:47.258Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:54:47.258Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:54:47.258Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T22:54:47.258Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-18T22:54:47.258Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T22:54:47.258Z] === RUN TestPluginInstall [2021-08-18T22:54:47.258Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T22:54:47.258Z] === RUN TestPluginsWithRuntimes [2021-08-18T22:54:47.258Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T22:54:47.258Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T22:54:47.258Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T22:54:47.258Z] PASS [2021-08-18T22:54:47.258Z] ok github.com/docker/docker/integration/plugin/common 0.336s [2021-08-18T22:54:47.258Z] [2021-08-18T22:54:47.258Z] === Skipped [2021-08-18T22:54:47.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-18T22:54:47.258Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] [2021-08-18T22:54:47.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-18T22:54:47.258Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] [2021-08-18T22:54:47.258Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T22:54:47.258Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T22:54:47.258Z] [2021-08-18T22:54:47.258Z] [2021-08-18T22:54:47.258Z] DONE 5 tests, 3 skipped in 6.375s [2021-08-18T22:54:47.258Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-18T22:54:47.264Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T22:54:47.264Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T22:54:47.264Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T22:54:47.523Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T22:54:48.090Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T22:54:48.348Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T22:54:48.914Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T22:54:48.914Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T22:54:49.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:49.446Z] INFO: Testing against a local daemon [2021-08-18T22:54:49.446Z] === RUN TestExternalGraphDriver [2021-08-18T22:54:49.446Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T22:54:49.446Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-08-18T22:54:49.446Z] === RUN TestGraphdriverPluginV2 [2021-08-18T22:54:49.446Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T22:54:49.446Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-18T22:54:49.446Z] PASS [2021-08-18T22:54:49.446Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.328s [2021-08-18T22:54:49.446Z] [2021-08-18T22:54:49.446Z] === Skipped [2021-08-18T22:54:49.446Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-08-18T22:54:49.446Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T22:54:49.446Z] [2021-08-18T22:54:49.446Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-18T22:54:49.446Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T22:54:49.446Z] [2021-08-18T22:54:49.446Z] [2021-08-18T22:54:49.446Z] DONE 2 tests, 2 skipped in 2.906s [2021-08-18T22:54:49.446Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-18T22:54:49.849Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T22:54:49.849Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T22:54:50.113Z] --- PASS: TestServiceCreateInit (9.89s) [2021-08-18T22:54:50.113Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.89s) [2021-08-18T22:54:50.113Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2021-08-18T22:54:50.113Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T22:54:50.785Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T22:54:51.642Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:51.642Z] INFO: Testing against a local daemon [2021-08-18T22:54:51.642Z] === RUN TestReadPluginNoRead [2021-08-18T22:54:51.642Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T22:54:51.642Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-18T22:54:51.642Z] PASS [2021-08-18T22:54:51.642Z] ok github.com/docker/docker/integration/plugin/logging 0.322s [2021-08-18T22:54:51.642Z] [2021-08-18T22:54:51.642Z] === Skipped [2021-08-18T22:54:51.642Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-18T22:54:51.642Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T22:54:51.642Z] [2021-08-18T22:54:51.642Z] [2021-08-18T22:54:51.642Z] DONE 1 tests, 1 skipped in 2.086s [2021-08-18T22:54:51.642Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-18T22:54:52.163Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T22:54:52.163Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T22:54:52.610Z] testing: warning: no tests to run [2021-08-18T22:54:52.610Z] PASS [2021-08-18T22:54:52.610Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.140s [2021-08-18T22:54:52.610Z] [2021-08-18T22:54:52.610Z] DONE 0 tests in 0.973s [2021-08-18T22:54:52.610Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-18T22:54:53.100Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T22:54:54.791Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:54.791Z] INFO: Testing against a local daemon [2021-08-18T22:54:54.791Z] === RUN TestPluginWithDevMounts [2021-08-18T22:54:54.791Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:54.791Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T22:54:54.791Z] PASS [2021-08-18T22:54:54.791Z] ok github.com/docker/docker/integration/plugin/volumes 0.290s [2021-08-18T22:54:54.791Z] [2021-08-18T22:54:54.791Z] === Skipped [2021-08-18T22:54:54.791Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-18T22:54:54.791Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:54.791Z] [2021-08-18T22:54:54.791Z] [2021-08-18T22:54:54.791Z] DONE 1 tests, 1 skipped in 2.037s [2021-08-18T22:54:54.791Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-18T22:54:55.627Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T22:54:55.627Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T22:54:55.627Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T22:54:56.972Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:56.972Z] INFO: Testing against a local daemon [2021-08-18T22:54:56.972Z] === RUN TestSecretInspect [2021-08-18T22:54:56.972Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-18T22:54:56.972Z] === RUN TestSecretList [2021-08-18T22:54:56.972Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] --- SKIP: TestSecretList (0.00s) [2021-08-18T22:54:56.972Z] === RUN TestSecretsCreateAndDelete [2021-08-18T22:54:56.972Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-08-18T22:54:56.972Z] === RUN TestSecretsUpdate [2021-08-18T22:54:56.972Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-18T22:54:56.972Z] === RUN TestTemplatedSecret [2021-08-18T22:54:56.972Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T22:54:56.972Z] === RUN TestSecretCreateResolve [2021-08-18T22:54:56.972Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:56.972Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-18T22:54:56.972Z] PASS [2021-08-18T22:54:56.972Z] ok github.com/docker/docker/integration/secret 0.272s [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === Skipped [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-18T22:54:56.972Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] [2021-08-18T22:54:56.972Z] DONE 6 tests, 6 skipped in 1.876s [2021-08-18T22:54:56.972Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-18T22:54:57.530Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T22:54:59.149Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:54:59.149Z] INFO: Testing against a local daemon [2021-08-18T22:54:59.149Z] === RUN TestServiceCreateInit [2021-08-18T22:54:59.149Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T22:54:59.149Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T22:54:59.149Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T22:54:59.149Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceConflict [2021-08-18T22:54:59.149Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T22:54:59.149Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-08-18T22:54:59.149Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T22:54:59.149Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T22:54:59.149Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T22:54:59.149Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceSysctls [2021-08-18T22:54:59.149Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-08-18T22:54:59.149Z] === RUN TestCreateServiceCapabilities [2021-08-18T22:54:59.149Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-08-18T22:54:59.149Z] === RUN TestInspect [2021-08-18T22:54:59.149Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestInspect (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestCreateJob [2021-08-18T22:54:59.149Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestCreateJob (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestReplicatedJob [2021-08-18T22:54:59.149Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestUpdateReplicatedJob [2021-08-18T22:54:59.149Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceListWithStatuses [2021-08-18T22:54:59.149Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T22:54:59.149Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestDockerNetworkReConnect [2021-08-18T22:54:59.149Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServicePlugin [2021-08-18T22:54:59.149Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceUpdateLabel [2021-08-18T22:54:59.149Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceUpdateSecrets [2021-08-18T22:54:59.149Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceUpdateConfigs [2021-08-18T22:54:59.149Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceUpdateNetwork [2021-08-18T22:54:59.149Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-18T22:54:59.149Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T22:54:59.149Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-08-18T22:54:59.149Z] PASS [2021-08-18T22:54:59.149Z] ok github.com/docker/docker/integration/service 0.393s [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === Skipped [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-08-18T22:54:59.149Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-18T22:54:59.149Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-08-18T22:54:59.149Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-08-18T22:54:59.149Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-18T22:54:59.149Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-18T22:54:59.149Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-18T22:54:59.149Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-18T22:54:59.149Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-18T22:54:59.149Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-18T22:54:59.149Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-18T22:54:59.149Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-18T22:54:59.149Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-18T22:54:59.149Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-18T22:54:59.149Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-18T22:54:59.149Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-18T22:54:59.149Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-08-18T22:54:59.149Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] [2021-08-18T22:54:59.149Z] DONE 24 tests, 23 skipped in 2.449s [2021-08-18T22:54:59.149Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-18T22:54:59.431Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T22:54:59.431Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T22:55:00.682Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:55:00.682Z] INFO: Testing against a local daemon [2021-08-18T22:55:00.682Z] === RUN TestSessionCreate [2021-08-18T22:55:00.682Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T22:55:00.682Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-18T22:55:00.682Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T22:55:00.682Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T22:55:00.682Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T22:55:00.682Z] PASS [2021-08-18T22:55:00.682Z] ok github.com/docker/docker/integration/session 0.295s [2021-08-18T22:55:00.805Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T22:55:01.139Z] [2021-08-18T22:55:01.140Z] === Skipped [2021-08-18T22:55:01.140Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-18T22:55:01.140Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T22:55:01.140Z] [2021-08-18T22:55:01.140Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T22:55:01.140Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T22:55:01.140Z] [2021-08-18T22:55:01.140Z] [2021-08-18T22:55:01.140Z] DONE 2 tests, 2 skipped in 1.700s [2021-08-18T22:55:01.140Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-18T22:55:02.709Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T22:55:03.314Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:55:03.314Z] INFO: Testing against a local daemon [2021-08-18T22:55:03.314Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:55:03.314Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:55:03.314Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:55:03.314Z] === RUN TestDiskUsage [2021-08-18T22:55:03.314Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T22:55:03.314Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-18T22:55:03.314Z] === RUN TestEventsExecDie [2021-08-18T22:55:03.314Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T22:55:03.314Z] --- SKIP: TestEventsExecDie (0.00s) [2021-08-18T22:55:03.314Z] === RUN TestEventsBackwardsCompatible [2021-08-18T22:55:03.314Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T22:55:03.314Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-18T22:55:03.314Z] === RUN TestEventsVolumeCreate [2021-08-18T22:55:03.314Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T22:55:03.314Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-18T22:55:03.314Z] === RUN TestInfoAPI [2021-08-18T22:55:03.314Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T22:55:03.314Z] === RUN TestInfoAPIWarnings [2021-08-18T22:55:03.314Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:55:03.314Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-18T22:55:03.315Z] === RUN TestInfoDebug [2021-08-18T22:55:03.315Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:03.315Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-18T22:55:03.315Z] === RUN TestInfoInsecureRegistries [2021-08-18T22:55:03.315Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:03.315Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-18T22:55:03.315Z] === RUN TestInfoRegistryMirrors [2021-08-18T22:55:03.315Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:03.315Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-18T22:55:03.315Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T22:55:03.777Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-08-18T22:55:03.777Z] === RUN TestPingCacheHeaders [2021-08-18T22:55:03.777Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-18T22:55:03.777Z] === RUN TestPingGet [2021-08-18T22:55:03.777Z] --- PASS: TestPingGet (0.02s) [2021-08-18T22:55:03.777Z] === RUN TestPingHead [2021-08-18T22:55:03.777Z] --- PASS: TestPingHead (0.03s) [2021-08-18T22:55:03.777Z] === RUN TestVersion [2021-08-18T22:55:03.777Z] --- PASS: TestVersion (0.03s) [2021-08-18T22:55:03.777Z] PASS [2021-08-18T22:55:03.777Z] ok github.com/docker/docker/integration/system 1.357s [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === Skipped [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:55:04.237Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-18T22:55:04.237Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-08-18T22:55:04.237Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-18T22:55:04.237Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-18T22:55:04.237Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-18T22:55:04.237Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-18T22:55:04.237Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-18T22:55:04.237Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-18T22:55:04.237Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] [2021-08-18T22:55:04.237Z] DONE 15 tests, 9 skipped in 3.002s [2021-08-18T22:55:04.237Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-18T22:55:04.611Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T22:55:05.180Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T22:55:05.746Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T22:55:05.774Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:55:05.774Z] INFO: Testing against a local daemon [2021-08-18T22:55:05.774Z] === RUN TestVolumesCreateAndList [2021-08-18T22:55:05.774Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-08-18T22:55:05.774Z] === RUN TestVolumesRemove [2021-08-18T22:55:06.232Z] --- PASS: TestVolumesRemove (0.15s) [2021-08-18T22:55:06.232Z] === RUN TestVolumesInspect [2021-08-18T22:55:06.232Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-18T22:55:06.232Z] === RUN TestVolumesInvalidJSON [2021-08-18T22:55:06.232Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T22:55:06.232Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T22:55:06.232Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T22:55:06.232Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-18T22:55:06.232Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T22:55:06.232Z] PASS [2021-08-18T22:55:06.232Z] ok github.com/docker/docker/integration/volume 0.499s [2021-08-18T22:55:06.232Z] [2021-08-18T22:55:06.232Z] DONE 5 tests in 2.098s [2021-08-18T22:55:06.232Z] INFO: make.ps1 ended at 08/18/2021 22:55:06 [2021-08-18T22:55:06.232Z] INFO: Integration CLI tests being run from the host: [2021-08-18T22:55:06.232Z] 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-08-18T22:55:06.680Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T22:55:06.680Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-08-18T22:55:06.680Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T22:55:07.614Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T22:55:08.181Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T22:55:08.248Z] --- PASS: TestCreateServiceMultipleTimes (16.94s) [2021-08-18T22:55:08.248Z] === RUN TestCreateServiceConflict [2021-08-18T22:55:08.748Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T22:55:09.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-08-18T22:55:09.575Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T22:55:09.635Z] --- PASS: TestCreateServiceConflict (2.74s) [2021-08-18T22:55:09.635Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T22:55:10.509Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T22:55:11.445Z] docker_api_swarm_service_test.go:147: [da36000689a9f] joining swarm manager [d223cfccd7b98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T22:55:11.445Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T22:55:11.445Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-08-18T22:55:12.379Z] docker_api_swarm_service_test.go:147: [d5f225f6b66a0] joining swarm manager [d223cfccd7b98]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T22:55:12.941Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2021-08-18T22:55:12.941Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T22:55:13.314Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T22:55:14.251Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T22:55:14.804Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20348.1 [2021-08-18T22:55:14.804Z] INFO: Testing against a local daemon [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T22:55:14.804Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T22:55:14.804Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T22:55:14.804Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T22:55:15.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T22:55:15.629Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T22:55:15.629Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T22:55:15.722Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T22:55:16.180Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T22:55:16.194Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T22:55:16.194Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-18T22:55:16.194Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T22:55:16.638Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T22:55:17.569Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T22:55:18.507Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T22:55:19.075Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T22:55:20.011Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T22:55:20.011Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T22:55:20.011Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T22:55:20.011Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-18T22:55:20.011Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T22:55:20.576Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T22:55:21.511Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T22:55:21.511Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T22:55:22.077Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T22:55:23.013Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T22:55:24.402Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T22:55:24.402Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T22:55:25.340Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T22:55:26.274Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T22:55:27.648Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T22:55:27.859Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2021-08-18T22:55:27.859Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T22:55:28.581Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T22:55:29.150Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T22:55:29.249Z] --- PASS: TestCreateServiceSecretFileMode (2.88s) [2021-08-18T22:55:29.249Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T22:55:30.087Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T22:55:31.021Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T22:55:31.588Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T22:55:31.801Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2021-08-18T22:55:31.801Z] === RUN TestCreateServiceSysctls [2021-08-18T22:55:32.524Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T22:55:32.524Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-08-18T22:55:35.055Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T22:55:36.014Z] --- PASS: TestCreateServiceSysctls (4.02s) [2021-08-18T22:55:36.014Z] === RUN TestCreateServiceCapabilities [2021-08-18T22:55:36.429Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T22:55:38.328Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T22:55:38.586Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T22:55:39.322Z] --- PASS: TestCreateServiceCapabilities (3.15s) [2021-08-18T22:55:39.322Z] === RUN TestInspect [2021-08-18T22:55:41.871Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T22:55:42.640Z] --- PASS: TestInspect (3.07s) [2021-08-18T22:55:42.640Z] === RUN TestCreateJob [2021-08-18T22:55:43.773Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T22:55:45.949Z] --- PASS: TestCreateJob (3.67s) [2021-08-18T22:55:45.950Z] === RUN TestReplicatedJob [2021-08-18T22:55:46.303Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T22:55:46.303Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T22:55:48.273Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T22:55:48.839Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T22:55:49.773Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T22:55:52.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-08-18T22:55:52.543Z] --- PASS: TestReplicatedJob (6.48s) [2021-08-18T22:55:52.543Z] === RUN TestUpdateReplicatedJob [2021-08-18T22:55:56.757Z] --- PASS: TestUpdateReplicatedJob (4.17s) [2021-08-18T22:55:56.757Z] === RUN TestServiceListWithStatuses [2021-08-18T22:55:56.757Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:55:56.757Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T22:55:56.757Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T22:56:02.053Z] --- PASS: TestDockerNetworkConnectAlias (5.07s) [2021-08-18T22:56:02.053Z] === RUN TestDockerNetworkReConnect [2021-08-18T22:56:04.501Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T22:56:05.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T22:56:06.266Z] --- PASS: TestDockerNetworkReConnect (4.33s) [2021-08-18T22:56:06.266Z] === RUN TestServicePlugin [2021-08-18T22:56:06.266Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:56:06.266Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T22:56:06.266Z] === RUN TestServiceUpdateLabel [2021-08-18T22:56:08.813Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-08-18T22:56:08.813Z] === RUN TestServiceUpdateSecrets [2021-08-18T22:56:09.271Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T22:56:09.837Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T22:56:14.026Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-08-18T22:56:14.026Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T22:56:14.026Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T22:56:14.026Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T22:56:14.284Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T22:56:15.220Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T22:56:16.157Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T22:56:17.052Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T22:56:17.052Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T22:56:17.052Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T22:56:17.052Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T22:56:17.052Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T22:56:17.052Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T22:56:17.052Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T22:56:17.052Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T22:56:17.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T22:56:20.358Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T22:56:21.295Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T22:56:22.837Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T22:56:22.837Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T22:56:22.837Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T22:56:22.837Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T22:56:22.837Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T22:56:23.747Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2021-08-18T22:56:23.747Z] === RUN TestServiceUpdateConfigs [2021-08-18T22:56:25.479Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-08-18T22:56:25.738Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T22:56:26.044Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T22:56:26.978Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T22:56:26.978Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T22:56:28.641Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T22:56:28.641Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-18T22:56:28.641Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T22:56:28.641Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-18T22:56:28.641Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T22:56:28.641Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-18T22:56:28.641Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T22:56:28.641Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T22:56:28.641Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T22:56:28.879Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T22:56:30.256Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T22:56:31.562Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T22:56:31.562Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T22:56:31.562Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T22:56:31.562Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T22:56:31.562Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T22:56:32.161Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T22:56:32.161Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-08-18T22:56:33.535Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T22:56:34.469Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T22:56:34.728Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-08-18T22:56:37.355Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T22:56:38.016Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T22:56:38.583Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T22:56:38.845Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-08-18T22:56:39.412Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T22:56:41.870Z] --- PASS: TestServiceUpdateConfigs (16.46s) [2021-08-18T22:56:41.870Z] === RUN TestServiceUpdateNetwork [2021-08-18T22:56:41.943Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-08-18T22:56:45.250Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-08-18T22:56:46.626Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T22:56:46.626Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-08-18T22:56:50.810Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-08-18T22:56:52.185Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T22:56:53.118Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T22:56:54.053Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T22:56:54.110Z] --- PASS: TestServiceUpdateNetwork (13.89s) [2021-08-18T22:56:54.110Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T22:56:54.622Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-08-18T22:56:55.190Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T22:56:55.756Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T22:56:56.015Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T22:56:56.027Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-18T22:56:56.601Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-18T22:56:57.391Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T22:56:59.920Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T22:57:00.178Z] === RUN TestDockerSuite/TestNetworkEvents [2021-08-18T22:57:01.112Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T22:57:03.012Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T22:57:03.578Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T22:57:04.743Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-18T22:57:04.951Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T22:57:10.222Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T22:57:10.222Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-18T22:57:10.222Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T22:57:10.481Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T22:57:12.894Z] --- PASS: TestServiceUpdatePidsLimit (17.60s) [2021-08-18T22:57:12.894Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-08-18T22:57:12.894Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-18T22:57:12.894Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-08-18T22:57:12.894Z] PASS [2021-08-18T22:57:12.894Z] [2021-08-18T22:57:12.894Z] === Skipped [2021-08-18T22:57:12.894Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-18T22:57:12.894Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-18T22:57:12.894Z] [2021-08-18T22:57:12.894Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-18T22:57:12.894Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-18T22:57:12.894Z] [2021-08-18T22:57:12.894Z] [2021-08-18T22:57:12.894Z] DONE 27 tests, 2 skipped in 157.062s [2021-08-18T22:57:12.894Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-18T22:57:12.894Z] ++ 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-08-18T22:57:12.894Z] ++ set -e [2021-08-18T22:57:12.894Z] ++ '[' -n 0 ']' [2021-08-18T22:57:12.894Z] ++ set -x [2021-08-18T22:57:12.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:57:12.894Z] INFO: Testing against a local daemon [2021-08-18T22:57:12.894Z] === RUN TestSessionCreate [2021-08-18T22:57:12.894Z] --- PASS: TestSessionCreate (0.04s) [2021-08-18T22:57:12.894Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T22:57:12.894Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-18T22:57:12.894Z] PASS [2021-08-18T22:57:12.894Z] [2021-08-18T22:57:12.894Z] DONE 2 tests in 0.203s [2021-08-18T22:57:12.894Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-18T22:57:12.894Z] ++ 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-08-18T22:57:12.894Z] ++ set -e [2021-08-18T22:57:12.894Z] ++ '[' -n 0 ']' [2021-08-18T22:57:12.894Z] ++ set -x [2021-08-18T22:57:12.894Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:57:12.894Z] INFO: Testing against a local daemon [2021-08-18T22:57:12.894Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T22:57:12.894Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:57:12.894Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:57:12.894Z] === RUN TestDiskUsage [2021-08-18T22:57:12.894Z] === PAUSE TestDiskUsage [2021-08-18T22:57:12.894Z] === RUN TestEventsExecDie [2021-08-18T22:57:13.467Z] --- PASS: TestEventsExecDie (1.12s) [2021-08-18T22:57:13.467Z] === RUN TestEventsBackwardsCompatible [2021-08-18T22:57:13.467Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-18T22:57:13.467Z] === RUN TestEventsVolumeCreate [2021-08-18T22:57:13.467Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-08-18T22:57:13.467Z] === RUN TestInfoBinaryCommits [2021-08-18T22:57:13.467Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-18T22:57:13.467Z] === RUN TestInfoAPIVersioned [2021-08-18T22:57:13.467Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-18T22:57:13.467Z] === RUN TestInfoDiscoveryBackend [2021-08-18T22:57:13.761Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T22:57:14.040Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-18T22:57:14.040Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-18T22:57:14.695Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T22:57:14.984Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-18T22:57:14.984Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-18T22:57:15.558Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-18T22:57:15.558Z] === RUN TestInfoAPI [2021-08-18T22:57:15.558Z] --- PASS: TestInfoAPI (0.04s) [2021-08-18T22:57:15.558Z] === RUN TestInfoAPIWarnings [2021-08-18T22:57:16.593Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T22:57:19.123Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-08-18T22:57:21.025Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T22:57:24.307Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T22:57:25.681Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T22:57:27.584Z] === RUN TestDockerSuite/TestPortList [2021-08-18T22:57:28.518Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-08-18T22:57:32.706Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-08-18T22:57:33.677Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-08-18T22:57:33.677Z] === RUN TestInfoDebug [2021-08-18T22:57:33.677Z] --- PASS: TestInfoDebug (0.54s) [2021-08-18T22:57:33.677Z] === RUN TestInfoInsecureRegistries [2021-08-18T22:57:33.677Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-18T22:57:33.677Z] === RUN TestInfoRegistryMirrors [2021-08-18T22:57:33.677Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-18T22:57:33.677Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T22:57:33.938Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-08-18T22:57:33.938Z] === RUN TestPingCacheHeaders [2021-08-18T22:57:33.938Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-08-18T22:57:33.938Z] === RUN TestPingGet [2021-08-18T22:57:33.938Z] --- PASS: TestPingGet (0.03s) [2021-08-18T22:57:33.938Z] === RUN TestPingHead [2021-08-18T22:57:33.938Z] --- PASS: TestPingHead (0.03s) [2021-08-18T22:57:33.938Z] === RUN TestVersion [2021-08-18T22:57:33.938Z] --- PASS: TestVersion (0.03s) [2021-08-18T22:57:33.938Z] === CONT TestDiskUsage [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/container_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/image_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/volume_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-18T22:57:34.514Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-18T22:57:34.775Z] === RUN TestDiskUsage/after_container.Run [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-18T22:57:35.347Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage (1.66s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run (0.63s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-18T22:57:35.609Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-18T22:57:35.609Z] PASS [2021-08-18T22:57:35.609Z] [2021-08-18T22:57:35.609Z] === Skipped [2021-08-18T22:57:35.609Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T22:57:35.609Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-18T22:57:35.609Z] [2021-08-18T22:57:35.609Z] [2021-08-18T22:57:35.609Z] DONE 53 tests, 1 skipped in 23.582s [2021-08-18T22:57:35.609Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-18T22:57:35.609Z] ++ 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-08-18T22:57:35.609Z] ++ set -e [2021-08-18T22:57:35.609Z] ++ '[' -n 0 ']' [2021-08-18T22:57:35.609Z] ++ set -x [2021-08-18T22:57:35.609Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-18T22:57:39.274Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T22:57:39.819Z] INFO: Testing against a local daemon [2021-08-18T22:57:39.819Z] === RUN TestVolumesCreateAndList [2021-08-18T22:57:39.819Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-18T22:57:39.819Z] === RUN TestVolumesRemove [2021-08-18T22:57:39.819Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-18T22:57:39.819Z] === RUN TestVolumesInspect [2021-08-18T22:57:39.819Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-18T22:57:39.819Z] === RUN TestVolumesInvalidJSON [2021-08-18T22:57:39.819Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T22:57:39.819Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T22:57:39.819Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T22:57:39.819Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-18T22:57:39.819Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-18T22:57:39.819Z] PASS [2021-08-18T22:57:39.819Z] [2021-08-18T22:57:39.819Z] DONE 5 tests in 4.116s [2021-08-18T22:57:39.819Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T22:57:39.839Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T22:57:40.392Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T22:57:40.392Z] +++ kill 15460 [2021-08-18T22:57:40.653Z] +++ /etc/init.d/apparmor stop [2021-08-18T22:57:40.653Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T22:57:40.653Z] [2021-08-18T22:57:40.653Z] Unloading profiles will leave already running processes permanently [2021-08-18T22:57:40.653Z] unconfined, which can lead to unexpected situations. [2021-08-18T22:57:40.653Z] [2021-08-18T22:57:40.653Z] To set a process to complain mode, use the command line tool [2021-08-18T22:57:40.653Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T22:57:40.653Z] +++ true [2021-08-18T22:57:40.653Z] exiting test-integration [2021-08-18T22:57:40.653Z] ++ exit 0 [2021-08-18T22:57:40.653Z] Post stage [Pipeline] junit [2021-08-18T22:57:43.992Z] Recording test results [2021-08-18T22:57:44.378Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T22:57:44.738Z] + echo Ensuring container killed. [2021-08-18T22:57:44.738Z] Ensuring container killed. [2021-08-18T22:57:44.738Z] + docker rm -vf docker-pr9 [2021-08-18T22:57:44.738Z] Error: No such container: docker-pr9 [Pipeline] sh [2021-08-18T22:57:45.030Z] + echo Chowning /workspace to jenkins user [2021-08-18T22:57:45.030Z] Chowning /workspace to jenkins user [2021-08-18T22:57:45.030Z] + id -u [2021-08-18T22:57:45.030Z] + id -g [2021-08-18T22:57:45.030Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T22:57:45.030Z] Unable to find image 'busybox:latest' locally [2021-08-18T22:57:45.294Z] latest: Pulling from library/busybox [2021-08-18T22:57:45.294Z] 38cc3b49dbab: Pulling fs layer [2021-08-18T22:57:45.555Z] 38cc3b49dbab: Verifying Checksum [2021-08-18T22:57:45.555Z] 38cc3b49dbab: Download complete [2021-08-18T22:57:45.555Z] 38cc3b49dbab: Pull complete [2021-08-18T22:57:45.555Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T22:57:45.817Z] Status: Downloaded newer image for busybox:latest [2021-08-18T22:57:46.397Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-08-18T22:57:46.657Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T22:57:46.657Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T22:57:46.657Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T22:57:47.591Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T22:57:47.591Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T22:57:48.527Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T22:57:48.527Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T22:57:49.093Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-08-18T22:57:49.449Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T22:57:49.449Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T22:57:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T22:57:49.659Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T22:57:49.906Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T22:57:51.562Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T22:57:51.562Z] === RUN TestDockerSuite/TestPruneContainerLabel [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T22:57:52.720Z] + bundleName=arm64-integration [2021-08-18T22:57:52.720Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-18T22:57:52.720Z] Creating arm64-integration-bundles.tar.gz [2021-08-18T22:57:52.720Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-18T22:57:52.720Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-18T22:57:52.997Z] Archiving artifacts [2021-08-18T22:57:53.464Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-08-18T22:57:54.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T22:57:54.590Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T22:57:54.884Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T22:57:55.201Z] + make clean [2021-08-18T22:57:55.367Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-08-18T22:57:55.625Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-08-18T22:57:55.774Z] docker volume rm -f docker-dev-cache [2021-08-18T22:57:55.774Z] docker-dev-cache [Pipeline] deleteDir [2021-08-18T22:57:57.006Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-08-18T22:57:57.573Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-08-18T22:57:57.573Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T22:57:58.316Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T22:57:58.775Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T22:57:58.775Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T22:57:58.775Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T22:57:58.775Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T22:57:58.775Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T22:57:58.775Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T22:57:58.775Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T22:57:59.233Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T22:58:00.101Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-08-18T22:58:00.198Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T22:58:01.476Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T22:58:02.879Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T22:58:03.099Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T22:58:03.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-08-18T22:58:04.633Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T22:58:04.633Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T22:58:04.633Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T22:58:04.633Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T22:58:04.633Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-08-18T22:58:05.091Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T22:58:07.628Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T22:58:07.628Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-08-18T22:58:07.995Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T22:58:10.158Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-08-18T22:58:12.061Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T22:58:12.061Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T22:58:15.343Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-08-18T22:58:16.718Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T22:58:20.364Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T22:58:23.279Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-08-18T22:58:24.099Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T22:58:25.069Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T22:58:25.069Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T22:58:25.069Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T22:58:26.562Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T22:58:27.940Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T22:58:28.799Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T22:58:28.874Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-08-18T22:58:30.334Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T22:58:30.774Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T22:58:32.686Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T22:58:34.063Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T22:58:35.015Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T22:58:35.015Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T22:58:35.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T22:58:35.015Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T22:58:35.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T22:58:35.015Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T22:58:35.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T22:58:35.015Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T22:58:35.015Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T22:58:35.473Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T22:58:36.595Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T22:58:39.129Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T22:58:40.064Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T22:58:40.323Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T22:58:40.890Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T22:58:42.790Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-08-18T22:58:43.356Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T22:58:46.639Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-08-18T22:58:46.639Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T22:58:47.573Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T22:58:47.573Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-18T22:58:47.573Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T22:58:47.573Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T22:58:47.573Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T22:58:47.832Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T22:58:49.207Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T22:58:50.581Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T22:58:50.581Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-08-18T22:58:51.957Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T22:58:53.333Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T22:58:54.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-08-18T22:59:00.840Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-08-18T22:59:04.125Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-08-18T22:59:04.125Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T22:59:06.030Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T22:59:08.561Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T22:59:08.561Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T22:59:08.561Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T22:59:08.561Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T22:59:11.089Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T22:59:11.159Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T22:59:11.159Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T22:59:11.159Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T22:59:11.159Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T22:59:11.159Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T22:59:12.469Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T22:59:16.655Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T22:59:17.592Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T22:59:17.592Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T22:59:17.592Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-08-18T22:59:17.592Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T22:59:21.778Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T22:59:22.713Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T22:59:22.713Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T22:59:24.653Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T22:59:25.219Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T22:59:25.965Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T22:59:25.965Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T22:59:25.965Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T22:59:26.931Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T22:59:27.121Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T22:59:27.689Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T22:59:27.947Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T22:59:28.513Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T22:59:31.796Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-08-18T22:59:32.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T22:59:32.722Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T22:59:32.733Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T22:59:34.108Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T22:59:34.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T22:59:34.676Z] docker_cli_service_logs_test.go:245: checking task g5baul2ds7dd [2021-08-18T22:59:34.934Z] docker_cli_service_logs_test.go:250: checking messages for g5baul2ds7dd [2021-08-18T22:59:34.934Z] docker_cli_service_logs_test.go:245: checking task 3fh4q2lhv3i1 [2021-08-18T22:59:34.934Z] docker_cli_service_logs_test.go:250: checking messages for 3fh4q2lhv3i1 [2021-08-18T22:59:34.934Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T22:59:35.191Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T22:59:36.568Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T22:59:37.502Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T22:59:37.761Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T22:59:37.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T22:59:38.695Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T22:59:38.695Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T22:59:39.264Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T22:59:41.165Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T22:59:41.732Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T22:59:42.666Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T22:59:43.233Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-08-18T22:59:44.191Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T22:59:45.566Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-08-18T22:59:45.825Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-08-18T22:59:46.549Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T22:59:46.759Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-08-18T22:59:48.133Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-08-18T22:59:48.133Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-08-18T22:59:49.069Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-08-18T22:59:50.003Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-08-18T22:59:50.937Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T22:59:51.872Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-08-18T22:59:52.806Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T22:59:53.373Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T22:59:53.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T22:59:53.611Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T22:59:53.611Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T22:59:53.940Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T22:59:54.875Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T22:59:54.875Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T22:59:58.157Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T22:59:58.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T22:59:58.296Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T22:59:58.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T22:59:58.296Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T22:59:58.296Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T22:59:58.415Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T22:59:59.350Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T22:59:59.918Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T23:00:00.853Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T23:00:00.853Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T23:00:01.420Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T23:00:01.987Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T23:00:02.923Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T23:00:03.859Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T23:00:04.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T23:00:04.081Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T23:00:04.081Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T23:00:04.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T23:00:04.539Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T23:00:04.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T23:00:04.539Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T23:00:04.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T23:00:04.803Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T23:00:04.803Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T23:00:05.738Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T23:00:05.738Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T23:00:05.997Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-08-18T23:00:06.934Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T23:00:08.310Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T23:00:08.310Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-08-18T23:00:08.877Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T23:00:09.812Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T23:00:09.812Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T23:00:10.746Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-08-18T23:00:10.746Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T23:00:12.647Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T23:00:12.906Z] docker_cli_swarm_test.go:1901: [d9de5730a521e] joining swarm manager [d9ddc1e36a909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:00:14.281Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T23:00:14.281Z] docker_cli_swarm_test.go:1902: [dde292d7e4977] joining swarm manager [d9ddc1e36a909]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:00:15.655Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T23:00:16.221Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T23:00:16.787Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T23:00:17.722Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T23:00:18.289Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T23:00:18.857Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T23:00:20.762Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T23:00:24.047Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T23:00:24.047Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T23:00:24.306Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T23:00:26.281Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T23:00:28.182Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T23:00:29.664Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T23:00:30.714Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T23:00:30.714Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-08-18T23:00:31.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T23:00:31.200Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T23:00:31.659Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T23:00:31.659Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T23:00:32.118Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T23:00:33.247Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T23:00:33.247Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-18T23:00:33.247Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T23:00:33.247Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-18T23:00:33.247Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T23:00:33.654Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T23:00:33.654Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T23:00:33.654Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T23:00:34.182Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T23:00:36.712Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T23:00:37.379Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T23:00:37.646Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T23:00:38.912Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T23:00:38.912Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T23:00:38.912Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T23:00:38.912Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T23:00:38.912Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T23:00:39.020Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-08-18T23:00:40.395Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T23:00:40.450Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T23:00:41.332Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T23:00:41.416Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T23:00:41.590Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-08-18T23:00:41.874Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T23:00:42.841Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T23:00:42.968Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T23:00:43.299Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T23:00:43.904Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-08-18T23:00:43.904Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-18T23:00:43.904Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T23:00:44.838Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-08-18T23:00:46.211Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T23:00:46.470Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T23:00:47.036Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T23:00:47.975Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T23:00:48.542Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-08-18T23:00:49.108Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T23:00:49.108Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T23:00:50.043Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T23:00:50.364Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T23:00:50.609Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T23:00:51.331Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T23:00:51.331Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T23:00:51.559Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T23:00:51.789Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T23:00:52.495Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T23:00:52.756Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T23:00:52.756Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T23:00:52.756Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T23:00:53.061Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T23:00:53.214Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T23:00:53.996Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T23:00:54.566Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T23:00:55.132Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T23:00:55.132Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T23:00:55.388Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T23:00:55.847Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T23:00:56.067Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T23:00:56.307Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T23:00:56.307Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T23:00:56.307Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T23:00:56.635Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T23:00:57.274Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T23:00:58.238Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T23:00:58.238Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T23:00:58.238Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T23:00:58.238Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T23:00:58.238Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T23:00:58.535Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T23:00:58.535Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-08-18T23:00:58.793Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T23:00:58.793Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-18T23:00:58.793Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T23:01:00.171Z] docker_cli_swarm_test.go:1802: [d71f5306447a3] joining swarm manager [d326c99497ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:01:01.548Z] docker_cli_swarm_test.go:1803: [d3056dd111ca1] joining swarm manager [d326c99497ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:01:02.928Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T23:01:03.495Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T23:01:04.062Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T23:01:13.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-08-18T23:01:15.362Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-08-18T23:01:15.937Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T23:01:17.312Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-08-18T23:01:17.312Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-08-18T23:01:17.312Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T23:01:17.312Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T23:01:17.877Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T23:01:21.161Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T23:01:21.420Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-08-18T23:01:22.795Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T23:01:23.732Z] docker_cli_swarm_test.go:1321: [d0debdce7f6fd] joining swarm manager [da7fd9d889cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:01:24.667Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T23:01:25.233Z] docker_cli_swarm_test.go:1322: [d300d09162386] joining swarm manager [da7fd9d889cfb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:01:30.492Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T23:01:31.058Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T23:01:31.623Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T23:01:32.996Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T23:01:32.996Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T23:01:33.254Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T23:01:34.629Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T23:01:36.003Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T23:01:37.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T23:01:37.378Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T23:01:37.637Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T23:01:39.018Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T23:01:39.737Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T23:01:39.737Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T23:01:39.737Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T23:01:40.702Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T23:01:40.702Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T23:01:41.161Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T23:01:41.161Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T23:01:41.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T23:01:41.619Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T23:01:41.619Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T23:01:42.077Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T23:01:42.077Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T23:01:42.077Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T23:01:47.129Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T23:01:47.696Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T23:01:48.262Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T23:01:49.635Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T23:01:52.161Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T23:01:55.442Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T23:01:57.341Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T23:01:59.870Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T23:02:01.244Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T23:02:02.617Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T23:02:02.617Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T23:02:03.552Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T23:02:04.926Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T23:02:05.603Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T23:02:06.539Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T23:02:07.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T23:02:07.206Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T23:02:07.206Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T23:02:07.206Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T23:02:09.072Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T23:02:10.972Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T23:02:15.159Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T23:02:15.417Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T23:02:15.674Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-08-18T23:02:16.240Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T23:02:16.498Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T23:02:17.067Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T23:02:17.632Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T23:02:17.890Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T23:02:18.455Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T23:02:22.006Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T23:02:22.972Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T23:02:23.937Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T23:02:25.007Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-08-18T23:02:25.007Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-18T23:02:25.007Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T23:02:25.007Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-08-18T23:02:25.942Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T23:02:27.315Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T23:02:27.667Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T23:02:28.249Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-08-18T23:02:28.507Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-08-18T23:02:28.765Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T23:02:29.022Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T23:02:29.605Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T23:02:30.543Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T23:02:30.566Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T23:02:30.801Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T23:02:30.801Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-18T23:02:30.801Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T23:02:31.733Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T23:02:31.992Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T23:02:31.992Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-18T23:02:31.992Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T23:02:32.925Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-08-18T23:02:33.468Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T23:02:34.302Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T23:02:34.302Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-18T23:02:34.302Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T23:02:37.582Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T23:02:38.516Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T23:02:39.450Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T23:02:43.631Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T23:02:43.889Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T23:02:44.456Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-08-18T23:02:45.830Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-08-18T23:02:46.763Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-08-18T23:02:50.044Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-08-18T23:02:54.230Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-08-18T23:02:54.796Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-08-18T23:02:55.054Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-08-18T23:02:55.988Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-08-18T23:02:56.246Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-08-18T23:02:56.812Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-08-18T23:02:57.071Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-08-18T23:02:58.005Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T23:02:58.573Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T23:02:59.506Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T23:03:02.033Z] === RUN TestDockerSuite/TestRunState [2021-08-18T23:03:03.936Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T23:03:04.502Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T23:03:05.069Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T23:03:05.327Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-08-18T23:03:05.327Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-18T23:03:05.327Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T23:03:05.894Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T23:03:06.461Z] === RUN TestDockerSuite/TestRunSysctls [2021-08-18T23:03:07.835Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T23:03:07.835Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T23:03:07.835Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T23:03:08.773Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-08-18T23:03:11.304Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-08-18T23:03:11.562Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-08-18T23:03:13.461Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-08-18T23:03:16.780Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T23:03:20.060Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T23:03:20.626Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T23:03:21.193Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T23:03:22.125Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T23:03:24.024Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T23:03:24.136Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T23:03:24.960Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T23:03:25.527Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T23:03:25.669Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T23:03:25.669Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T23:03:25.785Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T23:03:26.043Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T23:03:26.128Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T23:03:26.610Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T23:03:27.543Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T23:03:28.110Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-08-18T23:03:28.110Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-18T23:03:28.110Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T23:03:28.367Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T23:03:28.934Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T23:03:33.118Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T23:03:33.685Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T23:03:35.058Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T23:03:36.967Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T23:03:38.348Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T23:03:40.874Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T23:03:42.776Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T23:03:43.710Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T23:03:43.710Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-18T23:03:43.710Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-18T23:03:43.710Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-18T23:03:43.710Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T23:03:43.710Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-18T23:03:43.710Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T23:03:43.967Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-08-18T23:03:43.967Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-18T23:03:43.967Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-08-18T23:03:48.150Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-08-18T23:03:48.150Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-08-18T23:03:49.523Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-08-18T23:03:50.458Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-08-18T23:03:51.024Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T23:03:51.024Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-08-18T23:03:51.592Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-08-18T23:03:51.592Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-18T23:03:51.592Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-08-18T23:03:51.592Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-08-18T23:03:51.854Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-08-18T23:03:51.854Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-08-18T23:03:51.854Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-08-18T23:03:51.854Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-08-18T23:03:51.854Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-18T23:03:51.854Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-08-18T23:03:52.420Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-08-18T23:03:53.355Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-08-18T23:03:53.355Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-08-18T23:03:54.289Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T23:03:54.289Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T23:03:55.223Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T23:03:55.223Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-08-18T23:03:55.790Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-08-18T23:03:56.724Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-08-18T23:03:56.724Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T23:03:56.724Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T23:03:57.292Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T23:03:59.214Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-08-18T23:03:59.473Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-08-18T23:03:59.473Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-18T23:03:59.473Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T23:04:00.039Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T23:04:00.298Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T23:04:01.672Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T23:04:02.238Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T23:04:04.139Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T23:04:05.072Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T23:04:05.072Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T23:04:05.072Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T23:04:06.006Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-08-18T23:04:06.940Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-08-18T23:04:07.873Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T23:04:07.873Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T23:04:09.775Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T23:04:09.775Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T23:04:10.033Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T23:04:11.933Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents116255381 [2021-08-18T23:04:11.933Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T23:04:11.933Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T23:04:13.836Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T23:04:13.836Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T23:04:13.836Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T23:04:14.095Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-08-18T23:04:15.470Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T23:04:17.374Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T23:04:17.632Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T23:04:17.890Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T23:04:17.890Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T23:04:17.890Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T23:04:18.456Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T23:04:18.716Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-08-18T23:04:21.261Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T23:04:26.523Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-08-18T23:04:26.552Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T23:04:26.552Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T23:04:26.552Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T23:04:27.090Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T23:04:30.374Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T23:04:31.749Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T23:04:33.650Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T23:04:34.585Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-08-18T23:04:37.114Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T23:04:37.114Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-08-18T23:04:39.646Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T23:04:40.214Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T23:04:41.363Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T23:04:42.115Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-08-18T23:04:42.372Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T23:04:45.661Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T23:04:47.560Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T23:04:49.459Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-08-18T23:04:49.926Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T23:04:50.395Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T23:04:53.674Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-08-18T23:04:53.674Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-18T23:04:53.674Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-08-18T23:04:55.574Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T23:04:58.855Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-08-18T23:04:58.855Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T23:04:59.423Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-08-18T23:05:00.235Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T23:05:00.358Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-08-18T23:05:02.257Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-08-18T23:05:04.158Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T23:05:07.439Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-08-18T23:05:08.812Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T23:05:09.750Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T23:05:10.684Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T23:05:10.942Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T23:05:10.942Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-18T23:05:10.942Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T23:05:12.318Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T23:05:16.503Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T23:05:19.032Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-08-18T23:05:19.966Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-08-18T23:05:20.533Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-08-18T23:05:20.533Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-18T23:05:20.533Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-08-18T23:05:20.533Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-18T23:05:20.533Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-08-18T23:05:21.909Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-08-18T23:05:23.284Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-08-18T23:05:24.218Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-08-18T23:05:26.120Z] === RUN TestDockerSuite/TestUpdateStats [2021-08-18T23:05:30.172Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T23:05:30.299Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-08-18T23:05:30.865Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-08-18T23:05:30.865Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-18T23:05:30.865Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-08-18T23:05:32.775Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-08-18T23:05:34.157Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T23:05:37.238Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T23:05:39.421Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-08-18T23:05:43.604Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-08-18T23:05:45.792Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T23:05:46.886Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-08-18T23:05:49.416Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T23:05:53.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T23:05:56.888Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-08-18T23:05:58.791Z] docker_cli_swarm_test.go:1186: [d715e06d110f2] joining swarm manager [d7f785ff45298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:05:59.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-08-18T23:06:01.587Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-08-18T23:06:03.504Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-08-18T23:06:04.878Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-08-18T23:06:05.446Z] docker_cli_swarm_test.go:1195: [d22cb91369515] joining swarm manager [d7f785ff45298]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:06:06.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-08-18T23:06:08.910Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-08-18T23:06:10.812Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-08-18T23:06:13.345Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-08-18T23:06:15.246Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-08-18T23:06:17.146Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T23:06:35.216Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T23:06:35.217Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T23:06:37.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T23:06:37.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T23:06:37.768Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T23:06:37.768Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T23:06:37.768Z] === RUN TestDockerSuite/TestVolumeEvents [2021-08-18T23:06:44.329Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T23:06:44.896Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-08-18T23:06:45.831Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T23:06:45.831Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T23:06:45.831Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T23:06:49.112Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T23:06:53.310Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T23:06:53.310Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite (1811.85s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.16s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.31s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.91s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.15s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.85s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.38s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.23s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.68s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.74s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.65s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.61s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.02s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.98s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.93s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (2.10s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.54s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.65s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.22s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachDetach (1.48s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.05s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.42s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.36s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.94s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.68s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.60s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.84s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.74s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (25.66s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.32s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.30s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.18s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.43s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.19s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.96s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.65s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.43s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.78s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.20s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.12s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.88s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.82s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.89s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.41s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.91s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.89s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.26s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.54s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.49s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.55s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddTar (9.08s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.78s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.92s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (6.04s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (10.98s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.68s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.26s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.06s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.74s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.98s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.23s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.85s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.26s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (17.66s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.61s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.72s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.42s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.13s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.48s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.07s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.54s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.63s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.78s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.79s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.89s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.94s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.85s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.34s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.23s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.78s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.75s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.47s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCmd (0.26s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2021-08-18T23:06:53.310Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.17s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.38s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.39s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.24s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.32s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.58s) [2021-08-18T23:06:53.310Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.36s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.38s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.50s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.56s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.09s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.34s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.42s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.79s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.82s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.44s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.39s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.64s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignore (15.78s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.02s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.51s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (16.84s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.26s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.65s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.15s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.39s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.83s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.06s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.13s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (20.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.11s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.58s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.29s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.56s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.35s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.71s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnv (1.81s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.32s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.24s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.52s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (25.61s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.16s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.72s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.47s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.49s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.53s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.85s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildExpose (0.20s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.41s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.36s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFails (0.97s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.62s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.35s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.54s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.26s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.31s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.34s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.61s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.36s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.60s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildHistory (3.60s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.05s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.54s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabel (0.31s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.31s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.21s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabels (0.30s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.71s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.87s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.97s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.18s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.68s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.41s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.82s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.41s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.83s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.87s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.12s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.29s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.31s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.22s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.39s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.93s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.39s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.99s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.40s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.54s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.92s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (2.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildPATH (2.54s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.82s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.95s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.95s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.47s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRm (3.72s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.17s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.17s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.57s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.21s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.18s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.37s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.10s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.28s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.18s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildStderr (1.47s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.12s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.19s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.16s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildUser (2.08s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.55s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (18.81s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.40s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.51s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.49s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.60s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.08s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.85s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.51s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.23s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.25s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.64s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.44s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2021-08-18T23:06:53.311Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.76s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.79s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitChange (0.87s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.83s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.45s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.67s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.19s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitTTY (1.64s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.02s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.98s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.91s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.54s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.71s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.77s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.80s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.79s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.71s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.79s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.11s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.12s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.00s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.33s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.07s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.89s) [2021-08-18T23:06:53.311Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.20s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.07s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.06s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.93s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.78s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.82s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.84s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.85s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.83s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.13s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.73s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (0.82s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.66s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0000e0570_} (1.78s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1910212989_/foo_false____} (1.67s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1910212989_/foo_true____} (1.64s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_false____} (1.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_true____} (1.61s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3474952888_/foo_true__0xc0000e05a0__} (0.74s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0000e05b8_} (1.74s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0000e05d0_} (1.55s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0000e05e8_} (1.62s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0000e0600_} (1.57s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.40s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.27s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.85s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.42s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.73s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.77s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.75s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.98s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.11s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.87s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.85s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.76s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.92s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.44s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.95s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.98s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.63s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.84s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.13s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.93s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.28s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.72s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.20s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.35s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.08s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.44s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.80s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToDot (0.77s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.37s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.38s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToStdout (0.76s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.29s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.84s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.39s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.37s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.88s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.84s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.76s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.55s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.45s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.81s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.95s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.15s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.85s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.29s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.29s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.40s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.37s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.90s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.36s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsAttach (1.40s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsCommit (1.66s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (1.46s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.09s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.40s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.19s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.32s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.29s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsCopy (1.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.41s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.65s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.61s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.25s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.45s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.19s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFilters (2.07s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFormat (1.99s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.13s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.37s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.30s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.69s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsRename (0.80s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsResize (0.71s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.72s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.93s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsTop (0.89s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.65s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExec (1.11s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.91s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.90s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.26s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.32s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.26s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.28s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.70s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.28s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.49s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecCgroup (2.53s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecEnv (1.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.71s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecInspectID (2.07s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecInteractive (1.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.98s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecParseError (0.75s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.77s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.75s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.59s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.02s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecStartFails (1.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.43s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.73s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.04s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.09s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecUlimits (1.33s) [2021-08-18T23:06:53.312Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.66s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.10s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestExecWithUser (1.34s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.17s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.13s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.85s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHealth (23.62s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.45s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.04s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.38s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-08-18T23:06:53.312Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.15s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.41s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.38s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.57s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.94s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.97s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFormat (0.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.05s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportBadURL (0.04s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportDisplay (1.53s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.63s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportGzipped (1.87s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.69s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.81s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.74s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.77s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.74s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.67s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.74s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.05s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.67s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.19s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.11s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-08-18T23:06:53.313Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.09s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (1.08s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectDefault (0.71s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectHistory (0.80s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-18T23:06:53.313Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.73s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.72s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.70s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.73s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.61s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectStatus (0.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.48s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.81s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.89s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.71s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.84s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.69s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.44s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.42s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.51s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.38s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.16s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.33s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.34s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.97s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.92s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.86s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.98s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.09s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.14s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.93s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.87s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.60s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.69s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.29s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.21s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.11s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.98s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsSince (6.88s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.90s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.96s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsTail (0.95s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.88s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.81s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.12s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestNetHostname (2.31s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.57s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.94s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.79s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.74s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginActive (1.29s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.93s) [2021-08-18T23:06:53.313Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.66s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.23s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.92s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.51s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.94s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPortList (10.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.36s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.06s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.94s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.68s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.68s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.60s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.26s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsByOrder (3.67s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.44s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.11s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.09s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.11s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.50s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.58s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.83s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.63s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (2.06s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.40s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.32s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.24s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.41s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.78s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.35s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.23s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.86s) [2021-08-18T23:06:53.313Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.14s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.57s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.57s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.08s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.45s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.55s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.45s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.36s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.63s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.56s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.50s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.92s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.61s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.73s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.07s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (1.19s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.18s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.39s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddHost (0.72s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.46s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.72s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.50s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.81s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.91s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.60s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.99s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.10s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.03s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.86s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.99s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.92s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.69s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.68s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.85s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.85s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.75s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.73s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.71s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.78s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.97s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.96s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.95s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.22s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (1.01s) [2021-08-18T23:06:53.313Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.78s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.85s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.63s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.82s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.40s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.54s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.98s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.17s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.61s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.21s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.01s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.44s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.37s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.48s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.87s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.85s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.06s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.73s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.56s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.73s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.87s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.83s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.67s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.65s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.55s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.50s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.81s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.40s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.20s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.79s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.62s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.36s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.44s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.51s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMount (7.87s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.40s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.06s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.43s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.08s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.24s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.64s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.46s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.92s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.96s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.10s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.09s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.11s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.73s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.53s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.86s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.73s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.44s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.76s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.50s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.35s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.11s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.42s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.36s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.58s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.79s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.76s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.43s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunState (1.60s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.74s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunSysctls (1.45s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.50s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.14s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.91s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.06s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserByID (0.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.72s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.05s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.78s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.05s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.12s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.50s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.27s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.60s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.40s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.69s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.68s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.99s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.57s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.70s) [2021-08-18T23:06:53.314Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.56s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.37s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.14s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.91s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.94s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.03s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.66s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveImageId (0.09s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.83s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.66s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.71s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.97s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.39s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.12s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.58s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.68s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.87s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (3.14s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.28s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartAttachSilent (2.08s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.02s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.78s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.90s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartRecordError (2.16s) [2021-08-18T23:06:53.314Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.90s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.91s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.00s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.39s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.36s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.14s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.71s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2021-08-18T23:06:53.315Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.05s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.75s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.33s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.68s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-08-18T23:06:53.315Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T23:06:53.315Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.06s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.04s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.75s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateStats (3.74s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.41s) [2021-08-18T23:06:53.315Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.02s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.82s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.36s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.70s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.57s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.29s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.44s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.08s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.49s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.61s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.05s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.07s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.46s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.19s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.07s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.72s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.10s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.83s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.90s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.16s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.67s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.40s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.33s) [2021-08-18T23:06:53.315Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.65s) [2021-08-18T23:06:53.315Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T23:06:53.315Z] === RUN TestDockerRegistrySuite [2021-08-18T23:06:53.315Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T23:06:54.248Z] check_test.go:196: [d8a75901d9858] daemon is not started [2021-08-18T23:06:54.248Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T23:06:55.621Z] check_test.go:196: [d628541c95c08] daemon is not started [2021-08-18T23:06:55.621Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T23:06:56.999Z] check_test.go:196: [d6eb3d1f5ba68] daemon is not started [2021-08-18T23:06:56.999Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T23:06:56.999Z] check_test.go:196: [de35362e9bdc0] daemon is not started [2021-08-18T23:06:56.999Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T23:06:57.849Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T23:06:57.849Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T23:06:57.849Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T23:06:57.849Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T23:06:57.849Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T23:06:57.849Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T23:06:58.377Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-08-18T23:06:58.815Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T23:06:59.783Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T23:06:59.783Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T23:06:59.783Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T23:07:00.239Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T23:07:00.696Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T23:07:01.662Z] check_test.go:196: [d022797a40ccd] daemon is not started [2021-08-18T23:07:01.662Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T23:07:03.563Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-08-18T23:07:05.378Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T23:07:05.478Z] docker_cli_swarm_test.go:1118: [def033c10248e] joining swarm manager [d92b184713671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:07:06.853Z] docker_cli_swarm_test.go:1119: [db50cfbba79ee] joining swarm manager [d92b184713671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:07:08.228Z] check_test.go:196: [dbf9cabb59fc9] daemon is not started [2021-08-18T23:07:08.228Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T23:07:08.276Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T23:07:12.411Z] check_test.go:196: [d4950f9a5aaaf] daemon is not started [2021-08-18T23:07:12.411Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T23:07:12.950Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T23:07:12.950Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T23:07:12.950Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T23:07:12.950Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T23:07:12.950Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T23:07:12.950Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T23:07:13.345Z] check_test.go:196: [da01cc9d571d7] daemon is not started [2021-08-18T23:07:13.346Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T23:07:14.280Z] check_test.go:196: [d06cc211ebab2] daemon is not started [2021-08-18T23:07:14.280Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T23:07:15.654Z] check_test.go:196: [d1eaeb63fad59] daemon is not started [2021-08-18T23:07:15.654Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T23:07:16.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T23:07:16.676Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T23:07:16.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T23:07:16.676Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T23:07:16.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T23:07:16.676Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T23:07:16.676Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T23:07:17.030Z] check_test.go:196: [da21440052d90] daemon is not started [2021-08-18T23:07:17.030Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T23:07:17.641Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T23:07:18.404Z] check_test.go:196: [d63fd5e8f32fe] daemon is not started [2021-08-18T23:07:18.404Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T23:07:19.338Z] check_test.go:196: [d0691e3c5e452] daemon is not started [2021-08-18T23:07:19.338Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T23:07:20.713Z] check_test.go:196: [d27d6b7fd6763] daemon is not started [2021-08-18T23:07:20.713Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T23:07:21.647Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b245c66e4018a7e7b3928cd57ca8d9c92322b8587b93875629b15c6ffe3c0a5a [2021-08-18T23:07:22.318Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T23:07:23.022Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:85085b13edafe0f5057f5eb60583c322d63ee396fde18e2c18989ac6efa6610f [2021-08-18T23:07:23.022Z] check_test.go:196: [d001102c877fb] daemon is not started [2021-08-18T23:07:23.022Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T23:07:24.401Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9c711d709eb8ddf00fd6fe193693344e13dff38c70f3c1895b0b81ddf16982e1 [2021-08-18T23:07:25.344Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a918becbf81be0d7e5cfcfcc2edb7b9159c601b7ad58c25b4e157175b7482f70 [2021-08-18T23:07:25.605Z] check_test.go:196: [d3575ef14d8c1] daemon is not started [2021-08-18T23:07:25.605Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T23:07:26.978Z] check_test.go:196: [dda5ab63cce83] daemon is not started [2021-08-18T23:07:26.978Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T23:07:29.507Z] check_test.go:196: [da3547ac0991a] daemon is not started [2021-08-18T23:07:29.507Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T23:07:30.882Z] check_test.go:196: [dada361ebc7bd] daemon is not started [2021-08-18T23:07:30.883Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T23:07:30.883Z] check_test.go:196: [dd4c31699ce55] daemon is not started [2021-08-18T23:07:30.883Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T23:07:32.256Z] check_test.go:196: [dce375bb15aa5] daemon is not started [2021-08-18T23:07:32.257Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T23:07:33.630Z] check_test.go:196: [ddaa254226bee] daemon is not started [2021-08-18T23:07:33.630Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T23:07:34.565Z] check_test.go:196: [d7af53adca07a] daemon is not started [2021-08-18T23:07:34.565Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T23:07:34.700Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T23:07:35.158Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T23:07:35.158Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T23:07:35.158Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T23:07:35.158Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T23:07:35.158Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T23:07:35.158Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T23:07:37.846Z] check_test.go:196: [d6e018f9a625f] daemon is not started [2021-08-18T23:07:37.846Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T23:07:37.846Z] check_test.go:196: [dfaa69920f6d1] daemon is not started [2021-08-18T23:07:37.846Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T23:07:38.060Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T23:07:38.060Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T23:07:39.745Z] check_test.go:196: [d6e320e2e76f0] daemon is not started [2021-08-18T23:07:39.745Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T23:07:39.745Z] check_test.go:196: [d6626a2098fbc] daemon is not started [2021-08-18T23:07:39.745Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T23:07:40.004Z] check_test.go:196: [d15f02eabb375] daemon is not started [2021-08-18T23:07:40.004Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T23:07:40.262Z] check_test.go:196: [df4496d755d2f] daemon is not started [2021-08-18T23:07:40.262Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T23:07:40.521Z] check_test.go:196: [d44c977814781] daemon is not started [2021-08-18T23:07:40.521Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T23:07:40.779Z] check_test.go:196: [d710b682e8b53] daemon is not started [2021-08-18T23:07:40.779Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T23:07:40.779Z] check_test.go:196: [d7c3f0261e492] daemon is not started [2021-08-18T23:07:40.779Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T23:07:42.154Z] check_test.go:196: [d67cc95813cd9] daemon is not started [2021-08-18T23:07:42.155Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T23:07:43.879Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T23:07:44.682Z] check_test.go:196: [d8c2bd46a0668] daemon is not started [2021-08-18T23:07:44.682Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T23:07:45.248Z] check_test.go:196: [d954e9f186edd] daemon is not started [2021-08-18T23:07:45.248Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T23:07:46.634Z] check_test.go:196: [d8186cc844560] daemon is not started [2021-08-18T23:07:46.634Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T23:07:47.567Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite (55.51s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.39s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.24s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.47s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.12s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.08s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.52s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.40s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.14s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.25s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.34s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.30s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.17s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.20s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.42s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.49s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.21s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.82s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.20s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.08s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.30s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.04s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.31s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2021-08-18T23:07:48.502Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2021-08-18T23:07:48.502Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T23:07:48.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T23:07:48.502Z] check_test.go:223: [d03161d0ef682] daemon is not started [2021-08-18T23:07:48.502Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T23:07:49.654Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T23:07:52.686Z] check_test.go:223: [dc00457ef5d6e] daemon is not started [2021-08-18T23:07:52.686Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T23:07:56.713Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T23:07:57.946Z] check_test.go:223: [d5a761d23db16] daemon is not started [2021-08-18T23:07:57.946Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T23:08:01.228Z] check_test.go:223: [d14e389b1bf4c] daemon is not started [2021-08-18T23:08:01.228Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T23:08:02.491Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T23:08:02.602Z] check_test.go:223: [d48571b81cc8a] daemon is not started [2021-08-18T23:08:02.602Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T23:08:03.456Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T23:08:03.977Z] check_test.go:223: [d018fb5bbdcfe] daemon is not started [2021-08-18T23:08:03.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T23:08:03.977Z] check_test.go:223: [d417252bc9424] daemon is not started [2021-08-18T23:08:03.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T23:08:05.353Z] check_test.go:223: [d1339087849f2] daemon is not started [2021-08-18T23:08:05.353Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T23:08:06.287Z] check_test.go:223: [d45ef59117c16] daemon is not started [2021-08-18T23:08:06.287Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T23:08:07.662Z] check_test.go:223: [d4caa63023306] daemon is not started [2021-08-18T23:08:07.662Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T23:08:08.131Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T23:08:08.131Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T23:08:08.131Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T23:08:08.588Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T23:08:09.555Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T23:08:09.555Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T23:08:09.555Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T23:08:10.945Z] check_test.go:223: [ddcfc4dc809bb] daemon is not started [2021-08-18T23:08:10.945Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T23:08:11.512Z] check_test.go:223: [dea7dcabed5bb] daemon is not started [2021-08-18T23:08:11.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T23:08:12.087Z] check_test.go:223: [d64aeac6f232c] daemon is not started [2021-08-18T23:08:12.087Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T23:08:12.087Z] check_test.go:223: [de0c3c4c542b8] daemon is not started [2021-08-18T23:08:12.087Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T23:08:12.345Z] check_test.go:223: [dec1b3c50519b] daemon is not started [2021-08-18T23:08:12.345Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T23:08:12.602Z] check_test.go:223: [d7fd9b18b00e2] daemon is not started [2021-08-18T23:08:12.602Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T23:08:13.168Z] check_test.go:223: [dbb40e5567d47] daemon is not started [2021-08-18T23:08:13.168Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T23:08:13.168Z] check_test.go:223: [dd87372e8cfe3] daemon is not started [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite (24.81s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.55s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.54s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.56s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.31s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.25s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.52s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.45s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.40s) [2021-08-18T23:08:13.168Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-08-18T23:08:13.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T23:08:13.168Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T23:08:14.101Z] check_test.go:252: [d7de4da1200db] daemon is not started [2021-08-18T23:08:14.101Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T23:08:14.359Z] check_test.go:252: [d3b7c76f8c1bd] daemon is not started [2021-08-18T23:08:14.359Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T23:08:14.616Z] check_test.go:252: [d38af286e991d] daemon is not started [2021-08-18T23:08:14.616Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T23:08:15.551Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T23:08:15.809Z] check_test.go:252: [d618d09c78189] daemon is not started [2021-08-18T23:08:15.809Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T23:08:16.373Z] check_test.go:252: [d4f684e256736] daemon is not started [2021-08-18T23:08:16.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T23:08:16.938Z] check_test.go:252: [d50f3b74936ee] daemon is not started [2021-08-18T23:08:16.938Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T23:08:16.938Z] check_test.go:252: [d4719951a957c] daemon is not started [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.07s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.43s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.55s) [2021-08-18T23:08:16.938Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-08-18T23:08:16.938Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T23:08:16.938Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T23:08:18.105Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T23:08:18.105Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:08:18.105Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T23:08:22.197Z] check_test.go:279: [d2c1da0759e89] daemon is not started [2021-08-18T23:08:22.197Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T23:08:22.455Z] check_test.go:279: [d23903827ad49] daemon is not started [2021-08-18T23:08:22.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T23:08:22.455Z] check_test.go:279: [d565c46e9be25] daemon is not started [2021-08-18T23:08:22.455Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T23:08:22.713Z] check_test.go:279: [d3ab7cf3a0d2e] daemon is not started [2021-08-18T23:08:22.713Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T23:08:22.713Z] check_test.go:279: [d1164324d81f5] daemon is not started [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2021-08-18T23:08:22.713Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-08-18T23:08:22.713Z] === RUN TestDockerNetworkSuite [2021-08-18T23:08:22.713Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-08-18T23:08:25.240Z] docker_cli_network_unix_test.go:46: [dcc8fae86f5c9] daemon is not started [2021-08-18T23:08:25.240Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-08-18T23:08:25.806Z] docker_cli_network_unix_test.go:46: [d0e70d075a014] daemon is not started [2021-08-18T23:08:26.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-08-18T23:08:27.012Z] --- PASS: TestBuildWCOWSandboxSize (983.38s) [2021-08-18T23:08:27.012Z] === RUN TestBuildWithEmptyDockerfile [2021-08-18T23:08:27.012Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T23:08:27.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T23:08:27.012Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T23:08:27.012Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T23:08:27.012Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T23:08:27.012Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T23:08:27.012Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-18T23:08:27.012Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-18T23:08:27.012Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-18T23:08:27.012Z] --- PASS: TestBuildWithEmptyDockerfile (0.69s) [2021-08-18T23:08:27.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-08-18T23:08:27.012Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-08-18T23:08:27.012Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-08-18T23:08:27.012Z] === RUN TestBuildPreserveOwnership [2021-08-18T23:08:27.012Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:08:27.012Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-08-18T23:08:27.012Z] === RUN TestBuildPlatformInvalid [2021-08-18T23:08:27.012Z] --- PASS: TestBuildPlatformInvalid (0.59s) [2021-08-18T23:08:27.012Z] PASS [2021-08-18T23:08:27.012Z] ok github.com/docker/docker/integration/build 1235.001s [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] === Skipped [2021-08-18T23:08:27.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-08-18T23:08:27.012Z] build_session_test.go:25: TODO: BuildKit [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-08-18T23:08:27.012Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-08-18T23:08:27.012Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-08-18T23:08:27.012Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-08-18T23:08:27.012Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] [2021-08-18T23:08:27.012Z] DONE 29 tests, 5 skipped in 1271.589s [2021-08-18T23:08:27.012Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-08-18T23:08:27.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:08:27.985Z] INFO: Testing against a local daemon [2021-08-18T23:08:27.985Z] === RUN TestConfigInspect [2021-08-18T23:08:27.985Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] --- SKIP: TestConfigInspect (0.00s) [2021-08-18T23:08:27.985Z] === RUN TestConfigList [2021-08-18T23:08:27.985Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] --- SKIP: TestConfigList (0.00s) [2021-08-18T23:08:27.985Z] === RUN TestConfigsCreateAndDelete [2021-08-18T23:08:27.985Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-08-18T23:08:27.985Z] === RUN TestConfigsUpdate [2021-08-18T23:08:27.985Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-18T23:08:27.985Z] === RUN TestTemplatedConfig [2021-08-18T23:08:27.985Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-18T23:08:27.985Z] === RUN TestConfigCreateResolve [2021-08-18T23:08:27.985Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:08:27.985Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-08-18T23:08:27.985Z] PASS [2021-08-18T23:08:27.985Z] ok github.com/docker/docker/integration/config 0.137s [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === Skipped [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-08-18T23:08:27.985Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-08-18T23:08:27.985Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-08-18T23:08:27.985Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.01s) [2021-08-18T23:08:27.985Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-08-18T23:08:27.985Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-08-18T23:08:27.985Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] [2021-08-18T23:08:27.985Z] DONE 6 tests, 6 skipped in 3.288s [2021-08-18T23:08:27.985Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-08-18T23:08:28.408Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T23:08:29.372Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T23:08:30.903Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T23:08:30.903Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T23:08:30.905Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:08:30.905Z] INFO: Testing against a local daemon [2021-08-18T23:08:30.905Z] === RUN TestCheckpoint [2021-08-18T23:08:30.906Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T23:08:30.906Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-18T23:08:30.906Z] === RUN TestContainerInvalidJSON [2021-08-18T23:08:30.906Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T23:08:30.906Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T23:08:30.906Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-18T23:08:30.906Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-18T23:08:31.331Z] docker_cli_network_unix_test.go:46: [d9d272923fe95] daemon is not started [2021-08-18T23:08:31.360Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T23:08:31.369Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-18T23:08:31.369Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-18T23:08:31.369Z] --- PASS: TestContainerInvalidJSON (0.67s) [2021-08-18T23:08:31.369Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-08-18T23:08:31.369Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-08-18T23:08:31.369Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-18T23:08:31.818Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T23:08:31.818Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T23:08:31.829Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.31s) [2021-08-18T23:08:31.829Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-18T23:08:31.829Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2021-08-18T23:08:31.829Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-18T23:08:32.264Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-08-18T23:08:32.290Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.47s) [2021-08-18T23:08:32.290Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-18T23:08:32.522Z] docker_cli_swarm_test.go:1172: [df1dff383a540] joining swarm manager [d92b184713671]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-08-18T23:08:32.752Z] --- PASS: TestCopyToContainerPathIsNotDir (0.26s) [2021-08-18T23:08:32.752Z] === RUN TestCopyFromContainer [2021-08-18T23:08:32.752Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:32.752Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-18T23:08:32.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T23:08:32.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T23:08:32.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T23:08:32.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T23:08:32.752Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T23:08:32.752Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T23:08:32.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-18T23:08:32.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-18T23:08:32.752Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-18T23:08:32.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-08-18T23:08:32.752Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-18T23:08:32.752Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T23:08:32.752Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidEnv [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-08-18T23:08:32.752Z] === RUN TestCreateTmpfsMountsTarget [2021-08-18T23:08:32.752Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:32.752Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-18T23:08:32.752Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:08:32.752Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-18T23:08:32.752Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:08:32.752Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T23:08:32.752Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T23:08:32.752Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-18T23:08:32.752Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-18T23:08:32.752Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-18T23:08:32.752Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T23:08:32.752Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateDifferentPlatform [2021-08-18T23:08:32.752Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-18T23:08:32.752Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-18T23:08:32.752Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-18T23:08:32.752Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-18T23:08:32.752Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-18T23:08:33.213Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-08-18T23:08:33.213Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-18T23:08:33.213Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T23:08:33.213Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-18T23:08:33.213Z] === RUN TestContainerKillOnDaemonStart [2021-08-18T23:08:33.213Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:33.213Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-18T23:08:33.213Z] === RUN TestDiff [2021-08-18T23:08:33.213Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T23:08:33.213Z] --- SKIP: TestDiff (0.00s) [2021-08-18T23:08:33.213Z] === RUN TestExecWithCloseStdin [2021-08-18T23:08:34.423Z] docker_cli_network_unix_test.go:46: [dc02fb6ca6666] daemon is not started [2021-08-18T23:08:34.423Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-08-18T23:08:34.423Z] docker_cli_network_unix_test.go:1233: [df38cad4a7d80] daemon is not started [2021-08-18T23:08:36.496Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T23:08:36.969Z] --- PASS: TestExecWithCloseStdin (3.66s) [2021-08-18T23:08:36.969Z] === RUN TestExec [2021-08-18T23:08:37.459Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T23:08:37.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-08-18T23:08:37.918Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T23:08:38.655Z] docker_cli_network_unix_test.go:46: [d6fd36f611edf] daemon is not started [2021-08-18T23:08:38.882Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T23:08:39.148Z] --- PASS: TestExec (2.42s) [2021-08-18T23:08:39.148Z] === RUN TestExecUser [2021-08-18T23:08:39.148Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T23:08:39.148Z] --- SKIP: TestExecUser (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestExportContainerAndImportImage [2021-08-18T23:08:39.148Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:39.148Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-18T23:08:39.148Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:39.148Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestHealthCheckWorkdir [2021-08-18T23:08:39.148Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T23:08:39.148Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestHealthKillContainer [2021-08-18T23:08:39.148Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T23:08:39.148Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-18T23:08:39.148Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T23:08:39.148Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T23:08:39.148Z] === RUN TestKillContainerInvalidSignal [2021-08-18T23:08:39.221Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-08-18T23:08:39.339Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T23:08:40.304Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T23:08:41.333Z] --- PASS: TestKillContainerInvalidSignal (2.24s) [2021-08-18T23:08:41.333Z] === RUN TestKillContainer [2021-08-18T23:08:41.333Z] === RUN TestKillContainer/no_signal [2021-08-18T23:08:42.473Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T23:08:43.513Z] === RUN TestKillContainer/non_killing_signal [2021-08-18T23:08:43.513Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T23:08:43.513Z] === RUN TestKillContainer/killing_signal [2021-08-18T23:08:46.424Z] --- PASS: TestKillContainer (4.91s) [2021-08-18T23:08:46.424Z] --- PASS: TestKillContainer/no_signal (2.20s) [2021-08-18T23:08:46.424Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T23:08:46.424Z] --- PASS: TestKillContainer/killing_signal (2.65s) [2021-08-18T23:08:46.424Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-18T23:08:46.424Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:08:46.424Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestKillStoppedContainer [2021-08-18T23:08:46.424Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:08:46.424Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-18T23:08:46.424Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:08:46.424Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestKillDifferentUserContainer [2021-08-18T23:08:46.424Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T23:08:46.424Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestInspectOomKilledTrue [2021-08-18T23:08:46.424Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:46.424Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestInspectOomKilledFalse [2021-08-18T23:08:46.424Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T23:08:46.424Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-18T23:08:46.424Z] === RUN TestLogsFollowTailEmpty [2021-08-18T23:08:47.328Z] docker_cli_network_unix_test.go:46: [d2f5f718a87c6] daemon is not started [2021-08-18T23:08:47.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T23:08:48.249Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T23:08:48.249Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T23:08:48.249Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T23:08:48.609Z] --- PASS: TestLogsFollowTailEmpty (2.34s) [2021-08-18T23:08:48.609Z] === RUN TestNetworkNat [2021-08-18T23:08:48.609Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T23:08:48.609Z] --- SKIP: TestNetworkNat (0.00s) [2021-08-18T23:08:48.609Z] === RUN TestNetworkLocalhostTCPNat [2021-08-18T23:08:48.706Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T23:08:49.166Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T23:08:49.622Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T23:08:49.855Z] docker_cli_network_unix_test.go:46: [d6adf2ccca70f] daemon is not started [2021-08-18T23:08:49.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-08-18T23:08:51.229Z] docker_cli_network_unix_test.go:46: [d4e9cad8daa3a] daemon is not started [2021-08-18T23:08:51.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-08-18T23:08:51.516Z] --- PASS: TestNetworkLocalhostTCPNat (2.57s) [2021-08-18T23:08:51.516Z] === RUN TestNetworkLoopbackNat [2021-08-18T23:08:51.516Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T23:08:51.516Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-08-18T23:08:51.516Z] === RUN TestPause [2021-08-18T23:08:51.516Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T23:08:51.516Z] --- SKIP: TestPause (0.00s) [2021-08-18T23:08:51.516Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-18T23:08:52.162Z] docker_cli_network_unix_test.go:46: [dd4ddb37e8cdb] daemon is not started [2021-08-18T23:08:52.162Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-08-18T23:08:52.728Z] docker_cli_network_unix_test.go:46: [d432bc6fe4252] daemon is not started [2021-08-18T23:08:52.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-08-18T23:08:53.663Z] docker_cli_network_unix_test.go:46: [d9de19e64786e] daemon is not started [2021-08-18T23:08:53.700Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.23s) [2021-08-18T23:08:53.700Z] === RUN TestPauseStopPausedContainer [2021-08-18T23:08:53.700Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:08:53.700Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-08-18T23:08:53.700Z] === RUN TestPsFilter [2021-08-18T23:08:53.700Z] --- PASS: TestPsFilter (0.25s) [2021-08-18T23:08:53.700Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-18T23:08:53.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-08-18T23:08:54.489Z] docker_cli_network_unix_test.go:46: [d95e48a3c4e44] daemon is not started [2021-08-18T23:08:55.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-08-18T23:08:55.054Z] docker_cli_network_unix_test.go:46: [d438dc9f7b728] daemon is not started [2021-08-18T23:08:55.054Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-08-18T23:08:55.312Z] docker_cli_network_unix_test.go:46: [d6610984ec532] daemon is not started [2021-08-18T23:08:55.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-08-18T23:08:55.398Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T23:08:56.249Z] docker_cli_network_unix_test.go:46: [d98ebba9e0816] daemon is not started [2021-08-18T23:08:56.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-08-18T23:08:56.508Z] docker_cli_network_unix_test.go:46: [dcd419f4ab2fc] daemon is not started [2021-08-18T23:08:56.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-08-18T23:08:56.508Z] docker_cli_network_unix_test.go:46: [db1ce25777817] daemon is not started [2021-08-18T23:08:56.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-08-18T23:08:56.611Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.54s) [2021-08-18T23:08:56.611Z] === RUN TestRemoveContainerWithVolume [2021-08-18T23:08:56.766Z] docker_cli_network_unix_test.go:46: [db19e6775a7ac] daemon is not started [2021-08-18T23:08:56.766Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-08-18T23:08:57.699Z] docker_cli_network_unix_test.go:46: [dacf5db829e3e] daemon is not started [2021-08-18T23:08:57.699Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-08-18T23:08:58.633Z] docker_cli_network_unix_test.go:46: [dd0984132cabe] daemon is not started [2021-08-18T23:08:58.795Z] --- PASS: TestRemoveContainerWithVolume (2.51s) [2021-08-18T23:08:58.795Z] === RUN TestRemoveContainerRunning [2021-08-18T23:08:58.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-08-18T23:08:59.165Z] docker_cli_network_unix_test.go:46: [de3b5c7dc18a8] daemon is not started [2021-08-18T23:08:59.165Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-08-18T23:08:59.732Z] docker_cli_network_unix_test.go:46: [d0e5aa7d8dc29] daemon is not started [2021-08-18T23:08:59.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-08-18T23:08:59.732Z] docker_cli_network_unix_test.go:46: [d1537c66e4b58] daemon is not started [2021-08-18T23:08:59.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-08-18T23:09:00.978Z] --- PASS: TestRemoveContainerRunning (2.18s) [2021-08-18T23:09:00.978Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-18T23:09:01.106Z] docker_cli_network_unix_test.go:968: [df3b19e8c8474] daemon is not started [2021-08-18T23:09:02.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-08-18T23:09:03.164Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.12s) [2021-08-18T23:09:03.164Z] === RUN TestRemoveInvalidContainer [2021-08-18T23:09:03.164Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-08-18T23:09:03.164Z] === RUN TestRenameLinkedContainer [2021-08-18T23:09:03.164Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T23:09:03.164Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-08-18T23:09:03.164Z] === RUN TestRenameStoppedContainer [2021-08-18T23:09:04.387Z] docker_cli_network_unix_test.go:46: [d3073148f3d92] daemon is not started [2021-08-18T23:09:04.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-08-18T23:09:09.655Z] docker_cli_network_unix_test.go:1116: [d6943faa5b852] daemon is not started [2021-08-18T23:09:10.195Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T23:09:10.195Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T23:09:10.195Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T23:09:11.741Z] --- PASS: TestRenameStoppedContainer (7.35s) [2021-08-18T23:09:11.741Z] === RUN TestRenameRunningContainerAndReuse [2021-08-18T23:09:12.364Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T23:09:13.844Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-08-18T23:09:14.102Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-08-18T23:09:14.360Z] docker_cli_network_unix_test.go:46: [d85aaf4f1afad] daemon is not started [2021-08-18T23:09:14.360Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-08-18T23:09:15.493Z] --- PASS: TestRenameRunningContainerAndReuse (4.48s) [2021-08-18T23:09:15.493Z] === RUN TestRenameInvalidName [2021-08-18T23:09:15.736Z] docker_cli_network_unix_test.go:46: [db5793a68e7db] daemon is not started [2021-08-18T23:09:15.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-08-18T23:09:15.736Z] docker_cli_swarm_test.go:1453: [d7b199b2f822a] joining swarm manager [db822b2394a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:09:15.736Z] docker_cli_network_unix_test.go:46: [d18691cdca581] daemon is not started [2021-08-18T23:09:15.736Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-08-18T23:09:15.736Z] docker_cli_network_unix_test.go:46: [dbca7ba03c61a] daemon is not started [2021-08-18T23:09:15.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-08-18T23:09:15.995Z] docker_cli_network_unix_test.go:46: [d6addf12a11d7] daemon is not started [2021-08-18T23:09:15.995Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-08-18T23:09:16.253Z] docker_cli_network_unix_test.go:46: [df36ee388bb43] daemon is not started [2021-08-18T23:09:16.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-08-18T23:09:16.253Z] docker_cli_network_unix_test.go:46: [d4632fce4f8e3] daemon is not started [2021-08-18T23:09:16.253Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-08-18T23:09:16.512Z] docker_cli_swarm_test.go:1454: [d90fc429c6bab] joining swarm manager [db822b2394a5c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-18T23:09:17.036Z] --- PASS: TestRenameInvalidName (2.13s) [2021-08-18T23:09:17.036Z] === RUN TestRenameAnonymousContainer [2021-08-18T23:09:19.042Z] docker_cli_network_unix_test.go:46: [d51185a23ad93] daemon is not started [2021-08-18T23:09:19.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-08-18T23:09:19.977Z] docker_cli_network_unix_test.go:46: [df4fc7ab434b7] daemon is not started [2021-08-18T23:09:19.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-08-18T23:09:19.977Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-18T23:09:19.977Z] docker_cli_network_unix_test.go:46: [daae80fd38409] daemon is not started [2021-08-18T23:09:19.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-08-18T23:09:20.912Z] docker_cli_network_unix_test.go:46: [dcce429300ebf] daemon is not started [2021-08-18T23:09:20.912Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-08-18T23:09:25.106Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-08-18T23:09:26.478Z] docker_cli_network_unix_test.go:1084: [d6c0b1f18c1a3] daemon is not started [2021-08-18T23:09:27.044Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-08-18T23:09:28.419Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-08-18T23:09:28.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-08-18T23:09:28.678Z] docker_cli_network_unix_test.go:46: [d548320dd6565] daemon is not started [2021-08-18T23:09:28.678Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-08-18T23:09:28.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-08-18T23:09:28.678Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-08-18T23:09:28.936Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-08-18T23:09:29.439Z] --- PASS: TestRenameAnonymousContainer (12.30s) [2021-08-18T23:09:29.439Z] === RUN TestRenameContainerWithSameName [2021-08-18T23:09:29.503Z] docker_cli_network_unix_test.go:46: [dda09a4f34bd9] daemon is not started [2021-08-18T23:09:29.762Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-08-18T23:09:29.762Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-08-18T23:09:31.623Z] --- PASS: TestRenameContainerWithSameName (2.18s) [2021-08-18T23:09:31.623Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-18T23:09:31.623Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T23:09:31.623Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T23:09:31.623Z] === RUN TestResize [2021-08-18T23:09:32.291Z] docker_cli_network_unix_test.go:46: [dcba2d6cb00f8] daemon is not started [2021-08-18T23:09:32.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-08-18T23:09:32.291Z] docker_cli_network_unix_test.go:46: [d16b67ef792a8] daemon is not started [2021-08-18T23:09:32.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-08-18T23:09:32.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-08-18T23:09:33.116Z] docker_cli_network_unix_test.go:46: [de28601e25fbf] daemon is not started [2021-08-18T23:09:33.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-08-18T23:09:33.806Z] --- PASS: TestResize (2.27s) [2021-08-18T23:09:33.806Z] === RUN TestResizeWithInvalidSize [2021-08-18T23:09:34.249Z] docker_cli_network_unix_test.go:46: [d2aedf394537a] daemon is not started [2021-08-18T23:09:34.249Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-08-18T23:09:35.624Z] docker_cli_network_unix_test.go:46: [dd6e31298b89d] daemon is not started [2021-08-18T23:09:35.883Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-08-18T23:09:35.992Z] --- PASS: TestResizeWithInvalidSize (2.21s) [2021-08-18T23:09:35.992Z] === RUN TestResizeWhenContainerNotStarted [2021-08-18T23:09:36.824Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-08-18T23:09:38.907Z] --- PASS: TestResizeWhenContainerNotStarted (2.49s) [2021-08-18T23:09:38.907Z] === RUN TestDaemonRestartKillContainers [2021-08-18T23:09:38.907Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:09:38.907Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-18T23:09:38.907Z] === RUN TestStats [2021-08-18T23:09:38.907Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T23:09:38.907Z] --- SKIP: TestStats (0.00s) [2021-08-18T23:09:38.907Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-18T23:09:39.358Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-08-18T23:09:41.260Z] docker_cli_network_unix_test.go:46: [dd7ff359c7e52] daemon is not started [2021-08-18T23:09:41.828Z] docker_cli_swarm_unix_test.go:62: [d210e6701cee9] joining swarm manager [d40dbae988649]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite (78.86s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.36s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.98s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.22s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.95s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.76s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (8.10s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.77s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.34s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.79s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.63s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.15s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.11s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.97s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.94s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.28s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.56s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.75s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.92s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.28s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.15s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.27s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2021-08-18T23:09:41.828Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.60s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-08-18T23:09:41.829Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.02s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.89s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.69s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.24s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.50s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.12s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.68s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2021-08-18T23:09:41.829Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.76s) [2021-08-18T23:09:41.829Z] === RUN TestDockerHubPullSuite [2021-08-18T23:09:41.829Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-08-18T23:09:42.295Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T23:09:43.202Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-08-18T23:09:45.752Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-08-18T23:09:45.752Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-08-18T23:09:47.126Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-08-18T23:09:47.126Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite (5.48s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.43s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.24s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.36s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.12s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s) [2021-08-18T23:09:47.126Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.09s) [2021-08-18T23:09:47.126Z] PASS [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === Skipped [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-18T23:09:47.126Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4022: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4041: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4107: unmatched requirement IsolationIsProcess [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:2842: kernel doesn't have latency_stats configured [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4077: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T23:09:47.126Z] docker_cli_run_test.go:4415: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T23:09:47.126Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-08-18T23:09:47.126Z] docker_cli_network_unix_test.go:46: [daae80fd38409] daemon is not started [2021-08-18T23:09:47.126Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] [2021-08-18T23:09:47.126Z] DONE 1269 tests, 51 skipped in 2037.938s [2021-08-18T23:09:47.127Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T23:09:47.127Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T23:09:47.127Z] +++ kill 8777 [2021-08-18T23:09:47.127Z] +++ /etc/init.d/apparmor stop [2021-08-18T23:09:47.127Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T23:09:47.127Z] [2021-08-18T23:09:47.127Z] Unloading profiles will leave already running processes permanently [2021-08-18T23:09:47.127Z] unconfined, which can lead to unexpected situations. [2021-08-18T23:09:47.127Z] [2021-08-18T23:09:47.127Z] To set a process to complain mode, use the command line tool [2021-08-18T23:09:47.127Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T23:09:47.127Z] +++ true [2021-08-18T23:09:47.127Z] exiting test-integration [2021-08-18T23:09:47.127Z] ++ exit 0 [2021-08-18T23:09:47.127Z] [2021-08-18T23:09:47.694Z] + for job in $(jobs -p) [2021-08-18T23:09:47.694Z] + wait 11311 [2021-08-18T23:09:51.306Z] --- PASS: TestStopContainerWithRestartPolicyAlways (11.28s) [2021-08-18T23:09:51.306Z] === RUN TestStopContainerWithTimeout [2021-08-18T23:09:51.306Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T23:09:51.306Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-08-18T23:09:51.306Z] === RUN TestUpdateRestartPolicy [2021-08-18T23:09:57.095Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T23:10:02.874Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T23:10:08.650Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T23:10:12.416Z] --- PASS: TestUpdateRestartPolicy (21.75s) [2021-08-18T23:10:12.416Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-18T23:10:13.960Z] --- PASS: TestUpdateRestartWithAutoRemove (2.19s) [2021-08-18T23:10:13.960Z] === RUN TestWaitNonBlocked [2021-08-18T23:10:13.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T23:10:13.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T23:10:13.960Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T23:10:13.960Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T23:10:13.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-18T23:10:13.960Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-18T23:10:14.427Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T23:10:22.562Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-08-18T23:10:22.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.84s) [2021-08-18T23:10:22.563Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.63s) [2021-08-18T23:10:22.563Z] === RUN TestWaitBlocked [2021-08-18T23:10:22.563Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:22.563Z] --- SKIP: TestWaitBlocked (0.00s) [2021-08-18T23:10:22.563Z] PASS [2021-08-18T23:10:22.563Z] ok github.com/docker/docker/integration/container 110.792s [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === Skipped [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-08-18T23:10:22.563Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-08-18T23:10:22.563Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-08-18T23:10:22.563Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-08-18T23:10:22.563Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-08-18T23:10:22.563Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-08-18T23:10:22.563Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-08-18T23:10:22.563Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-18T23:10:22.563Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-08-18T23:10:22.563Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-08-18T23:10:22.563Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-08-18T23:10:22.563Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-08-18T23:10:22.563Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-08-18T23:10:22.563Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-08-18T23:10:22.563Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-08-18T23:10:22.563Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-08-18T23:10:22.563Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-08-18T23:10:22.563Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-08-18T23:10:22.563Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-08-18T23:10:22.563Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-08-18T23:10:22.563Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-08-18T23:10:22.563Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-08-18T23:10:22.563Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-08-18T23:10:22.563Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-08-18T23:10:22.563Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-08-18T23:10:22.563Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-08-18T23:10:22.563Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-08-18T23:10:22.563Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-08-18T23:10:22.563Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] [2021-08-18T23:10:22.563Z] DONE 87 tests, 33 skipped in 113.594s [2021-08-18T23:10:22.563Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2021-08-18T23:10:32.092Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T23:10:32.092Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T23:10:32.092Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T23:10:34.347Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-08-18T23:10:34.913Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-08-18T23:10:37.896Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T23:10:37.896Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T23:10:37.896Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T23:10:37.896Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T23:10:37.896Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T23:10:37.896Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T23:10:39.097Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-08-18T23:10:40.791Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T23:10:40.996Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-08-18T23:10:44.277Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-08-18T23:10:45.467Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T23:10:46.805Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-08-18T23:10:47.770Z] === RUN TestConfigDaemonLibtrustID [2021-08-18T23:10:47.770Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-08-18T23:10:47.770Z] === RUN TestDaemonConfigValidation [2021-08-18T23:10:47.770Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2021-08-18T23:10:47.770Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-18T23:10:47.770Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T23:10:47.770Z] PASS [2021-08-18T23:10:47.770Z] ok github.com/docker/docker/integration/daemon 0.127s [2021-08-18T23:10:47.770Z] [2021-08-18T23:10:47.770Z] === Skipped [2021-08-18T23:10:47.770Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2021-08-18T23:10:47.770Z] daemon_test.go:19: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] [2021-08-18T23:10:47.770Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2021-08-18T23:10:47.770Z] daemon_test.go:38: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] [2021-08-18T23:10:47.770Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2021-08-18T23:10:47.770Z] daemon_test.go:104: runtime.GOOS != "linux" [2021-08-18T23:10:47.770Z] [2021-08-18T23:10:47.770Z] [2021-08-18T23:10:47.770Z] DONE 3 tests, 3 skipped in 26.230s [2021-08-18T23:10:47.770Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-08-18T23:10:48.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T23:10:48.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T23:10:48.365Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T23:10:48.722Z] docker_api_swarm_test.go:961: [ded5df0dee7b5] joining swarm manager [da5e35f8d28ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-18T23:10:49.962Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:10:49.962Z] INFO: Testing against a local daemon [2021-08-18T23:10:49.962Z] === RUN TestCommitInheritsEnv [2021-08-18T23:10:49.962Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:10:49.962Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-08-18T23:10:49.962Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-18T23:10:49.962Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T23:10:49.962Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T23:10:49.962Z] === RUN TestImagesFilterMultiReference [2021-08-18T23:10:49.962Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-08-18T23:10:49.962Z] === RUN TestImagePullPlatformInvalid [2021-08-18T23:10:49.962Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-18T23:10:49.962Z] === RUN TestRemoveImageOrphaning [2021-08-18T23:10:51.264Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T23:10:51.505Z] --- PASS: TestRemoveImageOrphaning (1.28s) [2021-08-18T23:10:51.505Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-18T23:10:51.505Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-08-18T23:10:51.505Z] === RUN TestTagInvalidReference [2021-08-18T23:10:51.505Z] --- PASS: TestTagInvalidReference (0.04s) [2021-08-18T23:10:51.505Z] === RUN TestTagValidPrefixedRepo [2021-08-18T23:10:51.505Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2021-08-18T23:10:51.505Z] === RUN TestTagExistedNameWithoutForce [2021-08-18T23:10:51.505Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-08-18T23:10:51.505Z] === RUN TestTagOfficialNames [2021-08-18T23:10:51.505Z] --- PASS: TestTagOfficialNames (0.11s) [2021-08-18T23:10:51.505Z] === RUN TestTagMatchesDigest [2021-08-18T23:10:51.505Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-08-18T23:10:51.505Z] PASS [2021-08-18T23:10:51.966Z] ok github.com/docker/docker/integration/image 1.936s [2021-08-18T23:10:51.966Z] [2021-08-18T23:10:51.966Z] === Skipped [2021-08-18T23:10:51.966Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-08-18T23:10:51.966Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:10:51.966Z] [2021-08-18T23:10:51.966Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-18T23:10:51.966Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-08-18T23:10:51.966Z] [2021-08-18T23:10:51.966Z] [2021-08-18T23:10:51.966Z] DONE 11 tests, 2 skipped in 3.955s [2021-08-18T23:10:51.966Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-08-18T23:10:52.230Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T23:10:53.762Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T23:10:54.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:10:54.163Z] INFO: Testing against a local daemon [2021-08-18T23:10:54.163Z] === RUN TestNetworkCreateDelete [2021-08-18T23:10:54.163Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.163Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2021-08-18T23:10:54.163Z] === RUN TestDockerNetworkDeletePreferID [2021-08-18T23:10:54.163Z] 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-08-18T23:10:54.163Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonDNSFallback [2021-08-18T23:10:54.163Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestInspectNetwork [2021-08-18T23:10:54.163Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:54.163Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestRunContainerWithBridgeNone [2021-08-18T23:10:54.163Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.163Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestNetworkInvalidJSON [2021-08-18T23:10:54.163Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-18T23:10:54.163Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-18T23:10:54.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T23:10:54.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T23:10:54.163Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T23:10:54.163Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T23:10:54.163Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-18T23:10:54.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-18T23:10:54.163Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-08-18T23:10:54.163Z] === RUN TestNetworkList [2021-08-18T23:10:54.163Z] === RUN TestNetworkList//networks [2021-08-18T23:10:54.163Z] === PAUSE TestNetworkList//networks [2021-08-18T23:10:54.163Z] === RUN TestNetworkList//networks/ [2021-08-18T23:10:54.163Z] === PAUSE TestNetworkList//networks/ [2021-08-18T23:10:54.163Z] === CONT TestNetworkList//networks [2021-08-18T23:10:54.163Z] === CONT TestNetworkList//networks/ [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkList (0.05s) [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-18T23:10:54.163Z] --- PASS: TestNetworkList//networks/ (0.01s) [2021-08-18T23:10:54.163Z] === RUN TestHostIPv4BridgeLabel [2021-08-18T23:10:54.163Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-18T23:10:54.163Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonDefaultNetworkPools [2021-08-18T23:10:54.163Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-18T23:10:54.163Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-18T23:10:54.163Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-18T23:10:54.163Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestServiceWithPredefinedNetwork [2021-08-18T23:10:54.163Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-18T23:10:54.163Z] service_test.go:242: FLAKY_TEST [2021-08-18T23:10:54.163Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestServiceWithDataPathPortInit [2021-08-18T23:10:54.163Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-18T23:10:54.163Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-18T23:10:54.163Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T23:10:54.163Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T23:10:54.163Z] PASS [2021-08-18T23:10:54.163Z] ok github.com/docker/docker/integration/network 0.252s [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === Skipped [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2021-08-18T23:10:54.622Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-08-18T23:10:54.622Z] 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-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-08-18T23:10:54.622Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-08-18T23:10:54.622Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-08-18T23:10:54.622Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-08-18T23:10:54.622Z] network_test.go:128: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:29: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:58: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:102: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:136: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:187: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:212: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:242: FLAKY_TEST [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:333: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-18T23:10:54.622Z] service_test.go:401: testEnv.OSType == "windows" [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] [2021-08-18T23:10:54.622Z] DONE 22 tests, 15 skipped in 2.477s [2021-08-18T23:10:54.622Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-08-18T23:10:55.594Z] testing: warning: no tests to run [2021-08-18T23:10:55.594Z] PASS [2021-08-18T23:10:55.594Z] ok github.com/docker/docker/integration/network/ipvlan 0.087s [2021-08-18T23:10:55.594Z] [2021-08-18T23:10:55.594Z] DONE 0 tests in 0.852s [2021-08-18T23:10:55.594Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-08-18T23:10:56.566Z] testing: warning: no tests to run [2021-08-18T23:10:56.566Z] PASS [2021-08-18T23:10:56.566Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2021-08-18T23:10:56.566Z] [2021-08-18T23:10:56.566Z] DONE 0 tests in 0.820s [2021-08-18T23:10:56.566Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-08-18T23:10:57.026Z] testing: warning: no tests to run [2021-08-18T23:10:57.026Z] PASS [2021-08-18T23:10:57.026Z] ok github.com/docker/docker/integration/plugin 0.099s [2021-08-18T23:10:57.026Z] [2021-08-18T23:10:57.026Z] DONE 0 tests in 0.838s [2021-08-18T23:10:57.488Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-08-18T23:10:57.949Z] testing: warning: no tests to run [2021-08-18T23:10:57.949Z] PASS [2021-08-18T23:10:57.949Z] ok github.com/docker/docker/integration/plugin/authz 0.086s [2021-08-18T23:10:57.949Z] [2021-08-18T23:10:57.949Z] DONE 0 tests in 0.835s [2021-08-18T23:10:58.409Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-08-18T23:11:04.067Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T23:11:04.067Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T23:11:05.511Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:05.511Z] INFO: Testing against a local daemon [2021-08-18T23:11:05.511Z] === RUN TestPluginInvalidJSON [2021-08-18T23:11:05.511Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T23:11:05.511Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T23:11:05.511Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-18T23:11:05.511Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-08-18T23:11:05.511Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-18T23:11:05.511Z] === RUN TestPluginInstall [2021-08-18T23:11:05.511Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-18T23:11:05.511Z] === RUN TestPluginsWithRuntimes [2021-08-18T23:11:05.511Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-18T23:11:05.511Z] === RUN TestPluginBackCompatMediaTypes [2021-08-18T23:11:05.511Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T23:11:05.511Z] PASS [2021-08-18T23:11:05.511Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2021-08-18T23:11:05.511Z] [2021-08-18T23:11:05.511Z] === Skipped [2021-08-18T23:11:05.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-08-18T23:11:05.511Z] plugin_test.go:64: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] [2021-08-18T23:11:05.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-08-18T23:11:05.511Z] plugin_test.go:173: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] [2021-08-18T23:11:05.511Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-08-18T23:11:05.511Z] plugin_test.go:235: testEnv.OSType == "windows" [2021-08-18T23:11:05.511Z] [2021-08-18T23:11:05.511Z] [2021-08-18T23:11:05.511Z] DONE 5 tests, 3 skipped in 7.473s [2021-08-18T23:11:05.989Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-08-18T23:11:06.795Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-08-18T23:11:09.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:09.736Z] INFO: Testing against a local daemon [2021-08-18T23:11:09.736Z] === RUN TestExternalGraphDriver [2021-08-18T23:11:09.736Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T23:11:09.736Z] --- SKIP: TestExternalGraphDriver (0.01s) [2021-08-18T23:11:09.736Z] === RUN TestGraphdriverPluginV2 [2021-08-18T23:11:09.736Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T23:11:09.736Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-08-18T23:11:09.736Z] PASS [2021-08-18T23:11:09.736Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.153s [2021-08-18T23:11:09.736Z] [2021-08-18T23:11:09.736Z] === Skipped [2021-08-18T23:11:09.736Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2021-08-18T23:11:09.736Z] external_test.go:48: runtime.GOOS == "windows" [2021-08-18T23:11:09.736Z] [2021-08-18T23:11:09.736Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-08-18T23:11:09.736Z] external_test.go:408: runtime.GOOS == "windows" [2021-08-18T23:11:09.736Z] [2021-08-18T23:11:09.736Z] [2021-08-18T23:11:09.736Z] DONE 2 tests, 2 skipped in 3.465s [2021-08-18T23:11:09.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-08-18T23:11:11.280Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:11.280Z] INFO: Testing against a local daemon [2021-08-18T23:11:11.280Z] === RUN TestReadPluginNoRead [2021-08-18T23:11:11.280Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T23:11:11.280Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-08-18T23:11:11.280Z] PASS [2021-08-18T23:11:11.280Z] ok github.com/docker/docker/integration/plugin/logging 0.123s [2021-08-18T23:11:11.741Z] [2021-08-18T23:11:11.741Z] === Skipped [2021-08-18T23:11:11.741Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-08-18T23:11:11.741Z] read_test.go:21: no unix domain sockets on Windows [2021-08-18T23:11:11.741Z] [2021-08-18T23:11:11.741Z] [2021-08-18T23:11:11.741Z] DONE 1 tests, 1 skipped in 2.310s [2021-08-18T23:11:11.741Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-08-18T23:11:12.713Z] testing: warning: no tests to run [2021-08-18T23:11:12.713Z] PASS [2021-08-18T23:11:12.713Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2021-08-18T23:11:13.177Z] [2021-08-18T23:11:13.177Z] DONE 0 tests in 1.210s [2021-08-18T23:11:13.177Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-08-18T23:11:14.373Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T23:11:15.398Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:15.398Z] INFO: Testing against a local daemon [2021-08-18T23:11:15.398Z] === RUN TestPluginWithDevMounts [2021-08-18T23:11:15.398Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:15.398Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-18T23:11:15.398Z] PASS [2021-08-18T23:11:15.398Z] ok github.com/docker/docker/integration/plugin/volumes 0.149s [2021-08-18T23:11:15.398Z] [2021-08-18T23:11:15.398Z] === Skipped [2021-08-18T23:11:15.398Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-08-18T23:11:15.398Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:15.398Z] [2021-08-18T23:11:15.398Z] [2021-08-18T23:11:15.398Z] DONE 1 tests, 1 skipped in 2.390s [2021-08-18T23:11:15.398Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-08-18T23:11:17.267Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T23:11:17.578Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:17.578Z] INFO: Testing against a local daemon [2021-08-18T23:11:17.578Z] === RUN TestSecretInspect [2021-08-18T23:11:17.578Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.578Z] --- SKIP: TestSecretInspect (0.00s) [2021-08-18T23:11:17.578Z] === RUN TestSecretList [2021-08-18T23:11:17.578Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.578Z] --- SKIP: TestSecretList (0.00s) [2021-08-18T23:11:17.578Z] === RUN TestSecretsCreateAndDelete [2021-08-18T23:11:17.578Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.578Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-18T23:11:17.578Z] === RUN TestSecretsUpdate [2021-08-18T23:11:17.578Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.578Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-08-18T23:11:17.578Z] === RUN TestTemplatedSecret [2021-08-18T23:11:17.578Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.578Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-18T23:11:17.578Z] === RUN TestSecretCreateResolve [2021-08-18T23:11:17.578Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:17.578Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-08-18T23:11:17.578Z] PASS [2021-08-18T23:11:17.578Z] ok github.com/docker/docker/integration/secret 0.121s [2021-08-18T23:11:17.578Z] [2021-08-18T23:11:17.578Z] === Skipped [2021-08-18T23:11:17.578Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-08-18T23:11:17.579Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-08-18T23:11:17.579Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.01s) [2021-08-18T23:11:17.579Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-08-18T23:11:17.579Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-08-18T23:11:17.579Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-08-18T23:11:17.579Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] [2021-08-18T23:11:17.579Z] DONE 6 tests, 6 skipped in 2.160s [2021-08-18T23:11:17.579Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-08-18T23:11:18.987Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-08-18T23:11:20.487Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:20.487Z] INFO: Testing against a local daemon [2021-08-18T23:11:20.487Z] === RUN TestServiceCreateInit [2021-08-18T23:11:20.487Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-18T23:11:20.487Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-18T23:11:20.487Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- PASS: TestServiceCreateInit (0.04s) [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceMultipleTimes [2021-08-18T23:11:20.487Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceConflict [2021-08-18T23:11:20.487Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceMaxReplicas [2021-08-18T23:11:20.487Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-08-18T23:11:20.487Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-18T23:11:20.487Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceSecretFileMode [2021-08-18T23:11:20.487Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceConfigFileMode [2021-08-18T23:11:20.487Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceSysctls [2021-08-18T23:11:20.487Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2021-08-18T23:11:20.487Z] === RUN TestCreateServiceCapabilities [2021-08-18T23:11:20.487Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-08-18T23:11:20.487Z] === RUN TestInspect [2021-08-18T23:11:20.487Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestInspect (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestCreateJob [2021-08-18T23:11:20.487Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestCreateJob (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestReplicatedJob [2021-08-18T23:11:20.487Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestReplicatedJob (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestUpdateReplicatedJob [2021-08-18T23:11:20.487Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceListWithStatuses [2021-08-18T23:11:20.487Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestDockerNetworkConnectAlias [2021-08-18T23:11:20.487Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestDockerNetworkReConnect [2021-08-18T23:11:20.487Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServicePlugin [2021-08-18T23:11:20.487Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceUpdateLabel [2021-08-18T23:11:20.487Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceUpdateSecrets [2021-08-18T23:11:20.487Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceUpdateConfigs [2021-08-18T23:11:20.487Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceUpdateNetwork [2021-08-18T23:11:20.487Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-08-18T23:11:20.487Z] === RUN TestServiceUpdatePidsLimit [2021-08-18T23:11:20.487Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-08-18T23:11:20.487Z] PASS [2021-08-18T23:11:20.487Z] ok github.com/docker/docker/integration/service 0.292s [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === Skipped [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-08-18T23:11:20.487Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-08-18T23:11:20.487Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2021-08-18T23:11:20.487Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-08-18T23:11:20.487Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.487Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-08-18T23:11:20.487Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.487Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-08-18T23:11:20.488Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-08-18T23:11:20.488Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-08-18T23:11:20.488Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-08-18T23:11:20.488Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-08-18T23:11:20.488Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-08-18T23:11:20.488Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-08-18T23:11:20.488Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-08-18T23:11:20.488Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-08-18T23:11:20.488Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-08-18T23:11:20.488Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-08-18T23:11:20.488Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-08-18T23:11:20.488Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] [2021-08-18T23:11:20.488Z] DONE 24 tests, 23 skipped in 2.919s [2021-08-18T23:11:20.954Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-08-18T23:11:21.514Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-08-18T23:11:23.151Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:23.151Z] INFO: Testing against a local daemon [2021-08-18T23:11:23.151Z] === RUN TestSessionCreate [2021-08-18T23:11:23.151Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T23:11:23.151Z] --- SKIP: TestSessionCreate (0.00s) [2021-08-18T23:11:23.151Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-18T23:11:23.151Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T23:11:23.151Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T23:11:23.151Z] PASS [2021-08-18T23:11:23.151Z] ok github.com/docker/docker/integration/session 0.142s [2021-08-18T23:11:23.151Z] [2021-08-18T23:11:23.151Z] === Skipped [2021-08-18T23:11:23.151Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-08-18T23:11:23.151Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-08-18T23:11:23.151Z] [2021-08-18T23:11:23.151Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-08-18T23:11:23.151Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-08-18T23:11:23.151Z] [2021-08-18T23:11:23.151Z] [2021-08-18T23:11:23.151Z] DONE 2 tests, 2 skipped in 2.323s [2021-08-18T23:11:23.151Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-08-18T23:11:23.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-08-18T23:11:25.334Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:25.334Z] INFO: Testing against a local daemon [2021-08-18T23:11:25.334Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-18T23:11:25.334Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:25.334Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestDiskUsage [2021-08-18T23:11:25.335Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T23:11:25.335Z] --- SKIP: TestDiskUsage (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestEventsExecDie [2021-08-18T23:11:25.335Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T23:11:25.335Z] --- SKIP: TestEventsExecDie (0.01s) [2021-08-18T23:11:25.335Z] === RUN TestEventsBackwardsCompatible [2021-08-18T23:11:25.335Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T23:11:25.335Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestEventsVolumeCreate [2021-08-18T23:11:25.335Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T23:11:25.335Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestInfoAPI [2021-08-18T23:11:25.335Z] --- PASS: TestInfoAPI (0.05s) [2021-08-18T23:11:25.335Z] === RUN TestInfoAPIWarnings [2021-08-18T23:11:25.335Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:11:25.335Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestInfoDebug [2021-08-18T23:11:25.335Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:25.335Z] --- SKIP: TestInfoDebug (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestInfoInsecureRegistries [2021-08-18T23:11:25.335Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:25.335Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestInfoRegistryMirrors [2021-08-18T23:11:25.335Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:25.335Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-08-18T23:11:25.335Z] === RUN TestLoginFailsWithBadCredentials [2021-08-18T23:11:25.815Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T23:11:26.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2021-08-18T23:11:26.303Z] === RUN TestPingCacheHeaders [2021-08-18T23:11:26.303Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-08-18T23:11:26.303Z] === RUN TestPingGet [2021-08-18T23:11:26.303Z] --- PASS: TestPingGet (0.04s) [2021-08-18T23:11:26.303Z] === RUN TestPingHead [2021-08-18T23:11:26.303Z] --- PASS: TestPingHead (0.04s) [2021-08-18T23:11:26.303Z] === RUN TestVersion [2021-08-18T23:11:26.303Z] --- PASS: TestVersion (0.04s) [2021-08-18T23:11:26.303Z] PASS [2021-08-18T23:11:26.303Z] ok github.com/docker/docker/integration/system 1.296s [2021-08-18T23:11:26.303Z] [2021-08-18T23:11:26.303Z] === Skipped [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-18T23:11:26.304Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2021-08-18T23:11:26.304Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2021-08-18T23:11:26.304Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-08-18T23:11:26.304Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-08-18T23:11:26.304Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-08-18T23:11:26.304Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-08-18T23:11:26.304Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-08-18T23:11:26.304Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-08-18T23:11:26.304Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] [2021-08-18T23:11:26.304Z] DONE 15 tests, 9 skipped in 3.259s [2021-08-18T23:11:26.304Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-08-18T23:11:26.698Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-08-18T23:11:28.494Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:28.494Z] INFO: Testing against a local daemon [2021-08-18T23:11:28.494Z] === RUN TestVolumesCreateAndList [2021-08-18T23:11:28.494Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-08-18T23:11:28.494Z] === RUN TestVolumesRemove [2021-08-18T23:11:28.956Z] --- PASS: TestVolumesRemove (0.12s) [2021-08-18T23:11:28.956Z] === RUN TestVolumesInspect [2021-08-18T23:11:28.956Z] --- PASS: TestVolumesInspect (0.05s) [2021-08-18T23:11:28.956Z] === RUN TestVolumesInvalidJSON [2021-08-18T23:11:28.956Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-18T23:11:28.956Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-18T23:11:28.956Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-18T23:11:28.956Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2021-08-18T23:11:28.956Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-08-18T23:11:28.956Z] PASS [2021-08-18T23:11:28.956Z] ok github.com/docker/docker/integration/volume 0.351s [2021-08-18T23:11:28.956Z] [2021-08-18T23:11:28.956Z] DONE 5 tests in 2.576s [2021-08-18T23:11:28.956Z] INFO: make.ps1 ended at 08/18/2021 23:11:28 [2021-08-18T23:11:28.956Z] INFO: Integration CLI tests being run from the host: [2021-08-18T23:11:28.956Z] 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-08-18T23:11:29.541Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T23:11:33.263Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T23:11:34.229Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T23:11:34.229Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T23:11:34.229Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T23:11:34.229Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T23:11:34.229Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T23:11:34.812Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-08-18T23:11:36.400Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T23:11:36.400Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T23:11:36.400Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T23:11:39.299Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-08-18T23:11:39.299Z] INFO: Testing against a local daemon [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-08-18T23:11:39.299Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-08-18T23:11:39.299Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-08-18T23:11:39.299Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-08-18T23:11:40.073Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-08-18T23:11:40.269Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-08-18T23:11:40.729Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-08-18T23:11:41.189Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-08-18T23:11:41.650Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-08-18T23:11:42.601Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-08-18T23:11:45.129Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-08-18T23:11:48.410Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-08-18T23:11:50.939Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-08-18T23:11:54.221Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-08-18T23:11:56.749Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-08-18T23:12:18.889Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T23:12:36.555Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T23:12:46.859Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T23:12:49.754Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T23:12:49.754Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T23:12:49.754Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T23:12:49.754Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T23:12:50.211Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T23:12:51.743Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T23:12:52.969Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-08-18T23:12:55.471Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T23:12:59.294Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T23:13:03.973Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T23:13:07.832Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-08-18T23:13:18.760Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T23:13:18.760Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T23:13:19.220Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite (1784.15s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.26s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.66s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.61s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.98s) [2021-08-18T23:13:25.901Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.97s) [2021-08-18T23:13:25.901Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.79s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.83s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.31s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.71s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.89s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.83s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.74s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.11s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (19.54s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.26s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.02s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.54s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.67s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.83s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.89s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.80s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.27s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.91s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.68s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.18s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.50s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.37s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (30.28s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (43.14s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (33.21s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.76s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.52s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.07s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.09s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.00s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.60s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.58s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.16s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.42s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.16s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.24s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.19s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.20s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.51s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.31s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.96s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.94s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.35s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.42s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.19s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.53s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.32s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.59s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.97s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.93s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.49s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.53s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.36s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.71s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.73s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.16s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.46s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.52s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.63s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (14.95s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (172.79s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.47s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.11s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.75s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.29s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.03s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.51s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.01s) [2021-08-18T23:13:25.902Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.14s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.83s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.18s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.03s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.51s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.43s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.08s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.87s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.86s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.63s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.09s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.71s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.27s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.53s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (53.50s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.21s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.67s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.32s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.72s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.00s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.14s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.28s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.64s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.86s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.72s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.06s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.73s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.45s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.20s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s) [2021-08-18T23:13:25.902Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2021-08-18T23:13:25.902Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T23:13:25.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-08-18T23:13:25.902Z] docker_cli_external_volume_driver_test.go:53: [dd932f13a6dc2] daemon is not started [2021-08-18T23:13:27.770Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T23:13:27.770Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T23:13:32.447Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T23:13:32.447Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T23:13:36.174Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T23:13:40.766Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-08-18T23:13:53.838Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T23:13:53.838Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T23:13:53.838Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T23:13:55.368Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T23:13:56.900Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T23:14:01.577Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T23:14:05.305Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T23:14:05.305Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T23:14:05.763Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T23:14:05.763Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:14:05.763Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T23:14:05.763Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T23:14:05.763Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T23:14:09.490Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T23:14:09.490Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T23:14:12.388Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T23:14:12.388Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T23:14:12.848Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T23:14:12.848Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T23:14:12.848Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T23:14:33.914Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T23:14:33.914Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-08-18T23:14:39.012Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-08-18T23:14:39.012Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-08-18T23:14:39.012Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-08-18T23:14:39.012Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-08-18T23:14:39.012Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-08-18T23:14:39.012Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-08-18T23:14:39.012Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-08-18T23:14:39.012Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-08-18T23:14:39.012Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-08-18T23:14:39.012Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-08-18T23:14:39.012Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-08-18T23:14:39.985Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-08-18T23:14:39.985Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-18T23:14:39.985Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-08-18T23:14:39.985Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-18T23:14:39.985Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-08-18T23:14:39.985Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.985Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-08-18T23:14:39.985Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T23:14:39.985Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-08-18T23:14:42.464Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T23:14:43.768Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-08-18T23:14:43.768Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T23:14:43.768Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-08-18T23:14:43.768Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T23:14:43.768Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-08-18T23:14:48.244Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T23:14:48.244Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T23:14:48.244Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T23:14:48.244Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T23:14:48.244Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T23:14:48.432Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-08-18T23:14:50.415Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T23:14:50.415Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T23:14:50.872Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-18T23:14:52.353Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-08-18T23:14:56.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-08-18T23:15:01.172Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T23:15:04.068Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T23:15:04.525Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T23:15:11.401Z] docker_cli_external_volume_driver_test.go:53: [db47ff9b14038] daemon is not started [2021-08-18T23:15:19.318Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T23:15:19.318Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:15:19.318Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T23:15:19.318Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T23:15:19.318Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T23:15:19.318Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T23:15:19.318Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T23:15:19.318Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T23:15:26.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-08-18T23:15:26.375Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T23:15:27.906Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T23:15:27.906Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T23:15:27.906Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T23:15:27.906Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T23:15:28.363Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T23:15:28.363Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T23:15:28.363Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T23:15:29.899Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T23:15:34.579Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T23:15:39.255Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T23:15:43.934Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T23:15:43.934Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T23:15:43.934Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T23:15:44.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-08-18T23:15:50.984Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T23:15:50.984Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T23:15:50.984Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T23:15:56.524Z] docker_cli_external_volume_driver_test.go:53: [d62cf26d05bff] daemon is not started [2021-08-18T23:15:58.042Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T23:16:02.714Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T23:16:02.714Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T23:16:02.714Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T23:16:02.714Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T23:16:02.714Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T23:16:02.714Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T23:16:02.714Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T23:16:02.714Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T23:16:02.715Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T23:16:08.495Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T23:16:11.388Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-08-18T23:16:11.646Z] docker_cli_external_volume_driver_test.go:53: [da0fe68ddcdc0] daemon is not started [2021-08-18T23:16:15.553Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T23:16:15.553Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T23:16:15.553Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T23:16:17.728Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T23:16:17.728Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T23:16:17.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T23:16:17.728Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T23:16:17.728Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T23:16:17.728Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T23:16:17.728Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T23:16:20.624Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T23:16:20.624Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T23:16:20.624Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T23:16:20.624Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T23:16:22.794Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T23:16:22.794Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T23:16:22.794Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T23:16:22.794Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T23:16:22.794Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T23:16:22.794Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T23:16:22.794Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T23:16:22.794Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T23:16:25.691Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T23:16:26.516Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-08-18T23:16:27.867Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T23:16:30.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T23:16:30.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T23:16:30.037Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T23:16:30.037Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T23:16:32.205Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T23:16:32.205Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T23:16:34.375Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T23:16:34.375Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:16:34.375Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T23:16:34.375Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:16:34.375Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T23:16:37.273Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T23:16:37.273Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T23:16:38.807Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T23:16:38.807Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T23:16:38.807Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T23:16:41.703Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T23:16:41.703Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T23:16:43.877Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T23:16:47.604Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T23:16:51.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T23:16:51.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T23:16:51.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T23:16:51.329Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T23:16:51.329Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T23:16:53.502Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T23:16:53.502Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T23:16:53.502Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T23:16:55.671Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T23:16:55.671Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:16:55.671Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T23:16:57.842Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T23:16:57.842Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T23:16:58.592Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-08-18T23:17:02.517Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T23:17:04.051Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T23:17:04.051Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T23:17:04.051Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T23:17:04.051Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T23:17:04.051Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-18T23:17:04.051Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-18T23:17:04.095Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-08-18T23:17:04.095Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T23:17:05.069Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-08-18T23:17:05.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T23:17:05.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-18T23:17:08.481Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-18T23:17:10.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-18T23:17:12.160Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-08-18T23:17:12.160Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-08-18T23:17:12.826Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-18T23:17:15.721Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005308_} [2021-08-18T23:17:16.663Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-08-18T23:17:16.871Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-08-18T23:17:17.842Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-08-18T23:17:17.842Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T23:17:17.842Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-08-18T23:17:17.842Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T23:17:17.842Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-08-18T23:17:17.842Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T23:17:17.842Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-08-18T23:17:17.842Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-08-18T23:17:17.891Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371103514_c:\foo_false____} [2021-08-18T23:17:19.385Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-08-18T23:17:20.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371103514_c:\foo_true____} [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T23:17:22.970Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T23:17:22.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T23:17:23.129Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T23:17:23.427Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T23:17:23.427Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T23:17:23.427Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T23:17:23.427Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T23:17:23.427Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:17:23.427Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T23:17:25.313Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-08-18T23:17:25.313Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T23:17:25.313Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-08-18T23:17:25.313Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T23:17:25.313Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-08-18T23:17:25.313Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T23:17:26.323Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T23:17:26.323Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T23:17:26.323Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T23:17:26.323Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T23:17:28.496Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T23:17:28.954Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T23:17:28.954Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T23:17:28.954Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T23:17:29.057Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-08-18T23:17:31.121Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T23:17:31.121Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T23:17:31.121Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T23:17:31.121Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T23:17:31.121Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T23:17:31.121Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T23:17:31.121Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T23:17:31.525Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-08-18T23:17:35.809Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T23:17:37.981Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T23:17:37.981Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:17:37.981Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T23:17:37.981Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T23:17:37.981Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T23:17:43.913Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-08-18T23:17:48.288Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T23:17:48.288Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:17:48.288Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T23:17:48.288Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T23:17:48.288Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T23:17:56.313Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-08-18T23:17:56.313Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-08-18T23:17:56.313Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T23:17:56.313Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-08-18T23:17:56.841Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T23:17:56.842Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T23:17:56.842Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T23:17:56.842Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T23:17:56.842Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T23:17:58.374Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T23:17:58.374Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T23:17:58.374Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T23:17:58.374Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T23:17:58.374Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T23:18:00.059Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-08-18T23:18:01.275Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T23:18:01.276Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:18:01.276Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T23:18:01.276Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T23:18:01.276Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T23:18:01.276Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T23:18:01.276Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T23:18:01.276Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T23:18:01.276Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T23:18:01.276Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T23:18:01.732Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T23:18:02.245Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-08-18T23:18:03.902Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T23:18:06.073Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T23:18:06.530Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T23:18:06.530Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T23:18:08.706Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T23:18:09.162Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T23:18:09.162Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T23:18:09.162Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T23:18:09.162Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T23:18:09.620Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T23:18:09.620Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T23:18:09.620Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T23:18:10.079Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T23:18:10.538Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T23:18:12.581Z] === RUN TestDockerSuite/TestBuildAddScript [2021-08-18T23:18:12.581Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T23:18:12.581Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-08-18T23:18:12.581Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T23:18:12.581Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-08-18T23:18:12.581Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T23:18:12.581Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-08-18T23:18:12.581Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T23:18:12.581Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-08-18T23:18:13.041Z] === RUN TestDockerSuite/TestBuildAddTar [2021-08-18T23:18:18.192Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-08-18T23:18:19.086Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T23:18:19.086Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T23:18:19.086Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T23:18:21.983Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T23:18:21.983Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T23:18:21.983Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T23:18:21.983Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T23:18:24.879Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T23:18:24.879Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T23:18:24.879Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T23:18:24.879Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T23:18:24.879Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T23:18:24.879Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T23:18:24.879Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T23:18:24.879Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T23:18:27.779Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T23:18:29.954Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T23:18:32.849Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T23:18:36.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-08-18T23:18:39.908Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T23:18:43.634Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T23:18:49.412Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T23:18:51.589Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T23:18:52.046Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T23:18:55.773Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T23:18:56.231Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T23:18:57.196Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T23:19:02.976Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T23:19:06.700Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T23:19:06.700Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T23:19:07.157Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T23:19:07.157Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T23:19:07.157Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T23:19:07.157Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:19:07.157Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T23:19:07.157Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T23:19:07.157Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T23:19:08.120Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T23:19:08.120Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T23:19:08.120Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T23:19:08.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-08-18T23:19:10.292Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T23:19:13.514Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-08-18T23:19:13.514Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T23:19:13.514Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-08-18T23:19:13.514Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T23:19:13.974Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-08-18T23:19:18.840Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T23:19:21.011Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T23:19:23.181Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T23:19:27.860Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T23:19:27.860Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T23:19:27.860Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T23:19:30.758Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T23:19:34.489Z] === RUN TestDockerSuite/TestExec [2021-08-18T23:19:34.489Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:19:34.489Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T23:19:34.489Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T23:19:34.489Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T23:19:36.827Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T23:19:38.361Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T23:19:38.361Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:19:38.361Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T23:19:38.361Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:19:38.361Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T23:19:38.361Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T23:19:38.361Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T23:19:40.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-08-18T23:19:40.532Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T23:19:42.700Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T23:19:43.947Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-08-18T23:19:43.947Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T23:19:43.947Z] === RUN TestDockerSuite/TestBuildBlankName [2021-08-18T23:19:43.947Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-08-18T23:19:44.231Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T23:19:46.398Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T23:19:51.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-08-18T23:19:51.035Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T23:19:52.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-08-18T23:19:54.950Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T23:19:54.950Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T23:19:54.951Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T23:19:54.951Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T23:19:54.951Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T23:19:54.951Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T23:19:54.951Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T23:19:55.244Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-08-18T23:19:57.123Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T23:19:57.811Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T23:20:01.799Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T23:20:01.799Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T23:20:01.799Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T23:20:01.799Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T23:20:01.799Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T23:20:01.799Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T23:20:03.970Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T23:20:03.970Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T23:20:03.970Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T23:20:03.970Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T23:20:03.970Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T23:20:03.970Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T23:20:06.139Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T23:20:06.139Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T23:20:06.139Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T23:20:10.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-08-18T23:20:11.933Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T23:20:11.933Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T23:20:11.933Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T23:20:11.933Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T23:20:11.933Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T23:20:11.933Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:20:11.933Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T23:20:13.313Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-08-18T23:20:13.313Z] docker_cli_external_volume_driver_test.go:485: [d3839f039a330] daemon is not started [2021-08-18T23:20:17.712Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T23:20:20.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-08-18T23:20:20.574Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T23:20:20.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-08-18T23:20:23.493Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T23:20:25.664Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T23:20:28.175Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-08-18T23:20:28.175Z] docker_cli_external_volume_driver_test.go:53: [d1112cb1ef75a] daemon is not started [2021-08-18T23:20:30.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-08-18T23:20:30.911Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T23:20:30.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-08-18T23:20:30.911Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T23:20:30.911Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T23:20:31.435Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestHealth [2021-08-18T23:20:31.435Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T23:20:31.435Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T23:20:31.893Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T23:20:31.893Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T23:20:36.580Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T23:20:36.580Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T23:20:37.036Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T23:20:37.036Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T23:20:37.036Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T23:20:38.565Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T23:20:38.565Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T23:20:39.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-08-18T23:20:39.504Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T23:20:39.504Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-08-18T23:20:39.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-08-18T23:20:39.966Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T23:20:40.097Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T23:20:40.097Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T23:20:40.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-08-18T23:20:40.428Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T23:20:40.428Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-08-18T23:20:42.267Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite (439.77s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.57s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.46s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.50s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.51s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.12s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.25s) [2021-08-18T23:20:43.051Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-08-18T23:20:43.051Z] PASS [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] === Skipped [2021-08-18T23:20:43.051Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T23:20:43.051Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-08-18T23:20:43.051Z] check_test.go:309: [dfd34267270d9] daemon is not started [2021-08-18T23:20:43.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T23:20:43.051Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-08-18T23:20:43.051Z] check_test.go:309: [dec946d46c6a6] daemon is not started [2021-08-18T23:20:43.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-18T23:20:43.051Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-08-18T23:20:43.051Z] check_test.go:309: [d6a016e526e6c] daemon is not started [2021-08-18T23:20:43.051Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-18T23:20:43.051Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-08-18T23:20:43.051Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T23:20:43.051Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-08-18T23:20:43.051Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] DONE 273 tests, 5 skipped in 2693.690s [2021-08-18T23:20:43.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-18T23:20:43.051Z] ++++ cat bundles/test-integration/docker.pid [2021-08-18T23:20:43.051Z] +++ kill 8790 [2021-08-18T23:20:43.051Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8610bc8815be/docker.pid [2021-08-18T23:20:43.051Z] +++ kill 7647 [2021-08-18T23:20:43.051Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7647 is not a child of this shell [2021-08-18T23:20:43.051Z] warning: PID 7647 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8610bc8815be/docker.pid had a nonzero exit code [2021-08-18T23:20:43.051Z] +++ /etc/init.d/apparmor stop [2021-08-18T23:20:43.051Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] Unloading profiles will leave already running processes permanently [2021-08-18T23:20:43.051Z] unconfined, which can lead to unexpected situations. [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.051Z] To set a process to complain mode, use the command line tool [2021-08-18T23:20:43.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-18T23:20:43.051Z] +++ true [2021-08-18T23:20:43.051Z] exiting test-integration [2021-08-18T23:20:43.051Z] ++ exit 0 [2021-08-18T23:20:43.051Z] [2021-08-18T23:20:43.308Z] + exit 0 [2021-08-18T23:20:43.308Z] ++ jobs -p [2021-08-18T23:20:43.308Z] + pids= [2021-08-18T23:20:43.308Z] + echo 'Remaining pids to kill: []' [2021-08-18T23:20:43.308Z] Remaining pids to kill: [] [2021-08-18T23:20:43.308Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-08-18T23:20:43.324Z] Recording test results [2021-08-18T23:20:44.809Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-18T23:20:45.146Z] + echo Ensuring container killed. [2021-08-18T23:20:45.146Z] Ensuring container killed. [2021-08-18T23:20:45.146Z] + docker ps -aq -f name=docker-pr9-* [2021-08-18T23:20:45.146Z] + cids=c96da3571491 [2021-08-18T23:20:45.146Z] 94e3ae88ce8d [2021-08-18T23:20:45.146Z] dd6590f9bc0f [2021-08-18T23:20:45.146Z] + [ -n c96da3571491 [2021-08-18T23:20:45.146Z] 94e3ae88ce8d [2021-08-18T23:20:45.146Z] dd6590f9bc0f ] [2021-08-18T23:20:45.146Z] + docker rm -vf c96da3571491 94e3ae88ce8d dd6590f9bc0f [2021-08-18T23:20:45.177Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T23:20:45.177Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T23:20:45.177Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T23:20:45.177Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T23:20:47.677Z] c96da3571491 [2021-08-18T23:20:47.677Z] 94e3ae88ce8d [2021-08-18T23:20:47.677Z] dd6590f9bc0f [Pipeline] sh [2021-08-18T23:20:47.960Z] + echo Chowning /workspace to jenkins user [2021-08-18T23:20:47.960Z] Chowning /workspace to jenkins user [2021-08-18T23:20:47.960Z] + id -u [2021-08-18T23:20:47.960Z] + id -g [2021-08-18T23:20:47.960Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42755:/workspace busybox chown -R 1000:1000 /workspace [2021-08-18T23:20:47.960Z] Unable to find image 'busybox:latest' locally [2021-08-18T23:20:47.960Z] latest: Pulling from library/busybox [2021-08-18T23:20:48.217Z] b71f96345d44: Pulling fs layer [2021-08-18T23:20:48.217Z] b71f96345d44: Download complete [2021-08-18T23:20:48.476Z] b71f96345d44: Pull complete [2021-08-18T23:20:48.476Z] Digest: sha256:0f354ec1728d9ff32edcd7d1b8bbdfc798277ad36120dc3dc683be44524c8b60 [2021-08-18T23:20:48.476Z] Status: Downloaded newer image for busybox:latest [2021-08-18T23:20:48.903Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T23:20:48.904Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T23:20:51.076Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T23:20:51.076Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T23:20:51.534Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T23:20:51.534Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T23:20:51.534Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T23:20:51.534Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T23:20:51.534Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T23:20:51.534Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T23:20:51.534Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T23:20:51.534Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T23:20:51.534Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:20:51.534Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-18T23:20:52.952Z] + bundleName=amd64 [2021-08-18T23:20:52.952Z] + echo Creating amd64-bundles.tar.gz [2021-08-18T23:20:52.952Z] Creating amd64-bundles.tar.gz [2021-08-18T23:20:52.952Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-18T23:20:52.952Z] + xargs tar -czf amd64-bundles.tar.gz [2021-08-18T23:20:53.704Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [Pipeline] archiveArtifacts [2021-08-18T23:20:54.337Z] Archiving artifacts [2021-08-18T23:20:55.879Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T23:20:55.879Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T23:20:55.879Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T23:20:55.879Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T23:20:55.879Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T23:20:55.879Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T23:20:55.879Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T23:20:55.879Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T23:20:56.133Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T23:20:56.442Z] + make clean [2021-08-18T23:20:56.703Z] docker volume rm -f docker-dev-cache [2021-08-18T23:20:56.703Z] docker-dev-cache [Pipeline] deleteDir [2021-08-18T23:20:58.053Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T23:20:58.510Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T23:21:00.679Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T23:21:00.679Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T23:21:00.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T23:21:00.679Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T23:21:00.679Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T23:21:00.679Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T23:21:00.679Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T23:21:02.851Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T23:21:07.531Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T23:21:07.532Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:21:07.532Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T23:21:07.532Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:21:07.532Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T23:21:07.532Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:21:07.532Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T23:21:10.429Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T23:21:11.961Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T23:21:11.961Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T23:21:14.135Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T23:21:16.305Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T23:21:16.305Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T23:21:16.305Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T23:21:16.305Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T23:21:18.474Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T23:21:21.372Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T23:21:22.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-08-18T23:21:23.960Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-08-18T23:21:23.960Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T23:21:24.931Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-08-18T23:21:24.931Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T23:21:25.392Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-08-18T23:21:26.053Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T23:21:26.932Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-08-18T23:21:26.932Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T23:21:27.396Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-08-18T23:21:28.223Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T23:21:30.394Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T23:21:32.564Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T23:21:33.214Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-08-18T23:21:34.735Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T23:21:34.754Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-08-18T23:21:34.754Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T23:21:34.754Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-08-18T23:21:34.754Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T23:21:34.754Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-08-18T23:21:36.902Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T23:21:36.935Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-08-18T23:21:37.913Z] === RUN TestDockerSuite/TestBuildCmd [2021-08-18T23:21:38.887Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-08-18T23:21:39.070Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T23:21:39.527Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T23:21:39.527Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.527Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T23:21:39.528Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T23:21:39.528Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T23:21:39.528Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T23:21:39.528Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T23:21:39.859Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-08-18T23:21:40.320Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-08-18T23:21:41.698Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T23:21:43.232Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T23:21:47.412Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-08-18T23:21:50.290Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T23:21:50.324Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-08-18T23:21:50.324Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T23:21:50.324Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-08-18T23:21:51.825Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T23:21:51.825Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T23:21:51.825Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T23:21:51.867Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-08-18T23:21:51.867Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T23:21:51.867Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-08-18T23:21:52.327Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-08-18T23:21:54.725Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T23:21:54.725Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T23:21:55.242Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-08-18T23:21:56.213Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-08-18T23:21:57.183Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-08-18T23:21:57.183Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T23:21:57.183Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-08-18T23:21:58.155Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-08-18T23:21:59.134Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-08-18T23:21:59.134Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T23:21:59.134Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-08-18T23:21:59.134Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T23:21:59.134Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-08-18T23:22:00.497Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T23:22:06.226Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-08-18T23:22:06.273Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T23:22:13.329Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T23:22:14.863Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T23:22:17.038Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T23:22:17.038Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T23:22:17.038Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T23:22:19.935Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T23:22:22.839Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T23:22:33.139Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T23:22:33.139Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T23:22:33.139Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T23:22:33.139Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T23:22:33.139Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T23:22:34.675Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T23:22:37.571Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T23:22:40.468Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T23:22:40.468Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T23:22:40.468Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T23:22:40.468Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T23:22:40.468Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T23:22:40.468Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T23:22:40.468Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T23:22:40.468Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T23:22:40.468Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T23:22:40.468Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T23:22:40.468Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T23:22:40.468Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T23:22:40.468Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T23:22:40.468Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T23:22:40.468Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T23:22:40.468Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPortList [2021-08-18T23:22:40.468Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T23:22:40.468Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T23:22:45.145Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.145Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T23:22:45.145Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T23:22:45.603Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T23:22:48.777Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-08-18T23:22:48.777Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-08-18T23:22:48.777Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-08-18T23:22:51.383Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T23:22:51.384Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T23:22:51.384Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T23:22:53.490Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-08-18T23:22:53.490Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T23:22:53.951Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-08-18T23:22:53.951Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T23:22:54.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-08-18T23:22:54.411Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T23:22:54.411Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-08-18T23:22:55.383Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-08-18T23:22:55.383Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T23:22:55.383Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-08-18T23:22:58.448Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T23:22:58.448Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T23:22:58.448Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T23:23:08.754Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T23:23:23.536Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T23:23:23.536Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T23:23:23.536Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T23:23:23.536Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T23:23:31.105Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-08-18T23:23:31.105Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-08-18T23:23:31.105Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T23:23:31.105Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-08-18T23:23:35.891Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T23:23:38.785Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T23:23:47.345Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T23:23:51.071Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T23:23:51.071Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T23:23:51.071Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T23:23:51.071Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T23:23:51.071Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T23:23:55.756Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T23:23:55.756Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:23:55.756Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T23:23:55.756Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:23:55.756Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T23:23:55.756Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T23:23:55.756Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T23:23:55.756Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T23:23:55.756Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T23:23:56.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-08-18T23:23:56.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-08-18T23:23:57.231Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-08-18T23:24:01.931Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-08-18T23:24:02.813Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T23:24:02.813Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-18T23:24:02.813Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T23:24:03.777Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T23:24:03.777Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T23:24:04.234Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T23:24:04.842Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-08-18T23:24:05.196Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T23:24:06.161Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T23:24:06.161Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T23:24:06.161Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T23:24:10.839Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T23:24:13.433Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-08-18T23:24:14.567Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T23:24:16.737Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T23:24:34.415Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T23:24:34.415Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:24:34.415Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T23:24:41.476Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T23:24:41.476Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T23:24:41.476Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T23:24:42.441Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T23:24:47.118Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T23:24:51.792Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T23:24:51.792Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:24:51.792Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T23:24:55.517Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T23:24:55.517Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T23:24:55.974Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T23:25:10.769Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T23:25:11.226Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T23:25:12.190Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T23:25:17.966Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T23:25:22.641Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T23:25:31.191Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T23:25:34.914Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T23:25:35.370Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T23:25:38.267Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T23:25:39.522Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-08-18T23:25:42.442Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-08-18T23:25:42.442Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T23:25:42.902Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-08-18T23:25:53.048Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T23:25:55.217Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T23:25:59.893Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-18T23:26:00.857Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T23:26:00.857Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-18T23:26:01.314Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T23:26:02.844Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T23:26:02.844Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-18T23:26:02.844Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T23:26:02.844Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-18T23:26:02.844Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T23:26:08.620Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T23:26:10.794Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T23:26:12.965Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T23:26:15.866Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T23:26:18.038Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T23:26:18.038Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T23:26:22.721Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-18T23:26:22.721Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T23:26:25.617Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T23:26:25.617Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-18T23:26:25.617Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T23:26:28.517Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T23:26:28.517Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-18T23:26:28.517Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T23:26:28.517Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-18T23:26:28.517Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T23:26:30.687Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-18T23:26:30.687Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T23:26:32.859Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T23:26:35.030Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T23:26:37.203Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T23:26:37.203Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-18T23:26:37.203Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T23:26:37.203Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-18T23:26:37.203Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T23:26:37.203Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-18T23:26:37.203Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T23:26:39.373Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T23:26:39.373Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:26:39.373Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T23:26:39.373Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-18T23:26:39.373Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T23:26:39.373Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-18T23:26:39.373Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T23:26:39.373Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:26:39.373Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T23:26:41.544Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T23:26:46.230Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-18T23:26:46.230Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T23:26:49.124Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T23:26:49.124Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-18T23:26:49.124Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T23:26:49.124Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T23:26:49.124Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-18T23:26:49.124Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T23:26:51.295Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T23:26:54.192Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T23:26:54.192Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-18T23:26:54.192Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T23:26:56.365Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T23:26:56.365Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-18T23:26:56.365Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T23:26:56.365Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:26:56.365Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T23:26:56.365Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-18T23:26:56.365Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T23:26:58.537Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T23:27:00.709Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T23:27:03.605Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T23:27:05.773Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T23:27:05.773Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T23:27:05.773Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-18T23:27:05.773Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T23:27:05.773Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-18T23:27:05.773Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T23:27:05.773Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-18T23:27:06.231Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T23:27:06.231Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-18T23:27:06.231Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T23:27:06.231Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-18T23:27:06.231Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T23:27:06.231Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-18T23:27:06.231Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T23:27:06.231Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-18T23:27:06.231Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T23:27:09.029Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-08-18T23:27:09.029Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-08-18T23:27:09.029Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-08-18T23:27:09.954Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T23:27:09.955Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-18T23:27:09.955Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T23:27:10.412Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T23:27:10.412Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T23:27:10.412Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T23:27:10.412Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-18T23:27:10.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T23:27:10.412Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-18T23:27:10.412Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T23:27:10.412Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T23:27:10.412Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-18T23:27:17.477Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-18T23:27:17.477Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-18T23:27:17.477Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunMount [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-18T23:27:19.011Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-18T23:27:19.011Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-18T23:27:27.562Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-18T23:27:27.562Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T23:27:27.562Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-18T23:27:27.562Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-18T23:27:27.562Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-18T23:27:27.562Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T23:27:27.562Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-18T23:27:32.244Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-18T23:27:34.199Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-18T23:27:35.970Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-18T23:27:35.970Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-18T23:27:36.427Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-18T23:27:37.957Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-18T23:27:39.489Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-18T23:27:41.020Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-18T23:27:41.988Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-18T23:27:44.886Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-18T23:27:44.886Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-18T23:27:47.896Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-18T23:27:47.896Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-18T23:27:47.896Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-18T23:27:47.896Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-18T23:27:47.896Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-18T23:27:47.896Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-18T23:27:49.036Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-08-18T23:27:56.452Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-18T23:27:56.452Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-18T23:27:56.452Z] === RUN TestDockerSuite/TestRunRm [2021-08-18T23:27:57.986Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-18T23:28:01.441Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-08-18T23:28:03.759Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-18T23:28:05.933Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-18T23:28:08.103Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-18T23:28:09.633Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-18T23:28:12.530Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-18T23:28:12.530Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-18T23:28:12.530Z] === RUN TestDockerSuite/TestRunState [2021-08-18T23:28:12.530Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-18T23:28:12.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-18T23:28:14.703Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-18T23:28:14.703Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-18T23:28:14.703Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-18T23:28:16.874Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-18T23:28:16.874Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-18T23:28:16.874Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-18T23:28:16.874Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-18T23:28:16.874Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-18T23:28:17.332Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-18T23:28:17.332Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-18T23:28:17.332Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-18T23:28:17.332Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-18T23:28:22.012Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-18T23:28:22.012Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-18T23:28:24.910Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-18T23:28:24.910Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-18T23:28:24.910Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-18T23:28:27.084Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-18T23:28:27.084Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-18T23:28:27.084Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-18T23:28:27.084Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-18T23:28:27.084Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-18T23:28:29.978Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-18T23:28:37.040Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-18T23:28:41.718Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-18T23:28:44.009Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-08-18T23:28:47.494Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-18T23:28:47.494Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-18T23:28:47.494Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-18T23:28:47.951Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-18T23:28:50.848Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-18T23:28:53.747Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-18T23:28:55.277Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-18T23:28:55.277Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.277Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-18T23:28:55.735Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-18T23:28:55.735Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-18T23:28:55.735Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-18T23:28:55.735Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-18T23:28:55.735Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-18T23:28:55.735Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-18T23:28:58.630Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-18T23:29:00.801Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-18T23:29:02.334Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-18T23:29:08.111Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-18T23:29:08.111Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-18T23:29:08.111Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-18T23:29:08.111Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-18T23:29:08.111Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-18T23:29:08.111Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T23:29:08.111Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-18T23:29:09.184Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-08-18T23:29:10.281Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-18T23:29:10.281Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-18T23:29:10.739Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-18T23:29:10.739Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-18T23:29:12.909Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-18T23:29:19.533Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-08-18T23:29:19.968Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-18T23:29:19.968Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T23:29:19.968Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-18T23:29:27.026Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-18T23:29:27.026Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T23:29:27.026Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-18T23:29:31.799Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-18T23:29:31.799Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T23:29:31.799Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-18T23:29:31.799Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T23:29:31.799Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-18T23:29:31.799Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T23:29:31.799Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-18T23:29:31.799Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T23:29:31.799Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-18T23:29:37.631Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-18T23:29:37.631Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T23:29:37.631Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-18T23:29:37.631Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T23:29:37.631Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-18T23:29:37.631Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T23:29:38.088Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-18T23:29:38.088Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T23:29:38.088Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-18T23:29:38.088Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T23:29:38.088Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-18T23:29:38.088Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T23:29:38.088Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-18T23:29:40.259Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-18T23:29:41.795Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-18T23:29:41.795Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T23:29:41.795Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-18T23:29:43.965Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-18T23:29:43.966Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-18T23:29:43.966Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-18T23:29:43.966Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-18T23:29:43.966Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-18T23:29:43.966Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-18T23:29:43.966Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T23:29:43.966Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-18T23:30:01.638Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-18T23:30:01.638Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-18T23:30:02.602Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-18T23:30:02.602Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-18T23:30:06.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-18T23:30:06.327Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-18T23:30:06.786Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-18T23:30:06.786Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-18T23:30:06.786Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-18T23:30:15.340Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-18T23:30:15.340Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T23:30:15.340Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-18T23:30:15.340Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-18T23:30:15.340Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-18T23:30:15.340Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T23:30:15.340Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-18T23:30:22.402Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-18T23:30:22.402Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-18T23:30:22.860Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-18T23:30:31.438Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-18T23:30:31.438Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-18T23:30:31.438Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite (2118.74s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.98s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (59.99s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.70s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.16s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.51s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.00s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.66s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (72.53s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.73s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.28s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.88s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.21s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.54s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.90s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.44s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (4.71s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.05s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.30s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.83s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.49s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddTar (33.42s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.18s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.18s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.07s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.84s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.07s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.35s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.41s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.37s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.09s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.40s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.84s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.37s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.51s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCmd (0.60s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.60s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.62s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.05s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.20s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.21s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.48s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.74s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.95s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.87s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.41s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.27s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.68s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.60s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.72s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (21.81s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.71s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.43s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.66s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.29s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.99s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.92s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignore (46.94s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.78s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (52.19s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.35s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.18s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.00s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.74s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.15s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.41s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (71.38s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.45s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.14s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.49s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.62s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.12s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.70s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.97s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.15s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.85s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFails (2.49s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.97s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.84s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.41s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.79s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.63s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.74s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.57s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.84s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildHistory (11.25s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.01s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.61s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.77s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.31s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.98s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.58s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabels (0.98s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.60s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.96s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T23:30:32.971Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2021-08-18T23:30:32.971Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.12s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.53s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.58s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.49s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.66s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.47s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.83s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.00s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.62s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.64s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.08s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.57s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.62s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.36s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.79s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.61s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.34s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.18s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.44s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.06s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.15s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.76s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (39.32s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.04s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildRm (11.90s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.53s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.84s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.73s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.46s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (14.41s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.77s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.12s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.26s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.16s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildStderr (3.74s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.40s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.85s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.49s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.97s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.63s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.46s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.98s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.43s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.90s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.40s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.52s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.25s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.09s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.88s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.43s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.91s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.22s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.57s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.90s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.77s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.56s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitChange (4.52s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.70s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.85s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitTTY (6.97s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.44s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.48s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.58s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.44s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.45s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.05s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.98s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.95s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.52s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.46s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.86s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.55s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.27s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.42s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.66s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.70s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.11s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.75s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.44s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.13s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.87s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.51s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (17.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.42s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.39s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.42s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.40s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005308_} (2.51s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371103514_c:\foo_false____} (2.49s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1371103514_c:\foo_true____} (2.36s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.53s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.68s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.51s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.14s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.59s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.00s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.85s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToDot (2.58s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCpToStdout (2.53s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateArgs (0.21s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.06s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.49s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.84s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateLabels (0.21s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2021-08-18T23:30:32.972Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.69s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.50s) [2021-08-18T23:30:32.972Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.23s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.48s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.62s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.66s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.29s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.29s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsCopy (4.16s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.09s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.43s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.65s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.93s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFilters (4.95s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFormat (4.65s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.16s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsRename (2.21s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsResize (7.79s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.45s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.33s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.86s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsUntag (2.72s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.03s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.94s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.88s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.96s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.97s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.89s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.85s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecInspectID (4.38s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.26s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.04s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.25s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.82s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.79s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.80s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.77s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.39s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.00s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.67s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesFormat (0.17s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.69s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.83s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.37s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.39s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.41s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectDefault (2.09s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectHistory (4.44s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.52s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.95s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.13s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.94s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.05s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectStatus (3.25s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.09s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.19s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.45s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.45s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.10s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.40s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.91s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.92s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.87s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.73s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.36s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.96s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.91s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.34s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.69s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.68s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsSince (9.23s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsTail (3.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.69s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.62s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.78s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.13s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsByOrder (7.89s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.19s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (15.01s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.33s) [2021-08-18T23:30:32.973Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.80s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.77s) [2021-08-18T23:30:32.973Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.83s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.47s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.77s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.56s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.95s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.27s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.29s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.04s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.92s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.65s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.94s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.38s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.64s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.73s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.74s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.60s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.05s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.12s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.65s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiTag (0.70s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.58s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.66s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.73s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.80s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.07s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.61s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.51s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.45s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.50s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.50s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.46s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.07s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.37s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.84s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.49s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.04s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.91s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.88s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.49s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.44s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.47s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunExitCode (2.05s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.48s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.48s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.56s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.05s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.74s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.99s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.18s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.44s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.19s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.18s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.60s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.18s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.27s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:32.974Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.19s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T23:30:32.974Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.19s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunRm (2.60s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.51s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.98s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.59s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.46s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.00s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.79s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.51s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.40s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.79s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.03s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.89s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.81s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.10s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.52s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.05s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.15s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.03s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.63s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.65s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.90s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.93s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (6.70s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.99s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.11s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T23:30:33.433Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T23:30:33.433Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.25s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.32s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.14s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.91s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.72s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.24s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.24s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.86s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.30s) [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-18T23:30:33.434Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-18T23:30:33.434Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-18T23:30:33.434Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-18T23:30:33.434Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-18T23:30:33.434Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-18T23:30:33.434Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-18T23:30:33.434Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-18T23:30:33.434Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.434Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-18T23:30:33.434Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerDaemonSuite [2021-08-18T23:30:33.435Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-18T23:30:33.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-18T23:30:33.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-18T23:30:33.435Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerSwarmSuite [2021-08-18T23:30:33.435Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-18T23:30:33.435Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerExternalVolumeSuite [2021-08-18T23:30:33.435Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerNetworkSuite [2021-08-18T23:30:33.435Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-18T23:30:33.435Z] === RUN TestDockerHubPullSuite [2021-08-18T23:30:33.435Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-18T23:30:33.435Z] PASS [2021-08-18T23:30:33.435Z] ok github.com/docker/docker/integration-cli 2119.393s [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === Skipped [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T23:30:33.435Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T23:30:33.435Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-18T23:30:33.435Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T23:30:33.435Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T23:30:33.435Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-08-18T23:30:33.435Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.39s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.36s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.35s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.70s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-18T23:30:33.435Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.435Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-08-18T23:30:33.435Z] [2021-08-18T23:30:33.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T23:30:33.435Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.37s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.38s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.36s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.33s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-08-18T23:30:33.436Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.39s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.42s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2021-08-18T23:30:33.436Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T23:30:33.436Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.436Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-08-18T23:30:33.436Z] [2021-08-18T23:30:33.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T23:30:33.436Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T23:30:33.437Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:33.437Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T23:30:33.437Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.437Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-08-18T23:30:33.437Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T23:30:33.438Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T23:30:33.438Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:33.438Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-08-18T23:30:33.438Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T23:30:33.438Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T23:30:33.438Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T23:30:33.438Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T23:30:33.438Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-18T23:30:33.438Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T23:30:33.438Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T23:30:33.438Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T23:30:33.438Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T23:30:33.438Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T23:30:33.438Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T23:30:33.438Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T23:30:33.438Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T23:30:33.438Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.438Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-08-18T23:30:33.438Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2021-08-18T23:30:33.439Z] [2021-08-18T23:30:33.439Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T23:30:33.439Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.439Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T23:30:33.896Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T23:30:33.896Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T23:30:33.896Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.896Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T23:30:33.896Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.896Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-08-18T23:30:33.896Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T23:30:33.897Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T23:30:33.897Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T23:30:33.897Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T23:30:33.897Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.897Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T23:30:33.897Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.897Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-08-18T23:30:33.897Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T23:30:33.898Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.898Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-08-18T23:30:33.898Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.899Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-08-18T23:30:33.899Z] [2021-08-18T23:30:33.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T23:30:33.899Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T23:30:33.900Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T23:30:33.900Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T23:30:33.900Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.900Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.900Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-18T23:30:33.900Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-18T23:30:33.901Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:33.901Z] DONE 1092 tests, 546 skipped in 2127.532s [2021-08-18T23:30:33.901Z] INFO: Integration tests ended at 08/18/2021 23:30:33. Duration:00:35:27.6287735 [2021-08-18T23:30:33.901Z] INFO: Docker info of the daemon under test at end of run [2021-08-18T23:30:33.901Z] [2021-08-18T23:30:34.358Z] Containers: 2 [2021-08-18T23:30:34.358Z] Running: 0 [2021-08-18T23:30:34.358Z] Paused: 0 [2021-08-18T23:30:34.358Z] Stopped: 2 [2021-08-18T23:30:34.358Z] Images: 18 [2021-08-18T23:30:34.358Z] Server Version: 0.0.0-dev [2021-08-18T23:30:34.358Z] Storage Driver: windowsfilter [2021-08-18T23:30:34.358Z] Windows: [2021-08-18T23:30:34.358Z] Logging Driver: json-file [2021-08-18T23:30:34.358Z] Plugins: [2021-08-18T23:30:34.358Z] Volume: local [2021-08-18T23:30:34.358Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-18T23:30:34.358Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-18T23:30:34.358Z] Swarm: inactive [2021-08-18T23:30:34.358Z] Default Isolation: process [2021-08-18T23:30:34.358Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2021-08-18T23:30:34.358Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.112) [2021-08-18T23:30:34.358Z] OSType: windows [2021-08-18T23:30:34.358Z] Architecture: x86_64 [2021-08-18T23:30:34.358Z] CPUs: 4 [2021-08-18T23:30:34.358Z] Total Memory: 32GiB [2021-08-18T23:30:34.358Z] Name: azwin-2-e61160 [2021-08-18T23:30:34.358Z] ID: M2F7:HPRP:6F3X:OFHH:P6ID:YL66:D4QM:Y6TC:OV2E:N5AR:FFRS:TD5W [2021-08-18T23:30:34.358Z] Docker Root Dir: D:\CI\PR-42755\9\daemon [2021-08-18T23:30:34.358Z] Debug Mode (client): false [2021-08-18T23:30:34.358Z] Debug Mode (server): true [2021-08-18T23:30:34.358Z] File Descriptors: -1 [2021-08-18T23:30:34.358Z] Goroutines: 17 [2021-08-18T23:30:34.358Z] System Time: 2021-08-18T23:30:33.9192997Z [2021-08-18T23:30:34.358Z] EventsListeners: 0 [2021-08-18T23:30:34.358Z] Registry: https://index.docker.io/v1/ [2021-08-18T23:30:34.358Z] Labels: [2021-08-18T23:30:34.358Z] Experimental: false [2021-08-18T23:30:34.358Z] Insecure Registries: [2021-08-18T23:30:34.358Z] 127.0.0.0/8 [2021-08-18T23:30:34.358Z] Live Restore Enabled: false [2021-08-18T23:30:34.358Z] [2021-08-18T23:30:34.358Z] [2021-08-18T23:30:34.358Z] INFO: Stopping daemon under test [2021-08-18T23:30:34.358Z] SUCCESS: The process with PID 4264 (child process of PID 6580) has been terminated. [2021-08-18T23:30:34.358Z] SUCCESS: The process with PID 6580 (child process of PID 2364) has been terminated. [2021-08-18T23:30:34.358Z] INFO: Stop tailing logs of the daemon under tests [2021-08-18T23:30:34.358Z] INFO: executeCI.ps1 Completed successfully at 08/18/2021 23:30:34. [2021-08-18T23:30:34.358Z] INFO: Tidying up at end of run [2021-08-18T23:30:34.358Z] INFO: Saving daemon under test log (d:\CI\PR-42755\9\dut.out) to bundles\CIDUT.out [2021-08-18T23:30:34.358Z] INFO: Saving daemon under test log (d:\CI\PR-42755\9\dut.err) to bundles\CIDUT.err [2021-08-18T23:30:34.358Z] INFO: Nuke-Everything... [2021-08-18T23:30:36.527Z] INFO: Container count on control daemon to delete is 2 [2021-08-18T23:30:36.988Z] d52405a7de01 [2021-08-18T23:30:36.988Z] fb9b540b20c1 [2021-08-18T23:30:36.988Z] INFO: Tidying pidfile d:\CI\PR-42755\9\docker.pid [2021-08-18T23:30:36.988Z] INFO: Nuking d:\CI [2021-08-18T23:30:51.777Z] INFO: Zapped successfully [2021-08-18T23:30:51.777Z] [2021-08-18T23:30:51.777Z] INFO: executeCI.ps1 exiting at Wed Aug 18 23:30:51 CUT 2021. Duration 01:07:26.3719580 [2021-08-18T23:30:51.777Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-18T23:30:52.020Z] Recording test results [2021-08-18T23:30:58.391Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-18T23:30:59.876Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-18T23:31:01.052Z] Archiving artifacts [2021-08-18T23:31:14.702Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-18T23:31:15.629Z] + make clean [2021-08-18T23:31:16.595Z] docker volume rm -f docker-dev-cache [2021-08-18T23:31:16.595Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-08-18T23:31:46.515Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-08-18T23:31:46.515Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-08-18T23:31:46.515Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-08-18T23:31:46.515Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-08-18T23:31:48.060Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-08-18T23:31:52.767Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnv [2021-08-18T23:31:58.577Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-08-18T23:31:58.577Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-08-18T23:31:58.577Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-08-18T23:31:58.577Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-08-18T23:31:58.577Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-18T23:31:58.577Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-08-18T23:32:04.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-08-18T23:32:04.393Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-18T23:32:04.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-08-18T23:32:04.393Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-18T23:32:04.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-08-18T23:32:04.393Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-18T23:32:04.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-08-18T23:32:04.853Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-08-18T23:32:10.670Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-08-18T23:32:31.798Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildExpose [2021-08-18T23:32:31.798Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-08-18T23:32:31.798Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-08-18T23:32:31.798Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-08-18T23:32:31.798Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-18T23:32:31.798Z] === RUN TestDockerSuite/TestBuildFails [2021-08-18T23:32:34.009Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-08-18T23:32:34.009Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-08-18T23:32:41.104Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-08-18T23:32:48.195Z] === RUN TestDockerSuite/TestBuildForceRm [2021-08-18T23:32:56.787Z] === RUN TestDockerSuite/TestBuildFromGit [2021-08-18T23:33:09.201Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-08-18T23:33:10.172Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-08-18T23:33:17.260Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-08-18T23:33:17.260Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-18T23:33:17.260Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-08-18T23:33:18.231Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-08-18T23:33:18.692Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-08-18T23:33:18.692Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-18T23:33:18.692Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-08-18T23:33:36.961Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-08-18T23:33:36.961Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:33:36.961Z] === RUN TestDockerSuite/TestBuildHistory [2021-08-18T23:33:49.376Z] === RUN TestDockerSuite/TestBuildIidFile [2021-08-18T23:33:50.920Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-08-18T23:33:53.193Z] === RUN TestDockerSuite/TestBuildInheritance [2021-08-18T23:33:53.193Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-18T23:33:53.193Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-08-18T23:33:54.167Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-08-18T23:33:54.167Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-08-18T23:33:59.971Z] === RUN TestDockerSuite/TestBuildLabel [2021-08-18T23:34:00.942Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-08-18T23:34:01.914Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-08-18T23:34:02.888Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-08-18T23:34:03.861Z] === RUN TestDockerSuite/TestBuildLabels [2021-08-18T23:34:05.402Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-08-18T23:34:07.588Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLastModified [2021-08-18T23:34:16.177Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-08-18T23:34:16.177Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-08-18T23:34:16.177Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-08-18T23:34:17.147Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-08-18T23:34:24.236Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-08-18T23:34:49.400Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-08-18T23:34:49.400Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-18T23:34:49.400Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-08-18T23:34:49.861Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-08-18T23:35:32.434Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-08-18T23:35:53.554Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-08-18T23:35:57.301Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-08-18T23:36:04.402Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-08-18T23:36:11.501Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-08-18T23:36:32.618Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-08-18T23:36:32.618Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-18T23:36:32.618Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-08-18T23:36:41.215Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-08-18T23:36:41.675Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-08-18T23:36:41.675Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-18T23:36:41.675Z] === RUN TestDockerSuite/TestBuildNetNone [2021-08-18T23:36:41.675Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-18T23:36:41.675Z] === RUN TestDockerSuite/TestBuildNoContext [2021-08-18T23:36:50.252Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-08-18T23:37:00.576Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-08-18T23:37:03.481Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-08-18T23:37:03.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-08-18T23:37:03.940Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-08-18T23:37:06.869Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-08-18T23:37:08.412Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-08-18T23:37:10.593Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-08-18T23:37:28.282Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-08-18T23:37:28.282Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-08-18T23:37:40.660Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-08-18T23:37:43.569Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-08-18T23:37:53.899Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-08-18T23:37:59.692Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-08-18T23:38:05.489Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-08-18T23:38:07.668Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-08-18T23:38:07.668Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-18T23:38:07.668Z] === RUN TestDockerSuite/TestBuildPATH [2021-08-18T23:38:07.668Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-18T23:38:07.668Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-08-18T23:38:09.853Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-08-18T23:38:09.853Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-18T23:38:09.853Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-08-18T23:39:00.572Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-08-18T23:39:36.265Z] === RUN TestDockerSuite/TestBuildRm [2021-08-18T23:39:51.087Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-08-18T23:39:53.269Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-08-18T23:39:53.269Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-18T23:39:53.269Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-08-18T23:39:53.269Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-18T23:39:53.733Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-08-18T23:39:55.912Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-08-18T23:40:00.597Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-08-18T23:40:04.443Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-08-18T23:40:14.762Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-08-18T23:40:34.376Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-08-18T23:40:34.834Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-08-18T23:40:35.804Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-08-18T23:40:48.195Z] === RUN TestDockerSuite/TestBuildSpaces [2021-08-18T23:40:48.654Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-08-18T23:40:54.448Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-08-18T23:40:54.911Z] === RUN TestDockerSuite/TestBuildStderr [2021-08-18T23:41:00.713Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-08-18T23:41:25.927Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-08-18T23:41:25.927Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-18T23:41:25.927Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-08-18T23:41:28.101Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-08-18T23:41:29.640Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-08-18T23:41:35.442Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-08-18T23:41:42.513Z] === RUN TestDockerSuite/TestBuildUser [2021-08-18T23:41:42.513Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-18T23:41:42.513Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-08-18T23:41:42.513Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:41:42.513Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-08-18T23:41:42.513Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-18T23:41:42.513Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-08-18T23:41:47.204Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-08-18T23:41:47.663Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-08-18T23:41:51.399Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-08-18T23:41:51.399Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-18T23:41:51.399Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-08-18T23:41:51.399Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-18T23:41:51.399Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-08-18T23:42:21.348Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-08-18T23:42:21.348Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-08-18T23:42:29.924Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-08-18T23:42:42.318Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-08-18T23:42:42.318Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-18T23:42:42.318Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-08-18T23:42:42.318Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-18T23:42:42.318Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-08-18T23:42:45.226Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-08-18T23:42:45.226Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-18T23:42:45.685Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-08-18T23:42:58.072Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-08-18T23:43:03.866Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-08-18T23:43:04.325Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-08-18T23:43:34.272Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-08-18T23:43:34.272Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:43:34.272Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-08-18T23:43:34.272Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-18T23:43:34.272Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-08-18T23:43:34.272Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-18T23:43:34.272Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-08-18T23:43:34.272Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-08-18T23:43:42.858Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-08-18T23:43:45.765Z] === RUN TestDockerSuite/TestBuildXZHost [2021-08-18T23:43:45.765Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-18T23:43:46.225Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-08-18T23:43:46.225Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-18T23:43:46.225Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-08-18T23:43:46.225Z] docker_cli_sni_test.go:18: Flakey test [2021-08-18T23:43:46.225Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-08-18T23:43:49.132Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-08-18T23:43:59.453Z] === RUN TestDockerSuite/TestCommitChange [2021-08-18T23:44:05.251Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-08-18T23:44:11.043Z] === RUN TestDockerSuite/TestCommitHardlink [2021-08-18T23:44:11.043Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-18T23:44:11.043Z] === RUN TestDockerSuite/TestCommitNewFile [2021-08-18T23:44:23.437Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-08-18T23:44:23.437Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-18T23:44:23.437Z] === RUN TestDockerSuite/TestCommitTTY [2021-08-18T23:44:38.248Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-08-18T23:44:42.952Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-08-18T23:44:42.952Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-08-18T23:44:42.952Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-08-18T23:44:42.952Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-08-18T23:44:42.952Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-08-18T23:44:42.952Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-08-18T23:44:42.952Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-08-18T23:44:42.952Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-08-18T23:44:51.521Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-08-18T23:45:03.914Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-08-18T23:45:03.914Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-18T23:45:03.914Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-08-18T23:45:06.098Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-08-18T23:45:06.098Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-18T23:45:06.098Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-08-18T23:45:06.098Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-18T23:45:06.098Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-08-18T23:45:06.098Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-18T23:45:06.098Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-08-18T23:45:09.018Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-08-18T23:45:09.018Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-18T23:45:09.018Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-08-18T23:45:09.018Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-08-18T23:45:11.925Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-08-18T23:45:11.925Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-08-18T23:45:11.926Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-18T23:45:11.926Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-08-18T23:45:11.926Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-18T23:45:11.926Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-08-18T23:45:11.926Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-18T23:45:11.926Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-08-18T23:45:14.831Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-08-18T23:45:17.737Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-08-18T23:45:20.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-08-18T23:45:20.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-08-18T23:45:20.657Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-18T23:45:20.657Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-08-18T23:45:23.562Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-08-18T23:45:23.562Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-08-18T23:45:26.468Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-08-18T23:45:26.468Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:45:26.468Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-08-18T23:45:26.468Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:45:26.468Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-08-18T23:45:29.377Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-08-18T23:45:29.377Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-08-18T23:45:31.556Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-08-18T23:45:31.556Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-18T23:45:31.556Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-08-18T23:45:35.292Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-08-18T23:45:35.292Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-08-18T23:45:43.869Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-08-18T23:45:47.605Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-08-18T23:45:52.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-08-18T23:45:52.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-08-18T23:45:52.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-08-18T23:45:52.295Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-08-18T23:45:52.295Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-08-18T23:45:54.476Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-08-18T23:45:54.476Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-18T23:45:54.476Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-08-18T23:45:57.381Z] === RUN TestDockerSuite/TestContainerAPITop [2021-08-18T23:45:57.381Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-18T23:45:57.381Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-08-18T23:46:00.290Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-08-18T23:46:00.290Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-08-18T23:46:04.983Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-08-18T23:46:07.888Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-08-18T23:46:07.888Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-08-18T23:46:07.888Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-08-18T23:46:07.888Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-08-18T23:46:07.888Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-18T23:46:07.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-08-18T23:46:10.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-08-18T23:46:10.065Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-08-18T23:46:12.970Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-08-18T23:46:15.875Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-08-18T23:46:18.781Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-08-18T23:46:27.348Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000596b58_} [2021-08-18T23:46:34.424Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1150758430_c:\foo_false____} [2021-08-18T23:46:37.328Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1150758430_c:\foo_true____} [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-08-18T23:46:40.235Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-08-18T23:46:40.235Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-08-18T23:46:40.235Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-08-18T23:46:40.235Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-08-18T23:46:40.235Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-08-18T23:46:40.235Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-18T23:46:40.235Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-08-18T23:46:48.800Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-08-18T23:46:48.800Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-08-18T23:46:48.800Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-18T23:46:48.800Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-08-18T23:46:51.705Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-08-18T23:46:51.705Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-08-18T23:46:51.705Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-18T23:46:51.705Z] === RUN TestDockerSuite/TestCpRelativePath [2021-08-18T23:46:54.614Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-08-18T23:46:54.614Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-18T23:46:54.614Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-08-18T23:46:54.614Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-18T23:46:54.614Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-08-18T23:46:54.614Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-18T23:46:54.614Z] === RUN TestDockerSuite/TestCpToCaseA [2021-08-18T23:47:00.403Z] === RUN TestDockerSuite/TestCpToCaseB [2021-08-18T23:47:02.601Z] === RUN TestDockerSuite/TestCpToCaseC [2021-08-18T23:47:02.601Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:47:02.601Z] === RUN TestDockerSuite/TestCpToCaseD [2021-08-18T23:47:02.601Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-18T23:47:02.601Z] === RUN TestDockerSuite/TestCpToCaseE [2021-08-18T23:47:20.297Z] === RUN TestDockerSuite/TestCpToCaseF [2021-08-18T23:47:20.297Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-18T23:47:20.297Z] === RUN TestDockerSuite/TestCpToCaseG [2021-08-18T23:47:20.297Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-18T23:47:20.297Z] === RUN TestDockerSuite/TestCpToCaseH [2021-08-18T23:47:41.397Z] === RUN TestDockerSuite/TestCpToCaseI [2021-08-18T23:47:41.397Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-18T23:47:41.397Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-08-18T23:47:41.397Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-18T23:47:41.397Z] === RUN TestDockerSuite/TestCpToDot [2021-08-18T23:47:47.197Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-08-18T23:47:47.197Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-18T23:47:47.197Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-08-18T23:47:47.197Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-18T23:47:47.197Z] === RUN TestDockerSuite/TestCpToStdout [2021-08-18T23:47:50.107Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-08-18T23:47:50.107Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:47:50.107Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-08-18T23:47:50.107Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-18T23:47:50.107Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-08-18T23:47:50.107Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-18T23:47:50.107Z] === RUN TestDockerSuite/TestCpVolumePath [2021-08-18T23:47:50.107Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-18T23:47:50.107Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-08-18T23:47:50.567Z] === RUN TestDockerSuite/TestCreateArgs [2021-08-18T23:47:50.567Z] === RUN TestDockerSuite/TestCreateByImageID [2021-08-18T23:47:53.498Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-08-18T23:47:56.408Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-08-18T23:47:56.408Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-08-18T23:47:56.408Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-08-18T23:47:59.330Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-08-18T23:47:59.789Z] === RUN TestDockerSuite/TestCreateLabels [2021-08-18T23:48:00.249Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-08-18T23:48:00.249Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-18T23:48:00.249Z] === RUN TestDockerSuite/TestCreateRM [2021-08-18T23:48:00.709Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-08-18T23:48:00.709Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-18T23:48:00.709Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-08-18T23:48:00.709Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-08-18T23:48:01.169Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-08-18T23:48:11.493Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-08-18T23:48:11.493Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-08-18T23:48:11.493Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-08-18T23:48:16.185Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-08-18T23:48:16.185Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-08-18T23:48:16.185Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-18T23:48:16.185Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-08-18T23:48:19.106Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-08-18T23:48:19.565Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-08-18T23:48:19.565Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDevicePermissions [2021-08-18T23:48:19.565Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDockerFails [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-08-18T23:48:19.565Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-08-18T23:48:19.565Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-08-18T23:48:19.565Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestEventsAttach [2021-08-18T23:48:19.565Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestEventsCommit [2021-08-18T23:48:19.565Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-18T23:48:19.565Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-08-18T23:48:22.485Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-08-18T23:48:25.393Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-08-18T23:48:28.301Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-08-18T23:48:38.627Z] === RUN TestDockerSuite/TestEventsCopy [2021-08-18T23:48:44.421Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-08-18T23:48:50.215Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-08-18T23:48:53.123Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-08-18T23:48:54.092Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-08-18T23:49:04.419Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-08-18T23:49:04.419Z] === RUN TestDockerSuite/TestEventsFilterType [2021-08-18T23:49:05.959Z] === RUN TestDockerSuite/TestEventsFilters [2021-08-18T23:49:11.753Z] === RUN TestDockerSuite/TestEventsFormat [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsImageImport [2021-08-18T23:49:17.548Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-08-18T23:49:17.548Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsImagePull [2021-08-18T23:49:17.548Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-18T23:49:17.548Z] === RUN TestDockerSuite/TestEventsImageTag [2021-08-18T23:49:18.516Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-08-18T23:49:18.516Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-18T23:49:18.516Z] === RUN TestDockerSuite/TestEventsRename [2021-08-18T23:49:21.425Z] === RUN TestDockerSuite/TestEventsResize [2021-08-18T23:49:29.995Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-08-18T23:49:32.178Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-08-18T23:49:35.915Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-08-18T23:49:40.617Z] === RUN TestDockerSuite/TestEventsTop [2021-08-18T23:49:40.618Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-18T23:49:40.618Z] === RUN TestDockerSuite/TestEventsUntag [2021-08-18T23:49:43.526Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-08-18T23:49:48.224Z] === RUN TestDockerSuite/TestExec [2021-08-18T23:49:48.224Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:49:48.224Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-08-18T23:49:48.224Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-18T23:49:48.224Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-08-18T23:49:51.132Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-08-18T23:49:53.311Z] === RUN TestDockerSuite/TestExecAPIStart [2021-08-18T23:49:53.311Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:49:53.311Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-08-18T23:49:53.311Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-18T23:49:53.311Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-08-18T23:49:53.311Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-18T23:49:53.311Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-08-18T23:49:55.488Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-08-18T23:49:58.393Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-08-18T23:50:00.575Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-08-18T23:50:03.477Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-08-18T23:50:08.175Z] === RUN TestDockerSuite/TestExecCgroup [2021-08-18T23:50:08.175Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-18T23:50:08.175Z] === RUN TestDockerSuite/TestExecEnv [2021-08-18T23:50:08.175Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-18T23:50:08.175Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-08-18T23:50:08.175Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-18T23:50:08.175Z] === RUN TestDockerSuite/TestExecExitStatus [2021-08-18T23:50:11.081Z] === RUN TestDockerSuite/TestExecInspectID [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecInteractive [2021-08-18T23:50:15.768Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-08-18T23:50:15.768Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecParseError [2021-08-18T23:50:15.768Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-08-18T23:50:15.768Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-08-18T23:50:15.768Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-18T23:50:15.768Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecSetEnv [2021-08-18T23:50:18.671Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecStartFails [2021-08-18T23:50:18.671Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-08-18T23:50:18.671Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-08-18T23:50:18.671Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-08-18T23:50:18.671Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-18T23:50:18.671Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-08-18T23:50:21.577Z] === RUN TestDockerSuite/TestExecUlimits [2021-08-18T23:50:21.577Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-18T23:50:21.577Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-08-18T23:50:31.903Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-08-18T23:50:31.903Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-18T23:50:31.903Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-08-18T23:50:31.903Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-18T23:50:31.903Z] === RUN TestDockerSuite/TestExecWithUser [2021-08-18T23:50:31.903Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:50:31.903Z] === RUN TestDockerSuite/TestGetContainerStats [2021-08-18T23:50:37.698Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-08-18T23:50:44.781Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-08-18T23:50:47.690Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-08-18T23:50:54.774Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestHealth [2021-08-18T23:50:54.774Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-08-18T23:50:54.774Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-08-18T23:51:00.569Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-08-18T23:51:00.569Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-08-18T23:51:01.539Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-08-18T23:51:01.539Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-18T23:51:01.539Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-08-18T23:51:03.077Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-08-18T23:51:03.077Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-08-18T23:51:05.258Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-08-18T23:51:05.717Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-08-18T23:51:08.626Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-08-18T23:51:17.196Z] === RUN TestDockerSuite/TestImagesFormat [2021-08-18T23:51:17.196Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-08-18T23:51:17.196Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-18T23:51:17.196Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-08-18T23:51:20.937Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-08-18T23:51:20.937Z] === RUN TestDockerSuite/TestImportBadURL [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportDisplay [2021-08-18T23:51:23.844Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportFile [2021-08-18T23:51:23.844Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-08-18T23:51:23.844Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportGzipped [2021-08-18T23:51:23.844Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-08-18T23:51:23.844Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-08-18T23:51:23.844Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-08-18T23:51:23.844Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-08-18T23:51:23.844Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-08-18T23:51:23.844Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-08-18T23:51:23.844Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:51:23.844Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-08-18T23:51:26.755Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-08-18T23:51:29.841Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-08-18T23:51:29.841Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-18T23:51:29.841Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-08-18T23:51:29.841Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-18T23:51:29.841Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-08-18T23:51:29.841Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-08-18T23:51:29.841Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-18T23:51:29.841Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-08-18T23:51:32.021Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-08-18T23:51:32.482Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-08-18T23:51:35.385Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-08-18T23:51:35.385Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-18T23:51:35.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-08-18T23:51:35.385Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-18T23:51:35.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-08-18T23:51:35.385Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-18T23:51:35.385Z] === RUN TestDockerSuite/TestInspectDefault [2021-08-18T23:51:38.295Z] === RUN TestDockerSuite/TestInspectHistory [2021-08-18T23:51:44.091Z] === RUN TestDockerSuite/TestInspectImage [2021-08-18T23:51:44.091Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-18T23:51:44.091Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-08-18T23:51:44.091Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-18T23:51:44.091Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-08-18T23:51:44.091Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-18T23:51:44.091Z] === RUN TestDockerSuite/TestInspectInt64 [2021-08-18T23:51:46.271Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-08-18T23:51:49.180Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-08-18T23:51:49.180Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-08-18T23:51:52.084Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-08-18T23:51:54.989Z] === RUN TestDockerSuite/TestInspectPlugin [2021-08-18T23:51:54.989Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-18T23:51:54.989Z] === RUN TestDockerSuite/TestInspectRootFS [2021-08-18T23:51:54.989Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-08-18T23:51:57.897Z] === RUN TestDockerSuite/TestInspectStatus [2021-08-18T23:52:00.800Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-08-18T23:52:06.595Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-08-18T23:52:09.498Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-08-18T23:52:11.674Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-08-18T23:52:14.581Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-08-18T23:52:17.487Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-08-18T23:52:20.391Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksEnvs [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.298Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-08-18T23:52:23.298Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-08-18T23:52:23.759Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-08-18T23:52:23.759Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-08-18T23:52:23.759Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-08-18T23:52:23.759Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-08-18T23:52:23.759Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-08-18T23:52:23.759Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-08-18T23:52:23.759Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-08-18T23:52:26.667Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-08-18T23:52:28.847Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-08-18T23:52:35.921Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-08-18T23:52:44.502Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-08-18T23:52:44.502Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-18T23:52:44.502Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-08-18T23:52:46.683Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-08-18T23:52:46.683Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-08-18T23:52:55.270Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-08-18T23:53:03.839Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-08-18T23:53:12.416Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-08-18T23:53:14.596Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-08-18T23:53:18.342Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-08-18T23:53:18.342Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-18T23:53:18.342Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-08-18T23:53:20.518Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-08-18T23:53:23.427Z] === RUN TestDockerSuite/TestLogsSince [2021-08-18T23:53:33.749Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-08-18T23:53:33.749Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-18T23:53:33.749Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-08-18T23:53:33.749Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-18T23:53:33.749Z] === RUN TestDockerSuite/TestLogsTail [2021-08-18T23:53:36.656Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-08-18T23:53:39.564Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-08-18T23:53:42.477Z] === RUN TestDockerSuite/TestMountIntoProc [2021-08-18T23:53:42.477Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.477Z] === RUN TestDockerSuite/TestMountIntoSys [2021-08-18T23:53:42.477Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.477Z] === RUN TestDockerSuite/TestNetHostname [2021-08-18T23:53:42.477Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.477Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-08-18T23:53:42.477Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.477Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-08-18T23:53:42.477Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-08-18T23:53:42.939Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginActive [2021-08-18T23:53:42.939Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-08-18T23:53:42.939Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-08-18T23:53:42.939Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-08-18T23:53:42.939Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-08-18T23:53:42.939Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-08-18T23:53:42.939Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-08-18T23:53:42.939Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-08-18T23:53:42.939Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-08-18T23:53:42.939Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPortHostBinding [2021-08-18T23:53:42.939Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPortList [2021-08-18T23:53:42.939Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-18T23:53:42.939Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-08-18T23:53:48.746Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-08-18T23:53:48.746Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-18T23:53:48.746Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-08-18T23:53:54.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-08-18T23:53:54.539Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-18T23:53:54.539Z] === RUN TestDockerSuite/TestPsByOrder [2021-08-18T23:54:04.858Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-08-18T23:54:04.858Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-18T23:54:04.858Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-08-18T23:54:17.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-08-18T23:54:34.940Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-08-18T23:54:34.940Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-08-18T23:54:34.940Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-18T23:54:34.940Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-08-18T23:54:47.317Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-08-18T23:54:51.151Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-08-18T23:55:12.256Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-08-18T23:55:20.848Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-08-18T23:55:20.848Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-18T23:55:20.848Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-08-18T23:55:20.848Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-18T23:55:20.848Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-08-18T23:55:25.551Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-08-18T23:55:25.551Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-18T23:55:25.551Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-08-18T23:55:25.551Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:55:25.551Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-08-18T23:55:25.551Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-18T23:55:25.551Z] === RUN TestDockerSuite/TestPsRightTagName [2021-08-18T23:55:25.551Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-18T23:55:25.551Z] === RUN TestDockerSuite/TestPsShowMounts [2021-08-18T23:55:34.119Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-08-18T23:55:34.119Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-18T23:55:34.119Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-08-18T23:55:35.665Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-08-18T23:55:35.665Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-18T23:55:36.125Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-08-18T23:55:37.094Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-08-18T23:55:38.063Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-08-18T23:55:38.063Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-18T23:55:38.063Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-08-18T23:55:43.854Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-08-18T23:55:48.542Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-08-18T23:55:50.720Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-08-18T23:56:26.402Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-08-18T23:56:26.402Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-18T23:56:26.402Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-08-18T23:56:33.482Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-08-18T23:56:33.482Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-08-18T23:56:33.482Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-08-18T23:56:34.452Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-08-18T23:56:40.250Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-08-18T23:56:50.580Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-08-18T23:56:50.580Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-18T23:56:50.580Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-08-18T23:56:54.327Z] === RUN TestDockerSuite/TestRmiBlank [2021-08-18T23:56:54.327Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-08-18T23:56:54.327Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-08-18T23:57:12.043Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-08-18T23:57:14.962Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-08-18T23:57:15.421Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-08-18T23:57:24.007Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-08-18T23:57:29.825Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-08-18T23:57:38.405Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-08-18T23:57:43.107Z] === RUN TestDockerSuite/TestRmiTag [2021-08-18T23:57:44.077Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-08-18T23:57:46.985Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-08-18T23:58:08.096Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-08-18T23:58:09.635Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-08-18T23:58:15.441Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddHost [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-08-18T23:58:16.982Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-18T23:58:16.982Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-08-18T23:58:19.893Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-08-18T23:58:19.893Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-18T23:58:19.893Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-08-18T23:58:19.893Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-18T23:58:19.893Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-08-18T23:58:24.587Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-08-18T23:58:28.334Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-08-18T23:58:36.916Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-08-18T23:58:38.457Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-08-18T23:58:41.367Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-08-18T23:58:41.367Z] === RUN TestDockerSuite/TestRunBindMounts [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-08-18T23:58:47.172Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-18T23:58:47.172Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-08-18T23:58:49.355Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-08-18T23:58:49.355Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-18T23:58:49.355Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-08-18T23:58:54.052Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-08-18T23:58:54.052Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-18T23:58:54.052Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-08-18T23:58:54.052Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-18T23:58:54.052Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-08-18T23:58:56.234Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-18T23:58:56.234Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-08-18T23:58:59.141Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-08-18T23:59:07.727Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-08-18T23:59:09.268Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-08-18T23:59:09.268Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-18T23:59:09.268Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-08-18T23:59:09.268Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-18T23:59:09.268Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-08-18T23:59:09.268Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-18T23:59:09.268Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-08-18T23:59:12.186Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-08-18T23:59:12.186Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-18T23:59:12.186Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-08-18T23:59:12.186Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-18T23:59:12.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-08-18T23:59:12.186Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-18T23:59:12.186Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-08-18T23:59:12.186Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-18T23:59:12.186Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-08-18T23:59:14.377Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-08-18T23:59:21.462Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-18T23:59:21.462Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-08-18T23:59:23.645Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-08-18T23:59:23.645Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-18T23:59:23.645Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-08-18T23:59:24.104Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-08-18T23:59:24.104Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-18T23:59:24.104Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-08-18T23:59:27.018Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-08-18T23:59:29.202Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-08-18T23:59:29.202Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-18T23:59:29.202Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-08-18T23:59:32.121Z] === RUN TestDockerSuite/TestRunEnvironment [2021-08-18T23:59:32.121Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-18T23:59:32.121Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-08-18T23:59:32.121Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-18T23:59:32.121Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-08-18T23:59:32.121Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-18T23:59:32.121Z] === RUN TestDockerSuite/TestRunExitCode [2021-08-18T23:59:35.032Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-08-18T23:59:37.213Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-08-18T23:59:40.124Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunExposePort [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-08-18T23:59:43.033Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-18T23:59:43.033Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-08-18T23:59:53.367Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-08-18T23:59:53.367Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-08-18T23:59:53.367Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-08-18T23:59:53.367Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-08-18T23:59:53.367Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-18T23:59:53.367Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-08-19T00:00:03.716Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-08-19T00:00:03.716Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-19T00:00:03.716Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-08-19T00:00:05.897Z] === RUN TestDockerSuite/TestRunModeHostname [2021-08-19T00:00:05.897Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.897Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-08-19T00:00:05.897Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunMount [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-08-19T00:00:05.898Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-19T00:00:05.898Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-08-19T00:00:14.572Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-08-19T00:00:14.572Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-19T00:00:14.572Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-08-19T00:00:14.572Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-19T00:00:14.572Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-08-19T00:00:14.572Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-19T00:00:14.572Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-08-19T00:00:20.376Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetHost [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.083Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-08-19T00:00:25.083Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-19T00:00:25.544Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-08-19T00:00:25.544Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-08-19T00:00:27.083Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-08-19T00:00:29.994Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-08-19T00:00:32.177Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-08-19T00:00:33.717Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-08-19T00:00:35.898Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-08-19T00:00:36.357Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunPortInUse [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-08-19T00:00:36.358Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-19T00:00:36.358Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-08-19T00:00:39.266Z] === RUN TestDockerSuite/TestRunPublishPort [2021-08-19T00:00:39.266Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-19T00:00:39.266Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-08-19T00:00:39.266Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-19T00:00:39.266Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-08-19T00:00:39.267Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-19T00:00:39.726Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-08-19T00:00:39.726Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-19T00:00:39.726Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-08-19T00:00:39.726Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-19T00:00:39.726Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-08-19T00:00:54.552Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-08-19T00:00:54.552Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-19T00:00:54.552Z] === RUN TestDockerSuite/TestRunRm [2021-08-19T00:00:56.097Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-08-19T00:01:01.900Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-08-19T00:01:10.480Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-08-19T00:01:12.663Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-08-19T00:01:14.860Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-08-19T00:01:18.606Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-08-19T00:01:18.606Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-19T00:01:18.606Z] === RUN TestDockerSuite/TestRunState [2021-08-19T00:01:18.606Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-19T00:01:18.606Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-08-19T00:01:25.702Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-08-19T00:01:25.702Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-19T00:01:25.702Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-08-19T00:01:27.888Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-08-19T00:01:27.889Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-19T00:01:27.889Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-08-19T00:01:27.889Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-19T00:01:28.349Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-08-19T00:01:28.349Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-08-19T00:01:28.349Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-08-19T00:01:28.349Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-19T00:01:28.349Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserByID [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserByName [2021-08-19T00:01:34.167Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-19T00:01:34.167Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-08-19T00:01:42.752Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-08-19T00:01:42.752Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-19T00:01:42.752Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-08-19T00:01:44.297Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-08-19T00:01:44.297Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-19T00:01:44.297Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-08-19T00:01:44.297Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-19T00:01:44.297Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-08-19T00:01:48.043Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-08-19T00:01:56.623Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-08-19T00:02:06.964Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-08-19T00:02:14.054Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-08-19T00:02:14.054Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-19T00:02:14.054Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-08-19T00:02:14.054Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-08-19T00:02:18.751Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-08-19T00:02:21.664Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-08-19T00:02:23.849Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-08-19T00:02:23.849Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-19T00:02:23.849Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-08-19T00:02:23.849Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-08-19T00:02:24.310Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-08-19T00:02:24.310Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-08-19T00:02:24.310Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-08-19T00:02:24.310Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-08-19T00:02:24.310Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-19T00:02:24.310Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-08-19T00:02:29.015Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-08-19T00:02:31.206Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-08-19T00:02:34.122Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-08-19T00:02:39.930Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-08-19T00:02:39.930Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-08-19T00:02:39.930Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-08-19T00:02:39.930Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-08-19T00:02:39.930Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveImageId [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-08-19T00:02:39.930Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T00:02:39.930Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-08-19T00:02:42.117Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-08-19T00:02:42.577Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-08-19T00:02:43.038Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-08-19T00:02:43.499Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-08-19T00:02:45.684Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-08-19T00:02:58.091Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-08-19T00:02:58.091Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-19T00:02:58.091Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-08-19T00:03:08.428Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-08-19T00:03:08.428Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T00:03:08.428Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-08-19T00:03:13.129Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-08-19T00:03:13.129Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-19T00:03:13.129Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-08-19T00:03:13.129Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T00:03:13.129Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-08-19T00:03:13.129Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-19T00:03:13.129Z] === RUN TestDockerSuite/TestStartRecordError [2021-08-19T00:03:13.129Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-19T00:03:13.129Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestStatsNoStream [2021-08-19T00:03:23.484Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-19T00:03:23.484Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-08-19T00:03:25.668Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-08-19T00:03:28.578Z] === RUN TestDockerSuite/TestTopPrivileged [2021-08-19T00:03:28.578Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T00:03:28.578Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-08-19T00:03:30.766Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-08-19T00:03:30.766Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-19T00:03:30.766Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-08-19T00:03:30.766Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T00:03:30.766Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-08-19T00:03:30.766Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T00:03:31.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-08-19T00:03:31.227Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-19T00:03:31.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-08-19T00:03:31.227Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T00:03:31.227Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-08-19T00:03:31.227Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T00:03:31.227Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-08-19T00:03:48.931Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-08-19T00:03:48.931Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-08-19T00:03:51.550Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-08-19T00:03:51.550Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-08-19T00:03:55.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-08-19T00:03:55.298Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-08-19T00:03:55.761Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-08-19T00:03:56.221Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-08-19T00:03:56.221Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-08-19T00:04:11.056Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-08-19T00:04:11.056Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T00:04:11.056Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-08-19T00:04:11.056Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-08-19T00:04:11.056Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-08-19T00:04:11.056Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-19T00:04:11.520Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-08-19T00:04:20.107Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-08-19T00:04:20.107Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-08-19T00:04:20.107Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-08-19T00:04:37.886Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-08-19T00:04:37.886Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.886Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite (3178.44s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.09s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.29s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (162.78s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.84s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (1.69s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.12s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.66s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.62s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.60s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.08s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (132.77s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.85s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.80s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.15s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.32s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.13s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.91s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.05s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.80s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.66s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.96s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.41s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.63s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.17s) [2021-08-19T00:04:37.886Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.46s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T00:04:37.886Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.67s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildAddTar (60.29s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.25s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.73s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.78s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.89s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.51s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.09s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.85s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.59s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.79s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (37.71s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.88s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.80s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.66s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.85s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.93s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.35s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCmd (0.81s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.82s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.71s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.97s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.63s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.67s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.50s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.28s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.71s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.13s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.96s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.50s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.61s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.89s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.77s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.62s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.72s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (31.73s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.01s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.51s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.10s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.95s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.20s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.36s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (8.17s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignore (82.93s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.69s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (82.07s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.20s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.98s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.80s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (17.52s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.39s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.96s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (22.45s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.48s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (137.96s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.74s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.56s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.73s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.75s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.57s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.97s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.89s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.99s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.31s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.82s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.07s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.83s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFails (2.95s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.63s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.64s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.06s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.96s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.84s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.81s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (15.35s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildHistory (14.94s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.37s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.48s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.11s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabel (1.30s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.88s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.40s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.79s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabels (1.29s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.19s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.60s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.77s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.98s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.44s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.17s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.68s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.73s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.20s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.33s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.31s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.65s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.36s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.32s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNoContext (8.17s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.21s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.57s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.27s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.56s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.79s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuild (15.71s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.18s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.85s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.54s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.30s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.12s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.81s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.62s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.55s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.20s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (32.86s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildRm (15.90s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.20s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.87s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.48s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.41s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellInherited (10.42s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.98s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.05s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.86s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.56s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.91s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildStderr (5.47s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.44s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.79s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.69s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.70s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.47s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.06s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.74s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.39s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.05s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.97s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.21s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.52s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (11.59s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.14s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.68s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.74s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.55s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.75s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.68s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.06s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.68s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-19T00:04:37.887Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.63s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.30s) [2021-08-19T00:04:37.887Z] --- PASS: TestDockerSuite/TestCommitChange (5.96s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.57s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.90s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCommitTTY (13.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.64s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.85s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (13.00s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.73s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.63s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.87s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.75s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.78s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.88s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.83s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.43s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.21s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.68s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.47s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.78s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.28s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.75s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.86s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.83s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.48s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (29.87s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.77s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.86s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.84s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.84s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000596b58_} (7.90s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1150758430_c:\foo_false____} (2.85s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1150758430_c:\foo_true____} (2.78s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.08s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.80s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.86s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.88s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.26s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.93s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.70s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToCaseH (20.36s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToDot (7.75s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCpToStdout (3.49s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.30s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateArgs (0.27s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.46s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.83s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.26s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.43s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.90s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateLabels (0.24s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (9.18s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.29s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.62s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.16s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.10s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.21s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.87s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.83s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.96s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.46s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsCopy (6.31s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.11s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.65s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.12s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.53s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.87s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.37s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFilters (5.61s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFormat (5.53s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsRename (2.87s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsResize (8.31s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.65s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.16s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.28s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsUntag (2.86s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.78s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.30s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.43s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.38s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.65s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.63s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.44s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.99s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.75s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecInspectID (4.41s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.93s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.90s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.30s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T00:04:37.888Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.60s) [2021-08-19T00:04:37.888Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.59s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.51s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.51s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.24s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.09s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.35s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.13s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.30s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.38s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.87s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.91s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesFormat (0.29s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.22s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImportBadURL (2.46s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.77s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.59s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.12s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.53s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.75s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectDefault (2.75s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectHistory (5.59s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.63s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.69s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.73s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.67s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.84s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectStatus (3.33s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.33s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.97s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.75s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.72s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.77s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.81s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.57s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.70s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.53s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (7.82s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.89s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.45s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.35s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.62s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.96s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.01s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.79s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsSince (9.61s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsTail (3.44s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.94s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.92s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.41s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.34s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsByOrder (10.15s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.40s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.67s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.25s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.34s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (18.14s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.21s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.59s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.67s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.65s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.97s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.97s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.83s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.84s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (35.15s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.91s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.31s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.96s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.94s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (9.69s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.85s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.85s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.43s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.75s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.99s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.96s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.78s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.74s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.03s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.74s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.46s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.43s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.16s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.36s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.65s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.70s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.73s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2021-08-19T00:04:37.889Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.41s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T00:04:37.889Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.64s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.85s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.46s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.77s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.67s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.65s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.67s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.66s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.27s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.71s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.70s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.61s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.67s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunExitCode (2.77s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.59s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.72s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.62s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.59s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.11s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.42s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.73s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.82s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.44s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.59s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.69s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.35s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.14s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (13.60s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunRm (2.86s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.97s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.58s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.68s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.80s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.95s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.55s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.45s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.26s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.09s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.20s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunUserDefaults (7.60s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.70s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.71s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.15s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.19s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.56s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.31s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.77s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.69s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.10s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.80s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.12s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.63s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.70s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.44s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.81s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (12.93s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.37s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.80s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.95s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.77s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.88s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.67s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.44s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.22s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2021-08-19T00:04:37.890Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.43s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.02s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.65s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.53s) [2021-08-19T00:04:37.890Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.54s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.11s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (13.76s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.87s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.95s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.39s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.39s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (15.62s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.77s) [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-08-19T00:04:37.891Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] --- PASS: TestDockerRegistrySuite (0.22s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-08-19T00:04:37.891Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-08-19T00:04:37.891Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-08-19T00:04:37.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-08-19T00:04:37.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-08-19T00:04:37.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-08-19T00:04:37.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-08-19T00:04:37.891Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T00:04:37.891Z] === RUN TestDockerDaemonSuite [2021-08-19T00:04:37.891Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-08-19T00:04:37.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-08-19T00:04:37.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-08-19T00:04:37.891Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.891Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T00:04:37.891Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T00:04:37.892Z] === RUN TestDockerSwarmSuite [2021-08-19T00:04:37.892Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-08-19T00:04:37.892Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T00:04:37.892Z] === RUN TestDockerExternalVolumeSuite [2021-08-19T00:04:37.892Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-08-19T00:04:37.892Z] === RUN TestDockerNetworkSuite [2021-08-19T00:04:37.892Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-08-19T00:04:37.892Z] === RUN TestDockerHubPullSuite [2021-08-19T00:04:37.892Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-08-19T00:04:37.892Z] PASS [2021-08-19T00:04:37.892Z] ok github.com/docker/docker/integration-cli 3178.961s [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === Skipped [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T00:04:37.892Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-19T00:04:37.892Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-19T00:04:37.892Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.04s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T00:04:37.892Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T00:04:37.892Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_run_test.go:3132: unmatched requirement Apparmor [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-08-19T00:04:37.892Z] docker_cli_run_test.go:3144: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T00:04:37.892Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.49s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.44s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.88s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.24s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.48s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.53s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T00:04:37.892Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.06s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.892Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-19T00:04:37.892Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.892Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2021-08-19T00:04:37.892Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.06s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.42s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.12s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2021-08-19T00:04:37.893Z] [2021-08-19T00:04:37.893Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-19T00:04:37.893Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-08-19T00:04:37.893Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-08-19T00:04:38.357Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.43s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.43s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.05s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.05s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.47s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.44s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.44s) [2021-08-19T00:04:38.357Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.44s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_sni_test.go:18: Flakey test [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-19T00:04:38.357Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-08-19T00:04:38.357Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-08-19T00:04:38.357Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.03s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3503: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3535: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3566: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3549: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T00:04:38.357Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3439: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.357Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.04s) [2021-08-19T00:04:38.357Z] [2021-08-19T00:04:38.357Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T00:04:38.357Z] docker_cli_run_test.go:3431: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_run_test.go:3458: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.04s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:38.358Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:38.358Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_run_test.go:2968: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2021-08-19T00:04:38.358Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T00:04:38.358Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T00:04:38.358Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T00:04:38.358Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.358Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T00:04:38.358Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.358Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-08-19T00:04:38.358Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T00:04:38.359Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T00:04:38.359Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T00:04:38.359Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-08-19T00:04:38.359Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T00:04:38.359Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-19T00:04:38.359Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T00:04:38.359Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T00:04:38.359Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_run_test.go:2882: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_run_test.go:2891: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.359Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2021-08-19T00:04:38.359Z] [2021-08-19T00:04:38.359Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T00:04:38.359Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:3485: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:2671: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T00:04:38.360Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:3117: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T00:04:38.360Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:4400: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:3917: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:2601: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:3167: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-08-19T00:04:38.360Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.360Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2021-08-19T00:04:38.360Z] [2021-08-19T00:04:38.360Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3309: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3333: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3300: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3285: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3210: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2709: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2658: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2721: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3175: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3882: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4057: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4140: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4379: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4392: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4124: unmatched requirement IsolationIsHyperv [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3698: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3245: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3354: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3364: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3398: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4202: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.04s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.04s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:4190: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3187: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3749: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2581: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2550: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:2573: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3042: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3066: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.361Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2021-08-19T00:04:38.361Z] [2021-08-19T00:04:38.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T00:04:38.361Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.362Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-08-19T00:04:38.362Z] [2021-08-19T00:04:38.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T00:04:38.362Z] docker_cli_run_test.go:3412: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.362Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2021-08-19T00:04:38.362Z] [2021-08-19T00:04:38.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-19T00:04:38.362Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.362Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-08-19T00:04:38.362Z] [2021-08-19T00:04:38.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-19T00:04:38.362Z] docker_cli_run_test.go:2781: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.362Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2021-08-19T00:04:38.362Z] [2021-08-19T00:04:38.822Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2471: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2956: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2859: unmatched requirement Apparmor [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2838: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2823: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3958: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2898: unmatched requirement Apparmor [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3847: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3840: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3714: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3725: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2804: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.04s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3199: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.04s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3015: unmatched requirement Apparmor [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:2814: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3612: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_run_test.go:3623: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2021-08-19T00:04:38.823Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T00:04:38.823Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.823Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-08-19T00:04:38.823Z] [2021-08-19T00:04:38.823Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-08-19T00:04:38.824Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T00:04:38.824Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.824Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-08-19T00:04:38.824Z] [2021-08-19T00:04:38.824Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:38.824Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-08-19T00:04:38.825Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:38.825Z] DONE 1092 tests, 546 skipped in 3189.588s [2021-08-19T00:04:38.825Z] INFO: Integration tests ended at 08/19/2021 00:04:38. Duration:00:53:09.6927758 [2021-08-19T00:04:38.825Z] INFO: Docker info of the daemon under test at end of run [2021-08-19T00:04:38.825Z] [2021-08-19T00:04:39.286Z] Containers: 2 [2021-08-19T00:04:39.286Z] Running: 0 [2021-08-19T00:04:39.286Z] Paused: 0 [2021-08-19T00:04:39.286Z] Stopped: 2 [2021-08-19T00:04:39.286Z] Images: 18 [2021-08-19T00:04:39.286Z] Server Version: 0.0.0-dev [2021-08-19T00:04:39.286Z] Storage Driver: windowsfilter [2021-08-19T00:04:39.286Z] Windows: [2021-08-19T00:04:39.286Z] Logging Driver: json-file [2021-08-19T00:04:39.286Z] Plugins: [2021-08-19T00:04:39.286Z] Volume: local [2021-08-19T00:04:39.286Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-08-19T00:04:39.286Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-08-19T00:04:39.286Z] Swarm: inactive [2021-08-19T00:04:39.286Z] Default Isolation: process [2021-08-19T00:04:39.286Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-08-19T00:04:39.286Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-08-19T00:04:39.286Z] OSType: windows [2021-08-19T00:04:39.286Z] Architecture: x86_64 [2021-08-19T00:04:39.286Z] CPUs: 4 [2021-08-19T00:04:39.286Z] Total Memory: 32GiB [2021-08-19T00:04:39.286Z] Name: azwin-2-c061d0 [2021-08-19T00:04:39.286Z] ID: ICPV:XLO2:HP4Y:7AMO:Y2GY:EUNX:JL6R:LVIZ:TRHI:JPYX:Z6BL:VD4O [2021-08-19T00:04:39.286Z] Docker Root Dir: D:\CI\PR-42755\9\daemon [2021-08-19T00:04:39.286Z] Debug Mode (client): false [2021-08-19T00:04:39.286Z] Debug Mode (server): true [2021-08-19T00:04:39.286Z] File Descriptors: -1 [2021-08-19T00:04:39.286Z] Goroutines: 17 [2021-08-19T00:04:39.286Z] System Time: 2021-08-19T00:04:38.8000198Z [2021-08-19T00:04:39.286Z] EventsListeners: 0 [2021-08-19T00:04:39.286Z] Registry: https://index.docker.io/v1/ [2021-08-19T00:04:39.286Z] Labels: [2021-08-19T00:04:39.286Z] Experimental: false [2021-08-19T00:04:39.286Z] Insecure Registries: [2021-08-19T00:04:39.286Z] 127.0.0.0/8 [2021-08-19T00:04:39.286Z] Live Restore Enabled: false [2021-08-19T00:04:39.286Z] [2021-08-19T00:04:39.286Z] [2021-08-19T00:04:39.286Z] INFO: Stopping daemon under test [2021-08-19T00:04:39.286Z] SUCCESS: The process with PID 3196 (child process of PID 1112) has been terminated. [2021-08-19T00:04:39.286Z] SUCCESS: The process with PID 1112 (child process of PID 3400) has been terminated. [2021-08-19T00:04:39.286Z] INFO: Stop tailing logs of the daemon under tests [2021-08-19T00:04:39.286Z] INFO: executeCI.ps1 Completed successfully at 08/19/2021 00:04:39. [2021-08-19T00:04:39.286Z] INFO: Tidying up at end of run [2021-08-19T00:04:39.286Z] INFO: Saving daemon under test log (d:\CI\PR-42755\9\dut.out) to bundles\CIDUT.out [2021-08-19T00:04:39.286Z] INFO: Saving daemon under test log (d:\CI\PR-42755\9\dut.err) to bundles\CIDUT.err [2021-08-19T00:04:39.286Z] INFO: Nuke-Everything... [2021-08-19T00:04:39.746Z] INFO: Container count on control daemon to delete is 2 [2021-08-19T00:04:40.214Z] a344de285f47 [2021-08-19T00:04:40.214Z] ef6009474e5e [2021-08-19T00:04:40.214Z] INFO: Tidying pidfile d:\CI\PR-42755\9\docker.pid [2021-08-19T00:04:40.214Z] INFO: Nuking d:\CI [2021-08-19T00:05:22.788Z] INFO: Zapped successfully [2021-08-19T00:05:22.788Z] [2021-08-19T00:05:22.788Z] INFO: executeCI.ps1 exiting at Thu Aug 19 00:05:18 CUT 2021. Duration 01:42:16.1331292 [2021-08-19T00:05:22.788Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-08-19T00:05:23.036Z] Recording test results [2021-08-19T00:05:30.102Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-08-19T00:05:32.170Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-08-19T00:05:33.925Z] Archiving artifacts [2021-08-19T00:05:48.018Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42755/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-19T00:05:48.951Z] + make clean [2021-08-19T00:05:50.494Z] docker volume rm -f docker-dev-cache [2021-08-19T00:05:50.494Z] 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