Pull request #42518 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1dac53860ccd93e07bc6e3164a487c0f835824b9+1ba54a5fd0ba293db3bea46cd67604b593f2048b (287fa5ad396a19cef72b7458c2e63b110f69a2b7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42518@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-06-11T19:36:59.977Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-06-11T19:36:59.984Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-06-11T19:37:00.276Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d081b96d5570520) in /home/ubuntu/workspace/moby_PR-42518 [Pipeline] { [Pipeline] checkout [2021-06-11T19:37:00.370Z] The recommended git tool is: git [2021-06-11T19:37:02.603Z] using credential docker-jenkins-github-credentials [2021-06-11T19:37:02.611Z] Cloning the remote Git repository [2021-06-11T19:37:02.611Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:02.628Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:02.686Z] > git init /home/ubuntu/workspace/moby_PR-42518 # timeout=10 [2021-06-11T19:37:02.960Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:02.960Z] > git --version # timeout=10 [2021-06-11T19:37:02.975Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:02.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:02.977Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:19.421Z] Fetching without tags [2021-06-11T19:37:19.699Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:19.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:19.386Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:19.393Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:19.405Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:19.422Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:19.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:19.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:19.704Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:19.722Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:20.321Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:20.321Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:20.249Z] > git remote # timeout=10 [2021-06-11T19:37:20.266Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:20.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:20.287Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:20.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:20.321Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:20.326Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:24.091Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:24.091Z] First time build. Skipping changelog. [2021-06-11T19:37:24.112Z] > git --version # timeout=10 [2021-06-11T19:37:24.121Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:24.127Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T19:37:25.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/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-06-11T19:37:33.222Z] Unable to find image 'alpine:latest' locally [2021-06-11T19:37:33.222Z] latest: Pulling from library/alpine [2021-06-11T19:37:33.222Z] 540db60ca938: Pulling fs layer [2021-06-11T19:37:33.222Z] 540db60ca938: Verifying Checksum [2021-06-11T19:37:33.222Z] 540db60ca938: Download complete [2021-06-11T19:37:33.222Z] 540db60ca938: Pull complete [2021-06-11T19:37:33.222Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-06-11T19:37:33.222Z] Status: Downloaded newer image for alpine:latest [2021-06-11T19:37:38.508Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-06-11T19:37:38.766Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08d081b96d5570520) in /home/ubuntu/workspace/moby_PR-42518 [Pipeline] node [Pipeline] node [2021-06-11T19:37:38.776Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ddc913508681082b) in /home/ubuntu/workspace/moby_PR-42518 [2021-06-11T19:37:38.780Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-053c38066ef0d7ed0) in /home/ubuntu/workspace/moby_PR-42518 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [2021-06-11T19:37:38.795Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07390f1943ebac0e7) in /home/ubuntu/workspace/moby_PR-42518 [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-06-11T19:37:38.797Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-032132234fdcb4d6c) in /home/ubuntu/workspace/moby_PR-42518 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-06-11T19:37:38.847Z] The recommended git tool is: git [Pipeline] checkout [2021-06-11T19:37:38.852Z] The recommended git tool is: git [2021-06-11T19:37:38.856Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2021-06-11T19:37:38.857Z] using credential docker-jenkins-github-credentials [2021-06-11T19:37:38.863Z] The recommended git tool is: git [2021-06-11T19:37:38.867Z] Fetching changes from the remote Git repository [2021-06-11T19:37:38.867Z] Cloning the remote Git repository [2021-06-11T19:37:38.867Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:38.878Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-06-11T19:37:38.885Z] Cloning the remote Git repository [2021-06-11T19:37:38.885Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:38.889Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-06-11T19:37:39.000Z] The recommended git tool is: git [Pipeline] checkout [2021-06-11T19:37:39.015Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-06-11T19:37:39.021Z] Cloning the remote Git repository [2021-06-11T19:37:39.021Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:39.026Z] The recommended git tool is: git [2021-06-11T19:37:38.918Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:38.919Z] > git init /home/ubuntu/workspace/moby_PR-42518 # timeout=10 [2021-06-11T19:37:38.933Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:38.933Z] > git --version # timeout=10 [2021-06-11T19:37:38.940Z] > git --version # 'git version 2.25.1' [2021-06-11T19:37:38.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:38.940Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [2021-06-11T19:37:39.042Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-06-11T19:37:39.049Z] Cloning the remote Git repository [2021-06-11T19:37:39.049Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:39.061Z] Running on azwin-2-44e1b0 in d:\jenkins\workspace\moby_PR-42518 [Pipeline] // stage [2021-06-11T19:37:39.082Z] Running on azwin-2-c100a0 in d:\jenkins\workspace\moby_PR-42518 [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2021-06-11T19:37:39.146Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] ws [2021-06-11T19:37:39.159Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2021-06-11T19:37:39.172Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2021-06-11T19:37:39.264Z] The recommended git tool is: git [Pipeline] // stage [2021-06-11T19:37:39.286Z] The recommended git tool is: git [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] } [2021-06-11T19:37:39.403Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:39.403Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-06-11T19:37:39.469Z] Commit message: "Adjust buildmode comment to link to commit" [Pipeline] } [Pipeline] } [2021-06-11T19:37:39.484Z] using credential docker-jenkins-github-credentials [2021-06-11T19:37:39.501Z] using credential docker-jenkins-github-credentials [2021-06-11T19:37:39.492Z] > git --version # timeout=10 [2021-06-11T19:37:39.506Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:39.511Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:39.555Z] Cloning the remote Git repository [2021-06-11T19:37:39.555Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:39.575Z] Cloning the remote Git repository [2021-06-11T19:37:39.575Z] Cloning with configured refspecs honoured and without tags [2021-06-11T19:37:38.861Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42518/.git # timeout=10 [2021-06-11T19:37:38.870Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:38.889Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:38.889Z] > git --version # timeout=10 [2021-06-11T19:37:38.891Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:38.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:38.892Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:39.147Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:39.151Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:39.369Z] > git remote # timeout=10 [2021-06-11T19:37:39.372Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:39.374Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:39.375Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:39.393Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:39.403Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:39.410Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [2021-06-11T19:37:38.887Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:38.889Z] > git init /home/ubuntu/workspace/moby_PR-42518 # timeout=10 [2021-06-11T19:37:38.909Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:38.909Z] > git --version # timeout=10 [2021-06-11T19:37:38.919Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:38.919Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:38.920Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T19:37:39.021Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:39.022Z] > git init /home/ubuntu/workspace/moby_PR-42518 # timeout=10 [2021-06-11T19:37:39.044Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:39.044Z] > git --version # timeout=10 [2021-06-11T19:37:39.057Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:39.057Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:39.058Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:39.052Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:39.053Z] > git init /home/ubuntu/workspace/moby_PR-42518 # timeout=10 [2021-06-11T19:37:39.072Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:39.073Z] > git --version # timeout=10 [2021-06-11T19:37:39.076Z] > git --version # 'git version 2.25.1' [2021-06-11T19:37:39.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:39.078Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:40.179Z] + docker version [2021-06-11T19:37:40.179Z] Client: Docker Engine - Community [2021-06-11T19:37:40.179Z] Version: 20.10.6 [2021-06-11T19:37:40.179Z] API version: 1.41 [2021-06-11T19:37:40.179Z] Go version: go1.13.15 [2021-06-11T19:37:40.179Z] Git commit: 370c289 [2021-06-11T19:37:40.179Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T19:37:40.179Z] OS/Arch: linux/amd64 [2021-06-11T19:37:40.179Z] Context: default [2021-06-11T19:37:40.179Z] Experimental: true [2021-06-11T19:37:40.179Z] [2021-06-11T19:37:40.179Z] Server: Docker Engine - Community [2021-06-11T19:37:40.179Z] Engine: [2021-06-11T19:37:40.179Z] Version: 20.10.6 [2021-06-11T19:37:40.179Z] API version: 1.41 (minimum version 1.12) [2021-06-11T19:37:40.179Z] Go version: go1.13.15 [2021-06-11T19:37:40.179Z] Git commit: 8728dd2 [2021-06-11T19:37:40.179Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T19:37:40.179Z] OS/Arch: linux/amd64 [2021-06-11T19:37:40.179Z] Experimental: true [2021-06-11T19:37:40.179Z] containerd: [2021-06-11T19:37:40.179Z] Version: 1.4.6 [2021-06-11T19:37:40.179Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:40.179Z] runc: [2021-06-11T19:37:40.179Z] Version: 1.0.0-rc95 [2021-06-11T19:37:40.179Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:40.179Z] docker-init: [2021-06-11T19:37:40.179Z] Version: 0.19.0 [2021-06-11T19:37:40.179Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T19:37:39.588Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:39.589Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-11T19:37:39.673Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:39.673Z] > git --version # timeout=10 [2021-06-11T19:37:39.722Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T19:37:39.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:39.725Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:39.607Z] Cloning repository https://github.com/moby/moby.git [2021-06-11T19:37:39.607Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-06-11T19:37:39.671Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:39.671Z] > git --version # timeout=10 [2021-06-11T19:37:39.718Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T19:37:39.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:39.718Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:40.462Z] + docker info [2021-06-11T19:37:52.683Z] Client: [2021-06-11T19:37:52.683Z] Context: default [2021-06-11T19:37:52.683Z] Debug Mode: false [2021-06-11T19:37:52.683Z] Plugins: [2021-06-11T19:37:52.683Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T19:37:52.683Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T19:37:52.683Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T19:37:52.683Z] [2021-06-11T19:37:52.683Z] Server: [2021-06-11T19:37:52.683Z] Containers: 0 [2021-06-11T19:37:52.683Z] Running: 0 [2021-06-11T19:37:52.683Z] Paused: 0 [2021-06-11T19:37:52.683Z] Stopped: 0 [2021-06-11T19:37:52.683Z] Images: 1 [2021-06-11T19:37:52.683Z] Server Version: 20.10.6 [2021-06-11T19:37:52.683Z] Storage Driver: overlay2 [2021-06-11T19:37:52.683Z] Backing Filesystem: extfs [2021-06-11T19:37:52.683Z] Supports d_type: true [2021-06-11T19:37:52.683Z] Native Overlay Diff: true [2021-06-11T19:37:52.683Z] userxattr: false [2021-06-11T19:37:52.683Z] Logging Driver: json-file [2021-06-11T19:37:52.683Z] Cgroup Driver: cgroupfs [2021-06-11T19:37:52.683Z] Cgroup Version: 1 [2021-06-11T19:37:52.683Z] Plugins: [2021-06-11T19:37:52.683Z] Volume: local [2021-06-11T19:37:52.683Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T19:37:52.683Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T19:37:52.683Z] Swarm: inactive [2021-06-11T19:37:52.683Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T19:37:52.683Z] Default Runtime: runc [2021-06-11T19:37:52.683Z] Init Binary: docker-init [2021-06-11T19:37:52.683Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:52.683Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:52.683Z] init version: de40ad0 [2021-06-11T19:37:52.683Z] Security Options: [2021-06-11T19:37:52.683Z] apparmor [2021-06-11T19:37:52.683Z] seccomp [2021-06-11T19:37:52.683Z] Profile: default [2021-06-11T19:37:52.683Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T19:37:52.683Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T19:37:52.683Z] OSType: linux [2021-06-11T19:37:52.683Z] Architecture: x86_64 [2021-06-11T19:37:52.683Z] CPUs: 2 [2021-06-11T19:37:52.683Z] Total Memory: 7.487GiB [2021-06-11T19:37:52.683Z] Name: ip-10-100-61-55 [2021-06-11T19:37:52.683Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T19:37:52.683Z] Docker Root Dir: /var/lib/docker [2021-06-11T19:37:52.683Z] Debug Mode: false [2021-06-11T19:37:52.683Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:37:52.683Z] Labels: [2021-06-11T19:37:52.683Z] Experimental: true [2021-06-11T19:37:52.683Z] Insecure Registries: [2021-06-11T19:37:52.683Z] 127.0.0.0/8 [2021-06-11T19:37:52.683Z] Live Restore Enabled: true [2021-06-11T19:37:52.683Z] [2021-06-11T19:37:52.683Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T19:37:52.967Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:52.967Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:52.967Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42518/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T19:37:52.967Z] + bash /home/ubuntu/workspace/moby_PR-42518/check-config.sh [2021-06-11T19:37:52.967Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T19:37:52.967Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T19:37:52.967Z] [2021-06-11T19:37:52.967Z] Generally Necessary: [2021-06-11T19:37:52.967Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T19:37:52.967Z] - apparmor: enabled and tools installed [2021-06-11T19:37:52.967Z] - CONFIG_NAMESPACES: enabled [2021-06-11T19:37:52.967Z] - CONFIG_NET_NS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_PID_NS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_IPC_NS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_UTS_NS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CGROUPS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T19:37:52.967Z] - CONFIG_CPUSETS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_MEMCG: enabled [2021-06-11T19:37:52.967Z] - CONFIG_KEYS: enabled [2021-06-11T19:37:52.967Z] - CONFIG_VETH: enabled (as module) [2021-06-11T19:37:52.967Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T19:37:52.967Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T19:37:53.118Z] Fetching without tags [2021-06-11T19:37:53.228Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T19:37:53.228Z] [2021-06-11T19:37:53.228Z] Optional Features: [2021-06-11T19:37:53.228Z] - CONFIG_USER_NS: enabled [2021-06-11T19:37:53.228Z] - CONFIG_SECCOMP: enabled [2021-06-11T19:37:53.228Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T19:37:53.228Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T19:37:53.228Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T19:37:53.228Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T19:37:53.228Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T19:37:53.228Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T19:37:53.228Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T19:37:53.228Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T19:37:53.228Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T19:37:53.228Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T19:37:53.228Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T19:37:53.228Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T19:37:53.228Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T19:37:53.228Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T19:37:53.228Z] - CONFIG_EXT4_FS: enabled [2021-06-11T19:37:53.228Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T19:37:53.228Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T19:37:53.228Z] - Network Drivers: [2021-06-11T19:37:53.228Z] - "overlay": [2021-06-11T19:37:53.228Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T19:37:53.228Z] Optional (for encrypted networks): [2021-06-11T19:37:53.228Z] - CONFIG_CRYPTO: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T19:37:53.228Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T19:37:53.228Z] - CONFIG_XFRM: enabled [2021-06-11T19:37:53.228Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T19:37:53.228Z] - "ipvlan": [2021-06-11T19:37:53.228Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T19:37:53.228Z] - "macvlan": [2021-06-11T19:37:53.228Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T19:37:53.228Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T19:37:53.228Z] - "ftp,tftp client in container": [2021-06-11T19:37:53.385Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:53.487Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T19:37:53.487Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T19:37:53.487Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T19:37:53.487Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T19:37:53.487Z] - Storage Drivers: [2021-06-11T19:37:53.487Z] - "aufs": [2021-06-11T19:37:53.487Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T19:37:53.487Z] - "btrfs": [2021-06-11T19:37:53.487Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T19:37:53.487Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T19:37:53.487Z] - "devicemapper": [2021-06-11T19:37:53.487Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T19:37:53.487Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T19:37:53.487Z] - "overlay": [2021-06-11T19:37:53.487Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T19:37:53.487Z] - "zfs": [2021-06-11T19:37:53.487Z] - /dev/zfs: present [2021-06-11T19:37:53.487Z] - zfs command: missing [2021-06-11T19:37:53.487Z] - zpool command: missing [2021-06-11T19:37:53.487Z] [2021-06-11T19:37:53.487Z] Limits: [2021-06-11T19:37:53.487Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T19:37:53.487Z] [2021-06-11T19:37:53.487Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T19:37:53.687Z] Fetching without tags [2021-06-11T19:37:53.814Z] + sudo modprobe ip_vs [2021-06-11T19:37:53.814Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 . [2021-06-11T19:37:53.819Z] Fetching without tags [2021-06-11T19:37:53.852Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:53.852Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:53.913Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:54.021Z] Fetching without tags [2021-06-11T19:37:54.070Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:54.073Z] #1 [internal] load build definition from Dockerfile [2021-06-11T19:37:54.073Z] #1 sha256:097c3c2b99bc6820090f13dce238f9a53bd0b3db3258cfa8eb0baef6fd55c6fa [2021-06-11T19:37:54.073Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T19:37:54.073Z] #1 DONE 0.0s [2021-06-11T19:37:54.073Z] [2021-06-11T19:37:54.073Z] #2 [internal] load .dockerignore [2021-06-11T19:37:54.073Z] #2 sha256:6ab15b3a02a077d566b7ed4c9cd378cb845e256b811b91957bd7282021119d6f [2021-06-11T19:37:54.073Z] #2 transferring context: 87B done [2021-06-11T19:37:54.073Z] #2 DONE 0.0s [2021-06-11T19:37:54.073Z] [2021-06-11T19:37:54.073Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T19:37:54.073Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T19:37:54.333Z] #3 DONE 0.3s [2021-06-11T19:37:54.333Z] [2021-06-11T19:37:54.333Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T19:37:54.333Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T19:37:54.333Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-06-11T19:37:54.333Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-06-11T19:37:54.333Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-06-11T19:37:54.333Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-06-11T19:37:54.333Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-06-11T19:37:54.333Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-06-11T19:37:54.360Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:54.408Z] Fetching without tags [2021-06-11T19:37:54.411Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:54.412Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:54.431Z] > git --version # timeout=10 [2021-06-11T19:37:54.434Z] > git --version # 'git version 2.25.1' [2021-06-11T19:37:54.439Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:54.593Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:54.593Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:54.597Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-06-11T19:37:53.090Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.099Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:53.102Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.107Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.124Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:53.124Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:53.125Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.389Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:53.393Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:53.830Z] > git remote # timeout=10 [2021-06-11T19:37:53.835Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:53.841Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:53.841Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:53.849Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:53.856Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:53.859Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:54.739Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:53.646Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.652Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:53.658Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.670Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.688Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:53.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:53.689Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.914Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:53.919Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:54.384Z] > git remote # timeout=10 [2021-06-11T19:37:54.389Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:54.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:54.393Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:54.406Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:54.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:54.417Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:54.856Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-06-11T19:37:54.856Z] #4 DONE 0.5s [2021-06-11T19:37:54.856Z] [2021-06-11T19:37:54.856Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:54.856Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [Pipeline] withEnv [Pipeline] { [2021-06-11T19:37:54.880Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:53.786Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.794Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:53.797Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.805Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.818Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:53.818Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:53.819Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:54.069Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:54.074Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:54.536Z] > git remote # timeout=10 [2021-06-11T19:37:54.553Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:54.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:54.561Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:54.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:54.592Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:54.605Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T19:37:54.914Z] > git --version # timeout=10 [2021-06-11T19:37:54.925Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:54.934Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:55.141Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:55.156Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:55.181Z] Fetching without tags [2021-06-11T19:37:55.166Z] > git --version # timeout=10 [2021-06-11T19:37:55.173Z] > git --version # 'git version 2.17.1' [2021-06-11T19:37:55.181Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:55.222Z] + docker version [2021-06-11T19:37:55.222Z] Client: Docker Engine - Community [2021-06-11T19:37:55.222Z] Version: 20.10.6 [2021-06-11T19:37:55.222Z] API version: 1.41 [2021-06-11T19:37:55.222Z] Go version: go1.13.15 [2021-06-11T19:37:55.222Z] Git commit: 370c289 [2021-06-11T19:37:55.222Z] Built: Fri Apr 9 22:47:17 2021 [2021-06-11T19:37:55.222Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.222Z] Context: default [2021-06-11T19:37:55.222Z] Experimental: true [2021-06-11T19:37:55.222Z] [2021-06-11T19:37:55.222Z] Server: Docker Engine - Community [2021-06-11T19:37:55.222Z] Engine: [2021-06-11T19:37:55.222Z] Version: 20.10.6 [2021-06-11T19:37:55.222Z] API version: 1.41 (minimum version 1.12) [2021-06-11T19:37:55.222Z] Go version: go1.13.15 [2021-06-11T19:37:55.222Z] Git commit: 8728dd2 [2021-06-11T19:37:55.222Z] Built: Fri Apr 9 22:45:28 2021 [2021-06-11T19:37:55.222Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.222Z] Experimental: true [2021-06-11T19:37:55.222Z] containerd: [2021-06-11T19:37:55.222Z] Version: 1.4.6 [2021-06-11T19:37:55.222Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:55.222Z] runc: [2021-06-11T19:37:55.222Z] Version: 1.0.0-rc95 [2021-06-11T19:37:55.222Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:55.222Z] docker-init: [2021-06-11T19:37:55.222Z] Version: 0.19.0 [2021-06-11T19:37:55.222Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T19:37:53.710Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:53.757Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:53.805Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:53.932Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:54.053Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:54.053Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:54.056Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:54.773Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:54.830Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T19:37:54.071Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:54.133Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:54.180Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:54.305Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:54.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:54.430Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:54.430Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:55.171Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:55.218Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:55.424Z] #8 DONE 0.6s [2021-06-11T19:37:55.424Z] [2021-06-11T19:37:55.424Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T19:37:55.424Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T19:37:55.424Z] #6 DONE 0.5s [2021-06-11T19:37:55.424Z] [2021-06-11T19:37:55.424Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:55.424Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T19:37:55.424Z] #5 DONE 0.6s [2021-06-11T19:37:55.424Z] [2021-06-11T19:37:55.424Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T19:37:55.424Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T19:37:55.424Z] #7 DONE 0.6s [2021-06-11T19:37:55.505Z] Merging remotes/origin/master commit 1ba54a5fd0ba293db3bea46cd67604b593f2048b into PR head commit 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:55.532Z] + docker info [2021-06-11T19:37:55.605Z] + [ PR != PR ] [2021-06-11T19:37:55.605Z] + [ master != master ] [2021-06-11T19:37:55.605Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T19:37:55.686Z] [2021-06-11T19:37:55.686Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:55.686Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:37:55.686Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T19:37:55.686Z] #65 DONE 0.0s [2021-06-11T19:37:55.686Z] [2021-06-11T19:37:55.686Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:55.686Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:55.686Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-06-11T19:37:55.686Z] #9 DONE 0.0s [2021-06-11T19:37:55.686Z] [2021-06-11T19:37:55.686Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:55.686Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:37:55.686Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-06-11T19:37:55.686Z] #63 DONE 0.0s [2021-06-11T19:37:55.686Z] [2021-06-11T19:37:55.686Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:37:55.686Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T19:37:55.686Z] #26 resolve docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 0.0s done [Pipeline] sh [2021-06-11T19:37:55.948Z] #26 sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 1.85kB / 1.85kB done [2021-06-11T19:37:55.948Z] #26 sha256:3e24baa60967d085b95a45129f82af4eb9d1e33aff9559173542ebb15c5d9cb5 529B / 529B done [2021-06-11T19:37:55.948Z] #26 sha256:4a7a1f4017349067a21bd2de060dcf8b41e49fabf61b0dc3cf86a87e1f6dba9d 1.46kB / 1.46kB done [2021-06-11T19:37:55.948Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 0B / 50.43MB 0.1s [2021-06-11T19:37:55.948Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 7.34MB / 50.43MB 0.2s [2021-06-11T19:37:55.948Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 13.63MB / 50.43MB 0.3s [2021-06-11T19:37:55.960Z] + docker version [2021-06-11T19:37:55.960Z] Client: Docker Engine - Community [2021-06-11T19:37:55.960Z] Version: 20.10.6 [2021-06-11T19:37:55.960Z] API version: 1.41 [2021-06-11T19:37:55.960Z] Go version: go1.13.15 [2021-06-11T19:37:55.960Z] Git commit: 370c289 [2021-06-11T19:37:55.960Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T19:37:55.960Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.960Z] Context: default [2021-06-11T19:37:55.960Z] Experimental: true [2021-06-11T19:37:55.960Z] [2021-06-11T19:37:55.960Z] Server: Docker Engine - Community [2021-06-11T19:37:55.960Z] Engine: [2021-06-11T19:37:55.960Z] Version: 20.10.6 [2021-06-11T19:37:55.960Z] API version: 1.41 (minimum version 1.12) [2021-06-11T19:37:55.960Z] Go version: go1.13.15 [2021-06-11T19:37:55.960Z] Git commit: 8728dd2 [2021-06-11T19:37:55.960Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T19:37:55.960Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.960Z] Experimental: true [2021-06-11T19:37:55.960Z] containerd: [2021-06-11T19:37:55.960Z] Version: 1.4.6 [2021-06-11T19:37:55.960Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:55.960Z] runc: [2021-06-11T19:37:55.960Z] Version: 1.0.0-rc95 [2021-06-11T19:37:55.960Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:55.960Z] docker-init: [2021-06-11T19:37:55.960Z] Version: 0.19.0 [2021-06-11T19:37:55.960Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T19:37:55.997Z] + docker version [2021-06-11T19:37:55.997Z] Client: Docker Engine - Community [2021-06-11T19:37:55.997Z] Version: 20.10.6 [2021-06-11T19:37:55.997Z] API version: 1.41 [2021-06-11T19:37:55.997Z] Go version: go1.13.15 [2021-06-11T19:37:55.997Z] Git commit: 370c289 [2021-06-11T19:37:55.997Z] Built: Fri Apr 9 22:46:01 2021 [2021-06-11T19:37:55.997Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.997Z] Context: default [2021-06-11T19:37:55.997Z] Experimental: true [2021-06-11T19:37:55.997Z] [2021-06-11T19:37:55.997Z] Server: Docker Engine - Community [2021-06-11T19:37:55.997Z] Engine: [2021-06-11T19:37:55.997Z] Version: 20.10.6 [2021-06-11T19:37:55.997Z] API version: 1.41 (minimum version 1.12) [2021-06-11T19:37:55.997Z] Go version: go1.13.15 [2021-06-11T19:37:55.997Z] Git commit: 8728dd2 [2021-06-11T19:37:55.997Z] Built: Fri Apr 9 22:44:13 2021 [2021-06-11T19:37:55.997Z] OS/Arch: linux/amd64 [2021-06-11T19:37:55.997Z] Experimental: true [2021-06-11T19:37:55.997Z] containerd: [2021-06-11T19:37:55.997Z] Version: 1.4.6 [2021-06-11T19:37:55.997Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:55.997Z] runc: [2021-06-11T19:37:55.997Z] Version: 1.0.0-rc95 [2021-06-11T19:37:55.997Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:55.997Z] docker-init: [2021-06-11T19:37:55.997Z] Version: 0.19.0 [2021-06-11T19:37:55.997Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T19:37:56.093Z] Client: [2021-06-11T19:37:56.093Z] Context: default [2021-06-11T19:37:56.093Z] Debug Mode: false [2021-06-11T19:37:56.093Z] Plugins: [2021-06-11T19:37:56.093Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T19:37:56.093Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T19:37:56.093Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T19:37:56.093Z] [2021-06-11T19:37:56.093Z] Server: [2021-06-11T19:37:56.093Z] Containers: 0 [2021-06-11T19:37:56.093Z] Running: 0 [2021-06-11T19:37:56.093Z] Paused: 0 [2021-06-11T19:37:56.093Z] Stopped: 0 [2021-06-11T19:37:56.093Z] Images: 5 [2021-06-11T19:37:56.093Z] Server Version: 20.10.6 [2021-06-11T19:37:56.093Z] Storage Driver: overlay2 [2021-06-11T19:37:56.093Z] Backing Filesystem: extfs [2021-06-11T19:37:56.093Z] Supports d_type: true [2021-06-11T19:37:56.093Z] Native Overlay Diff: true [2021-06-11T19:37:56.093Z] userxattr: false [2021-06-11T19:37:56.093Z] Logging Driver: json-file [2021-06-11T19:37:56.093Z] Cgroup Driver: systemd [2021-06-11T19:37:56.093Z] Cgroup Version: 2 [2021-06-11T19:37:56.093Z] Plugins: [2021-06-11T19:37:56.093Z] Volume: local [2021-06-11T19:37:56.093Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T19:37:56.093Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T19:37:56.093Z] Swarm: inactive [2021-06-11T19:37:56.093Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T19:37:56.093Z] Default Runtime: runc [2021-06-11T19:37:56.093Z] Init Binary: docker-init [2021-06-11T19:37:56.093Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:56.093Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:56.093Z] init version: de40ad0 [2021-06-11T19:37:56.093Z] Security Options: [2021-06-11T19:37:56.093Z] apparmor [2021-06-11T19:37:56.093Z] seccomp [2021-06-11T19:37:56.093Z] Profile: default [2021-06-11T19:37:56.093Z] cgroupns [2021-06-11T19:37:56.093Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T19:37:56.093Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-11T19:37:56.093Z] OSType: linux [2021-06-11T19:37:56.093Z] Architecture: x86_64 [2021-06-11T19:37:56.093Z] CPUs: 2 [2021-06-11T19:37:56.093Z] Total Memory: 7.487GiB [2021-06-11T19:37:56.093Z] Name: ip-10-100-84-25 [2021-06-11T19:37:56.093Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-06-11T19:37:56.093Z] Docker Root Dir: /var/lib/docker [2021-06-11T19:37:56.093Z] Debug Mode: false [2021-06-11T19:37:56.093Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:37:56.093Z] Labels: [2021-06-11T19:37:56.093Z] Experimental: true [2021-06-11T19:37:56.093Z] Insecure Registries: [2021-06-11T19:37:56.093Z] 127.0.0.0/8 [2021-06-11T19:37:56.093Z] Live Restore Enabled: true [2021-06-11T19:37:56.093Z] [2021-06-11T19:37:56.093Z] WARNING: No kernel memory limit support [2021-06-11T19:37:56.093Z] WARNING: No oom kill disable support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T19:37:56.208Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 22.02MB / 50.43MB 0.4s [2021-06-11T19:37:56.208Z] #26 ... [2021-06-11T19:37:56.208Z] [2021-06-11T19:37:56.208Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T19:37:56.208Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T19:37:56.208Z] #42 DONE 0.0s [2021-06-11T19:37:56.244Z] + docker info [2021-06-11T19:37:56.281Z] + docker info [2021-06-11T19:37:56.446Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 . [2021-06-11T19:37:56.468Z] [2021-06-11T19:37:56.468Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:56.468Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:56.468Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-06-11T19:37:56.468Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-06-11T19:37:56.468Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-06-11T19:37:56.468Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-06-11T19:37:56.468Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 25.37MB / 50.40MB 0.6s [2021-06-11T19:37:56.468Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.6s [2021-06-11T19:37:56.468Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 37.75MB / 50.40MB 0.8s [2021-06-11T19:37:56.468Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s [2021-06-11T19:37:56.504Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:56.504Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:56.701Z] #1 [internal] load build definition from Dockerfile [2021-06-11T19:37:56.701Z] #1 sha256:01fac64312e67c1e567828015b83b0c9c8bee6ac0c99b5be1c733e5a83ccde74 [2021-06-11T19:37:56.701Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T19:37:56.701Z] #1 DONE 0.0s [2021-06-11T19:37:56.701Z] [2021-06-11T19:37:56.701Z] #2 [internal] load .dockerignore [2021-06-11T19:37:56.701Z] #2 sha256:78088c9b4ad5fcb19fe0edab2e39c36d518286dcffd081fcb50e6a008a76e6be [2021-06-11T19:37:56.701Z] #2 transferring context: 87B done [2021-06-11T19:37:56.701Z] #2 DONE 0.0s [2021-06-11T19:37:56.701Z] [2021-06-11T19:37:56.701Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T19:37:56.701Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T19:37:56.701Z] #3 DONE 0.1s [2021-06-11T19:37:56.701Z] [2021-06-11T19:37:56.701Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T19:37:56.701Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T19:37:56.701Z] #4 CACHED [2021-06-11T19:37:55.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:55.164Z] > git config --add remote.origin.fetch +refs/pull/42518/head:refs/remotes/origin/PR-42518 # timeout=10 [2021-06-11T19:37:55.168Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:55.176Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-06-11T19:37:55.184Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-06-11T19:37:55.184Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:55.185Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42518/head:refs/remotes/origin/PR-42518 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T19:37:55.507Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:55.511Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:56.478Z] > git remote # timeout=10 [2021-06-11T19:37:56.483Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:56.487Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:56.488Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:56.498Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T19:37:56.506Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:56.510Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:56.729Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 46.14MB / 50.40MB 0.9s [2021-06-11T19:37:56.729Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-06-11T19:37:56.729Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.9s done [2021-06-11T19:37:56.729Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0B / 51.83MB 1.0s [2021-06-11T19:37:56.957Z] [2021-06-11T19:37:56.957Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T19:37:56.957Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T19:37:56.957Z] #6 DONE 0.1s [2021-06-11T19:37:56.957Z] [2021-06-11T19:37:56.957Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:56.957Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T19:37:56.957Z] #8 DONE 0.1s [2021-06-11T19:37:56.957Z] [2021-06-11T19:37:56.957Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:56.957Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T19:37:56.957Z] #7 DONE 0.1s [2021-06-11T19:37:56.957Z] [2021-06-11T19:37:56.957Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T19:37:56.957Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T19:37:56.957Z] #5 DONE 0.1s [2021-06-11T19:37:56.988Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.34MB / 51.83MB 1.1s [2021-06-11T19:37:56.988Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 1.3s [2021-06-11T19:37:57.106Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:57.149Z] > git --version # timeout=10 [2021-06-11T19:37:57.153Z] > git --version # 'git version 2.25.1' [2021-06-11T19:37:57.160Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:57.181Z] Client: [2021-06-11T19:37:57.181Z] Context: default [2021-06-11T19:37:57.181Z] Debug Mode: false [2021-06-11T19:37:57.181Z] Plugins: [2021-06-11T19:37:57.181Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T19:37:57.181Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T19:37:57.181Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T19:37:57.181Z] [2021-06-11T19:37:57.181Z] Server: [2021-06-11T19:37:57.181Z] Containers: 0 [2021-06-11T19:37:57.182Z] Running: 0 [2021-06-11T19:37:57.182Z] Paused: 0 [2021-06-11T19:37:57.182Z] Stopped: 0 [2021-06-11T19:37:57.182Z] Images: 2 [2021-06-11T19:37:57.182Z] Server Version: 20.10.6 [2021-06-11T19:37:57.182Z] Storage Driver: overlay2 [2021-06-11T19:37:57.182Z] Backing Filesystem: extfs [2021-06-11T19:37:57.182Z] Supports d_type: true [2021-06-11T19:37:57.182Z] Native Overlay Diff: true [2021-06-11T19:37:57.182Z] userxattr: false [2021-06-11T19:37:57.182Z] Logging Driver: json-file [2021-06-11T19:37:57.182Z] Cgroup Driver: cgroupfs [2021-06-11T19:37:57.182Z] Cgroup Version: 1 [2021-06-11T19:37:57.182Z] Plugins: [2021-06-11T19:37:57.182Z] Volume: local [2021-06-11T19:37:57.182Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T19:37:57.182Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T19:37:57.182Z] Swarm: inactive [2021-06-11T19:37:57.182Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T19:37:57.182Z] Default Runtime: runc [2021-06-11T19:37:57.182Z] Init Binary: docker-init [2021-06-11T19:37:57.182Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:57.182Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:57.182Z] init version: de40ad0 [2021-06-11T19:37:57.182Z] Security Options: [2021-06-11T19:37:57.182Z] apparmor [2021-06-11T19:37:57.182Z] seccomp [2021-06-11T19:37:57.182Z] Profile: default [2021-06-11T19:37:57.182Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T19:37:57.182Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T19:37:57.182Z] OSType: linux [2021-06-11T19:37:57.182Z] Architecture: x86_64 [2021-06-11T19:37:57.182Z] CPUs: 2 [2021-06-11T19:37:57.182Z] Total Memory: 7.569GiB [2021-06-11T19:37:57.182Z] Name: ip-10-100-43-126 [2021-06-11T19:37:57.182Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T19:37:57.182Z] Docker Root Dir: /var/lib/docker [2021-06-11T19:37:57.182Z] Debug Mode: false [2021-06-11T19:37:57.182Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:37:57.182Z] Labels: [2021-06-11T19:37:57.182Z] Experimental: true [2021-06-11T19:37:57.182Z] Insecure Registries: [2021-06-11T19:37:57.182Z] 127.0.0.0/8 [2021-06-11T19:37:57.182Z] Live Restore Enabled: true [2021-06-11T19:37:57.182Z] [2021-06-11T19:37:57.182Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T19:37:57.216Z] [2021-06-11T19:37:57.216Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:57.216Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:37:57.216Z] #65 DONE 0.0s [2021-06-11T19:37:57.216Z] [2021-06-11T19:37:57.216Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:57.216Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:37:57.216Z] #63 DONE 0.0s [2021-06-11T19:37:57.216Z] [2021-06-11T19:37:57.216Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:57.216Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:57.216Z] #9 DONE 0.0s [2021-06-11T19:37:57.216Z] [2021-06-11T19:37:57.216Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:37:57.216Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T19:37:57.216Z] #26 DONE 0.0s [2021-06-11T19:37:57.216Z] [2021-06-11T19:37:57.216Z] #23 [internal] load build context [2021-06-11T19:37:57.216Z] #23 sha256:9a330a76a98faca41a7519c940b7fba20a2e82ef05778ad5dae9615e330af6b8 [2021-06-11T19:37:57.222Z] Client: [2021-06-11T19:37:57.222Z] Context: default [2021-06-11T19:37:57.222Z] Debug Mode: false [2021-06-11T19:37:57.222Z] Plugins: [2021-06-11T19:37:57.222Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T19:37:57.222Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T19:37:57.222Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-06-11T19:37:57.222Z] [2021-06-11T19:37:57.222Z] Server: [2021-06-11T19:37:57.222Z] Containers: 0 [2021-06-11T19:37:57.222Z] Running: 0 [2021-06-11T19:37:57.222Z] Paused: 0 [2021-06-11T19:37:57.222Z] Stopped: 0 [2021-06-11T19:37:57.222Z] Images: 2 [2021-06-11T19:37:57.222Z] Server Version: 20.10.6 [2021-06-11T19:37:57.222Z] Storage Driver: overlay2 [2021-06-11T19:37:57.222Z] Backing Filesystem: extfs [2021-06-11T19:37:57.222Z] Supports d_type: true [2021-06-11T19:37:57.222Z] Native Overlay Diff: true [2021-06-11T19:37:57.222Z] userxattr: false [2021-06-11T19:37:57.222Z] Logging Driver: json-file [2021-06-11T19:37:57.222Z] Cgroup Driver: cgroupfs [2021-06-11T19:37:57.222Z] Cgroup Version: 1 [2021-06-11T19:37:57.222Z] Plugins: [2021-06-11T19:37:57.222Z] Volume: local [2021-06-11T19:37:57.222Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T19:37:57.222Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T19:37:57.222Z] Swarm: inactive [2021-06-11T19:37:57.222Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-06-11T19:37:57.222Z] Default Runtime: runc [2021-06-11T19:37:57.222Z] Init Binary: docker-init [2021-06-11T19:37:57.222Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:57.222Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:57.222Z] init version: de40ad0 [2021-06-11T19:37:57.222Z] Security Options: [2021-06-11T19:37:57.222Z] apparmor [2021-06-11T19:37:57.222Z] seccomp [2021-06-11T19:37:57.222Z] Profile: default [2021-06-11T19:37:57.222Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T19:37:57.222Z] Operating System: Ubuntu 18.04.5 LTS [2021-06-11T19:37:57.222Z] OSType: linux [2021-06-11T19:37:57.222Z] Architecture: x86_64 [2021-06-11T19:37:57.222Z] CPUs: 2 [2021-06-11T19:37:57.222Z] Total Memory: 7.569GiB [2021-06-11T19:37:57.222Z] Name: ip-10-100-60-219 [2021-06-11T19:37:57.222Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-06-11T19:37:57.222Z] Docker Root Dir: /var/lib/docker [2021-06-11T19:37:57.222Z] Debug Mode: false [2021-06-11T19:37:57.222Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:37:57.222Z] Labels: [2021-06-11T19:37:57.222Z] Experimental: true [2021-06-11T19:37:57.222Z] Insecure Registries: [2021-06-11T19:37:57.222Z] 127.0.0.0/8 [2021-06-11T19:37:57.222Z] Live Restore Enabled: true [2021-06-11T19:37:57.222Z] [2021-06-11T19:37:57.222Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T19:37:57.249Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.46MB / 51.83MB 1.4s [2021-06-11T19:37:57.469Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:57.470Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:57.470Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42518/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T19:37:57.470Z] + bash /home/ubuntu/workspace/moby_PR-42518/check-config.sh [2021-06-11T19:37:57.470Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T19:37:57.470Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T19:37:57.470Z] [2021-06-11T19:37:57.470Z] Generally Necessary: [2021-06-11T19:37:57.470Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T19:37:57.470Z] - apparmor: enabled and tools installed [2021-06-11T19:37:57.470Z] - CONFIG_NAMESPACES: enabled [2021-06-11T19:37:57.470Z] - CONFIG_NET_NS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_PID_NS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_IPC_NS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_UTS_NS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUPS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CPUSETS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_MEMCG: enabled [2021-06-11T19:37:57.470Z] - CONFIG_KEYS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_VETH: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T19:37:57.470Z] [2021-06-11T19:37:57.470Z] Optional Features: [2021-06-11T19:37:57.470Z] - CONFIG_USER_NS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_SECCOMP: enabled [2021-06-11T19:37:57.470Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T19:37:57.470Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T19:37:57.470Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T19:37:57.470Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T19:37:57.470Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T19:37:57.470Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T19:37:57.470Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T19:37:57.470Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T19:37:57.473Z] #23 ... [2021-06-11T19:37:57.474Z] [2021-06-11T19:37:57.474Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T19:37:57.474Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T19:37:57.474Z] #42 DONE 0.3s [2021-06-11T19:37:57.474Z] [2021-06-11T19:37:57.474Z] #23 [internal] load build context [2021-06-11T19:37:57.474Z] #23 sha256:9a330a76a98faca41a7519c940b7fba20a2e82ef05778ad5dae9615e330af6b8 [2021-06-11T19:37:57.508Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:57.508Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:57.508Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42518/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T19:37:57.508Z] + bash /home/ubuntu/workspace/moby_PR-42518/check-config.sh [2021-06-11T19:37:57.508Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T19:37:57.508Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T19:37:57.508Z] [2021-06-11T19:37:57.508Z] Generally Necessary: [2021-06-11T19:37:57.508Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T19:37:57.508Z] - apparmor: enabled and tools installed [2021-06-11T19:37:57.508Z] - CONFIG_NAMESPACES: enabled [2021-06-11T19:37:57.508Z] - CONFIG_NET_NS: enabled [2021-06-11T19:37:57.508Z] - CONFIG_PID_NS: enabled [2021-06-11T19:37:57.513Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 47.19MB / 51.83MB 1.6s [2021-06-11T19:37:57.513Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T19:37:57.740Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T19:37:57.740Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T19:37:57.740Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T19:37:57.740Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T19:37:57.740Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T19:37:57.740Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T19:37:57.740Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T19:37:57.740Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T19:37:57.740Z] - CONFIG_EXT4_FS: enabled [2021-06-11T19:37:57.740Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T19:37:57.740Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T19:37:57.740Z] - Network Drivers: [2021-06-11T19:37:57.740Z] - "overlay": [2021-06-11T19:37:57.740Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T19:37:57.740Z] Optional (for encrypted networks): [2021-06-11T19:37:57.740Z] - CONFIG_CRYPTO: enabled [2021-06-11T19:37:57.740Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T19:37:57.740Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T19:37:57.740Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T19:37:57.740Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T19:37:57.740Z] - CONFIG_XFRM: enabled [2021-06-11T19:37:57.740Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T19:37:57.740Z] - "ipvlan": [2021-06-11T19:37:57.740Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T19:37:57.740Z] - "macvlan": [2021-06-11T19:37:57.740Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T19:37:57.740Z] - "ftp,tftp client in container": [2021-06-11T19:37:57.740Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T19:37:57.740Z] - Storage Drivers: [2021-06-11T19:37:57.740Z] - "aufs": [2021-06-11T19:37:57.740Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T19:37:57.740Z] - "btrfs": [2021-06-11T19:37:57.740Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T19:37:57.740Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T19:37:57.740Z] - "devicemapper": [2021-06-11T19:37:57.740Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T19:37:57.740Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T19:37:57.740Z] - "overlay": [2021-06-11T19:37:57.740Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T19:37:57.740Z] - "zfs": [2021-06-11T19:37:57.740Z] - /dev/zfs: present [2021-06-11T19:37:57.740Z] - zfs command: missing [2021-06-11T19:37:57.740Z] - zpool command: missing [2021-06-11T19:37:57.740Z] [2021-06-11T19:37:57.740Z] Limits: [2021-06-11T19:37:57.740Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T19:37:57.740Z] [2021-06-11T19:37:57.740Z] + true [Pipeline] } [Pipeline] // stage [2021-06-11T19:37:57.768Z] - CONFIG_IPC_NS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_UTS_NS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUPS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CPUSETS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_MEMCG: enabled [2021-06-11T19:37:57.768Z] - CONFIG_KEYS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_VETH: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T19:37:57.768Z] [2021-06-11T19:37:57.768Z] Optional Features: [2021-06-11T19:37:57.768Z] - CONFIG_USER_NS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_SECCOMP: enabled [2021-06-11T19:37:57.768Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T19:37:57.768Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T19:37:57.768Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T19:37:57.768Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T19:37:57.768Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T19:37:57.768Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T19:37:57.768Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T19:37:57.768Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T19:37:57.768Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T19:37:57.768Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T19:37:57.769Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T19:37:57.769Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T19:37:57.769Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T19:37:57.769Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T19:37:57.769Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T19:37:57.769Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T19:37:57.769Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T19:37:57.769Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T19:37:57.769Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T19:37:57.769Z] - CONFIG_EXT4_FS: enabled [2021-06-11T19:37:57.769Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T19:37:57.769Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T19:37:57.769Z] - Network Drivers: [2021-06-11T19:37:57.769Z] - "overlay": [2021-06-11T19:37:57.769Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T19:37:57.769Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T19:37:57.769Z] Optional (for encrypted networks): [Pipeline] stage [Pipeline] { (Build dev image) [2021-06-11T19:37:57.775Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.0s done [Pipeline] sh [2021-06-11T19:37:57.847Z] + docker version [2021-06-11T19:37:57.847Z] Client: Docker Engine - Community [2021-06-11T19:37:57.847Z] Version: 20.10.6 [2021-06-11T19:37:57.847Z] API version: 1.41 [2021-06-11T19:37:57.847Z] Go version: go1.13.15 [2021-06-11T19:37:57.847Z] Git commit: 370c289 [2021-06-11T19:37:57.847Z] Built: Fri Apr 9 22:45:59 2021 [2021-06-11T19:37:57.847Z] OS/Arch: linux/arm64 [2021-06-11T19:37:57.847Z] Context: default [2021-06-11T19:37:57.847Z] Experimental: true [2021-06-11T19:37:57.847Z] [2021-06-11T19:37:57.847Z] Server: Docker Engine - Community [2021-06-11T19:37:57.847Z] Engine: [2021-06-11T19:37:57.847Z] Version: 20.10.6 [2021-06-11T19:37:57.847Z] API version: 1.41 (minimum version 1.12) [2021-06-11T19:37:57.847Z] Go version: go1.13.15 [2021-06-11T19:37:57.847Z] Git commit: 8728dd2 [2021-06-11T19:37:57.847Z] Built: Fri Apr 9 22:44:09 2021 [2021-06-11T19:37:57.847Z] OS/Arch: linux/arm64 [2021-06-11T19:37:57.847Z] Experimental: true [2021-06-11T19:37:57.847Z] containerd: [2021-06-11T19:37:57.847Z] Version: 1.4.6 [2021-06-11T19:37:57.847Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:57.847Z] runc: [2021-06-11T19:37:57.847Z] Version: 1.0.0-rc95 [2021-06-11T19:37:57.847Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:57.847Z] docker-init: [2021-06-11T19:37:57.847Z] Version: 0.19.0 [2021-06-11T19:37:57.847Z] GitCommit: de40ad0 [Pipeline] sh [2021-06-11T19:37:58.028Z] - CONFIG_CRYPTO: enabled [2021-06-11T19:37:58.028Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T19:37:58.028Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T19:37:58.028Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T19:37:58.028Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T19:37:58.028Z] - CONFIG_XFRM: enabled [2021-06-11T19:37:58.028Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T19:37:58.028Z] - "ipvlan": [2021-06-11T19:37:58.028Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T19:37:58.028Z] - "macvlan": [2021-06-11T19:37:58.028Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T19:37:58.028Z] - "ftp,tftp client in container": [2021-06-11T19:37:58.028Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T19:37:58.028Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T19:37:58.028Z] - Storage Drivers: [2021-06-11T19:37:58.028Z] - "aufs": [2021-06-11T19:37:58.028Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T19:37:58.028Z] - "btrfs": [2021-06-11T19:37:58.029Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T19:37:58.029Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T19:37:58.029Z] - "devicemapper": [2021-06-11T19:37:58.029Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T19:37:58.029Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T19:37:58.029Z] - "overlay": [2021-06-11T19:37:58.029Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T19:37:58.029Z] - "zfs": [2021-06-11T19:37:58.029Z] - /dev/zfs: present [2021-06-11T19:37:58.029Z] - zfs command: missing [2021-06-11T19:37:58.029Z] - zpool command: missing [2021-06-11T19:37:58.029Z] [2021-06-11T19:37:58.029Z] Limits: [2021-06-11T19:37:58.029Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T19:37:58.029Z] [2021-06-11T19:37:58.029Z] + true [2021-06-11T19:37:58.035Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 2.2s [2021-06-11T19:37:58.035Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 19.92MB / 68.67MB 2.4s [2021-06-11T19:37:58.035Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-06-11T19:37:58.085Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 . [2021-06-11T19:37:58.085Z] #2 [internal] load .dockerignore [2021-06-11T19:37:58.085Z] #2 sha256:68d62db2e9be3ee20a4912dbd60df996c603a0d76164098144c26c4b76f92293 [2021-06-11T19:37:58.085Z] #2 transferring context: 87B done [2021-06-11T19:37:58.085Z] #2 DONE 0.0s [2021-06-11T19:37:58.085Z] [2021-06-11T19:37:58.085Z] #1 [internal] load build definition from Dockerfile [2021-06-11T19:37:58.085Z] #1 sha256:e6a2706e5eaea96eb8d1120f95dddb832872bdbfa2be289bf483c736b09a1080 [2021-06-11T19:37:58.085Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T19:37:58.085Z] #1 DONE 0.0s [2021-06-11T19:37:58.085Z] [2021-06-11T19:37:58.085Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T19:37:58.085Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T19:37:58.137Z] + docker info [2021-06-11T19:37:58.232Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:58.232Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:58.332Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 24.12MB / 68.67MB 2.5s [2021-06-11T19:37:58.332Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 34.60MB / 68.67MB 2.6s [2021-06-11T19:37:58.345Z] #3 DONE 0.1s [2021-06-11T19:37:58.345Z] [2021-06-11T19:37:58.345Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T19:37:58.345Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T19:37:58.345Z] #4 CACHED [2021-06-11T19:37:58.356Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 . [2021-06-11T19:37:58.356Z] #1 [internal] load build definition from Dockerfile [2021-06-11T19:37:58.356Z] #1 sha256:9b3ec9fd9c61a9e238ed6ab7aa1c23d790ddbe078dd33e7a053113178d600a1d [2021-06-11T19:37:58.356Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T19:37:58.356Z] #1 DONE 0.0s [2021-06-11T19:37:58.356Z] [2021-06-11T19:37:58.356Z] #2 [internal] load .dockerignore [2021-06-11T19:37:58.356Z] #2 sha256:fa8f33c395d2f9c0cec86618e189add36c1f1b4babdae718b3f882450d4eb31c [2021-06-11T19:37:58.356Z] #2 transferring context: 87B done [2021-06-11T19:37:58.356Z] #2 DONE 0.0s [2021-06-11T19:37:58.356Z] [2021-06-11T19:37:58.356Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T19:37:58.356Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-06-11T19:37:58.409Z] #23 transferring context: 55.88MB 1.3s done [2021-06-11T19:37:58.409Z] #23 DONE 1.3s [2021-06-11T19:37:58.605Z] [2021-06-11T19:37:58.605Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T19:37:58.605Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T19:37:58.605Z] #5 DONE 0.1s [2021-06-11T19:37:58.605Z] [2021-06-11T19:37:58.605Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T19:37:58.605Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T19:37:58.605Z] #6 DONE 0.1s [2021-06-11T19:37:58.605Z] [2021-06-11T19:37:58.605Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:58.605Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T19:37:58.605Z] #7 DONE 0.1s [2021-06-11T19:37:58.605Z] [2021-06-11T19:37:58.605Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:58.605Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T19:37:58.608Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.94MB / 68.67MB 2.7s [2021-06-11T19:37:58.608Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.7s done [2021-06-11T19:37:58.608Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 2.8s [2021-06-11T19:37:58.608Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 2.8s [2021-06-11T19:37:58.608Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-06-11T19:37:58.616Z] #3 DONE 0.1s [2021-06-11T19:37:58.616Z] [2021-06-11T19:37:58.616Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T19:37:58.616Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-06-11T19:37:58.616Z] #4 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T19:37:58.665Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T19:37:58.665Z] #39 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T19:37:58.665Z] #11 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #57 sha256:a3d437520278c6f5c5b3b54264fcbff37345d6f1bbcc38dcc630dc7fd92f1377 [2021-06-11T19:37:58.665Z] #57 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T19:37:58.665Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T19:37:58.665Z] #64 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T19:37:58.665Z] #21 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T19:37:58.665Z] #27 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #49 sha256:590fe2160b37da1d821178cb74d6c72546a3fccc42b041ab5e3e7e6684131008 [2021-06-11T19:37:58.665Z] #49 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #69 sha256:1a088d375fa9947e357e3e77f381fb9275fd69c4526312dddc44980e0799a032 [2021-06-11T19:37:58.665Z] #69 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:37:58.665Z] #13 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T19:37:58.665Z] #68 sha256:07dba4d0fa979d49646bc5c4bc6536327b6c4160eb8b4ec4631168083a9c6d14 [2021-06-11T19:37:58.665Z] #68 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:37:58.665Z] #40 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #53 sha256:017100143729a599f5cc17cf68c67462bd90562826d2bc8b039556a2f21e73e9 [2021-06-11T19:37:58.665Z] #53 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T19:37:58.665Z] #43 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:37:58.665Z] #36 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:37:58.665Z] #44 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #59 sha256:c5cad98d03359b53b2acd01e660db97572542212370467b4aa35dc8e5224c069 [2021-06-11T19:37:58.665Z] #59 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T19:37:58.665Z] #15 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T19:37:58.665Z] #25 sha256:622d5767834eeef230233bdc54b95e635d6623522779afaa05f3369fa1ccb0a5 [2021-06-11T19:37:58.665Z] #25 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #47 sha256:2dbb3dbda6cf0bf67a04cb4addb73e9822f39b437defaff69fbbcebdf17579ad [2021-06-11T19:37:58.665Z] #47 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #45 sha256:c0da105bd1f6205c8000df8989f596944f3faee7d211f2cdb1f772972087799a [2021-06-11T19:37:58.665Z] #45 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T19:37:58.665Z] #28 sha256:6bec39fa22cfed4914939bbe1d37fe48c0cdd22942658559ff551b3c414551bc [2021-06-11T19:37:58.665Z] #28 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #55 sha256:f9798616a5fb5a98346dae621bc44cff6d087b978a67b79a28dc90dd3a1551c2 [2021-06-11T19:37:58.665Z] #55 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T19:37:58.665Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T19:37:58.665Z] #14 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #46 sha256:a28c521442c0c4366c08cb78c23c319e1b7f4b9fd26beb5bdc8cbabb67e9516b [2021-06-11T19:37:58.665Z] #46 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T19:37:58.665Z] #12 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:37:58.665Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T19:37:58.665Z] #16 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #67 sha256:2161dd0825706439c3e8d9ff41023802a10936aec635a8b15356ed190cf7b405 [2021-06-11T19:37:58.665Z] #67 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #58 sha256:d3a514c2806336a8921c48ddb350d16dc42bf18bc536760f3bb17efae130c283 [2021-06-11T19:37:58.665Z] #58 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T19:37:58.665Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T19:37:58.665Z] #10 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #48 sha256:ed6b21d8c92b1a8cfa6b2b990a6808d8aeb9f27c49c26694a6d5985e28556813 [2021-06-11T19:37:58.665Z] #48 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T19:37:58.665Z] #60 sha256:fcbecbd611cb8c0cb98cb4ed50311c79dc738ea87ab23dda32b2619bed52c35c [2021-06-11T19:37:58.665Z] #60 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #41 sha256:ee98c34d009d3bc4f519f89298f83584006dfce2f1c814c12ea256d5f5e65729 [2021-06-11T19:37:58.665Z] #41 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T19:37:58.665Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T19:37:58.665Z] #19 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T19:37:58.665Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T19:37:58.665Z] #22 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T19:37:58.665Z] #61 sha256:bee3c8919588d66b726cfedb5e47a7fdf231e3f8562421e7745f26ce22d938fd [2021-06-11T19:37:58.665Z] #61 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T19:37:58.665Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T19:37:58.665Z] #66 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:37:58.665Z] #20 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:37:58.665Z] #56 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #38 sha256:0d464c26b630693644d3be667470092558f31a84eb47d03d9f7a4c174eddf5f1 [2021-06-11T19:37:58.665Z] #38 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #62 sha256:7b34da85889820bd270cc627a67156786fd4abe5291d85c94d560dce91513650 [2021-06-11T19:37:58.665Z] #62 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #50 sha256:a74aa13c051ae054f68dec57a8b67e3d5e36447e8269b79bd8b7119158bb02e4 [2021-06-11T19:37:58.665Z] #50 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T19:37:58.665Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T19:37:58.665Z] #31 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T19:37:58.665Z] #33 sha256:d108dd506150f1ed7d2fd73900af762a4c67c1aea04b08462e85a5ea940cfbb9 [2021-06-11T19:37:58.665Z] #33 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.665Z] #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-06-11T19:37:58.665Z] #34 sha256:22a916aa2138c327f04e016010ad4ab161e5d25773ceb77e7e9e0e92ed05af25 [2021-06-11T19:37:58.665Z] #34 CACHED [2021-06-11T19:37:58.665Z] [2021-06-11T19:37:58.666Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T19:37:58.666Z] #35 sha256:576b92f3885fbf8ddd787207854b24457240cf85d6da7698aabf99ba72bf52be [2021-06-11T19:37:58.666Z] #35 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #37 sha256:9f247adf17b98655808acd2e0849a2125e9c232ff492d9425ae3926bdf1c7a35 [2021-06-11T19:37:58.666Z] #37 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #24 sha256:62dd8cac357d59f2680614fccd1be76600a8a4708727258ad6dcda1cc73ca964 [2021-06-11T19:37:58.666Z] #24 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #52 sha256:f12bb8c35f4d1d9d6e6960fdb86f907a5d0739e9b9c877025fb86ab358e9083e [2021-06-11T19:37:58.666Z] #52 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T19:37:58.666Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T19:37:58.666Z] #17 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:37:58.666Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:37:58.666Z] #32 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T19:37:58.666Z] #30 sha256:ad913dd8ca183cc3233232f189368ef647b4e520ff5dac33536c42b6459749bc [2021-06-11T19:37:58.666Z] #30 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #54 sha256:a5f4d05951214cc09c4185aa1abbbdb299c94e2f4d9dac9df78762e294d1c7e8 [2021-06-11T19:37:58.666Z] #54 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T19:37:58.666Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T19:37:58.666Z] #18 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #29 sha256:cba5b9857e09457e69dbcc7c31f5741823277bc9d1274a491c5271ac87a73de0 [2021-06-11T19:37:58.666Z] #29 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T19:37:58.666Z] #51 sha256:07840713d2025b49eae9d78577d6aa166349aea0f46049ded5c03b61e91b780e [2021-06-11T19:37:58.666Z] #51 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #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-06-11T19:37:58.666Z] #70 sha256:fb313bf9e9ef59d1f1ba7d4e1fa64a18e0a3e5dfd3c4a7bd45cd2e3af63f229a [2021-06-11T19:37:58.666Z] #70 CACHED [2021-06-11T19:37:58.666Z] [2021-06-11T19:37:58.666Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T19:37:58.666Z] #71 sha256:bb0ba9734c2de06281ec3bd6faa0b0fab9b83aaf250f4949b6a5a530ca046407 [2021-06-11T19:37:58.707Z] Client: [2021-06-11T19:37:58.707Z] Context: default [2021-06-11T19:37:58.707Z] Debug Mode: false [2021-06-11T19:37:58.707Z] Plugins: [2021-06-11T19:37:58.707Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-06-11T19:37:58.707Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-06-11T19:37:58.707Z] [2021-06-11T19:37:58.707Z] Server: [2021-06-11T19:37:58.707Z] Containers: 0 [2021-06-11T19:37:58.707Z] Running: 0 [2021-06-11T19:37:58.707Z] Paused: 0 [2021-06-11T19:37:58.707Z] Stopped: 0 [2021-06-11T19:37:58.707Z] Images: 5 [2021-06-11T19:37:58.707Z] Server Version: 20.10.6 [2021-06-11T19:37:58.707Z] Storage Driver: overlay2 [2021-06-11T19:37:58.707Z] Backing Filesystem: extfs [2021-06-11T19:37:58.707Z] Supports d_type: true [2021-06-11T19:37:58.707Z] Native Overlay Diff: true [2021-06-11T19:37:58.707Z] userxattr: false [2021-06-11T19:37:58.707Z] Logging Driver: json-file [2021-06-11T19:37:58.707Z] Cgroup Driver: cgroupfs [2021-06-11T19:37:58.707Z] Cgroup Version: 1 [2021-06-11T19:37:58.707Z] Plugins: [2021-06-11T19:37:58.707Z] Volume: local [2021-06-11T19:37:58.707Z] Network: bridge host ipvlan macvlan null overlay [2021-06-11T19:37:58.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-06-11T19:37:58.707Z] Swarm: inactive [2021-06-11T19:37:58.707Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-06-11T19:37:58.707Z] Default Runtime: runc [2021-06-11T19:37:58.707Z] Init Binary: docker-init [2021-06-11T19:37:58.707Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-06-11T19:37:58.707Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:37:58.707Z] init version: de40ad0 [2021-06-11T19:37:58.707Z] Security Options: [2021-06-11T19:37:58.707Z] apparmor [2021-06-11T19:37:58.707Z] seccomp [2021-06-11T19:37:58.707Z] Profile: default [2021-06-11T19:37:58.707Z] Kernel Version: 5.4.0-1048-aws [2021-06-11T19:37:58.707Z] Operating System: Ubuntu 20.04.2 LTS [2021-06-11T19:37:58.707Z] OSType: linux [2021-06-11T19:37:58.707Z] Architecture: aarch64 [2021-06-11T19:37:58.707Z] CPUs: 4 [2021-06-11T19:37:58.707Z] Total Memory: 7.494GiB [2021-06-11T19:37:58.707Z] Name: ip-10-100-113-217 [2021-06-11T19:37:58.707Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-06-11T19:37:58.707Z] Docker Root Dir: /var/lib/docker [2021-06-11T19:37:58.707Z] Debug Mode: false [2021-06-11T19:37:58.708Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:37:58.708Z] Labels: [2021-06-11T19:37:58.708Z] Experimental: true [2021-06-11T19:37:58.708Z] Insecure Registries: [2021-06-11T19:37:58.708Z] 127.0.0.0/8 [2021-06-11T19:37:58.708Z] Live Restore Enabled: true [2021-06-11T19:37:58.708Z] [2021-06-11T19:37:58.708Z] WARNING: No swap limit support [Pipeline] sh [2021-06-11T19:37:58.865Z] #8 DONE 0.1s [2021-06-11T19:37:58.865Z] [2021-06-11T19:37:58.865Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:58.865Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:37:58.865Z] #65 DONE 0.0s [2021-06-11T19:37:58.865Z] [2021-06-11T19:37:58.865Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:58.865Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:37:58.865Z] #63 DONE 0.0s [2021-06-11T19:37:58.865Z] [2021-06-11T19:37:58.865Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:58.865Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:58.865Z] #9 DONE 0.0s [2021-06-11T19:37:58.865Z] [2021-06-11T19:37:58.865Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:37:58.865Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T19:37:58.865Z] #26 DONE 0.0s [2021-06-11T19:37:58.865Z] [2021-06-11T19:37:58.865Z] #23 [internal] load build context [2021-06-11T19:37:58.865Z] #23 sha256:da8b78d77deef0f3c645ded693bd3bfc001159425cc833035aa3f9c4db2a9df4 [2021-06-11T19:37:58.876Z] [2021-06-11T19:37:58.876Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T19:37:58.876Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-06-11T19:37:58.876Z] #6 DONE 0.1s [2021-06-11T19:37:58.876Z] [2021-06-11T19:37:58.876Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T19:37:58.876Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-06-11T19:37:58.876Z] #5 DONE 0.1s [2021-06-11T19:37:58.876Z] [2021-06-11T19:37:58.876Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:58.876Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T19:37:58.876Z] #8 DONE 0.1s [2021-06-11T19:37:58.876Z] [2021-06-11T19:37:58.876Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:37:58.876Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T19:37:58.876Z] #7 DONE 0.1s [2021-06-11T19:37:58.883Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.43MB / 68.67MB 2.9s [2021-06-11T19:37:58.883Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.67MB / 68.67MB 3.0s [2021-06-11T19:37:58.883Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.53MB / 120.17MB 3.0s [2021-06-11T19:37:58.883Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 3.2s [2021-06-11T19:37:58.883Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 20.97MB / 120.17MB 3.2s [2021-06-11T19:37:57.917Z] > git remote # timeout=10 [2021-06-11T19:37:57.968Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:58.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:58.020Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:58.143Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-11T19:37:58.266Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:58.314Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:37:58.905Z] Merge succeeded, producing 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:37:58.905Z] Checking out Revision 1dac53860ccd93e07bc6e3164a487c0f835824b9 (PR-42518) [2021-06-11T19:37:58.996Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:58.996Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:37:58.996Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42518/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-06-11T19:37:58.996Z] + bash /home/ubuntu/workspace/moby_PR-42518/check-config.sh [2021-06-11T19:37:58.996Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-06-11T19:37:58.996Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-06-11T19:37:58.996Z] [2021-06-11T19:37:58.996Z] Generally Necessary: [2021-06-11T19:37:58.996Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-06-11T19:37:58.996Z] - apparmor: enabled and tools installed [2021-06-11T19:37:58.996Z] - CONFIG_NAMESPACES: enabled [2021-06-11T19:37:58.996Z] - CONFIG_NET_NS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_PID_NS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_IPC_NS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_UTS_NS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CGROUPS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CGROUP_DEVICE: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CGROUP_FREEZER: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CGROUP_SCHED: enabled [2021-06-11T19:37:58.996Z] - CONFIG_CPUSETS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_MEMCG: enabled [2021-06-11T19:37:58.996Z] - CONFIG_KEYS: enabled [2021-06-11T19:37:58.996Z] - CONFIG_VETH: enabled (as module) [2021-06-11T19:37:58.996Z] - CONFIG_BRIDGE: enabled (as module) [2021-06-11T19:37:58.996Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-06-11T19:37:58.996Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-06-11T19:37:59.006Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:58.565Z] > git remote # timeout=10 [2021-06-11T19:37:58.627Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T19:37:58.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-06-11T19:37:58.674Z] > git merge 1ba54a5fd0ba293db3bea46cd67604b593f2048b # timeout=10 [2021-06-11T19:37:58.799Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-06-11T19:37:58.924Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T19:37:59.137Z] [2021-06-11T19:37:59.137Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:59.137Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:37:59.137Z] #65 DONE 0.0s [2021-06-11T19:37:59.137Z] [2021-06-11T19:37:59.137Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:37:59.137Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:37:59.137Z] #63 DONE 0.0s [2021-06-11T19:37:59.137Z] [2021-06-11T19:37:59.137Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:59.137Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:59.137Z] #9 DONE 0.0s [2021-06-11T19:37:59.137Z] [2021-06-11T19:37:59.137Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:37:59.137Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T19:37:59.137Z] #26 DONE 0.0s [2021-06-11T19:37:59.137Z] [2021-06-11T19:37:59.137Z] #23 [internal] load build context [2021-06-11T19:37:59.137Z] #23 sha256:5f08784634b7f9e2aac59953e40446f1d6010ae5773a43e741c0dfd0ce99a405 [2021-06-11T19:37:59.144Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 27.26MB / 120.17MB 3.3s [2021-06-11T19:37:59.144Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.99MB / 120.17MB 3.5s [2021-06-11T19:37:59.256Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_NF_NAT: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_POSIX_MQUEUE: enabled [2021-06-11T19:37:59.256Z] [2021-06-11T19:37:59.256Z] Optional Features: [2021-06-11T19:37:59.256Z] - CONFIG_USER_NS: enabled [2021-06-11T19:37:59.256Z] - CONFIG_SECCOMP: enabled [2021-06-11T19:37:59.256Z] - CONFIG_SECCOMP_FILTER: enabled [2021-06-11T19:37:59.256Z] - CONFIG_CGROUP_PIDS: enabled [2021-06-11T19:37:59.256Z] - CONFIG_MEMCG_SWAP: enabled [2021-06-11T19:37:59.256Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-06-11T19:37:59.256Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-06-11T19:37:59.256Z] - CONFIG_BLK_CGROUP: enabled [2021-06-11T19:37:59.256Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-06-11T19:37:59.256Z] - CONFIG_CGROUP_PERF: enabled [2021-06-11T19:37:59.256Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-06-11T19:37:59.256Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-06-11T19:37:59.256Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-06-11T19:37:59.256Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-06-11T19:37:59.256Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-06-11T19:37:59.403Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 49.28MB / 120.17MB 3.6s [2021-06-11T19:37:59.403Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.77MB / 120.17MB 3.7s [2021-06-11T19:37:59.425Z] Commit message: "Adjust buildmode comment to link to commit" [2021-06-11T19:37:59.439Z] #23 ... [2021-06-11T19:37:59.439Z] [2021-06-11T19:37:59.439Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T19:37:59.439Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T19:37:59.439Z] #42 DONE 0.4s [2021-06-11T19:37:59.439Z] [2021-06-11T19:37:59.439Z] #23 [internal] load build context [2021-06-11T19:37:59.439Z] #23 sha256:da8b78d77deef0f3c645ded693bd3bfc001159425cc833035aa3f9c4db2a9df4 [2021-06-11T19:37:59.305Z] > git --version # timeout=10 [2021-06-11T19:37:59.358Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T19:37:59.422Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:37:59.519Z] - CONFIG_RT_GROUP_SCHED: missing [2021-06-11T19:37:59.519Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-06-11T19:37:59.519Z] - CONFIG_IP_VS: enabled (as module) [2021-06-11T19:37:59.519Z] - CONFIG_IP_VS_NFCT: enabled [2021-06-11T19:37:59.519Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-06-11T19:37:59.519Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-06-11T19:37:59.519Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-06-11T19:37:59.519Z] - CONFIG_SECURITY_SELINUX: enabled [2021-06-11T19:37:59.519Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-06-11T19:37:59.519Z] - CONFIG_EXT4_FS: enabled [2021-06-11T19:37:59.519Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-06-11T19:37:59.519Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-06-11T19:37:59.519Z] - Network Drivers: [2021-06-11T19:37:59.519Z] - "overlay": [2021-06-11T19:37:59.519Z] - CONFIG_VXLAN: enabled (as module) [2021-06-11T19:37:59.519Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-06-11T19:37:59.519Z] Optional (for encrypted networks): [2021-06-11T19:37:59.597Z] #71 DONE 0.9s [2021-06-11T19:37:59.597Z] [2021-06-11T19:37:59.597Z] #72 exporting to image [2021-06-11T19:37:59.597Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T19:37:59.597Z] #72 exporting layers [2021-06-11T19:37:59.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.11MB / 120.17MB 3.8s [2021-06-11T19:37:59.664Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 76.07MB / 120.17MB 3.9s [2021-06-11T19:37:59.716Z] #23 ... [2021-06-11T19:37:59.716Z] [2021-06-11T19:37:59.716Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T19:37:59.716Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T19:37:59.716Z] #42 DONE 0.3s [2021-06-11T19:37:59.716Z] [2021-06-11T19:37:59.716Z] #23 [internal] load build context [2021-06-11T19:37:59.716Z] #23 sha256:5f08784634b7f9e2aac59953e40446f1d6010ae5773a43e741c0dfd0ce99a405 [2021-06-11T19:37:59.779Z] - CONFIG_CRYPTO: enabled [2021-06-11T19:37:59.779Z] - CONFIG_CRYPTO_AEAD: enabled [2021-06-11T19:37:59.779Z] - CONFIG_CRYPTO_GCM: enabled [2021-06-11T19:37:59.779Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-06-11T19:37:59.779Z] - CONFIG_CRYPTO_GHASH: enabled [2021-06-11T19:37:59.779Z] - CONFIG_XFRM: enabled [2021-06-11T19:37:59.779Z] - CONFIG_XFRM_USER: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_INET_ESP: enabled (as module) [2021-06-11T19:37:59.779Z] - "ipvlan": [2021-06-11T19:37:59.779Z] - CONFIG_IPVLAN: enabled (as module) [2021-06-11T19:37:59.779Z] - "macvlan": [2021-06-11T19:37:59.779Z] - CONFIG_MACVLAN: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_DUMMY: enabled (as module) [2021-06-11T19:37:59.779Z] - "ftp,tftp client in container": [2021-06-11T19:37:59.779Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-06-11T19:37:59.779Z] - Storage Drivers: [2021-06-11T19:37:59.779Z] - "aufs": [2021-06-11T19:37:59.779Z] - CONFIG_AUFS_FS: enabled (as module) [2021-06-11T19:37:59.779Z] - "btrfs": [2021-06-11T19:37:59.779Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-06-11T19:37:59.779Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-06-11T19:37:59.779Z] - "devicemapper": [2021-06-11T19:37:59.779Z] - CONFIG_BLK_DEV_DM: enabled [2021-06-11T19:37:59.779Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-06-11T19:37:59.779Z] - "overlay": [2021-06-11T19:37:59.779Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-06-11T19:37:59.779Z] - "zfs": [2021-06-11T19:37:59.779Z] - /dev/zfs: present [2021-06-11T19:37:59.779Z] - zfs command: missing [2021-06-11T19:37:59.779Z] - zpool command: missing [2021-06-11T19:37:59.779Z] [2021-06-11T19:37:59.779Z] Limits: [2021-06-11T19:37:59.779Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-06-11T19:37:59.779Z] [2021-06-11T19:37:59.779Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-06-11T19:37:59.926Z] #9 ... [2021-06-11T19:37:59.926Z] [2021-06-11T19:37:59.926Z] #23 [internal] load build context [2021-06-11T19:37:59.926Z] #23 sha256:98357456de854a9c0cafa6454a1ff41f558bdea02c42b1687e97c8c40bf71232 [2021-06-11T19:37:59.926Z] #23 transferring context: 55.90MB 3.5s done [2021-06-11T19:37:59.926Z] #23 DONE 4.1s [2021-06-11T19:37:59.926Z] [2021-06-11T19:37:59.926Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:37:59.926Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:37:59.926Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 4.0s done [2021-06-11T19:37:59.926Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 97.52MB / 120.17MB 4.2s [2021-06-11T19:37:59.817Z] > git --version # timeout=10 [2021-06-11T19:37:59.864Z] > git --version # 'git version 2.24.1.windows.2' [2021-06-11T19:37:59.911Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-06-11T19:38:00.111Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 . [2021-06-11T19:38:00.158Z] #72 exporting layers 0.8s done [2021-06-11T19:38:00.201Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.81MB / 120.17MB 4.3s [2021-06-11T19:38:00.201Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 110.10MB / 120.17MB 4.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-06-11T19:38:00.413Z] #72 writing image sha256:767842b21437b16102c9c8668cc24fe16301ebf5c8e46ddaeb1ba30b7615f871 done [2021-06-11T19:38:00.413Z] #72 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 done [2021-06-11T19:38:00.413Z] #72 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [2021-06-11T19:38:00.463Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.6s [Pipeline] sh [2021-06-11T19:38:00.811Z] + docker version [2021-06-11T19:38:00.811Z] Client: Mirantis Container Runtime [2021-06-11T19:38:00.811Z] Version: 20.10.0 [2021-06-11T19:38:00.811Z] API version: 1.41 [2021-06-11T19:38:00.811Z] Go version: go1.13.15 [2021-06-11T19:38:00.811Z] Git commit: 6ee42dc [2021-06-11T19:38:00.811Z] Built: 03/11/2021 13:24:56 [2021-06-11T19:38:00.811Z] OS/Arch: windows/amd64 [2021-06-11T19:38:00.811Z] Context: default [2021-06-11T19:38:00.811Z] Experimental: true [2021-06-11T19:38:00.811Z] [2021-06-11T19:38:00.811Z] Server: Mirantis Container Runtime [2021-06-11T19:38:00.811Z] Engine: [2021-06-11T19:38:00.811Z] Version: 20.10.0 [2021-06-11T19:38:00.811Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:38:00.811Z] Go version: go1.13.15 [2021-06-11T19:38:00.811Z] Git commit: 1e08f21e79 [2021-06-11T19:38:00.811Z] Built: 03/11/2021 13:23:32 [2021-06-11T19:38:00.811Z] OS/Arch: windows/amd64 [2021-06-11T19:38:00.811Z] Experimental: true [2021-06-11T19:38:00.831Z] #23 transferring context: 55.90MB 1.6s done [2021-06-11T19:38:00.831Z] #23 DONE 1.8s [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #37 sha256:28b4c23eac2589ccc428e5e925f67195d9d1724f5c37ca27a8c4682eb25056f6 [2021-06-11T19:38:00.831Z] #37 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T19:38:00.831Z] #21 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T19:38:00.831Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T19:38:00.831Z] #64 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T19:38:00.831Z] #43 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:38:00.831Z] #44 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #24 sha256:697fc10e01fbfd6e3f2425a901a6dfd7e88c055464a31ef20bf14ca1cee8548f [2021-06-11T19:38:00.831Z] #24 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #59 sha256:f42349378504ecec4bfd738a28b220a0ead293e3e33d67e9f77b2830043473ed [2021-06-11T19:38:00.831Z] #59 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T19:38:00.831Z] #45 sha256:c4de3f9cab97b8faf28ab13c6d18d89c921aae407426e32a1eadc903ccb9961b [2021-06-11T19:38:00.831Z] #45 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #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-06-11T19:38:00.831Z] #29 sha256:b78e6aae62234430560852a13e02dfa047627adde463b6e4afa3f99702498a56 [2021-06-11T19:38:00.831Z] #29 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T19:38:00.831Z] #58 sha256:497afccee048d9d3165257d600d3ef0778b43d9d7074059df8755f973437d02d [2021-06-11T19:38:00.831Z] #58 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T19:38:00.831Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T19:38:00.831Z] #39 CACHED [2021-06-11T19:38:00.831Z] [2021-06-11T19:38:00.831Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T19:38:00.831Z] #60 sha256:b9e2ab233bfdb87a1a382a07154c4314e781968871af60c69c638565da0a976c [2021-06-11T19:38:00.831Z] #60 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #47 sha256:dcc01c5ca3feaf8ae14075b3d8afbcefce2fc11ed9cb377b37db2e9f6a6d1ff0 [2021-06-11T19:38:00.832Z] #47 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #54 sha256:7ecf1039cea227ff280d4311aa423db9d674fec5a90f2e63b5ddeb2022afa6d0 [2021-06-11T19:38:00.832Z] #54 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T19:38:00.832Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T19:38:00.832Z] #31 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:38:00.832Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T19:38:00.832Z] #16 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T19:38:00.832Z] #30 sha256:db8168f948f877721fe347849e595e0534bdc6ff9581c074cbc306feaf28c052 [2021-06-11T19:38:00.832Z] #30 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #67 sha256:e49b0aa4b472efd15797095c6873e18b19440d8711c9448033bab5f110142703 [2021-06-11T19:38:00.832Z] #67 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T19:38:00.832Z] #12 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:38:00.832Z] #20 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:38:00.832Z] #40 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T19:38:00.832Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T19:38:00.832Z] #66 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T19:38:00.832Z] #25 sha256:fe962cf11739d125bd6ad2fa952ce86150d8e80b286fadea2bd2fc7b0934d633 [2021-06-11T19:38:00.832Z] #25 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T19:38:00.832Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T19:38:00.832Z] #22 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:38:00.832Z] #13 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #35 sha256:e4d769a7d8f614043ff5f3f205b0841f8ca8f2c223ca1456d6de3f59a8ef6c97 [2021-06-11T19:38:00.832Z] #35 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T19:38:00.832Z] #28 sha256:89a539f84d8aab87456213115d644142b1c1b2bb4481b9ac8e25035b7621f8e9 [2021-06-11T19:38:00.832Z] #28 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #50 sha256:4db7709e35bcd1fbc74fe76c0f1d5abf0901090c18174ba108776d212962bf28 [2021-06-11T19:38:00.832Z] #50 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T19:38:00.832Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T19:38:00.832Z] #17 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #55 sha256:feda6a8ac743ae696acb5f056c1a9b77fd90f3be9144627e87483913b50a82b7 [2021-06-11T19:38:00.832Z] #55 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T19:38:00.832Z] #15 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T19:38:00.832Z] #27 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #62 sha256:b68f7563c27d7ddc2014ae113dec68b9eda0b0817d462d92217e603d992dfdaf [2021-06-11T19:38:00.832Z] #62 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #57 sha256:d6fa231789bb14e7007469cd5a226ba1ae163e29032f90cc2e11a4833e77d8cd [2021-06-11T19:38:00.832Z] #57 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #53 sha256:97ba8c7da001c431288a4f8f6a9ec3eb12cd9d4c01b5db586f324422cb4cf725 [2021-06-11T19:38:00.832Z] #53 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:38:00.832Z] #56 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #46 sha256:14480ac2007d6844f242713d111ae9e5c7dfa15cc0c59123941b9c30d9605aef [2021-06-11T19:38:00.832Z] #46 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T19:38:00.832Z] #61 sha256:4d98d8a6bb02a6fd319bc11effd81d834a719acb36fa4a165c7ada17793037d2 [2021-06-11T19:38:00.832Z] #61 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T19:38:00.832Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T19:38:00.832Z] #18 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #52 sha256:96d6909ff36518776706f24a49e7fc354b36ee1dab0bf533118079942c4af2a1 [2021-06-11T19:38:00.832Z] #52 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #41 sha256:5ab22e2f22290b9a90211bff0938e24d819bb39ea476a3cf5955f27ba2bd55a0 [2021-06-11T19:38:00.832Z] #41 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T19:38:00.832Z] #11 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #49 sha256:14b576b9ccee414c2107709b823d6e6c6264b058a1c45d9e9f4bb71909cccd06 [2021-06-11T19:38:00.832Z] #49 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #48 sha256:c3d71f81fcf37fa539859039ed94e0aa19c85cd11b89ff8992e14cc967ee0673 [2021-06-11T19:38:00.832Z] #48 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #34 sha256:16d776f81f2eb65664cd5829de4e01bd615f3ee3e79c32db785bf12ae72df492 [2021-06-11T19:38:00.832Z] #34 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:38:00.832Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:38:00.832Z] #32 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T19:38:00.832Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T19:38:00.832Z] #10 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #38 sha256:ce342a20da7db62da3c8d9bbc3813e35316f4421a08ec6b1e02cd6b264cc0daa [2021-06-11T19:38:00.832Z] #38 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T19:38:00.832Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T19:38:00.832Z] #14 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #33 sha256:d9b57ed2c3cdd1f52a386b37f90edb835fa41029acd00b89cc60e146bc7ffec3 [2021-06-11T19:38:00.832Z] #33 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #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-06-11T19:38:00.832Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:00.832Z] #36 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T19:38:00.832Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T19:38:00.832Z] #19 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T19:38:00.832Z] #51 sha256:2cc8953998021b8f8e771b8b3da99632de274bc4a5f7361e0b1900ec7f06677a [2021-06-11T19:38:00.832Z] #51 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T19:38:00.832Z] #68 sha256:dcaa3e18999bfc6136f9c693cc11cf2f4170bf2bcc7b8bbe9f07f4c56e5b1aa2 [2021-06-11T19:38:00.832Z] #68 CACHED [2021-06-11T19:38:00.832Z] [2021-06-11T19:38:00.832Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T19:38:00.832Z] #69 sha256:4c6a12f7083c9d9d07d3614511e6ac4b73b7b8fe936c9358ef3812d15bed6ccd [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T19:37:58.987Z] > git checkout -f 1dac53860ccd93e07bc6e3164a487c0f835824b9 # timeout=10 [2021-06-11T19:38:01.108Z] #23 transferring context: 55.90MB 1.7s done [2021-06-11T19:38:01.108Z] #23 DONE 1.8s [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #62 sha256:f034f2e1aff5a4124ef19d27064669dc4689ec9a0e754cd9e2a531de59a40219 [2021-06-11T19:38:01.108Z] #62 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #51 sha256:c251281603a9a676d9a151d6f24b5625fe1b573489f95be98906971464a5fc5d [2021-06-11T19:38:01.108Z] #51 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #53 sha256:7579b587ec24799f3a22e67744e74843dd99df1c248dbce4f2473cf50384c4db [2021-06-11T19:38:01.108Z] #53 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T19:38:01.108Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T19:38:01.108Z] #64 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T19:38:01.108Z] #61 sha256:718569ed5f1b700263eb6925a2fd0a05d95ac9882cba5d7c4df7f9946b6199c2 [2021-06-11T19:38:01.108Z] #61 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T19:38:01.108Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T19:38:01.108Z] #31 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #37 sha256:1b1e196b3e35b5c96103b172cca3f0946fbc494275aed1a932d2e24e592bd178 [2021-06-11T19:38:01.108Z] #37 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T19:38:01.108Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T19:38:01.108Z] #18 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T19:38:01.108Z] #12 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:38:01.108Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:38:01.108Z] #32 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T19:38:01.108Z] #21 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:38:01.108Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T19:38:01.108Z] #16 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T19:38:01.108Z] #43 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:38:01.108Z] #56 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T19:38:01.108Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T19:38:01.108Z] #14 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #48 sha256:a79bd77093dc634d8e94a92a16d40aafae441c75ca50f0a36159b92be063a9dd [2021-06-11T19:38:01.108Z] #48 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #24 sha256:77aa1110eb28080b57cea354cff21ce7b3bf65ec715df62974a59ac2ff2a99b0 [2021-06-11T19:38:01.108Z] #24 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T19:38:01.108Z] #28 sha256:819af1f813110fa80a00b80465cf0191aaeb1b192e8504f8e4bf0982dd3c182c [2021-06-11T19:38:01.108Z] #28 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #34 sha256:3df08fb0381bd84a7429d59a4dc8b69d89702f6b7bee31b889d6b4d58670f444 [2021-06-11T19:38:01.108Z] #34 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #49 sha256:276e77b5747f2c6c9e7c6dcff035738393bc7d90232e22203259d23e8fb8a83e [2021-06-11T19:38:01.108Z] #49 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #50 sha256:b92d609b5e2b1719ffbd6bfd37bc5600ba6d66ab4ad0c5d92430ce487d39bd80 [2021-06-11T19:38:01.108Z] #50 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T19:38:01.108Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T19:38:01.108Z] #17 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T19:38:01.108Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T19:38:01.108Z] #66 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T19:38:01.108Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T19:38:01.108Z] #19 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #38 sha256:53434dc3f94ab0e95c2691866f625b5d3b7160bd27304a99ac661649a35dc94e [2021-06-11T19:38:01.108Z] #38 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T19:38:01.108Z] #30 sha256:529a975092892c10909170f4124943557bf139865c53a4e1b2594a85891779f1 [2021-06-11T19:38:01.108Z] #30 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:38:01.108Z] #20 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #67 sha256:e93b96e486a5bcabb9501cae95e12ff529a0975826818ce0468e177ea009e06b [2021-06-11T19:38:01.108Z] #67 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #57 sha256:9b8ad68f1de3ab6b5caf299511e0cc5801828fa1dd8c605ae4562725acdc0c81 [2021-06-11T19:38:01.108Z] #57 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #35 sha256:e1f125f7800465bf42783999ad070d0273a51d652b824ef8b642ea209d4d4175 [2021-06-11T19:38:01.108Z] #35 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T19:38:01.108Z] #27 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #47 sha256:91fbad0017ecd299ab3d0378b2737a5f2fb5733a2aa4da9259e3788f21d28585 [2021-06-11T19:38:01.108Z] #47 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #41 sha256:f49d69629de6e12ad3344c4e4b95a8f1be54447f369f43b751e9026c397c2820 [2021-06-11T19:38:01.108Z] #41 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T19:38:01.108Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T19:38:01.108Z] #22 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:38:01.108Z] #13 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T19:38:01.108Z] #15 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #29 sha256:fbd6ef5e84fde9ca7d3e9364709cd22d29553b0b494a57c801f72f72028599a3 [2021-06-11T19:38:01.108Z] #29 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T19:38:01.108Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T19:38:01.108Z] #39 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #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-06-11T19:38:01.108Z] #52 sha256:4554263d1a462ca567392de317a63fc5d85962c7f85f21d5b35eca4b22b03f4e [2021-06-11T19:38:01.108Z] #52 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T19:38:01.108Z] #33 sha256:ec117890eedf0fa787b61e93d83a6f48a5e4448699b9c4c31eca5994c0e5ddeb [2021-06-11T19:38:01.108Z] #33 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.108Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T19:38:01.108Z] #60 sha256:a9d1ed4f3de38c809e7ec10cc1ce6eaee1c31915980a5af640e3dbfd37555c20 [2021-06-11T19:38:01.108Z] #60 CACHED [2021-06-11T19:38:01.108Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:38:01.109Z] #40 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T19:38:01.109Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T19:38:01.109Z] #10 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T19:38:01.109Z] #55 sha256:f7b8ceef5e2b5e133367c9a45357c8da37f70d6920a8c02d1a7cd0d828268a86 [2021-06-11T19:38:01.109Z] #55 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #46 sha256:f504222ef8df4935eb7405d08ab801691cc992646d4c90fa9b23abbbc2630e97 [2021-06-11T19:38:01.109Z] #46 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T19:38:01.109Z] #58 sha256:14b0c2654031e8b77a8cf5dd9f411e4c43e6bb1079032fac5a51092f16e6db67 [2021-06-11T19:38:01.109Z] #58 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #54 sha256:c04971d3b68e0ec8e3b28efc14ed789df76572f766dedb9a215f57515cd1f41e [2021-06-11T19:38:01.109Z] #54 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:01.109Z] #36 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:38:01.109Z] #44 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T19:38:01.109Z] #45 sha256:1855f8e7ccab0ab4e505fbc7d2453711f646527fe44822b35eff30a1daba4795 [2021-06-11T19:38:01.109Z] #45 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #59 sha256:79271b1c31d68fe89ed4bf395e2781f0a03cd2aa3b48cf09fa1b798bcac51937 [2021-06-11T19:38:01.109Z] #59 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T19:38:01.109Z] #25 sha256:5ce6f529e20d576f5875e4a35bc52d2087f98b3dda606f4dae495efcb65c86d7 [2021-06-11T19:38:01.109Z] #25 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #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-06-11T19:38:01.109Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T19:38:01.109Z] #11 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T19:38:01.109Z] #68 sha256:23e4368573beed1c4a36f2b1e5db2655cd645875650efb8b69de6cd97afad520 [2021-06-11T19:38:01.109Z] #68 CACHED [2021-06-11T19:38:01.109Z] [2021-06-11T19:38:01.109Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T19:38:01.109Z] #69 sha256:153b8c7e2f7acfa8f130550feb9a778118d09875110656e4e289c96eaec179d4 [2021-06-11T19:38:01.410Z] #69 DONE 0.8s [Pipeline] sh [2021-06-11T19:38:01.432Z] + docker version [2021-06-11T19:38:01.432Z] Client: [2021-06-11T19:38:01.432Z] Version: 20.10.6 [2021-06-11T19:38:01.432Z] API version: 1.41 [2021-06-11T19:38:01.432Z] Go version: go1.16.3 [2021-06-11T19:38:01.432Z] Git commit: 370c289 [2021-06-11T19:38:01.432Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-11T19:38:01.432Z] OS/Arch: windows/amd64 [2021-06-11T19:38:01.432Z] Context: default [2021-06-11T19:38:01.432Z] Experimental: true [2021-06-11T19:38:01.432Z] [2021-06-11T19:38:01.432Z] Server: Docker Engine - Community [2021-06-11T19:38:01.432Z] Engine: [2021-06-11T19:38:01.432Z] Version: 20.10.6 [2021-06-11T19:38:01.432Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:38:01.432Z] Go version: go1.13.15 [2021-06-11T19:38:01.432Z] Git commit: 8728dd2 [2021-06-11T19:38:01.432Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-11T19:38:01.432Z] OS/Arch: windows/amd64 [2021-06-11T19:38:01.432Z] Experimental: true [Pipeline] sh [2021-06-11T19:38:01.670Z] [2021-06-11T19:38:01.670Z] #70 exporting to image [2021-06-11T19:38:01.670Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T19:38:01.670Z] #70 exporting layers [2021-06-11T19:38:01.678Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -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:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh dynbinary test-integration [2021-06-11T19:38:01.843Z] + docker info [2021-06-11T19:38:01.846Z] #9 ... [2021-06-11T19:38:01.846Z] [2021-06-11T19:38:01.846Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:38:01.846Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:38:01.846Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-06-11T19:38:01.846Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-06-11T19:38:01.846Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2021-06-11T19:38:01.846Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.5s done [2021-06-11T19:38:01.846Z] #63 DONE 5.9s [2021-06-11T19:38:01.846Z] [2021-06-11T19:38:01.846Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:01.846Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:01.846Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.7s done [2021-06-11T19:38:02.060Z] #69 DONE 0.8s [2021-06-11T19:38:02.060Z] [2021-06-11T19:38:02.060Z] #70 exporting to image [2021-06-11T19:38:02.060Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T19:38:02.060Z] #70 exporting layers [2021-06-11T19:38:02.240Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-06-11T19:38:02.240Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-06-11T19:38:02.240Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-06-11T19:38:02.240Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-06-11T19:38:02.240Z] 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-06-11T19:38:02.240Z] Detected virtualization docker. [2021-06-11T19:38:02.240Z] Detected architecture x86-64. [2021-06-11T19:38:02.240Z] Set hostname to <5294f88d8c37>. [2021-06-11T19:38:02.293Z] Client: [2021-06-11T19:38:02.293Z] Context: default [2021-06-11T19:38:02.293Z] Debug Mode: false [2021-06-11T19:38:02.293Z] Plugins: [2021-06-11T19:38:02.293Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T19:38:02.293Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T19:38:02.293Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T19:38:02.293Z] [2021-06-11T19:38:02.293Z] Server: [2021-06-11T19:38:02.293Z] Containers: 0 [2021-06-11T19:38:02.293Z] Running: 0 [2021-06-11T19:38:02.293Z] Paused: 0 [2021-06-11T19:38:02.293Z] Stopped: 0 [2021-06-11T19:38:02.293Z] Images: 10 [2021-06-11T19:38:02.293Z] Server Version: 20.10.0 [2021-06-11T19:38:02.293Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T19:38:02.293Z] Windows: [2021-06-11T19:38:02.293Z] LCOW: [2021-06-11T19:38:02.293Z] Logging Driver: json-file [2021-06-11T19:38:02.293Z] Plugins: [2021-06-11T19:38:02.293Z] Volume: local [2021-06-11T19:38:02.293Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:38:02.293Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:38:02.293Z] Swarm: inactive [2021-06-11T19:38:02.293Z] Default Isolation: process [2021-06-11T19:38:02.293Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T19:38:02.293Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T19:38:02.293Z] OSType: windows [2021-06-11T19:38:02.293Z] Architecture: x86_64 [2021-06-11T19:38:02.293Z] CPUs: 4 [2021-06-11T19:38:02.293Z] Total Memory: 32GiB [2021-06-11T19:38:02.293Z] Name: azwin-2-44e1b0 [2021-06-11T19:38:02.293Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T19:38:02.293Z] Docker Root Dir: D:\docker [2021-06-11T19:38:02.293Z] Debug Mode: false [2021-06-11T19:38:02.293Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:38:02.293Z] Labels: [2021-06-11T19:38:02.293Z] Experimental: true [2021-06-11T19:38:02.293Z] Insecure Registries: [2021-06-11T19:38:02.293Z] 10.0.0.4:5000 [2021-06-11T19:38:02.293Z] 127.0.0.0/8 [2021-06-11T19:38:02.293Z] Registry Mirrors: [2021-06-11T19:38:02.293Z] http://10.0.0.4:5000/ [2021-06-11T19:38:02.293Z] Live Restore Enabled: false [2021-06-11T19:38:02.293Z] [2021-06-11T19:38:02.422Z] #9 ... [2021-06-11T19:38:02.422Z] [2021-06-11T19:38:02.422Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:38:02.422Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:38:02.422Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-06-11T19:38:02.422Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-06-11T19:38:02.422Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-06-11T19:38:02.422Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2021-06-11T19:38:02.422Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-06-11T19:38:02.422Z] #65 DONE 6.4s [2021-06-11T19:38:02.422Z] [2021-06-11T19:38:02.422Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:02.422Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-06-11T19:38:02.466Z] + docker info [Pipeline] powershell [2021-06-11T19:38:02.610Z] #70 exporting layers 1.0s done [2021-06-11T19:38:02.610Z] #70 writing image sha256:f16aad97c13f7a6c428d48173ff650cb756cc14a3aa4a7fdc92704787bd02353 done [2021-06-11T19:38:02.610Z] #70 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 done [2021-06-11T19:38:02.610Z] #70 DONE 1.1s [2021-06-11T19:38:02.802Z] + source /etc/docker-entrypoint-cmd [2021-06-11T19:38:02.802Z] ++ hack/make.sh dynbinary test-integration [2021-06-11T19:38:02.802Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2021-06-11T19:38:03.001Z] #70 exporting layers 1.0s done [2021-06-11T19:38:03.001Z] #70 writing image sha256:49c45e3bee2b50293253758dd1419a77f9c11e8bbd48061f442b438fb09d385c done [2021-06-11T19:38:03.001Z] #70 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 done [2021-06-11T19:38:03.001Z] #70 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] sh [2021-06-11T19:38:03.058Z] Removing bundles/ [2021-06-11T19:38:03.058Z] [2021-06-11T19:38:03.058Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T19:38:03.058Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:38:03.058Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T19:38:03.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/validate/default [2021-06-11T19:38:03.364Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -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:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh dynbinary test-integration [2021-06-11T19:38:03.370Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.2s [2021-06-11T19:38:03.420Z] #1 [internal] load build definition from Dockerfile [2021-06-11T19:38:03.420Z] #1 sha256:172b4d2844dcfb4a714f699bedca664a03a15e099da6768294162febaeb78e29 [2021-06-11T19:38:03.420Z] #1 transferring dockerfile: 16.63kB done [2021-06-11T19:38:03.420Z] #1 DONE 0.0s [2021-06-11T19:38:03.420Z] [2021-06-11T19:38:03.420Z] #2 [internal] load .dockerignore [2021-06-11T19:38:03.420Z] #2 sha256:d84a49140ee0c5eb5c61d953b5da63c3665474b9a2c179b86dda068dc593006e [2021-06-11T19:38:03.420Z] #2 transferring context: 87B done [2021-06-11T19:38:03.420Z] #2 DONE 0.0s [2021-06-11T19:38:03.583Z] Client: [2021-06-11T19:38:03.583Z] Context: default [2021-06-11T19:38:03.583Z] Debug Mode: false [2021-06-11T19:38:03.583Z] Plugins: [2021-06-11T19:38:03.583Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T19:38:03.583Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T19:38:03.583Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T19:38:03.583Z] [2021-06-11T19:38:03.583Z] Server: [2021-06-11T19:38:03.583Z] Containers: 0 [2021-06-11T19:38:03.583Z] Running: 0 [2021-06-11T19:38:03.583Z] Paused: 0 [2021-06-11T19:38:03.583Z] Stopped: 0 [2021-06-11T19:38:03.583Z] Images: 10 [2021-06-11T19:38:03.583Z] Server Version: 20.10.6 [2021-06-11T19:38:03.583Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T19:38:03.583Z] Windows: [2021-06-11T19:38:03.583Z] LCOW: [2021-06-11T19:38:03.583Z] Logging Driver: json-file [2021-06-11T19:38:03.583Z] Plugins: [2021-06-11T19:38:03.583Z] Volume: local [2021-06-11T19:38:03.583Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:38:03.583Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:38:03.583Z] Swarm: inactive [2021-06-11T19:38:03.583Z] Default Isolation: process [2021-06-11T19:38:03.583Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T19:38:03.583Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T19:38:03.583Z] OSType: windows [2021-06-11T19:38:03.583Z] Architecture: x86_64 [2021-06-11T19:38:03.583Z] CPUs: 4 [2021-06-11T19:38:03.583Z] Total Memory: 32GiB [2021-06-11T19:38:03.583Z] Name: azwin-2-c100a0 [2021-06-11T19:38:03.583Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-11T19:38:03.583Z] Docker Root Dir: D:\docker [2021-06-11T19:38:03.583Z] Debug Mode: false [2021-06-11T19:38:03.583Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:38:03.583Z] Labels: [2021-06-11T19:38:03.583Z] Experimental: true [2021-06-11T19:38:03.583Z] Insecure Registries: [2021-06-11T19:38:03.583Z] 10.0.0.4:5000 [2021-06-11T19:38:03.583Z] 127.0.0.0/8 [2021-06-11T19:38:03.583Z] Registry Mirrors: [2021-06-11T19:38:03.583Z] http://10.0.0.4:5000/ [2021-06-11T19:38:03.583Z] Live Restore Enabled: false [2021-06-11T19:38:03.583Z] Product License: Community Engine [2021-06-11T19:38:03.583Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-06-11T19:38:03.936Z] [2021-06-11T19:38:04.196Z] Removing bundles/ [2021-06-11T19:38:04.196Z] [2021-06-11T19:38:04.196Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T19:38:04.196Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:38:04.196Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:38:04.253Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-06-11T19:38:04.253Z] No api/types/ or api/swagger.yaml changes in diff. [2021-06-11T19:38:04.253Z] Congratulations! All TOML source files changed here have valid syntax. [2021-06-11T19:38:04.253Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-06-11T19:38:04.253Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-06-11T19:38:04.253Z] Congratulations! No new tests were added to integration-cli. [2021-06-11T19:38:04.253Z] [2021-06-11T19:38:04.253Z] INFO Start validation with golang-ci-lint [2021-06-11T19:38:04.317Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2021-06-11T19:38:04.361Z] [2021-06-11T19:38:04.361Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-06-11T19:38:04.361Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-06-11T19:38:04.513Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-06-11T19:38:04.513Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T19:38:04.513Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-06-11T19:38:04.581Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-06-11T19:38:04.622Z] #3 DONE 0.2s [2021-06-11T19:38:04.622Z] [2021-06-11T19:38:04.622Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-06-11T19:38:04.622Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-06-11T19:38:04.622Z] #4 CACHED [2021-06-11T19:38:04.841Z] #9 ... [2021-06-11T19:38:04.841Z] [2021-06-11T19:38:04.841Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:38:04.841Z] #26 sha256:a382aa3e1e82c1c00074bc5d989ac559cc932f8743dbe5314bca35931e04d19b [2021-06-11T19:38:04.841Z] #26 sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 50.43MB / 50.43MB 1.5s done [2021-06-11T19:38:04.841Z] #26 extracting sha256:d960726af2bec62a87ceb07182f7b94c47be03909077e23d8226658f80b47f87 6.7s done [2021-06-11T19:38:04.841Z] #26 DONE 8.9s [2021-06-11T19:38:04.841Z] [2021-06-11T19:38:04.841Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T19:38:04.841Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-06-11T19:38:04.841Z] #64 DONE 0.9s [2021-06-11T19:38:04.841Z] [2021-06-11T19:38:04.841Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:04.841Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:05.100Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-06-11T19:38:05.563Z] [2021-06-11T19:38:05.563Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-06-11T19:38:05.563Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-06-11T19:38:05.563Z] #5 DONE 0.1s [2021-06-11T19:38:05.563Z] [2021-06-11T19:38:05.563Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-06-11T19:38:05.563Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-06-11T19:38:05.563Z] #7 DONE 0.1s [2021-06-11T19:38:05.563Z] [2021-06-11T19:38:05.563Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:38:05.563Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-06-11T19:38:05.563Z] #6 DONE 0.1s [2021-06-11T19:38:05.563Z] [2021-06-11T19:38:05.563Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-06-11T19:38:05.563Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-06-11T19:38:05.563Z] #8 DONE 0.1s [2021-06-11T19:38:05.674Z] #9 ... [2021-06-11T19:38:05.674Z] [2021-06-11T19:38:05.674Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T19:38:05.674Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-06-11T19:38:05.674Z] #66 DONE 0.8s [2021-06-11T19:38:05.674Z] [2021-06-11T19:38:05.674Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:05.674Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:05.674Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-06-11T19:38:05.828Z] [2021-06-11T19:38:05.828Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:38:05.828Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-06-11T19:38:05.828Z] #65 DONE 0.0s [2021-06-11T19:38:05.828Z] [2021-06-11T19:38:05.828Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-06-11T19:38:05.828Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-06-11T19:38:05.828Z] #63 DONE 0.0s [2021-06-11T19:38:05.828Z] [2021-06-11T19:38:05.828Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:05.828Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-06-11T19:38:05.828Z] #9 DONE 0.0s [2021-06-11T19:38:05.828Z] [2021-06-11T19:38:05.828Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:acf7795dc91df17e10effee064bd229580a9c34213b4dba578d64768af5d8c51 [2021-06-11T19:38:05.828Z] #26 sha256:238014735748796eee12b791743465d56236f5233188993f3b03175284d85561 [2021-06-11T19:38:05.828Z] #26 DONE 0.0s [2021-06-11T19:38:05.828Z] [2021-06-11T19:38:05.828Z] #23 [internal] load build context [2021-06-11T19:38:05.828Z] #23 sha256:8b7bbee9b1f725a8897ea3dd5675b1002b7a8ad66e3bfcc4eaa55d280ae4454d [2021-06-11T19:38:06.099Z] #23 ... [2021-06-11T19:38:06.099Z] [2021-06-11T19:38:06.099Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-06-11T19:38:06.099Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-06-11T19:38:06.099Z] #42 DONE 0.3s [2021-06-11T19:38:06.099Z] [2021-06-11T19:38:06.099Z] #23 [internal] load build context [2021-06-11T19:38:06.099Z] #23 sha256:8b7bbee9b1f725a8897ea3dd5675b1002b7a8ad66e3bfcc4eaa55d280ae4454d [2021-06-11T19:38:06.244Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-06-11T19:38:06.244Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-06-11T19:38:07.507Z] #23 transferring context: 55.90MB 1.6s done [2021-06-11T19:38:07.507Z] #23 DONE 1.6s [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #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-06-11T19:38:07.768Z] #48 sha256:fa8f46371e89b2ac7b3ebed167114b6bc6a7a920ce9fa361be058899a034bf82 [2021-06-11T19:38:07.768Z] #48 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #55 sha256:17d10130d7f1b141e506e13cbf3f97740a7cd4d69140ce6bf009f7c5eff5b906 [2021-06-11T19:38:07.768Z] #55 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #45 sha256:96463413328dd6f4449d17abb4658bfdc8f023746311be12a9af8830a3d47d71 [2021-06-11T19:38:07.768Z] #45 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #58 sha256:1570d851875dd7b851fbb443132cc2fc126e68f7ff97dcd8eefe7c098cfb0def [2021-06-11T19:38:07.768Z] #58 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #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-06-11T19:38:07.768Z] #21 sha256:acd6a16e911204389df16830b55c126d58d01384b10664ccf7a1072bd8b3e0fd [2021-06-11T19:38:07.768Z] #21 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T19:38:07.768Z] #22 sha256:c96271bb7dc3968a4d315a521193fb4b790c24089db3e47f0b986aaca6775154 [2021-06-11T19:38:07.768Z] #22 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #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-06-11T19:38:07.768Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-06-11T19:38:07.768Z] #13 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-06-11T19:38:07.768Z] #29 sha256:ffa3f99239b2bf31a10618caa2e5ab25d5a090f4e1c8f9191323fc8ab7a2548e [2021-06-11T19:38:07.768Z] #29 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #62 sha256:58116ea03dd2e4842db17137f566d4fdebcb8ef6491691db5699132cf1d23f25 [2021-06-11T19:38:07.768Z] #62 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #67 sha256:9b572d3cc591730891519f89ef9b8da68ebe876501dca3f83cd4b3027d93eea8 [2021-06-11T19:38:07.768Z] #67 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #47 sha256:50f6c7d8481f3611d48e02142abd4ceac7ae67104a410dd19739ae309e769883 [2021-06-11T19:38:07.768Z] #47 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #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-06-11T19:38:07.768Z] #54 sha256:77ed66a2344e5237c2fe2145b096e40608312064814524d0a1b0e74d817a3d22 [2021-06-11T19:38:07.768Z] #54 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #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-06-11T19:38:07.768Z] #46 sha256:251e97ad79035bc007bd7ad45ccedf9d5f643628ab06c843d6e2ff6cb8aeaa32 [2021-06-11T19:38:07.768Z] #46 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:38:07.768Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-06-11T19:38:07.768Z] #16 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T19:38:07.768Z] #30 sha256:4df1333414984ef1d2ce4c2e19e97225c2110c7079ebae5306d9ce9281cc2bed [2021-06-11T19:38:07.768Z] #30 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T19:38:07.768Z] #35 sha256:d9c7a466ee5ca12a3ae2d3f1f1c4c58b534ea013094d2df58da9a9ff97a8c55e [2021-06-11T19:38:07.768Z] #35 CACHED [2021-06-11T19:38:07.768Z] [2021-06-11T19:38:07.768Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #33 sha256:00a13b92429ecd5d793ba0a7b168440eeb50731f52ee39a13f23ec4d1292b0ec [2021-06-11T19:38:07.769Z] #33 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-06-11T19:38:07.769Z] #36 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #59 sha256:4ad81cdf76cd767d8c7e925ced0c1f5a2aaef4062d90d06fc55b9df42463b7e7 [2021-06-11T19:38:07.769Z] #59 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:38:07.769Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-06-11T19:38:07.769Z] #32 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T19:38:07.769Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-06-11T19:38:07.769Z] #31 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #43 sha256:744019fd04a56d8c5cca0d4b79b4ec9f5e4d39152e80fca0b6644b69f8e06c8a [2021-06-11T19:38:07.769Z] #43 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #50 sha256:1cade1c023f54eedb6517a625aa649af0e5f8e3b6970afec1ec8a62a86247a3c [2021-06-11T19:38:07.769Z] #50 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T19:38:07.769Z] #61 sha256:2503d5875c804ab0ea4b98136a378fc5be24286f5ded9d0b950ea0eeb944647d [2021-06-11T19:38:07.769Z] #61 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-06-11T19:38:07.769Z] #40 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #53 sha256:006b2955611d736bb5df176641deaf11741d04243fb5eadb480a662afb8976a1 [2021-06-11T19:38:07.769Z] #53 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.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-06-11T19:38:07.769Z] #57 sha256:0b1b9fa68d141c614f1f41f6fa905ccd5633471924c06df5e987c1bef1428b4b [2021-06-11T19:38:07.769Z] #57 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #38 sha256:28122472bdbed8c246e1ed31d86615219d4e818501c9c1ec60cfe9d7ad48c4a2 [2021-06-11T19:38:07.769Z] #38 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #49 sha256:55c55d2bcecd18393b987902a670b3b6d42f998dd774a55cb5d34f89fdfff3be [2021-06-11T19:38:07.769Z] #49 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T19:38:07.769Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-06-11T19:38:07.769Z] #39 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T19:38:07.769Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-06-11T19:38:07.769Z] #18 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #34 sha256:90a7af84744d875191add84a0a10576b288d3471a1af58eb30ada343290d8f63 [2021-06-11T19:38:07.769Z] #34 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #56 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-06-11T19:38:07.769Z] #56 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-06-11T19:38:07.769Z] #12 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.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-06-11T19:38:07.769Z] #52 sha256:353ce642348a76e6e797234d3a00a487121bda85e6321b840440f97869def4d4 [2021-06-11T19:38:07.769Z] #52 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #24 sha256:b9cdb95e61f2c70f63bcc0e973c885ed3df21ca3228a7c8952441253d6888101 [2021-06-11T19:38:07.769Z] #24 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T19:38:07.769Z] #28 sha256:26631b1c2bfd608f1deb3d240c507ec288a5074f68c4876aed693ff58cf3af23 [2021-06-11T19:38:07.769Z] #28 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T19:38:07.769Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-06-11T19:38:07.769Z] #17 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #37 sha256:3ee6054f55759acaaecb03b2f1f4232de9f7277b0ace23de7de5835bbacb6536 [2021-06-11T19:38:07.769Z] #37 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-06-11T19:38:07.769Z] #11 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-06-11T19:38:07.769Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-06-11T19:38:07.769Z] #66 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #27 sha256:28a50d85e3ee045175c22f8ac700042243c1cca0d130871689927f1016cbb3d2 [2021-06-11T19:38:07.769Z] #27 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T19:38:07.769Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-06-11T19:38:07.769Z] #10 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T19:38:07.769Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-06-11T19:38:07.769Z] #19 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T19:38:07.769Z] #60 sha256:ee66fae2d401046ce6b91352b6d1babe73fce0d7e3853a61caeca5e70db97024 [2021-06-11T19:38:07.769Z] #60 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #20 sha256:195ad63f85bbe48cccd81011f6d5378917eee02482ebd331ff759ae3860159b7 [2021-06-11T19:38:07.769Z] #20 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T19:38:07.769Z] #25 sha256:26566e971bd6cbc84ff5346543051d38c1ca6745e0ec07150781d2bb69633f2c [2021-06-11T19:38:07.769Z] #25 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-06-11T19:38:07.769Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-06-11T19:38:07.769Z] #64 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #51 sha256:af41cd4b7b15ac5c5d30f408dfd5ca8696a0043393f25f58d93464d3bcd77835 [2021-06-11T19:38:07.769Z] #51 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T19:38:07.769Z] #41 sha256:47fbab4226c5066cabbc35b2be313efc0d579ffbf2d54f8f9ad64e23674437b7 [2021-06-11T19:38:07.769Z] #41 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-06-11T19:38:07.769Z] #15 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #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-06-11T19:38:07.769Z] #44 sha256:425b1951e173ca94b0f90b31143f25f2e15c63ec12ef52085956aaeec72d95e9 [2021-06-11T19:38:07.769Z] #44 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T19:38:07.769Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-06-11T19:38:07.769Z] #14 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T19:38:07.769Z] #68 sha256:03d409d9975d3693bd8360f17accfc4c39220b6a39a099e3ebe22d026517bead [2021-06-11T19:38:07.769Z] #68 CACHED [2021-06-11T19:38:07.769Z] [2021-06-11T19:38:07.769Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T19:38:07.769Z] #69 sha256:fbfd385e33ebbb28446b6154ff8bd84af128345608389c3c4308b2223673ec59 [2021-06-11T19:38:09.681Z] #69 DONE 2.1s [2021-06-11T19:38:09.681Z] [2021-06-11T19:38:09.681Z] #70 exporting to image [2021-06-11T19:38:09.681Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T19:38:09.681Z] #70 exporting layers [2021-06-11T19:38:10.457Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.0s done [2021-06-11T19:38:10.457Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-06-11T19:38:11.591Z] #70 exporting layers 1.7s done [2021-06-11T19:38:11.592Z] #70 writing image sha256:426a4480227c60d32adda8e17b919ddc8f69d1533d959a62d1b28ad2c425903c done [2021-06-11T19:38:11.592Z] #70 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:38:11.592Z] #70 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 done [2021-06-11T19:38:11.592Z] #70 DONE 1.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-11T19:38:11.924Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-11T19:38:12.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/test/unit [2021-06-11T19:38:13.165Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-11T19:38:13.165Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-11T19:38:13.165Z] + TESTDIRS=./... [2021-06-11T19:38:13.165Z] + exclude_paths='/vendor/|/integration' [2021-06-11T19:38:13.165Z] ++ go list ./... [2021-06-11T19:38:13.165Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-11T19:38:13.761Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-06-11T19:38:14.020Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-06-11T19:38:14.554Z] + pkg_list='github.com/docker/docker/api [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/backend/build [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/httputils [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/middleware [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/build [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/container [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/debug [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/image [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/network [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/session [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/system [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/server/router/volume [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/backend [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/container [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/events [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/filters [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/image [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/mount [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/network [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/registry [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/strslice [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/swarm [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/time [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/versions [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T19:38:14.554Z] github.com/docker/docker/api/types/volume [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/dockerfile [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/dockerignore [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/remotecontext [2021-06-11T19:38:14.554Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T19:38:14.554Z] github.com/docker/docker/cli [2021-06-11T19:38:14.554Z] github.com/docker/docker/cli/config [2021-06-11T19:38:14.554Z] github.com/docker/docker/cli/debug [2021-06-11T19:38:14.554Z] github.com/docker/docker/client [2021-06-11T19:38:14.554Z] github.com/docker/docker/cmd/dockerd [2021-06-11T19:38:14.554Z] github.com/docker/docker/container [2021-06-11T19:38:14.554Z] github.com/docker/docker/container/stream [2021-06-11T19:38:14.554Z] github.com/docker/docker/contrib/apparmor [2021-06-11T19:38:14.554Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T19:38:14.554Z] github.com/docker/docker/contrib/httpserver [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/config [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/discovery [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/events [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/exec [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T19:38:14.554Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/images [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/initlayer [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/links [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/listeners [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/local [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/names [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/network [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/stats [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/metadata [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/utils [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/xfer [2021-06-11T19:38:14.555Z] github.com/docker/docker/dockerversion [2021-06-11T19:38:14.555Z] github.com/docker/docker/errdefs [2021-06-11T19:38:14.555Z] github.com/docker/docker/image [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/cache [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/tarexport [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/v1 [2021-06-11T19:38:14.555Z] github.com/docker/docker/internal/test/suite [2021-06-11T19:38:14.555Z] github.com/docker/docker/layer [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/types [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/api [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/config [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/idm [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/ns [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/options [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/osl [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/types [2021-06-11T19:38:14.555Z] github.com/docker/docker/oci [2021-06-11T19:38:14.555Z] github.com/docker/docker/oci/caps [2021-06-11T19:38:14.555Z] github.com/docker/docker/opts [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/aaparser [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/archive [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/authorization [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/capabilities [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/containerfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/directory [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/discovery [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/dmesg [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/filenotify [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/fileutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/fsutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/homedir [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/idtools [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/ioutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/locker [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/longpath [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/loopback [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/mount [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/parsers [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/pidfile [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/platform [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugins [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/pools [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/progress [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/pubsub [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/reexec [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/signal [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/stringid [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/symlink [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/system [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/tailfile [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/tarsum [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/term [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/term/windows [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/truncindex [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/urlutil [2021-06-11T19:38:14.555Z] github.com/docker/docker/pkg/useragent [2021-06-11T19:38:14.555Z] github.com/docker/docker/plugin [2021-06-11T19:38:14.555Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T19:38:14.555Z] github.com/docker/docker/plugin/v2 [2021-06-11T19:38:14.555Z] github.com/docker/docker/profiles/apparmor [2021-06-11T19:38:14.555Z] github.com/docker/docker/profiles/seccomp [2021-06-11T19:38:14.555Z] github.com/docker/docker/quota [2021-06-11T19:38:14.555Z] github.com/docker/docker/reference [2021-06-11T19:38:14.555Z] github.com/docker/docker/registry [2021-06-11T19:38:14.555Z] github.com/docker/docker/registry/resumable [2021-06-11T19:38:14.555Z] github.com/docker/docker/restartmanager [2021-06-11T19:38:14.555Z] github.com/docker/docker/rootless [2021-06-11T19:38:14.555Z] github.com/docker/docker/rootless/specconv [2021-06-11T19:38:14.555Z] github.com/docker/docker/runconfig [2021-06-11T19:38:14.555Z] github.com/docker/docker/runconfig/opts [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/daemon [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/environment [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fakegit [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/registry [2021-06-11T19:38:14.555Z] github.com/docker/docker/testutil/request [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/drivers [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/local [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/mounts [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/service [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/service/opts [2021-06-11T19:38:14.555Z] github.com/docker/docker/volume/testutils' [2021-06-11T19:38:14.555Z] + echo 'github.com/docker/docker/api [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/backend/build [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/httputils [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/middleware [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/build [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/container [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/debug [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/image [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/network [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/session [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/system [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/server/router/volume [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/backend [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/container [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/events [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/filters [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/image [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/mount [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/network [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/registry [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/strslice [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/swarm [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/time [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/versions [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T19:38:14.555Z] github.com/docker/docker/api/types/volume [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/dockerfile [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/dockerignore [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/remotecontext [2021-06-11T19:38:14.555Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T19:38:14.555Z] github.com/docker/docker/cli [2021-06-11T19:38:14.555Z] github.com/docker/docker/cli/config [2021-06-11T19:38:14.555Z] github.com/docker/docker/cli/debug [2021-06-11T19:38:14.555Z] github.com/docker/docker/client [2021-06-11T19:38:14.555Z] github.com/docker/docker/cmd/dockerd [2021-06-11T19:38:14.555Z] github.com/docker/docker/container [2021-06-11T19:38:14.555Z] github.com/docker/docker/container/stream [2021-06-11T19:38:14.555Z] github.com/docker/docker/contrib/apparmor [2021-06-11T19:38:14.555Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T19:38:14.555Z] github.com/docker/docker/contrib/httpserver [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/config [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/discovery [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/events [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/exec [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/images [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/initlayer [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/links [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/listeners [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/local [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/names [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/network [2021-06-11T19:38:14.555Z] github.com/docker/docker/daemon/stats [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/metadata [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/utils [2021-06-11T19:38:14.555Z] github.com/docker/docker/distribution/xfer [2021-06-11T19:38:14.555Z] github.com/docker/docker/dockerversion [2021-06-11T19:38:14.555Z] github.com/docker/docker/errdefs [2021-06-11T19:38:14.555Z] github.com/docker/docker/image [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/cache [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/tarexport [2021-06-11T19:38:14.555Z] github.com/docker/docker/image/v1 [2021-06-11T19:38:14.555Z] github.com/docker/docker/internal/test/suite [2021-06-11T19:38:14.555Z] github.com/docker/docker/layer [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T19:38:14.555Z] github.com/docker/docker/libcontainerd/types [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/api [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T19:38:14.555Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/config [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/idm [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/ns [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/options [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/osl [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/types [2021-06-11T19:38:14.556Z] github.com/docker/docker/oci [2021-06-11T19:38:14.556Z] github.com/docker/docker/oci/caps [2021-06-11T19:38:14.556Z] github.com/docker/docker/opts [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/aaparser [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/archive [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/authorization [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/capabilities [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/containerfs [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/directory [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/discovery [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/dmesg [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/filenotify [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/fileutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/fsutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/homedir [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/idtools [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/ioutils [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/locker [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/longpath [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/loopback [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/mount [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/parsers [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/pidfile [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/platform [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugins [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/pools [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/progress [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/pubsub [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/reexec [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/signal [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/stringid [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/symlink [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/system [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/tailfile [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/tarsum [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/term [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/term/windows [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/truncindex [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/urlutil [2021-06-11T19:38:14.556Z] github.com/docker/docker/pkg/useragent [2021-06-11T19:38:14.556Z] github.com/docker/docker/plugin [2021-06-11T19:38:14.556Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T19:38:14.556Z] github.com/docker/docker/plugin/v2 [2021-06-11T19:38:14.556Z] github.com/docker/docker/profiles/apparmor [2021-06-11T19:38:14.556Z] github.com/docker/docker/profiles/seccomp [2021-06-11T19:38:14.556Z] github.com/docker/docker/quota [2021-06-11T19:38:14.556Z] github.com/docker/docker/reference [2021-06-11T19:38:14.556Z] github.com/docker/docker/registry [2021-06-11T19:38:14.556Z] github.com/docker/docker/registry/resumable [2021-06-11T19:38:14.556Z] github.com/docker/docker/restartmanager [2021-06-11T19:38:14.556Z] github.com/docker/docker/rootless [2021-06-11T19:38:14.556Z] github.com/docker/docker/rootless/specconv [2021-06-11T19:38:14.556Z] github.com/docker/docker/runconfig [2021-06-11T19:38:14.556Z] github.com/docker/docker/runconfig/opts [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/daemon [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/environment [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fakegit [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/registry [2021-06-11T19:38:14.556Z] github.com/docker/docker/testutil/request [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/drivers [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/local [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/mounts [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/service [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/service/opts [2021-06-11T19:38:14.556Z] github.com/docker/docker/volume/testutils' [2021-06-11T19:38:14.556Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:38:14.556Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:38:14.556Z] + type docker-proxy [2021-06-11T19:38:14.556Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-11T19:38:14.556Z] + hack/make.sh binary-proxy install-proxy [2021-06-11T19:38:14.556Z] [2021-06-11T19:38:14.592Z] #9 ... [2021-06-11T19:38:14.592Z] [2021-06-11T19:38:14.592Z] #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-06-11T19:38:14.592Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T19:38:14.592Z] #27 1.878 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:38:14.592Z] #27 1.896 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:38:14.592Z] #27 1.896 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:38:14.592Z] #27 2.027 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:38:14.592Z] #27 2.350 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:38:14.592Z] #27 2.604 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:38:14.592Z] #27 4.104 Fetched 8449 kB in 2s (3411 kB/s) [2021-06-11T19:38:14.592Z] #27 4.104 Reading package lists... [2021-06-11T19:38:14.592Z] #27 4.991 Reading package lists... [2021-06-11T19:38:14.592Z] #27 5.886 Building dependency tree... [2021-06-11T19:38:14.592Z] #27 6.210 The following additional packages will be installed: [2021-06-11T19:38:14.592Z] #27 6.210 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-06-11T19:38:14.592Z] #27 6.210 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-06-11T19:38:14.592Z] #27 6.212 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-06-11T19:38:14.592Z] #27 6.212 Suggested packages: [2021-06-11T19:38:14.592Z] #27 6.212 krb5-doc krb5-user [2021-06-11T19:38:14.592Z] #27 6.212 Recommended packages: [2021-06-11T19:38:14.592Z] #27 6.212 krb5-locales publicsuffix libsasl2-modules [2021-06-11T19:38:14.592Z] #27 6.432 The following NEW packages will be installed: [2021-06-11T19:38:14.592Z] #27 6.433 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-06-11T19:38:14.592Z] #27 6.433 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-06-11T19:38:14.592Z] #27 6.433 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-06-11T19:38:14.592Z] #27 6.441 libssh2-1 libssl1.1 openssl [2021-06-11T19:38:14.592Z] #27 6.722 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-06-11T19:38:14.592Z] #27 6.722 Need to get 5059 kB of archives. [2021-06-11T19:38:14.592Z] #27 6.722 After this operation, 12.1 MB of additional disk space will be used. [2021-06-11T19:38:14.592Z] #27 6.722 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-06-11T19:38:14.592Z] #27 6.725 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-06-11T19:38:14.592Z] #27 6.734 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-06-11T19:38:14.592Z] #27 6.734 Get:4 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-06-11T19:38:14.592Z] #27 6.734 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-06-11T19:38:14.592Z] #27 6.734 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-06-11T19:38:14.592Z] #27 6.753 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-06-11T19:38:14.592Z] #27 6.753 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-06-11T19:38:14.592Z] #27 6.753 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-06-11T19:38:14.592Z] #27 6.753 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-06-11T19:38:14.592Z] #27 6.758 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-06-11T19:38:14.592Z] #27 6.761 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-06-11T19:38:14.592Z] #27 6.764 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-06-11T19:38:14.592Z] #27 6.766 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-06-11T19:38:14.592Z] #27 6.769 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-06-11T19:38:14.592Z] #27 6.770 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-06-11T19:38:14.592Z] #27 6.778 Get:17 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T19:38:14.592Z] #27 6.778 Get:18 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T19:38:14.592Z] #27 6.778 Get:19 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T19:38:14.592Z] #27 6.788 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-06-11T19:38:14.592Z] #27 6.795 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-06-11T19:38:14.592Z] #27 6.951 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:38:14.592Z] #27 6.972 Fetched 5059 kB in 0s (15.1 MB/s) [2021-06-11T19:38:14.592Z] #27 7.014 Selecting previously unselected package libssl1.1:amd64. [2021-06-11T19:38:14.592Z] #27 7.014 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-06-11T19:38:14.592Z] #27 7.018 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.029 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 7.216 Selecting previously unselected package openssl. [2021-06-11T19:38:14.592Z] #27 7.216 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.219 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 7.362 Selecting previously unselected package ca-certificates. [2021-06-11T19:38:14.592Z] #27 7.362 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-06-11T19:38:14.592Z] #27 7.365 Unpacking ca-certificates (20200601~deb10u2) ... [2021-06-11T19:38:14.592Z] #27 7.449 Selecting previously unselected package libkeyutils1:amd64. [2021-06-11T19:38:14.592Z] #27 7.449 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.455 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-06-11T19:38:14.592Z] #27 7.493 Selecting previously unselected package libkrb5support0:amd64. [2021-06-11T19:38:14.592Z] #27 7.493 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.498 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.539 Selecting previously unselected package libk5crypto3:amd64. [2021-06-11T19:38:14.592Z] #27 7.540 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.544 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.598 Selecting previously unselected package libkrb5-3:amd64. [2021-06-11T19:38:14.592Z] #27 7.598 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.604 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.693 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-06-11T19:38:14.592Z] #27 7.693 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.702 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.755 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-06-11T19:38:14.592Z] #27 7.755 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.762 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.804 Selecting previously unselected package libsasl2-2:amd64. [2021-06-11T19:38:14.592Z] #27 7.804 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.810 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 7.855 Selecting previously unselected package libldap-common. [2021-06-11T19:38:14.592Z] #27 7.855 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-06-11T19:38:14.592Z] #27 7.859 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 7.909 Selecting previously unselected package libldap-2.4-2:amd64. [2021-06-11T19:38:14.592Z] #27 7.909 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.913 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 7.976 Selecting previously unselected package libnghttp2-14:amd64. [2021-06-11T19:38:14.592Z] #27 7.976 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 7.981 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.027 Selecting previously unselected package libpsl5:amd64. [2021-06-11T19:38:14.592Z] #27 8.027 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.034 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-06-11T19:38:14.592Z] #27 8.072 Selecting previously unselected package librtmp1:amd64. [2021-06-11T19:38:14.592Z] #27 8.072 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.075 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T19:38:14.592Z] #27 8.117 Selecting previously unselected package libssh2-1:amd64. [2021-06-11T19:38:14.592Z] #27 8.117 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.126 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T19:38:14.592Z] #27 8.174 Selecting previously unselected package libcurl4:amd64. [2021-06-11T19:38:14.592Z] #27 8.174 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.178 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T19:38:14.592Z] #27 8.253 Selecting previously unselected package curl. [2021-06-11T19:38:14.592Z] #27 8.253 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.257 Unpacking curl (7.64.0-4+deb10u2) ... [2021-06-11T19:38:14.592Z] #27 8.329 Selecting previously unselected package libonig5:amd64. [2021-06-11T19:38:14.592Z] #27 8.329 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.335 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T19:38:14.592Z] #27 8.389 Selecting previously unselected package libjq1:amd64. [2021-06-11T19:38:14.592Z] #27 8.390 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.396 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T19:38:14.592Z] #27 8.437 Selecting previously unselected package jq. [2021-06-11T19:38:14.592Z] #27 8.437 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T19:38:14.592Z] #27 8.441 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T19:38:14.592Z] #27 8.486 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-06-11T19:38:14.592Z] #27 8.498 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-06-11T19:38:14.592Z] #27 8.509 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 8.613 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.624 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 8.639 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.667 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-06-11T19:38:14.592Z] #27 8.679 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.690 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.702 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-06-11T19:38:14.592Z] #27 8.714 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:14.592Z] #27 8.725 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 8.741 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T19:38:14.592Z] #27 8.753 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T19:38:14.592Z] #27 8.765 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-06-11T19:38:14.592Z] #27 8.778 Setting up ca-certificates (20200601~deb10u2) ... [2021-06-11T19:38:14.592Z] #27 9.437 Updating certificates in /etc/ssl/certs... [2021-06-11T19:38:14.816Z] Removing bundles/ [2021-06-11T19:38:14.816Z] [2021-06-11T19:38:14.816Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-11T19:38:14.852Z] #27 ... [2021-06-11T19:38:14.852Z] [2021-06-11T19:38:14.852Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:14.852Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:15.078Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-11T19:38:15.078Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:38:19.054Z] #9 ... [2021-06-11T19:38:19.054Z] [2021-06-11T19:38:19.054Z] #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-06-11T19:38:19.054Z] #27 sha256:39f7219a138fd291fe8dabdc41ab50d922be795eaaa2ec38f63f788b4d15142f [2021-06-11T19:38:19.054Z] #27 10.31 137 added, 0 removed; done. [2021-06-11T19:38:19.054Z] #27 10.36 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-06-11T19:38:19.054Z] #27 10.37 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T19:38:19.054Z] #27 10.38 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-06-11T19:38:19.054Z] #27 10.39 Setting up curl (7.64.0-4+deb10u2) ... [2021-06-11T19:38:19.054Z] #27 10.41 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:38:19.054Z] #27 10.43 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-06-11T19:38:19.054Z] #27 10.43 Updating certificates in /etc/ssl/certs... [2021-06-11T19:38:19.054Z] #27 11.10 0 added, 0 removed; done. [2021-06-11T19:38:19.054Z] #27 11.10 Running hooks in /etc/ca-certificates/update.d... [2021-06-11T19:38:19.054Z] #27 11.10 done. [2021-06-11T19:38:19.054Z] #27 DONE 14.2s [2021-06-11T19:38:19.054Z] [2021-06-11T19:38:19.054Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:19.054Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:19.054Z] #9 ... [2021-06-11T19:38:19.054Z] [2021-06-11T19:38:19.054Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-06-11T19:38:19.054Z] #28 sha256:62f09dad0baa4703aabb2d8062ff2fae486be7ad398bc5457bf1a92cabf06563 [2021-06-11T19:38:19.054Z] #28 DONE 0.1s [2021-06-11T19:38:19.318Z] [2021-06-11T19:38:19.318Z] #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-06-11T19:38:19.318Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:19.892Z] #29 ... [2021-06-11T19:38:19.892Z] [2021-06-11T19:38:19.892Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-06-11T19:38:19.892Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-06-11T19:38:19.892Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.4s done [2021-06-11T19:38:19.892Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-06-11T19:38:19.892Z] #9 DONE 24.2s [2021-06-11T19:38:20.152Z] [2021-06-11T19:38:20.152Z] #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-06-11T19:38:20.152Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:20.152Z] #29 0.973 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-06-11T19:38:20.152Z] #29 1.055 [2021-06-11T19:38:20.504Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-11T19:38:20.504Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-4dc93f06\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-11T19:38:20.504Z] ---------------------------------------------------------------------------- [2021-06-11T19:38:20.504Z] [2021-06-11T19:38:20.504Z] INFO: executeCI.ps1 starting at Fri Jun 11 19:38:18 CUT 2021 [2021-06-11T19:38:20.504Z] [2021-06-11T19:38:20.504Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-11T19:38:20.504Z] INFO: Running git version 2.24.1.windows.2 [2021-06-11T19:38:20.504Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-06-11T19:38:20.504Z] INFO: Environment variables: [2021-06-11T19:38:20.504Z] [2021-06-11T19:38:20.504Z] Name Value [2021-06-11T19:38:20.504Z] ---- ----- [2021-06-11T19:38:20.504Z] ALLUSERSPROFILE C:\ProgramData [2021-06-11T19:38:20.504Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-11T19:38:20.504Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-11T19:38:20.504Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-11T19:38:20.504Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-11T19:38:20.504Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-11T19:38:20.504Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-11T19:38:20.504Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-11T19:38:20.504Z] BRANCH_NAME PR-42518 [2021-06-11T19:38:20.504Z] BUILD_DISPLAY_NAME #1 [2021-06-11T19:38:20.504Z] BUILD_ID 1 [2021-06-11T19:38:20.504Z] BUILD_NUMBER 1 [2021-06-11T19:38:20.504Z] BUILD_TAG jenkins-moby-PR-42518-1 [2021-06-11T19:38:20.504Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/ [2021-06-11T19:38:20.504Z] CHANGE_AUTHOR tianon [2021-06-11T19:38:20.504Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2021-06-11T19:38:20.504Z] CHANGE_BRANCH buildmode-comments [2021-06-11T19:38:20.504Z] CHANGE_FORK tianon/docker [2021-06-11T19:38:20.504Z] CHANGE_ID 42518 [2021-06-11T19:38:20.504Z] CHANGE_TARGET master [2021-06-11T19:38:20.504Z] CHANGE_TITLE Adjust buildmode comment to link to commit [2021-06-11T19:38:20.505Z] CHANGE_URL https://github.com/moby/moby/pull/42518 [2021-06-11T19:38:20.505Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:38:20.505Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-11T19:38:20.505Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-11T19:38:20.505Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-11T19:38:20.505Z] COMPUTERNAME azwin-2-44e1b0 [2021-06-11T19:38:20.505Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-11T19:38:20.505Z] ConfigSequenceNumber 0 [2021-06-11T19:38:20.505Z] DOCKER_BUILDKIT 0 [2021-06-11T19:38:20.505Z] DOCKER_DUT_DEBUG 1 [2021-06-11T19:38:20.505Z] DOCKER_EXPERIMENTAL 1 [2021-06-11T19:38:20.505Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-11T19:38:20.505Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-11T19:38:20.505Z] EXECUTOR_NUMBER 0 [2021-06-11T19:38:20.505Z] FQDN azwin-2-44e1b0.westus.cloudapp.azure.com [2021-06-11T19:38:20.505Z] GIT_BRANCH PR-42518 [2021-06-11T19:38:20.505Z] GIT_COMMIT 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:38:20.505Z] GIT_URL https://github.com/moby/moby.git [2021-06-11T19:38:20.505Z] HUDSON_COOKIE 67245b55-4147-4c98-80ea-fb5c30bc8ead [2021-06-11T19:38:20.505Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-11T19:38:20.505Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-11T19:38:20.505Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-11T19:38:20.505Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-11T19:38:20.505Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-11T19:38:20.505Z] JENKINS_NODE_COOKIE 0b7e87ba-4cd3-4166-9947-8fb2a548ef0e [2021-06-11T19:38:20.505Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-11T19:38:20.505Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-11T19:38:20.505Z] JOB_BASE_NAME PR-42518 [2021-06-11T19:38:20.505Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/display/redirect [2021-06-11T19:38:20.505Z] JOB_NAME moby/PR-42518 [2021-06-11T19:38:20.505Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/ [2021-06-11T19:38:20.505Z] library.jps.version master [2021-06-11T19:38:20.505Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-11T19:38:20.505Z] NODE_LABELS amd64 azure azwin-2-44e1b0 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-06-11T19:38:20.505Z] NODE_NAME azwin-2-44e1b0 [2021-06-11T19:38:20.505Z] NUMBER_OF_PROCESSORS 4 [2021-06-11T19:38:20.505Z] OS Windows_NT [2021-06-11T19:38:20.505Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-11T19:38:20.505Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-11T19:38:20.505Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-11T19:38:20.505Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-11T19:38:20.505Z] PROCESSOR_LEVEL 6 [2021-06-11T19:38:20.505Z] PROCESSOR_REVISION 4f01 [2021-06-11T19:38:20.505Z] ProgramData C:\ProgramData [2021-06-11T19:38:20.505Z] ProgramFiles C:\Program Files [2021-06-11T19:38:20.505Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-11T19:38:20.505Z] ProgramW6432 C:\Program Files [2021-06-11T19:38:20.505Z] PROMPT $P$G [2021-06-11T19:38:20.505Z] PSExecutionPolicyPreference Bypass [2021-06-11T19:38:20.505Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-11T19:38:20.505Z] PUBLIC C:\Users\Public [2021-06-11T19:38:20.505Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=artif... [2021-06-11T19:38:20.505Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=changes [2021-06-11T19:38:20.505Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect [2021-06-11T19:38:20.505Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=tests [2021-06-11T19:38:20.505Z] SKIP_VALIDATION_TESTS 1 [2021-06-11T19:38:20.505Z] SOURCES_DRIVE d [2021-06-11T19:38:20.505Z] SOURCES_SUBDIR gopath [2021-06-11T19:38:20.505Z] STAGE_NAME Run tests [2021-06-11T19:38:20.505Z] SystemDrive C: [2021-06-11T19:38:20.505Z] SystemRoot C:\Windows [2021-06-11T19:38:20.505Z] TEMP C:\Windows\TEMP [2021-06-11T19:38:20.505Z] TESTDEBUG 0 [2021-06-11T19:38:20.505Z] TESTRUN_DRIVE d [2021-06-11T19:38:20.505Z] TESTRUN_SUBDIR CI [2021-06-11T19:38:20.505Z] TIMEOUT 120m [2021-06-11T19:38:20.505Z] TMP C:\Windows\TEMP [2021-06-11T19:38:20.505Z] USERDOMAIN WORKGROUP [2021-06-11T19:38:20.505Z] USERNAME azwin-2-44e1b0$ [2021-06-11T19:38:20.505Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-11T19:38:20.505Z] windir C:\Windows [2021-06-11T19:38:20.505Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-06-11T19:38:20.505Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-06-11T19:38:20.505Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-11T19:38:20.505Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] INFO: Sources under d:\gopath\... [2021-06-11T19:38:20.505Z] INFO: Test run under d:\CI\... [2021-06-11T19:38:20.505Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-11T19:38:20.505Z] INFO: docker/docker repository was found [2021-06-11T19:38:20.505Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-11T19:38:20.505Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-06-11T19:38:20.505Z] INFO: Docker version of control daemon [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] Client: Mirantis Container Runtime [2021-06-11T19:38:20.505Z] Version: 20.10.0 [2021-06-11T19:38:20.505Z] API version: 1.41 [2021-06-11T19:38:20.505Z] Go version: go1.13.15 [2021-06-11T19:38:20.505Z] Git commit: 6ee42dc [2021-06-11T19:38:20.505Z] Built: 03/11/2021 13:24:56 [2021-06-11T19:38:20.505Z] OS/Arch: windows/amd64 [2021-06-11T19:38:20.505Z] Context: default [2021-06-11T19:38:20.505Z] Experimental: true [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] Server: Mirantis Container Runtime [2021-06-11T19:38:20.505Z] Engine: [2021-06-11T19:38:20.505Z] Version: 20.10.0 [2021-06-11T19:38:20.505Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:38:20.505Z] Go version: go1.13.15 [2021-06-11T19:38:20.505Z] Git commit: 1e08f21e79 [2021-06-11T19:38:20.505Z] Built: 03/11/2021 13:23:32 [2021-06-11T19:38:20.505Z] OS/Arch: windows/amd64 [2021-06-11T19:38:20.505Z] Experimental: true [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] INFO: Docker info of control daemon [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] Client: [2021-06-11T19:38:20.505Z] Context: default [2021-06-11T19:38:20.505Z] Debug Mode: false [2021-06-11T19:38:20.505Z] Plugins: [2021-06-11T19:38:20.505Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T19:38:20.505Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T19:38:20.505Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] Server: [2021-06-11T19:38:20.505Z] Containers: 0 [2021-06-11T19:38:20.505Z] Running: 0 [2021-06-11T19:38:20.505Z] Paused: 0 [2021-06-11T19:38:20.505Z] Stopped: 0 [2021-06-11T19:38:20.505Z] Images: 10 [2021-06-11T19:38:20.505Z] Server Version: 20.10.0 [2021-06-11T19:38:20.505Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T19:38:20.505Z] Windows: [2021-06-11T19:38:20.505Z] LCOW: [2021-06-11T19:38:20.505Z] Logging Driver: json-file [2021-06-11T19:38:20.505Z] Plugins: [2021-06-11T19:38:20.505Z] Volume: local [2021-06-11T19:38:20.505Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:38:20.505Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:38:20.505Z] Swarm: inactive [2021-06-11T19:38:20.505Z] Default Isolation: process [2021-06-11T19:38:20.505Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T19:38:20.505Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T19:38:20.505Z] OSType: windows [2021-06-11T19:38:20.505Z] Architecture: x86_64 [2021-06-11T19:38:20.505Z] CPUs: 4 [2021-06-11T19:38:20.505Z] Total Memory: 32GiB [2021-06-11T19:38:20.505Z] Name: azwin-2-44e1b0 [2021-06-11T19:38:20.505Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-06-11T19:38:20.505Z] Docker Root Dir: D:\docker [2021-06-11T19:38:20.505Z] Debug Mode: false [2021-06-11T19:38:20.505Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:38:20.505Z] Labels: [2021-06-11T19:38:20.505Z] Experimental: true [2021-06-11T19:38:20.505Z] Insecure Registries: [2021-06-11T19:38:20.505Z] 10.0.0.4:5000 [2021-06-11T19:38:20.505Z] 127.0.0.0/8 [2021-06-11T19:38:20.505Z] Registry Mirrors: [2021-06-11T19:38:20.505Z] http://10.0.0.4:5000/ [2021-06-11T19:38:20.505Z] Live Restore Enabled: false [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] [2021-06-11T19:38:20.505Z] INFO: Commit hash is 1dac53860c [2021-06-11T19:38:20.505Z] INFO: Nuke-Everything... [2021-06-11T19:38:20.505Z] INFO: Container count on control daemon to delete is 0 [2021-06-11T19:38:20.674Z] #29 1.185 #### 6.0% ##################### 29.7% ################################### 49.7% ################################################# 69.2% ################################################################ 89.3%#29 ... [2021-06-11T19:38:20.674Z] [2021-06-11T19:38:20.674Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-06-11T19:38:20.674Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-06-11T19:38:20.674Z] #10 DONE 0.7s [2021-06-11T19:38:20.674Z] [2021-06-11T19:38:20.674Z] #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-06-11T19:38:20.674Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:20.674Z] #29 1.185 #### 6.0% ##################### 29.7% ################################### 49.7% ################################################# 69.2% ################################################################ 89.3% ######################################################################## 100.0% [2021-06-11T19:38:20.934Z] #29 1.785 [2021-06-11T19:38:20.934Z] #29 1.915 ########################################## 58.8% ######################################################################## 100.0% [2021-06-11T19:38:20.961Z] INFO: Nuking d:\CI [2021-06-11T19:38:20.961Z] INFO: Zapped successfully [2021-06-11T19:38:21.194Z] #29 2.020 [2021-06-11T19:38:21.194Z] #29 2.139 ################################################################ 88.9% ######################################################################## 100.0% [2021-06-11T19:38:21.194Z] #29 2.233 [2021-06-11T19:38:21.411Z] INFO: Location for testing is d:\CI\PR-42518\1 [2021-06-11T19:38:21.411Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-11T19:38:21.411Z] [2021-06-11T19:38:21.411Z] [2021-06-11T19:38:21.411Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 19:38:20... [2021-06-11T19:38:21.411Z] [2021-06-11T19:38:21.456Z] [2021-06-11T19:38:21.456Z] #29 ... [2021-06-11T19:38:21.456Z] [2021-06-11T19:38:21.456Z] #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-06-11T19:38:21.457Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-06-11T19:38:21.457Z] #11 DONE 0.7s [2021-06-11T19:38:21.457Z] [2021-06-11T19:38:21.457Z] #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-06-11T19:38:21.457Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:21.457Z] #29 2.360 ############ 17.6% [2021-06-11T19:38:21.457Z] #29 ... [2021-06-11T19:38:21.457Z] [2021-06-11T19:38:21.457Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-06-11T19:38:21.457Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-06-11T19:38:21.457Z] #39 DONE 0.1s [2021-06-11T19:38:21.457Z] [2021-06-11T19:38:21.457Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-06-11T19:38:21.457Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-06-11T19:38:21.457Z] #31 DONE 0.2s [2021-06-11T19:38:21.457Z] [2021-06-11T19:38:21.457Z] #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-06-11T19:38:21.457Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:21.728Z] #29 2.360 ############ 17.6% ############# 19.1% [2021-06-11T19:38:21.728Z] #29 ... [2021-06-11T19:38:21.728Z] [2021-06-11T19:38:21.728Z] #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-06-11T19:38:21.728Z] #43 sha256:c7c4cb3e3d3f47a4ea920d843693274cc417140c28a241f9e22ca5d3704d889a [2021-06-11T19:38:21.728Z] #43 DONE 0.2s [2021-06-11T19:38:21.728Z] [2021-06-11T19:38:21.728Z] #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-06-11T19:38:21.728Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:22.000Z] #29 2.360 ############ 17.6% ############# 19.1% ################# 23.7% #################### 28.3% ################################## 48.3% ############################################### 65.7% ############################################################ 84.4% ######################################################################## 100.0% [2021-06-11T19:38:22.260Z] #29 3.193 [2021-06-11T19:38:23.219Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-11T19:38:23.219Z] [2021-06-11T19:38:23.219Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-11T19:38:23.219Z] Installing docker-proxy to /usr/local/bin/ [2021-06-11T19:38:23.219Z] [2021-06-11T19:38:23.219Z] + mkdir -p bundles [2021-06-11T19:38:23.220Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-11T19:38:24.163Z] ? github.com/docker/docker/api [no test files] [2021-06-11T19:38:24.346Z] #29 3.389 ## 3.3% ###### 9.1% ########## 14.8% ############# 19.4% ################ 23.5% ################### 27.7% ####################### 32.9% ########################## 36.7% ############################### 43.5% ################################## 48.1% ##################################### 52.0% ######################################### 58.1% ############################################# 63.3% ################################################# 68.8% ##################################################### 74.5% ########################################################### 82.5% ############################################################### 88.8% ################################################################### 94.0% ####################################################################### 99.2% ######################################################################## 100.0% [2021-06-11T19:38:24.346Z] #29 5.263 [2021-06-11T19:38:24.607Z] #29 5.549 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-06-11T19:38:24.607Z] #29 5.642 [2021-06-11T19:38:24.607Z] #29 5.720 ######################################################################## 100.0% [2021-06-11T19:38:24.868Z] #29 5.751 [2021-06-11T19:38:25.129Z] #29 6.074 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-06-11T19:38:25.129Z] #29 6.162 [2021-06-11T19:38:25.389Z] #29 6.285 ### 5.0% ######################################################################## 100.0% [2021-06-11T19:38:25.389Z] #29 6.394 [2021-06-11T19:38:25.960Z] #29 6.763 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-06-11T19:38:25.960Z] #29 6.877 [2021-06-11T19:38:26.221Z] #29 7.019 0.0% ######## 12.1% ########################## 37.3% [2021-06-11T19:38:26.221Z] #29 ... [2021-06-11T19:38:26.221Z] [2021-06-11T19:38:26.221Z] #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-06-11T19:38:26.221Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-06-11T19:38:26.221Z] #12 DONE 4.9s [2021-06-11T19:38:26.221Z] [2021-06-11T19:38:26.221Z] #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-06-11T19:38:26.221Z] #29 sha256:e6d1183961900c8f0c21de77d586cc2728aaae100571d154c1adf46631126d4e [2021-06-11T19:38:27.003Z] #29 7.019 0.0% ######## 12.1% ########################## 37.3% ############################### 43.1% ####################################### 54.8% ########################################### 60.4% #################################################### 72.3% ########################################################## 81.1% ################################################################## 92.8% ######################################################################## 100.0% [2021-06-11T19:38:27.129Z] Sending build context to Docker daemon 61.09MB [2021-06-11T19:38:27.129Z] [2021-06-11T19:38:27.129Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-11T19:38:27.129Z] ---> 39d157a84080 [2021-06-11T19:38:27.129Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> 4776448c5a24 [2021-06-11T19:38:27.129Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> 93cb1998ab03 [2021-06-11T19:38:27.129Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> e784ebf1e449 [2021-06-11T19:38:27.129Z] 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-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> 239f99fc2f5c [2021-06-11T19:38:27.129Z] 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-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> 2e149243781f [2021-06-11T19:38:27.129Z] 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-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> bd86ab14bb3e [2021-06-11T19:38:27.129Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> bed7172eeed3 [2021-06-11T19:38:27.129Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-11T19:38:27.129Z] ---> Using cache [2021-06-11T19:38:27.129Z] ---> f87117d35ea3 [2021-06-11T19:38:27.129Z] Step 10/10 : COPY . . [2021-06-11T19:38:27.263Z] #29 8.161 [2021-06-11T19:38:28.207Z] #29 9.200 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-06-11T19:38:28.778Z] #29 9.681 [2021-06-11T19:38:29.038Z] #29 9.925 ######################################################################## 100.0% [2021-06-11T19:38:29.038Z] #29 10.09 [2021-06-11T19:38:29.317Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-06-11T19:38:29.317Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-f60a9437\powershellScript.ps1'; exit $LASTEXITCODE; [2021-06-11T19:38:29.317Z] ---------------------------------------------------------------------------- [2021-06-11T19:38:29.317Z] [2021-06-11T19:38:29.317Z] INFO: executeCI.ps1 starting at Fri Jun 11 19:38:28 CUT 2021 [2021-06-11T19:38:29.317Z] [2021-06-11T19:38:29.317Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-06-11T19:38:29.317Z] INFO: Running git version 2.24.1.windows.2 [2021-06-11T19:38:29.317Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-06-11T19:38:29.317Z] INFO: Environment variables: [2021-06-11T19:38:29.317Z] [2021-06-11T19:38:29.317Z] Name Value [2021-06-11T19:38:29.317Z] ---- ----- [2021-06-11T19:38:29.317Z] ALLUSERSPROFILE C:\ProgramData [2021-06-11T19:38:29.317Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-06-11T19:38:29.317Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-06-11T19:38:29.317Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2021-06-11T19:38:29.317Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-06-11T19:38:29.317Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2021-06-11T19:38:29.317Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-06-11T19:38:29.317Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-06-11T19:38:29.317Z] BRANCH_NAME PR-42518 [2021-06-11T19:38:29.317Z] BUILD_DISPLAY_NAME #1 [2021-06-11T19:38:29.317Z] BUILD_ID 1 [2021-06-11T19:38:29.317Z] BUILD_NUMBER 1 [2021-06-11T19:38:29.317Z] BUILD_TAG jenkins-moby-PR-42518-1 [2021-06-11T19:38:29.317Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/ [2021-06-11T19:38:29.317Z] CHANGE_AUTHOR tianon [2021-06-11T19:38:29.317Z] CHANGE_AUTHOR_DISPLAY_NAME Tianon Gravi [2021-06-11T19:38:29.317Z] CHANGE_BRANCH buildmode-comments [2021-06-11T19:38:29.317Z] CHANGE_FORK tianon/docker [2021-06-11T19:38:29.317Z] CHANGE_ID 42518 [2021-06-11T19:38:29.317Z] CHANGE_TARGET master [2021-06-11T19:38:29.317Z] CHANGE_TITLE Adjust buildmode comment to link to commit [2021-06-11T19:38:29.317Z] CHANGE_URL https://github.com/moby/moby/pull/42518 [2021-06-11T19:38:29.317Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-06-11T19:38:29.317Z] CommonProgramFiles C:\Program Files\Common Files [2021-06-11T19:38:29.317Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-06-11T19:38:29.317Z] CommonProgramW6432 C:\Program Files\Common Files [2021-06-11T19:38:29.317Z] COMPUTERNAME azwin-2-c100a0 [2021-06-11T19:38:29.317Z] ComSpec C:\Windows\system32\cmd.exe [2021-06-11T19:38:29.317Z] ConfigSequenceNumber 0 [2021-06-11T19:38:29.317Z] DOCKER_BUILDKIT 0 [2021-06-11T19:38:29.317Z] DOCKER_DUT_DEBUG 1 [2021-06-11T19:38:29.317Z] DOCKER_EXPERIMENTAL 1 [2021-06-11T19:38:29.317Z] DOCKER_GRAPHDRIVER overlay2 [2021-06-11T19:38:29.317Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-06-11T19:38:29.317Z] EXECUTOR_NUMBER 0 [2021-06-11T19:38:29.317Z] FQDN azwin-2-c100a0.westus.cloudapp.azure.com [2021-06-11T19:38:29.317Z] GIT_BRANCH PR-42518 [2021-06-11T19:38:29.317Z] GIT_COMMIT 1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:38:29.317Z] GIT_URL https://github.com/moby/moby.git [2021-06-11T19:38:29.317Z] HUDSON_COOKIE 3177b76f-9d55-4b23-848a-0fae16843bda [2021-06-11T19:38:29.317Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-06-11T19:38:29.317Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-06-11T19:38:29.317Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-06-11T19:38:29.317Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-06-11T19:38:29.317Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-06-11T19:38:29.317Z] JENKINS_NODE_COOKIE f57315e8-1490-4966-b1b2-564948f7b17a [2021-06-11T19:38:29.317Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-06-11T19:38:29.317Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-06-11T19:38:29.317Z] JOB_BASE_NAME PR-42518 [2021-06-11T19:38:29.317Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/display/redirect [2021-06-11T19:38:29.317Z] JOB_NAME moby/PR-42518 [2021-06-11T19:38:29.317Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/ [2021-06-11T19:38:29.317Z] library.jps.version master [2021-06-11T19:38:29.317Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-06-11T19:38:29.317Z] NODE_LABELS amd64 azure azwin-2-c100a0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-06-11T19:38:29.317Z] NODE_NAME azwin-2-c100a0 [2021-06-11T19:38:29.317Z] NUMBER_OF_PROCESSORS 4 [2021-06-11T19:38:29.317Z] OS Windows_NT [2021-06-11T19:38:29.317Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-06-11T19:38:29.317Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-06-11T19:38:29.318Z] PROCESSOR_ARCHITECTURE AMD64 [2021-06-11T19:38:29.318Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2021-06-11T19:38:29.318Z] PROCESSOR_LEVEL 6 [2021-06-11T19:38:29.318Z] PROCESSOR_REVISION 4f01 [2021-06-11T19:38:29.318Z] ProgramData C:\ProgramData [2021-06-11T19:38:29.318Z] ProgramFiles C:\Program Files [2021-06-11T19:38:29.318Z] ProgramFiles(x86) C:\Program Files (x86) [2021-06-11T19:38:29.318Z] ProgramW6432 C:\Program Files [2021-06-11T19:38:29.318Z] PROMPT $P$G [2021-06-11T19:38:29.318Z] PSExecutionPolicyPreference Bypass [2021-06-11T19:38:29.318Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-06-11T19:38:29.318Z] PUBLIC C:\Users\Public [2021-06-11T19:38:29.318Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=artif... [2021-06-11T19:38:29.318Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=changes [2021-06-11T19:38:29.318Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect [2021-06-11T19:38:29.318Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42518/1/display/redirect?page=tests [2021-06-11T19:38:29.318Z] SKIP_VALIDATION_TESTS 1 [2021-06-11T19:38:29.318Z] SOURCES_DRIVE d [2021-06-11T19:38:29.318Z] SOURCES_SUBDIR gopath [2021-06-11T19:38:29.318Z] STAGE_NAME Run tests [2021-06-11T19:38:29.318Z] SystemDrive C: [2021-06-11T19:38:29.318Z] SystemRoot C:\Windows [2021-06-11T19:38:29.318Z] TEMP C:\Windows\TEMP [2021-06-11T19:38:29.318Z] TESTDEBUG 0 [2021-06-11T19:38:29.318Z] TESTRUN_DRIVE d [2021-06-11T19:38:29.318Z] TESTRUN_SUBDIR CI [2021-06-11T19:38:29.318Z] TIMEOUT 120m [2021-06-11T19:38:29.318Z] TMP C:\Windows\TEMP [2021-06-11T19:38:29.318Z] USERDOMAIN WORKGROUP [2021-06-11T19:38:29.318Z] USERNAME azwin-2-c100a0$ [2021-06-11T19:38:29.318Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-06-11T19:38:29.318Z] windir C:\Windows [2021-06-11T19:38:29.318Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-06-11T19:38:29.318Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-06-11T19:38:29.318Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-06-11T19:38:29.318Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] INFO: Sources under d:\gopath\... [2021-06-11T19:38:29.318Z] INFO: Test run under d:\CI\... [2021-06-11T19:38:29.318Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-06-11T19:38:29.318Z] INFO: docker/docker repository was found [2021-06-11T19:38:29.318Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-06-11T19:38:29.318Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1999' [2021-06-11T19:38:29.318Z] INFO: Docker version of control daemon [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] Client: [2021-06-11T19:38:29.318Z] Version: 20.10.6 [2021-06-11T19:38:29.318Z] API version: 1.41 [2021-06-11T19:38:29.318Z] Go version: go1.16.3 [2021-06-11T19:38:29.318Z] Git commit: 370c289 [2021-06-11T19:38:29.318Z] Built: Fri Apr 9 22:49:36 2021 [2021-06-11T19:38:29.318Z] OS/Arch: windows/amd64 [2021-06-11T19:38:29.318Z] Context: default [2021-06-11T19:38:29.318Z] Experimental: true [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] Server: Docker Engine - Community [2021-06-11T19:38:29.318Z] Engine: [2021-06-11T19:38:29.318Z] Version: 20.10.6 [2021-06-11T19:38:29.318Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:38:29.318Z] Go version: go1.13.15 [2021-06-11T19:38:29.318Z] Git commit: 8728dd2 [2021-06-11T19:38:29.318Z] Built: Fri Apr 9 22:45:40 2021 [2021-06-11T19:38:29.318Z] OS/Arch: windows/amd64 [2021-06-11T19:38:29.318Z] Experimental: true [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.318Z] INFO: Docker info of control daemon [2021-06-11T19:38:29.318Z] [2021-06-11T19:38:29.780Z] Client: [2021-06-11T19:38:29.780Z] Context: default [2021-06-11T19:38:29.780Z] Debug Mode: false [2021-06-11T19:38:29.780Z] Plugins: [2021-06-11T19:38:29.780Z] app: Docker Application (Docker Inc., v0.8.0) [2021-06-11T19:38:29.780Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-06-11T19:38:29.780Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-06-11T19:38:29.780Z] [2021-06-11T19:38:29.780Z] Server: [2021-06-11T19:38:29.780Z] Containers: 0 [2021-06-11T19:38:29.780Z] Running: 0 [2021-06-11T19:38:29.780Z] Paused: 0 [2021-06-11T19:38:29.780Z] Stopped: 0 [2021-06-11T19:38:29.780Z] Images: 10 [2021-06-11T19:38:29.780Z] Server Version: 20.10.6 [2021-06-11T19:38:29.780Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-06-11T19:38:29.780Z] Windows: [2021-06-11T19:38:29.780Z] LCOW: [2021-06-11T19:38:29.780Z] Logging Driver: json-file [2021-06-11T19:38:29.780Z] Plugins: [2021-06-11T19:38:29.780Z] Volume: local [2021-06-11T19:38:29.780Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:38:29.780Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:38:29.780Z] Swarm: inactive [2021-06-11T19:38:29.780Z] Default Isolation: process [2021-06-11T19:38:29.780Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T19:38:29.780Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T19:38:29.780Z] OSType: windows [2021-06-11T19:38:29.780Z] Architecture: x86_64 [2021-06-11T19:38:29.780Z] CPUs: 4 [2021-06-11T19:38:29.780Z] Total Memory: 32GiB [2021-06-11T19:38:29.780Z] Name: azwin-2-c100a0 [2021-06-11T19:38:29.780Z] ID: RLME:2MWS:TYGR:XP2V:HYXJ:JAQI:V4NR:BCD6:RTRS:BBVD:TZQ6:Q2X3 [2021-06-11T19:38:29.780Z] Docker Root Dir: D:\docker [2021-06-11T19:38:29.780Z] Debug Mode: false [2021-06-11T19:38:29.780Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:38:29.780Z] Labels: [2021-06-11T19:38:29.780Z] Experimental: true [2021-06-11T19:38:29.780Z] Insecure Registries: [2021-06-11T19:38:29.780Z] 10.0.0.4:5000 [2021-06-11T19:38:29.780Z] 127.0.0.0/8 [2021-06-11T19:38:29.780Z] Registry Mirrors: [2021-06-11T19:38:29.780Z] http://10.0.0.4:5000/ [2021-06-11T19:38:29.780Z] Live Restore Enabled: false [2021-06-11T19:38:29.780Z] Product License: Community Engine [2021-06-11T19:38:29.780Z] [2021-06-11T19:38:29.780Z] [2021-06-11T19:38:29.780Z] INFO: Commit hash is 1dac53860c [2021-06-11T19:38:29.780Z] INFO: Nuke-Everything... [2021-06-11T19:38:29.780Z] INFO: Container count on control daemon to delete is 0 [2021-06-11T19:38:29.978Z] #29 10.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-06-11T19:38:30.239Z] #29 11.21 [2021-06-11T19:38:30.244Z] INFO: Nuking d:\CI [2021-06-11T19:38:30.244Z] INFO: Zapped successfully [2021-06-11T19:38:30.244Z] INFO: Location for testing is d:\CI\PR-42518\1 [2021-06-11T19:38:30.244Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-06-11T19:38:30.244Z] [2021-06-11T19:38:30.244Z] [2021-06-11T19:38:30.244Z] INFO: Building the image from Dockerfile.windows at 06/11/2021 19:38:30... [2021-06-11T19:38:30.244Z] [2021-06-11T19:38:30.499Z] #29 11.38 ######################################################################## 100.0% [2021-06-11T19:38:30.499Z] #29 11.49 [2021-06-11T19:38:30.499Z] #29 11.60 Download of images into '/build' complete. [2021-06-11T19:38:30.499Z] #29 11.60 Use something like the following to load the result into a Docker daemon: [2021-06-11T19:38:30.499Z] #29 11.60 tar -cC '/build' . | docker load [2021-06-11T19:38:31.123Z] #29 DONE 12.0s [2021-06-11T19:38:31.123Z] [2021-06-11T19:38:31.123Z] #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-06-11T19:38:31.123Z] #48 sha256:50d993e746e6d3060f8f7962533b726542b53dbd105681bdc57bba7e29b12fea [2021-06-11T19:38:31.123Z] #48 6.218 + RM_GOPATH=0 [2021-06-11T19:38:31.123Z] #48 6.218 + TMP_GOPATH= [2021-06-11T19:38:31.123Z] #48 6.218 + : /build [2021-06-11T19:38:31.123Z] #48 6.218 + '[' -z '' ']' [2021-06-11T19:38:31.123Z] #48 6.218 ++ mktemp -d [2021-06-11T19:38:31.123Z] #48 6.224 + export GOPATH=/tmp/tmp.OZtqapOXqG [2021-06-11T19:38:31.123Z] #48 6.224 + GOPATH=/tmp/tmp.OZtqapOXqG [2021-06-11T19:38:31.123Z] #48 6.224 + RM_GOPATH=1 [2021-06-11T19:38:31.123Z] #48 6.224 + case "$(go env GOARCH)" in [2021-06-11T19:38:31.123Z] #48 6.224 ++ go env GOARCH [2021-06-11T19:38:31.123Z] #48 6.248 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.123Z] #48 6.248 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.123Z] #48 6.248 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:31.123Z] #48 6.248 + dir=/tmp/install [2021-06-11T19:38:31.123Z] #48 6.248 + bin=gotestsum [2021-06-11T19:38:31.123Z] #48 6.248 + shift [2021-06-11T19:38:31.123Z] #48 6.248 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-06-11T19:38:31.123Z] #48 6.248 + . /tmp/install/gotestsum.installer [2021-06-11T19:38:31.123Z] #48 6.248 ++ : v0.5.3 [2021-06-11T19:38:31.123Z] #48 6.248 + install_gotestsum [2021-06-11T19:38:31.123Z] #48 6.248 + set -e [2021-06-11T19:38:31.123Z] #48 6.248 + export GO111MODULE=on [2021-06-11T19:38:31.123Z] #48 6.248 + GO111MODULE=on [2021-06-11T19:38:31.123Z] #48 6.248 + GOBIN=/build [2021-06-11T19:38:31.123Z] #48 6.248 + go get gotest.tools/gotestsum@v0.5.3 [2021-06-11T19:38:31.123Z] #48 6.506 go: finding gotest.tools v0.5.3 [2021-06-11T19:38:31.123Z] #48 6.506 go: finding gotest.tools/gotestsum v0.5.3 [2021-06-11T19:38:31.123Z] #48 7.495 go: downloading gotest.tools/gotestsum v0.5.3 [2021-06-11T19:38:31.123Z] #48 8.040 go: extracting gotest.tools/gotestsum v0.5.3 [2021-06-11T19:38:31.123Z] #48 8.964 go: downloading github.com/fatih/color v1.9.0 [2021-06-11T19:38:31.123Z] #48 9.085 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T19:38:31.123Z] #48 9.097 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T19:38:31.123Z] #48 9.100 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-06-11T19:38:31.123Z] #48 9.100 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T19:38:31.123Z] #48 9.106 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T19:38:31.123Z] #48 9.113 go: downloading github.com/spf13/pflag v1.0.3 [2021-06-11T19:38:31.123Z] #48 9.342 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T19:38:31.123Z] #48 9.369 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-06-11T19:38:31.123Z] #48 9.430 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T19:38:31.123Z] #48 9.843 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T19:38:31.123Z] #48 9.895 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T19:38:31.383Z] #48 9.979 go: extracting github.com/fatih/color v1.9.0 [2021-06-11T19:38:31.383Z] #48 9.979 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T19:38:31.383Z] #48 ... [2021-06-11T19:38:31.383Z] [2021-06-11T19:38:31.383Z] #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-06-11T19:38:31.383Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:31.383Z] #36 5.690 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:38:31.383Z] #36 5.785 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:38:31.383Z] #36 5.821 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:38:31.383Z] #36 6.903 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:38:31.383Z] #36 8.975 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:38:31.643Z] #36 ... [2021-06-11T19:38:31.643Z] [2021-06-11T19:38:31.643Z] #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-06-11T19:38:31.643Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:31.643Z] #50 6.424 + RM_GOPATH=0 [2021-06-11T19:38:31.643Z] #50 6.424 + TMP_GOPATH= [2021-06-11T19:38:31.643Z] #50 6.424 + : /build [2021-06-11T19:38:31.643Z] #50 6.424 + '[' -z '' ']' [2021-06-11T19:38:31.643Z] #50 6.424 ++ mktemp -d [2021-06-11T19:38:31.643Z] #50 6.424 + export GOPATH=/tmp/tmp.7PLbJS8Xt0 [2021-06-11T19:38:31.643Z] #50 6.424 + GOPATH=/tmp/tmp.7PLbJS8Xt0 [2021-06-11T19:38:31.643Z] #50 6.424 + RM_GOPATH=1 [2021-06-11T19:38:31.643Z] #50 6.424 + case "$(go env GOARCH)" in [2021-06-11T19:38:31.643Z] #50 6.424 ++ go env GOARCH [2021-06-11T19:38:31.643Z] #50 6.445 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.643Z] #50 6.445 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.643Z] #50 6.446 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:31.643Z] #50 6.457 + dir=/tmp/install [2021-06-11T19:38:31.643Z] #50 6.457 + bin=golangci_lint [2021-06-11T19:38:31.643Z] #50 6.457 + shift [2021-06-11T19:38:31.643Z] #50 6.457 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-06-11T19:38:31.643Z] #50 6.457 + . /tmp/install/golangci_lint.installer [2021-06-11T19:38:31.643Z] #50 6.457 ++ : v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.457 + install_golangci_lint [2021-06-11T19:38:31.643Z] #50 6.457 + set -e [2021-06-11T19:38:31.643Z] #50 6.457 + export GO111MODULE=on [2021-06-11T19:38:31.643Z] #50 6.457 + GO111MODULE=on [2021-06-11T19:38:31.643Z] #50 6.457 + GOBIN=/build [2021-06-11T19:38:31.643Z] #50 6.457 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.525 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.548 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.548 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.548 go: finding github.com v1.23.8 [2021-06-11T19:38:31.643Z] #50 6.548 go: finding github.com/golangci v1.23.8 [2021-06-11T19:38:31.643Z] #50 7.649 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-06-11T19:38:31.643Z] #50 8.410 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-06-11T19:38:31.643Z] #50 ... [2021-06-11T19:38:31.643Z] [2021-06-11T19:38:31.643Z] #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-06-11T19:38:31.643Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:38:31.643Z] #56 7.043 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:38:31.643Z] #56 7.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:38:31.643Z] #56 7.104 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:38:31.643Z] #56 8.145 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:38:31.903Z] #56 ... [2021-06-11T19:38:31.903Z] [2021-06-11T19:38:31.903Z] #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-06-11T19:38:31.903Z] #24 sha256:2343c331d2bc675dfeace75c67a60178de264fb0263e5dc3904f57206b88b82d [2021-06-11T19:38:31.903Z] #24 5.343 + RM_GOPATH=0 [2021-06-11T19:38:31.903Z] #24 5.343 + TMP_GOPATH= [2021-06-11T19:38:31.903Z] #24 5.343 + : /build [2021-06-11T19:38:31.903Z] #24 5.343 + '[' -z '' ']' [2021-06-11T19:38:31.903Z] #24 5.343 ++ mktemp -d [2021-06-11T19:38:31.903Z] #24 5.343 + export GOPATH=/tmp/tmp.pALEANMBxY [2021-06-11T19:38:31.903Z] #24 5.343 + GOPATH=/tmp/tmp.pALEANMBxY [2021-06-11T19:38:31.903Z] #24 5.343 + RM_GOPATH=1 [2021-06-11T19:38:31.903Z] #24 5.343 + case "$(go env GOARCH)" in [2021-06-11T19:38:31.903Z] #24 5.349 ++ go env GOARCH [2021-06-11T19:38:31.903Z] #24 5.359 Install docker/cli version 17.06.2-ce from stable [2021-06-11T19:38:31.903Z] #24 5.359 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.903Z] #24 5.359 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:31.903Z] #24 5.359 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:31.903Z] #24 5.359 + dir=/tmp/install [2021-06-11T19:38:31.903Z] #24 5.359 + bin=dockercli [2021-06-11T19:38:31.903Z] #24 5.359 + shift [2021-06-11T19:38:31.903Z] #24 5.359 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-06-11T19:38:31.903Z] #24 5.359 + . /tmp/install/dockercli.installer [2021-06-11T19:38:31.903Z] #24 5.359 ++ : stable [2021-06-11T19:38:31.903Z] #24 5.359 ++ : 17.06.2-ce [2021-06-11T19:38:31.903Z] #24 5.359 + install_dockercli [2021-06-11T19:38:31.903Z] #24 5.359 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-06-11T19:38:31.903Z] #24 5.359 ++ uname -m [2021-06-11T19:38:31.903Z] #24 5.359 + arch=x86_64 [2021-06-11T19:38:31.903Z] #24 5.359 + '[' x86_64 '!=' x86_64 ']' [2021-06-11T19:38:31.903Z] #24 5.359 + url=https://download.docker.com/linux/static [2021-06-11T19:38:31.903Z] #24 5.359 + tar -xz docker/docker [2021-06-11T19:38:31.903Z] #24 5.359 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-06-11T19:38:31.903Z] #24 ... [2021-06-11T19:38:31.903Z] [2021-06-11T19:38:31.903Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:38:31.903Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:38:31.903Z] #32 6.416 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-06-11T19:38:31.903Z] #32 6.436 Cloning into '.'... [2021-06-11T19:38:32.164Z] #32 ... [2021-06-11T19:38:32.164Z] [2021-06-11T19:38:32.164Z] #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-06-11T19:38:32.164Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:38:32.164Z] #59 5.770 + RM_GOPATH=0 [2021-06-11T19:38:32.164Z] #59 5.770 + TMP_GOPATH= [2021-06-11T19:38:32.164Z] #59 5.770 + : /build [2021-06-11T19:38:32.164Z] #59 5.770 + '[' -z '' ']' [2021-06-11T19:38:32.164Z] #59 5.770 ++ mktemp -d [2021-06-11T19:38:32.164Z] #59 5.772 + export GOPATH=/tmp/tmp.O2O2TO8r9N [2021-06-11T19:38:32.164Z] #59 5.773 + GOPATH=/tmp/tmp.O2O2TO8r9N [2021-06-11T19:38:32.164Z] #59 5.773 + RM_GOPATH=1 [2021-06-11T19:38:32.164Z] #59 5.773 + case "$(go env GOARCH)" in [2021-06-11T19:38:32.164Z] #59 5.776 ++ go env GOARCH [2021-06-11T19:38:32.164Z] #59 5.787 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.164Z] #59 5.787 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.164Z] #59 5.804 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:32.164Z] #59 5.814 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T19:38:32.164Z] #59 5.814 + dir=/tmp/install [2021-06-11T19:38:32.164Z] #59 5.814 + bin=rootlesskit [2021-06-11T19:38:32.164Z] #59 5.814 + shift [2021-06-11T19:38:32.164Z] #59 5.814 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-06-11T19:38:32.164Z] #59 5.814 + . /tmp/install/rootlesskit.installer [2021-06-11T19:38:32.164Z] #59 5.814 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T19:38:32.164Z] #59 5.814 + install_rootlesskit [2021-06-11T19:38:32.164Z] #59 5.814 + case "$1" in [2021-06-11T19:38:32.164Z] #59 5.814 + export CGO_ENABLED=0 [2021-06-11T19:38:32.164Z] #59 5.814 + CGO_ENABLED=0 [2021-06-11T19:38:32.164Z] #59 5.814 + _install_rootlesskit [2021-06-11T19:38:32.164Z] #59 5.814 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-06-11T19:38:32.164Z] #59 5.814 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.O2O2TO8r9N/src/github.com/rootless-containers/rootlesskit [2021-06-11T19:38:32.164Z] #59 5.814 Cloning into '/tmp/tmp.O2O2TO8r9N/src/github.com/rootless-containers/rootlesskit'... [2021-06-11T19:38:32.164Z] #59 ... [2021-06-11T19:38:32.164Z] [2021-06-11T19:38:32.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-06-11T19:38:32.164Z] #34 sha256:f1573385ff1e9d175b9cd692fb9f1e0f41b6628e7c87dcdae6cfc9a7a25735cf [2021-06-11T19:38:32.164Z] #34 6.576 Install go-toml version v1.8.1 [2021-06-11T19:38:32.164Z] #34 6.622 go: finding github.com v1.8.1 [2021-06-11T19:38:32.164Z] #34 6.626 go: finding github.com/pelletier/go-toml v1.8.1 [2021-06-11T19:38:32.164Z] #34 6.627 go: finding github.com/pelletier v1.8.1 [2021-06-11T19:38:32.164Z] #34 6.660 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-06-11T19:38:32.164Z] #34 6.660 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-06-11T19:38:32.164Z] #34 7.724 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-06-11T19:38:32.164Z] #34 8.205 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-06-11T19:38:32.164Z] #34 10.41 github.com/pelletier/go-toml [2021-06-11T19:38:32.424Z] #34 ... [2021-06-11T19:38:32.424Z] [2021-06-11T19:38:32.424Z] #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-06-11T19:38:32.424Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:38:32.424Z] #52 5.689 + RM_GOPATH=0 [2021-06-11T19:38:32.424Z] #52 5.689 + TMP_GOPATH= [2021-06-11T19:38:32.424Z] #52 5.689 + : /build [2021-06-11T19:38:32.424Z] #52 5.689 + '[' -z '' ']' [2021-06-11T19:38:32.424Z] #52 5.689 ++ mktemp -d [2021-06-11T19:38:32.424Z] #52 5.689 + export GOPATH=/tmp/tmp.byrx02rTec [2021-06-11T19:38:32.424Z] #52 5.689 + GOPATH=/tmp/tmp.byrx02rTec [2021-06-11T19:38:32.424Z] #52 5.689 + RM_GOPATH=1 [2021-06-11T19:38:32.424Z] #52 5.689 + case "$(go env GOARCH)" in [2021-06-11T19:38:32.424Z] #52 5.689 ++ go env GOARCH [2021-06-11T19:38:32.424Z] #52 5.699 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T19:38:32.424Z] #52 5.699 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.424Z] #52 5.699 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.424Z] #52 5.699 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:32.424Z] #52 5.699 + dir=/tmp/install [2021-06-11T19:38:32.424Z] #52 5.699 + bin=shfmt [2021-06-11T19:38:32.424Z] #52 5.699 + shift [2021-06-11T19:38:32.424Z] #52 5.699 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-06-11T19:38:32.424Z] #52 5.699 + . /tmp/install/shfmt.installer [2021-06-11T19:38:32.424Z] #52 5.699 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T19:38:32.424Z] #52 5.699 + install_shfmt [2021-06-11T19:38:32.424Z] #52 5.699 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-06-11T19:38:32.424Z] #52 5.700 + git clone https://github.com/mvdan/sh.git /tmp/tmp.byrx02rTec/src/github.com/mvdan/sh [2021-06-11T19:38:32.424Z] #52 5.706 Cloning into '/tmp/tmp.byrx02rTec/src/github.com/mvdan/sh'... [2021-06-11T19:38:32.684Z] #52 ... [2021-06-11T19:38:32.684Z] [2021-06-11T19:38:32.684Z] #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-06-11T19:38:32.684Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:38:32.684Z] #40 6.359 + git clone https://github.com/docker/distribution.git . [2021-06-11T19:38:32.684Z] #40 6.415 Cloning into '.'... [2021-06-11T19:38:32.684Z] #40 ... [2021-06-11T19:38:32.684Z] [2021-06-11T19:38:32.684Z] #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-06-11T19:38:32.684Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:38:32.684Z] #46 5.657 + RM_GOPATH=0 [2021-06-11T19:38:32.684Z] #46 5.657 + TMP_GOPATH= [2021-06-11T19:38:32.684Z] #46 5.657 + : /build [2021-06-11T19:38:32.684Z] #46 5.657 + '[' -z '' ']' [2021-06-11T19:38:32.684Z] #46 5.657 ++ mktemp -d [2021-06-11T19:38:32.684Z] #46 5.657 + export GOPATH=/tmp/tmp.INALAXFVH3 [2021-06-11T19:38:32.684Z] #46 5.657 + GOPATH=/tmp/tmp.INALAXFVH3 [2021-06-11T19:38:32.684Z] #46 5.657 + RM_GOPATH=1 [2021-06-11T19:38:32.684Z] #46 5.657 + case "$(go env GOARCH)" in [2021-06-11T19:38:32.684Z] #46 5.657 ++ go env GOARCH [2021-06-11T19:38:32.684Z] #46 5.678 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.684Z] #46 5.678 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:38:32.684Z] #46 5.682 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T19:38:32.684Z] #46 5.682 ++ dirname /tmp/install/install.sh [2021-06-11T19:38:32.684Z] #46 5.682 + dir=/tmp/install [2021-06-11T19:38:32.684Z] #46 5.682 + bin=vndr [2021-06-11T19:38:32.684Z] #46 5.682 + shift [2021-06-11T19:38:32.684Z] #46 5.682 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-06-11T19:38:32.684Z] #46 5.682 + . /tmp/install/vndr.installer [2021-06-11T19:38:32.684Z] #46 5.682 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T19:38:32.684Z] #46 5.682 + install_vndr [2021-06-11T19:38:32.684Z] #46 5.682 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-06-11T19:38:32.684Z] #46 5.682 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.INALAXFVH3/src/github.com/LK4D4/vndr [2021-06-11T19:38:32.684Z] #46 5.736 Cloning into '/tmp/tmp.INALAXFVH3/src/github.com/LK4D4/vndr'... [2021-06-11T19:38:32.684Z] #46 6.424 + cd /tmp/tmp.INALAXFVH3/src/github.com/LK4D4/vndr [2021-06-11T19:38:32.684Z] #46 6.424 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-06-11T19:38:32.684Z] #46 6.437 + go build -buildmode=pie -v -o /build/vndr . [2021-06-11T19:38:32.684Z] #46 7.971 internal/cpu [2021-06-11T19:38:32.684Z] #46 8.020 runtime/internal/atomic [2021-06-11T19:38:32.684Z] #46 8.368 runtime/internal/sys [2021-06-11T19:38:32.684Z] #46 8.566 runtime/internal/math [2021-06-11T19:38:32.684Z] #46 8.610 internal/bytealg [2021-06-11T19:38:32.684Z] #46 8.746 internal/race [2021-06-11T19:38:32.684Z] #46 8.828 sync/atomic [2021-06-11T19:38:32.684Z] #46 9.227 unicode [2021-06-11T19:38:32.684Z] #46 9.757 runtime [2021-06-11T19:38:32.944Z] #46 ... [2021-06-11T19:38:32.944Z] [2021-06-11T19:38:32.944Z] #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-06-11T19:38:32.944Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:38:32.944Z] #44 6.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:38:32.944Z] #44 7.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:38:32.944Z] #44 7.045 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:38:32.944Z] #44 7.601 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-06-11T19:38:32.944Z] #44 8.153 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:38:32.944Z] #44 11.24 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:38:32.944Z] #44 ... [2021-06-11T19:38:32.944Z] [2021-06-11T19:38:32.945Z] #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-06-11T19:38:32.945Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:38:32.945Z] #59 11.28 + cd /tmp/tmp.O2O2TO8r9N/src/github.com/rootless-containers/rootlesskit [2021-06-11T19:38:32.945Z] #59 11.30 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-06-11T19:38:32.945Z] #59 11.35 + export GO111MODULE=on [2021-06-11T19:38:32.945Z] #59 11.36 + GO111MODULE=on [2021-06-11T19:38:32.945Z] #59 11.37 + export GOPROXY=https://proxy.golang.org [2021-06-11T19:38:32.945Z] #59 11.37 + GOPROXY=https://proxy.golang.org [2021-06-11T19:38:32.945Z] #59 11.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T19:38:32.945Z] #59 11.37 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-06-11T19:38:35.501Z] #59 13.59 go: downloading github.com/gofrs/flock v0.8.0 [2021-06-11T19:38:35.501Z] #59 13.61 go: downloading github.com/pkg/errors v0.9.1 [2021-06-11T19:38:35.501Z] #59 13.64 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-06-11T19:38:35.501Z] #59 13.73 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T19:38:35.501Z] #59 13.75 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T19:38:35.501Z] #59 13.82 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T19:38:35.501Z] #59 14.01 go: downloading github.com/gorilla/mux v1.8.0 [2021-06-11T19:38:35.501Z] #59 14.01 go: extracting github.com/gofrs/flock v0.8.0 [2021-06-11T19:38:35.501Z] #59 14.03 go: downloading github.com/google/uuid v1.2.0 [2021-06-11T19:38:35.761Z] #59 14.18 go: extracting github.com/pkg/errors v0.9.1 [2021-06-11T19:38:35.761Z] #59 14.43 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T19:38:35.761Z] #59 14.44 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T19:38:35.761Z] #59 14.45 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-06-11T19:38:36.022Z] #59 ... [2021-06-11T19:38:36.022Z] [2021-06-11T19:38:36.022Z] #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-06-11T19:38:36.022Z] #24 sha256:2343c331d2bc675dfeace75c67a60178de264fb0263e5dc3904f57206b88b82d [2021-06-11T19:38:36.022Z] #24 14.53 + mkdir -p /build [2021-06-11T19:38:36.022Z] #24 14.54 + mv docker/docker /build/ [2021-06-11T19:38:36.022Z] #24 14.55 + rmdir docker [2021-06-11T19:38:36.022Z] #24 DONE 14.7s [2021-06-11T19:38:36.022Z] [2021-06-11T19:38:36.022Z] #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-06-11T19:38:36.022Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:38:36.022Z] #59 14.71 go: extracting github.com/gorilla/mux v1.8.0 [2021-06-11T19:38:36.022Z] #59 14.74 go: downloading github.com/moby/vpnkit v0.5.0 [2021-06-11T19:38:36.022Z] #59 14.80 go: extracting github.com/google/uuid v1.2.0 [2021-06-11T19:38:36.284Z] #59 ... [2021-06-11T19:38:36.284Z] [2021-06-11T19:38:36.284Z] #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-06-11T19:38:36.284Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:38:36.284Z] #13 2.728 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T19:38:36.284Z] #13 2.782 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:38:36.284Z] #13 2.818 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:38:36.284Z] #13 2.855 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:38:36.284Z] #13 3.663 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T19:38:36.284Z] #13 6.912 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:38:36.284Z] #13 9.159 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:38:36.432Z] ok github.com/docker/docker/api/server 0.028s coverage: 9.0% of statements [2021-06-11T19:38:36.543Z] #13 ... [2021-06-11T19:38:36.543Z] [2021-06-11T19:38:36.543Z] #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-06-11T19:38:36.543Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:38:36.543Z] #46 14.00 unicode/utf8 [2021-06-11T19:38:36.543Z] #46 14.57 math/bits [2021-06-11T19:38:37.341Z] Sending build context to Docker daemon 61.09MB [2021-06-11T19:38:37.341Z] [2021-06-11T19:38:37.341Z] Step 1/10 : FROM microsoft/windowsservercore [2021-06-11T19:38:37.341Z] ---> 5b60ac4e9e92 [2021-06-11T19:38:37.341Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 1a8ab028d1f2 [2021-06-11T19:38:37.341Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 8f1d9bcd4070 [2021-06-11T19:38:37.341Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 2f74af51807c [2021-06-11T19:38:37.341Z] 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-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> e4ef3cb57112 [2021-06-11T19:38:37.341Z] 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-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 31bc97698535 [2021-06-11T19:38:37.341Z] 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-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 178f2d855458 [2021-06-11T19:38:37.341Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 0fd072bbd77a [2021-06-11T19:38:37.341Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-06-11T19:38:37.341Z] ---> Using cache [2021-06-11T19:38:37.341Z] ---> 3d31eafb894b [2021-06-11T19:38:37.341Z] Step 10/10 : COPY . . [2021-06-11T19:38:37.482Z] #46 15.92 math [2021-06-11T19:38:40.811Z] #46 19.19 internal/testlog [2021-06-11T19:38:40.811Z] #46 ... [2021-06-11T19:38:40.811Z] [2021-06-11T19:38:40.811Z] #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-06-11T19:38:40.811Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:40.811Z] #50 16.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-06-11T19:38:40.811Z] #50 16.26 go: downloading github.com/fatih/color v1.7.0 [2021-06-11T19:38:40.811Z] #50 16.43 go: downloading github.com/pkg/errors v0.8.1 [2021-06-11T19:38:40.811Z] #50 16.47 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T19:38:40.811Z] #50 16.50 go: downloading github.com/spf13/viper v1.6.1 [2021-06-11T19:38:40.811Z] #50 16.56 go: extracting github.com/fatih/color v1.7.0 [2021-06-11T19:38:40.811Z] #50 16.83 go: downloading github.com/spf13/pflag v1.0.5 [2021-06-11T19:38:40.811Z] #50 16.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T19:38:40.811Z] #50 16.88 go: extracting github.com/spf13/viper v1.6.1 [2021-06-11T19:38:40.811Z] #50 16.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T19:38:40.811Z] #50 16.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-06-11T19:38:40.811Z] #50 17.14 go: extracting github.com/pkg/errors v0.8.1 [2021-06-11T19:38:40.811Z] #50 17.19 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T19:38:40.811Z] #50 17.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T19:38:40.811Z] #50 17.23 go: extracting github.com/spf13/pflag v1.0.5 [2021-06-11T19:38:40.811Z] #50 17.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T19:38:40.811Z] #50 17.59 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T19:38:40.811Z] #50 17.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T19:38:40.811Z] #50 17.72 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T19:38:40.811Z] #50 17.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T19:38:40.811Z] #50 17.86 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T19:38:40.811Z] #50 17.91 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-06-11T19:38:40.811Z] #50 17.97 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-06-11T19:38:40.811Z] #50 19.00 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T19:38:41.926Z] #50 ... [2021-06-11T19:38:41.926Z] [2021-06-11T19:38:41.926Z] #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-06-11T19:38:41.926Z] #48 sha256:50d993e746e6d3060f8f7962533b726542b53dbd105681bdc57bba7e29b12fea [2021-06-11T19:38:41.926Z] #48 10.49 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-06-11T19:38:41.926Z] #48 10.49 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-06-11T19:38:41.926Z] #48 10.74 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-06-11T19:38:41.926Z] #48 10.76 go: extracting github.com/spf13/pflag v1.0.3 [2021-06-11T19:38:41.926Z] #48 11.49 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-06-11T19:38:41.926Z] #48 13.25 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T19:38:41.926Z] #48 14.53 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T19:38:41.926Z] #48 15.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T19:38:41.926Z] #48 18.86 go: finding github.com/fatih/color v1.9.0 [2021-06-11T19:38:41.926Z] #48 18.93 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-06-11T19:38:41.926Z] #48 18.96 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T19:38:41.926Z] #48 19.11 go: finding github.com/mattn/go-colorable v0.1.6 [2021-06-11T19:38:41.926Z] #48 19.15 go: finding github.com/mattn/go-isatty v0.0.12 [2021-06-11T19:38:41.926Z] #48 19.15 go: finding github.com/spf13/pflag v1.0.3 [2021-06-11T19:38:41.926Z] #48 19.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-06-11T19:38:41.926Z] #48 19.50 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-06-11T19:38:41.926Z] #48 19.51 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-06-11T19:38:41.926Z] #48 19.54 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-06-11T19:38:41.926Z] #48 19.59 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-06-11T19:38:41.926Z] #48 ... [2021-06-11T19:38:41.926Z] [2021-06-11T19:38:41.926Z] #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-06-11T19:38:41.926Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:38:41.926Z] #46 19.38 encoding [2021-06-11T19:38:41.926Z] #46 19.52 unicode/utf16 [2021-06-11T19:38:41.926Z] #46 19.80 container/list [2021-06-11T19:38:41.926Z] #46 20.30 crypto/internal/subtle [2021-06-11T19:38:41.926Z] #46 20.38 crypto/subtle [2021-06-11T19:38:41.926Z] #46 20.55 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-06-11T19:38:41.926Z] #46 20.64 internal/nettrace [2021-06-11T19:38:42.186Z] #46 20.74 runtime/cgo [2021-06-11T19:38:42.186Z] #46 ... [2021-06-11T19:38:42.186Z] [2021-06-11T19:38:42.186Z] #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-06-11T19:38:42.186Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:38:42.186Z] #56 10.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:38:42.186Z] #56 13.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:38:42.447Z] #56 ... [2021-06-11T19:38:42.447Z] [2021-06-11T19:38:42.447Z] #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-06-11T19:38:42.447Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:42.447Z] #50 20.96 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-06-11T19:38:42.447Z] #50 20.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T19:38:42.447Z] #50 21.00 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-06-11T19:38:42.447Z] #50 21.02 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T19:38:42.447Z] #50 21.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T19:38:42.447Z] #50 21.09 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T19:38:42.707Z] #50 21.11 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T19:38:42.707Z] #50 21.30 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T19:38:42.707Z] #50 21.37 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T19:38:42.972Z] #50 21.42 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-06-11T19:38:42.972Z] #50 21.42 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T19:38:42.972Z] #50 21.49 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T19:38:42.972Z] #50 21.53 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T19:38:43.237Z] #50 21.66 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T19:38:43.237Z] #50 21.70 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-06-11T19:38:43.237Z] #50 21.76 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T19:38:43.237Z] #50 21.81 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T19:38:43.237Z] #50 21.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T19:38:43.497Z] #50 21.96 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T19:38:43.497Z] #50 21.99 go: downloading github.com/spf13/cast v1.3.0 [2021-06-11T19:38:43.497Z] #50 22.02 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T19:38:43.497Z] #50 22.08 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T19:38:43.497Z] #50 22.09 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T19:38:43.757Z] #50 22.21 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T19:38:43.757Z] #50 22.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T19:38:43.757Z] #50 22.22 go: extracting github.com/spf13/cast v1.3.0 [2021-06-11T19:38:43.757Z] #50 22.24 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T19:38:43.757Z] #50 22.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T19:38:43.757Z] #50 22.36 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T19:38:44.017Z] #50 22.53 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T19:38:44.017Z] #50 ... [2021-06-11T19:38:44.017Z] [2021-06-11T19:38:44.017Z] #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-06-11T19:38:44.017Z] #34 sha256:f1573385ff1e9d175b9cd692fb9f1e0f41b6628e7c87dcdae6cfc9a7a25735cf [2021-06-11T19:38:44.017Z] #34 19.01 github.com/pelletier/go-toml/cmd/tomll [2021-06-11T19:38:44.017Z] #34 DONE 22.7s [2021-06-11T19:38:44.017Z] [2021-06-11T19:38:44.017Z] #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-06-11T19:38:44.017Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:44.017Z] #36 12.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:38:44.279Z] #36 ... [2021-06-11T19:38:44.279Z] [2021-06-11T19:38:44.279Z] #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-06-11T19:38:44.279Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:44.279Z] #50 22.73 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-06-11T19:38:44.279Z] #50 22.75 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T19:38:44.279Z] #50 22.75 go: downloading github.com/gobwas/glob v0.2.3 [2021-06-11T19:38:44.279Z] #50 22.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-06-11T19:38:44.279Z] #50 22.78 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T19:38:44.279Z] #50 22.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-06-11T19:38:44.279Z] #50 22.78 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T19:38:44.279Z] #50 22.88 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T19:38:44.279Z] #50 22.89 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-06-11T19:38:44.279Z] #50 22.98 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T19:38:44.539Z] #50 23.08 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-06-11T19:38:44.539Z] #50 23.09 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T19:38:44.539Z] #50 23.10 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T19:38:44.798Z] #50 23.42 go: extracting github.com/gobwas/glob v0.2.3 [2021-06-11T19:38:44.798Z] #50 23.43 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-06-11T19:38:44.798Z] #50 23.46 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T19:38:45.059Z] #50 23.79 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T19:38:45.319Z] #50 23.86 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-06-11T19:38:45.319Z] #50 23.90 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-06-11T19:38:45.578Z] #50 24.15 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T19:38:45.578Z] #50 24.17 go: downloading github.com/magiconair/properties v1.8.1 [2021-06-11T19:38:45.578Z] #50 ... [2021-06-11T19:38:45.578Z] [2021-06-11T19:38:45.578Z] #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-06-11T19:38:45.578Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:38:45.578Z] #44 13.86 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:38:45.578Z] #44 16.58 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-06-11T19:38:45.578Z] #44 ... [2021-06-11T19:38:45.578Z] [2021-06-11T19:38:45.578Z] #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-06-11T19:38:45.578Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:45.578Z] #50 24.24 go: downloading github.com/gogo/protobuf v1.2.1 [2021-06-11T19:38:45.578Z] #50 24.25 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T19:38:45.578Z] #50 24.25 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T19:38:45.578Z] #50 24.27 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T19:38:45.863Z] #50 24.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T19:38:46.135Z] #50 24.76 go: downloading github.com/kisielk/gotool v1.0.0 [2021-06-11T19:38:46.396Z] #50 24.95 go: extracting github.com/magiconair/properties v1.8.1 [2021-06-11T19:38:46.396Z] #50 25.04 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T19:38:46.396Z] #50 25.08 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T19:38:46.656Z] #50 25.15 go: extracting github.com/kisielk/gotool v1.0.0 [2021-06-11T19:38:46.656Z] #50 25.15 go: downloading github.com/ultraware/funlen v0.0.2 [2021-06-11T19:38:46.656Z] #50 25.35 go: extracting github.com/ultraware/funlen v0.0.2 [2021-06-11T19:38:46.917Z] #50 25.39 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T19:38:46.917Z] #50 25.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T19:38:46.917Z] #50 25.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T19:38:46.917Z] #50 ... [2021-06-11T19:38:46.917Z] [2021-06-11T19:38:46.917Z] #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-06-11T19:38:46.917Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:38:46.917Z] #59 15.39 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-06-11T19:38:46.917Z] #59 15.55 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T19:38:46.917Z] #59 16.22 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T19:38:46.917Z] #59 17.23 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T19:38:46.917Z] #59 17.26 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T19:38:46.917Z] #59 17.52 go: extracting github.com/moby/vpnkit v0.5.0 [2021-06-11T19:38:46.917Z] #59 19.07 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T19:38:46.917Z] #59 19.11 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-06-11T19:38:46.917Z] #59 21.43 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T19:38:46.917Z] #59 22.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T19:38:46.917Z] #59 23.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T19:38:46.917Z] #59 23.55 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T19:38:46.917Z] #59 23.93 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T19:38:46.917Z] #59 24.25 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T19:38:46.917Z] #59 ... [2021-06-11T19:38:46.917Z] [2021-06-11T19:38:46.917Z] #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-06-11T19:38:46.917Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:38:46.917Z] #40 24.22 Checking out files: 87% (1487/1694) Checking out files: 88% (1491/1694) Checking out files: 89% (1508/1694) Checking out files: 90% (1525/1694) Checking out files: 91% (1542/1694) Checking out files: 92% (1559/1694) Checking out files: 93% (1576/1694) Checking out files: 94% (1593/1694) Checking out files: 95% (1610/1694) Checking out files: 96% (1627/1694) Checking out files: 97% (1644/1694) Checking out files: 98% (1661/1694) Checking out files: 99% (1678/1694) Checking out files: 100% (1694/1694) Checking out files: 100% (1694/1694), done. [2021-06-11T19:38:46.917Z] #40 24.49 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-06-11T19:38:48.300Z] #40 26.63 + 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-06-11T19:38:48.300Z] #40 ... [2021-06-11T19:38:48.300Z] [2021-06-11T19:38:48.300Z] #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-06-11T19:38:48.300Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:38:48.301Z] #13 11.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:38:48.301Z] #13 21.83 Fetched 8974 kB in 19s (464 kB/s) [2021-06-11T19:38:48.301Z] #13 21.83 Reading package lists... [2021-06-11T19:38:48.301Z] #13 ... [2021-06-11T19:38:48.301Z] [2021-06-11T19:38:48.301Z] #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-06-11T19:38:48.301Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:48.301Z] #50 25.51 go: downloading github.com/stretchr/testify v1.4.0 [2021-06-11T19:38:48.301Z] #50 25.77 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-06-11T19:38:48.301Z] #50 25.86 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T19:38:48.301Z] #50 25.86 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T19:38:48.301Z] #50 25.86 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T19:38:48.301Z] #50 25.93 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T19:38:48.301Z] #50 26.00 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T19:38:48.301Z] #50 26.01 go: extracting github.com/stretchr/testify v1.4.0 [2021-06-11T19:38:48.301Z] #50 26.19 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T19:38:48.301Z] #50 26.28 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T19:38:48.301Z] #50 26.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T19:38:48.301Z] #50 26.36 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T19:38:48.301Z] #50 26.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T19:38:48.301Z] #50 26.45 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-06-11T19:38:48.301Z] #50 26.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-06-11T19:38:48.301Z] #50 26.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-06-11T19:38:48.301Z] #50 26.58 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T19:38:48.301Z] #50 26.59 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T19:38:48.301Z] #50 26.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T19:38:48.301Z] #50 26.67 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T19:38:48.301Z] #50 26.67 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T19:38:48.301Z] #50 26.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-06-11T19:38:48.301Z] #50 26.78 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-06-11T19:38:48.301Z] #50 26.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T19:38:48.301Z] #50 26.79 go: extracting github.com/subosito/gotenv v1.2.0 [2021-06-11T19:38:48.301Z] #50 26.80 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-06-11T19:38:48.301Z] #50 26.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T19:38:48.301Z] #50 26.83 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T19:38:48.301Z] #50 26.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-06-11T19:38:48.561Z] #50 26.99 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-06-11T19:38:48.561Z] #50 27.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-06-11T19:38:48.561Z] #50 27.12 go: downloading github.com/spf13/afero v1.1.2 [2021-06-11T19:38:48.561Z] #50 27.23 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-06-11T19:38:48.822Z] #50 27.24 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T19:38:48.822Z] #50 27.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-06-11T19:38:48.822Z] #50 27.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-06-11T19:38:48.822Z] #50 27.49 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-06-11T19:38:49.092Z] #50 27.65 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T19:38:49.092Z] #50 27.75 go: extracting github.com/spf13/afero v1.1.2 [2021-06-11T19:38:49.092Z] #50 27.75 go: extracting github.com/stretchr/objx v0.2.0 [2021-06-11T19:38:49.092Z] #50 27.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T19:38:49.092Z] #50 27.76 go: downloading golang.org/x/text v0.3.2 [2021-06-11T19:38:49.352Z] #50 28.06 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T19:38:49.352Z] #50 28.06 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-06-11T19:38:49.352Z] #50 ... [2021-06-11T19:38:49.352Z] [2021-06-11T19:38:49.352Z] #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-06-11T19:38:49.352Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:38:49.353Z] #52 18.01 + cd /tmp/tmp.byrx02rTec/src/github.com/mvdan/sh [2021-06-11T19:38:49.353Z] #52 18.01 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-06-11T19:38:49.353Z] #52 18.13 + GO111MODULE=on [2021-06-11T19:38:49.353Z] #52 18.13 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-06-11T19:38:49.353Z] #52 19.29 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T19:38:49.353Z] #52 19.36 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T19:38:49.353Z] #52 19.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T19:38:49.353Z] #52 19.64 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T19:38:49.353Z] #52 19.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T19:38:49.353Z] #52 20.44 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T19:38:49.353Z] #52 21.24 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T19:38:49.353Z] #52 22.69 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T19:38:49.353Z] #52 24.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-06-11T19:38:49.353Z] #52 24.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-06-11T19:38:49.353Z] #52 24.36 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-06-11T19:38:49.353Z] #52 24.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-06-11T19:38:49.353Z] #52 25.40 runtime [2021-06-11T19:38:49.353Z] #52 25.42 runtime/cgo [2021-06-11T19:38:49.628Z] #52 ... [2021-06-11T19:38:49.628Z] [2021-06-11T19:38:49.628Z] #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-06-11T19:38:49.628Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:38:49.628Z] #50 28.22 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T19:38:49.628Z] #50 28.23 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-06-11T19:38:49.888Z] #50 28.44 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T19:38:50.149Z] #50 28.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T19:38:51.091Z] #50 29.59 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T19:38:51.091Z] #50 29.72 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T19:38:51.091Z] #50 29.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-06-11T19:38:51.091Z] #50 29.77 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-06-11T19:38:51.091Z] #50 29.77 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T19:38:51.091Z] #50 29.85 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T19:38:51.352Z] #50 29.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T19:38:51.352Z] #50 29.96 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-06-11T19:38:51.352Z] #50 29.97 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-06-11T19:38:51.352Z] #50 30.05 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T19:38:51.613Z] #50 30.13 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T19:38:51.873Z] #50 30.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T19:38:52.201Z] ---> 8f3ab981398e [2021-06-11T19:38:52.736Z] Successfully built 8f3ab981398e [2021-06-11T19:38:52.736Z] Successfully tagged docker:latest [2021-06-11T19:38:52.736Z] INFO: Image build ended at 06/11/2021 19:38:52. Duration:00:00:31.5592235 [2021-06-11T19:38:52.736Z] [2021-06-11T19:38:52.736Z] [2021-06-11T19:38:52.736Z] INFO: Building the test binaries at 06/11/2021 19:38:52... [2021-06-11T19:38:53.267Z] #50 31.73 go: extracting github.com/gogo/protobuf v1.2.1 [2021-06-11T19:38:55.179Z] #50 ... [2021-06-11T19:38:55.179Z] [2021-06-11T19:38:55.179Z] #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-06-11T19:38:55.179Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:55.179Z] #36 23.59 Fetched 8449 kB in 18s (466 kB/s) [2021-06-11T19:38:55.179Z] #36 23.59 Reading package lists... [2021-06-11T19:38:55.179Z] #36 29.58 Reading package lists... [2021-06-11T19:38:55.179Z] #36 ... [2021-06-11T19:38:55.179Z] [2021-06-11T19:38:55.179Z] #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-06-11T19:38:55.179Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:38:55.179Z] #59 26.98 go: finding github.com/pkg/errors v0.9.1 [2021-06-11T19:38:55.179Z] #59 27.04 go: finding github.com/sirupsen/logrus v1.8.1 [2021-06-11T19:38:55.179Z] #59 27.23 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-06-11T19:38:55.179Z] #59 27.30 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-06-11T19:38:55.179Z] #59 27.42 go: finding github.com/google/uuid v1.2.0 [2021-06-11T19:38:55.179Z] #59 27.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-06-11T19:38:55.179Z] #59 27.48 go: finding github.com/gofrs/flock v0.8.0 [2021-06-11T19:38:55.179Z] #59 27.52 go: finding github.com/moby/vpnkit v0.5.0 [2021-06-11T19:38:55.179Z] #59 27.59 go: finding github.com/gorilla/mux v1.8.0 [2021-06-11T19:38:55.179Z] #59 27.60 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-06-11T19:38:55.179Z] #59 27.64 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-06-11T19:38:55.179Z] #59 27.70 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-06-11T19:38:55.179Z] #59 27.75 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-06-11T19:38:55.179Z] #59 27.97 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-06-11T19:38:55.179Z] #59 28.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-06-11T19:38:55.449Z] #59 ... [2021-06-11T19:38:55.449Z] [2021-06-11T19:38:55.449Z] #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-06-11T19:38:55.449Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:38:55.449Z] #56 24.08 Fetched 8449 kB in 17s (489 kB/s) [2021-06-11T19:38:55.449Z] #56 24.08 Reading package lists... [2021-06-11T19:38:55.710Z] #56 30.15 Reading package lists... [2021-06-11T19:38:55.710Z] #56 ... [2021-06-11T19:38:55.710Z] [2021-06-11T19:38:55.710Z] #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-06-11T19:38:55.710Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:38:55.710Z] #13 21.83 Reading package lists... [2021-06-11T19:38:56.651Z] #13 27.73 Reading package lists... [2021-06-11T19:38:56.651Z] #13 ... [2021-06-11T19:38:56.651Z] [2021-06-11T19:38:56.651Z] #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-06-11T19:38:56.651Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:38:56.651Z] #44 25.05 Fetched 8452 kB in 18s (461 kB/s) [2021-06-11T19:38:56.651Z] #44 25.05 Reading package lists... [2021-06-11T19:38:56.911Z] #44 30.80 Reading package lists... [2021-06-11T19:38:56.911Z] #44 ... [2021-06-11T19:38:56.911Z] [2021-06-11T19:38:56.911Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-06-11T19:38:56.911Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:38:56.911Z] #36 29.58 Reading package lists... [2021-06-11T19:38:57.364Z] INFO: make.ps1 starting at 06/11/2021 19:38:56 [2021-06-11T19:38:57.364Z] INFO: Git commit (1dac53860c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T19:38:57.364Z] INFO: Invoking autogen... [2021-06-11T19:38:57.814Z] INFO: Building daemon... [2021-06-11T19:38:57.853Z] #36 35.09 Building dependency tree... [2021-06-11T19:38:59.237Z] #36 37.49 The following additional packages will be installed: [2021-06-11T19:38:59.237Z] #36 37.50 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-06-11T19:38:59.237Z] #36 37.50 Suggested packages: [2021-06-11T19:38:59.237Z] #36 37.50 cmake-doc ninja-build lrzip [2021-06-11T19:38:59.237Z] #36 37.50 Recommended packages: [2021-06-11T19:38:59.237Z] #36 37.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-06-11T19:38:59.808Z] #36 38.32 The following NEW packages will be installed: [2021-06-11T19:38:59.808Z] #36 38.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-06-11T19:38:59.808Z] #36 38.35 vim-common xxd [2021-06-11T19:39:00.069Z] #36 38.71 0 upgraded, 10 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T19:39:00.069Z] #36 38.71 Need to get 14.9 MB of archives. [2021-06-11T19:39:00.069Z] #36 38.71 After this operation, 61.8 MB of additional disk space will be used. [2021-06-11T19:39:00.069Z] #36 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T19:39:00.069Z] #36 38.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T19:39:00.069Z] #36 38.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-06-11T19:39:00.343Z] #36 38.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T19:39:00.915Z] #36 39.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-06-11T19:39:01.175Z] #36 39.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-06-11T19:39:01.175Z] #36 39.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-06-11T19:39:01.175Z] #36 39.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-06-11T19:39:01.175Z] #36 39.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-06-11T19:39:01.175Z] #36 39.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-06-11T19:39:01.748Z] #36 ... [2021-06-11T19:39:01.748Z] [2021-06-11T19:39:01.748Z] #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-06-11T19:39:01.748Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:01.748Z] #46 30.41 vendor/golang.org/x/crypto/internal/subtle [2021-06-11T19:39:01.748Z] #46 30.52 vendor/golang.org/x/crypto/curve25519 [2021-06-11T19:39:01.748Z] #46 38.53 sync [2021-06-11T19:39:01.748Z] #46 38.53 internal/reflectlite [2021-06-11T19:39:01.748Z] #46 39.96 github.com/LK4D4/vndr/godl/singleflight [2021-06-11T19:39:01.748Z] #46 40.27 math/rand [2021-06-11T19:39:02.011Z] #46 ... [2021-06-11T19:39:02.011Z] [2021-06-11T19:39:02.011Z] #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-06-11T19:39:02.011Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:39:02.011Z] #50 35.14 go: extracting golang.org/x/text v0.3.2 [2021-06-11T19:39:02.011Z] #50 38.80 go: finding github.com/fatih/color v1.7.0 [2021-06-11T19:39:02.011Z] #50 39.02 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-06-11T19:39:02.011Z] #50 39.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-06-11T19:39:02.011Z] #50 39.05 go: finding github.com/mattn/go-isatty v0.0.8 [2021-06-11T19:39:02.011Z] #50 39.13 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-06-11T19:39:02.011Z] #50 39.15 go: finding github.com/go-critic/go-critic v0.4.1 [2021-06-11T19:39:02.011Z] #50 39.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-06-11T19:39:02.011Z] #50 39.19 go: finding github.com/pkg/errors v0.8.1 [2021-06-11T19:39:02.011Z] #50 39.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-06-11T19:39:02.011Z] #50 39.21 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.27 go: finding github.com/sirupsen/logrus v1.4.2 [2021-06-11T19:39:02.011Z] #50 39.28 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-06-11T19:39:02.011Z] #50 39.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.32 go: finding github.com/stretchr/testify v1.4.0 [2021-06-11T19:39:02.011Z] #50 39.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.36 go: finding github.com/davecgh/go-spew v1.1.1 [2021-06-11T19:39:02.011Z] #50 39.37 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.37 go: finding github.com/spf13/viper v1.6.1 [2021-06-11T19:39:02.011Z] #50 39.42 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.46 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.51 go: finding github.com/stretchr/objx v0.2.0 [2021-06-11T19:39:02.011Z] #50 39.52 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-06-11T19:39:02.011Z] #50 39.52 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.58 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-06-11T19:39:02.011Z] #50 39.64 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-06-11T19:39:02.011Z] #50 39.64 go: finding github.com/gobwas/glob v0.2.3 [2021-06-11T19:39:02.011Z] #50 39.65 go: finding github.com/spf13/cobra v0.0.5 [2021-06-11T19:39:02.011Z] #50 39.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-06-11T19:39:02.011Z] #50 39.68 go: finding github.com/hashicorp/hcl v1.0.0 [2021-06-11T19:39:02.011Z] #50 39.70 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-06-11T19:39:02.011Z] #50 39.73 go: finding github.com/magiconair/properties v1.8.1 [2021-06-11T19:39:02.011Z] #50 39.78 go: finding github.com/spf13/pflag v1.0.5 [2021-06-11T19:39:02.011Z] #50 39.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-06-11T19:39:02.011Z] #50 39.85 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-06-11T19:39:02.011Z] #50 39.89 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-06-11T19:39:02.011Z] #50 39.93 go: finding github.com/pelletier/go-toml v1.2.0 [2021-06-11T19:39:02.011Z] #50 40.01 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-06-11T19:39:02.011Z] #50 40.09 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-06-11T19:39:02.011Z] #50 40.10 go: finding github.com/spf13/afero v1.1.2 [2021-06-11T19:39:02.011Z] #50 40.12 go: finding github.com/spf13/cast v1.3.0 [2021-06-11T19:39:02.011Z] #50 40.13 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-06-11T19:39:02.011Z] #50 40.15 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-06-11T19:39:02.011Z] #50 40.16 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-06-11T19:39:02.011Z] #50 40.19 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-06-11T19:39:02.011Z] #50 40.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-06-11T19:39:02.011Z] #50 40.25 go: finding gopkg.in/ini.v1 v1.51.0 [2021-06-11T19:39:02.011Z] #50 40.41 go: finding golang.org/x/text v0.3.2 [2021-06-11T19:39:02.011Z] #50 40.51 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-06-11T19:39:02.011Z] #50 40.54 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-06-11T19:39:02.011Z] #50 40.54 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-06-11T19:39:02.011Z] #50 40.55 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-06-11T19:39:02.011Z] #50 40.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-06-11T19:39:02.011Z] #50 40.58 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-06-11T19:39:02.011Z] #50 40.59 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-06-11T19:39:02.011Z] #50 40.59 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-06-11T19:39:02.011Z] #50 40.60 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-06-11T19:39:02.011Z] #50 40.61 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-06-11T19:39:02.011Z] #50 40.66 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-06-11T19:39:02.011Z] #50 40.68 go: finding github.com/kisielk/gotool v1.0.0 [2021-06-11T19:39:02.011Z] #50 40.72 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-06-11T19:39:02.271Z] #50 40.74 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-06-11T19:39:02.271Z] #50 40.80 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-06-11T19:39:02.271Z] #50 40.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-06-11T19:39:02.271Z] #50 40.82 go: finding github.com/ultraware/funlen v0.0.2 [2021-06-11T19:39:02.271Z] #50 40.84 go: finding github.com/ultraware/whitespace v0.0.4 [2021-06-11T19:39:02.271Z] #50 40.86 go: finding github.com/uudashr/gocognit v1.0.1 [2021-06-11T19:39:02.532Z] #50 41.01 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-06-11T19:39:02.532Z] #50 41.05 go: finding github.com/gogo/protobuf v1.2.1 [2021-06-11T19:39:02.532Z] #50 ... [2021-06-11T19:39:02.532Z] [2021-06-11T19:39:02.532Z] #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-06-11T19:39:02.532Z] #56 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-06-11T19:39:02.532Z] #56 30.15 Reading package lists... [2021-06-11T19:39:02.532Z] #56 35.71 Building dependency tree... [2021-06-11T19:39:02.532Z] #56 38.16 The following additional packages will be installed: [2021-06-11T19:39:02.532Z] #56 38.18 libbtrfs0 [2021-06-11T19:39:02.532Z] #56 38.28 The following NEW packages will be installed: [2021-06-11T19:39:02.532Z] #56 38.29 libbtrfs-dev libbtrfs0 [2021-06-11T19:39:02.532Z] #56 38.70 0 upgraded, 2 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T19:39:02.532Z] #56 38.70 Need to get 119 kB of archives. [2021-06-11T19:39:02.532Z] #56 38.70 After this operation, 387 kB of additional disk space will be used. [2021-06-11T19:39:02.532Z] #56 38.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T19:39:02.532Z] #56 38.70 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T19:39:02.532Z] #56 39.68 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:39:02.532Z] #56 39.88 Fetched 119 kB in 0s (431 kB/s) [2021-06-11T19:39:02.532Z] #56 39.99 Selecting previously unselected package libbtrfs0. [2021-06-11T19:39:02.532Z] #56 39.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:02.532Z] #56 40.10 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T19:39:02.532Z] #56 40.12 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T19:39:02.532Z] #56 40.26 Selecting previously unselected package libbtrfs-dev. [2021-06-11T19:39:02.532Z] #56 40.26 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T19:39:02.532Z] #56 40.27 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T19:39:02.532Z] #56 40.49 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T19:39:02.532Z] #56 40.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T19:39:02.532Z] #56 40.55 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:39:02.532Z] #56 DONE 41.1s [2021-06-11T19:39:02.532Z] [2021-06-11T19:39:02.532Z] #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-06-11T19:39:02.532Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:02.532Z] #46 41.16 internal/singleflight [2021-06-11T19:39:03.473Z] #46 41.89 sort [2021-06-11T19:39:03.473Z] #46 41.90 errors [2021-06-11T19:39:03.734Z] #46 42.24 io [2021-06-11T19:39:04.674Z] #46 43.17 strconv [2021-06-11T19:39:04.674Z] #46 43.22 bytes [2021-06-11T19:39:06.596Z] #46 45.23 bufio [2021-06-11T19:39:07.340Z] ---> 17f39276e3db [2021-06-11T19:39:07.540Z] #46 ... [2021-06-11T19:39:07.540Z] [2021-06-11T19:39:07.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-06-11T19:39:07.540Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:39:07.540Z] #44 30.80 Reading package lists... [2021-06-11T19:39:07.540Z] #44 36.07 Building dependency tree... [2021-06-11T19:39:07.540Z] #44 38.50 The following additional packages will be installed: [2021-06-11T19:39:07.540Z] #44 38.50 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-06-11T19:39:07.540Z] #44 38.50 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-06-11T19:39:07.540Z] #44 38.51 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T19:39:07.540Z] #44 38.51 python3.7-minimal [2021-06-11T19:39:07.540Z] #44 38.53 Suggested packages: [2021-06-11T19:39:07.540Z] #44 38.53 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-06-11T19:39:07.540Z] #44 38.53 python3.7-doc binfmt-support [2021-06-11T19:39:07.540Z] #44 39.70 The following NEW packages will be installed: [2021-06-11T19:39:07.540Z] #44 39.71 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-06-11T19:39:07.540Z] #44 39.72 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-06-11T19:39:07.540Z] #44 39.73 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-06-11T19:39:07.540Z] #44 39.73 python3.7-minimal [2021-06-11T19:39:07.540Z] #44 40.16 0 upgraded, 16 newly installed, 0 to remove and 30 not upgraded. [2021-06-11T19:39:07.540Z] #44 40.16 Need to get 6695 kB of archives. [2021-06-11T19:39:07.540Z] #44 40.16 After this operation, 33.1 MB of additional disk space will be used. [2021-06-11T19:39:07.540Z] #44 40.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-06-11T19:39:07.540Z] #44 40.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T19:39:07.540Z] #44 40.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T19:39:07.540Z] #44 40.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T19:39:07.540Z] #44 40.41 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T19:39:07.540Z] #44 40.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T19:39:07.540Z] #44 40.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T19:39:07.540Z] #44 40.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T19:39:07.540Z] #44 40.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-06-11T19:39:07.540Z] #44 40.72 Get:10 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-06-11T19:39:07.540Z] #44 40.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T19:39:07.540Z] #44 40.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-06-11T19:39:07.540Z] #44 40.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-06-11T19:39:07.540Z] #44 40.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T19:39:07.540Z] #44 40.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T19:39:07.540Z] #44 40.78 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T19:39:07.540Z] #44 42.48 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:39:07.540Z] #44 42.68 Fetched 6695 kB in 1s (5134 kB/s) [2021-06-11T19:39:07.540Z] #44 42.79 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T19:39:07.540Z] #44 42.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:07.540Z] #44 42.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:39:07.540Z] #44 42.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:07.540Z] #44 43.66 Selecting previously unselected package python3.7-minimal. [2021-06-11T19:39:07.540Z] #44 43.66 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:39:07.540Z] #44 43.67 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T19:39:07.540Z] #44 45.15 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:07.540Z] #44 45.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T19:39:07.800Z] #44 ... [2021-06-11T19:39:07.800Z] [2021-06-11T19:39:07.800Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:39:07.800Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:39:08.061Z] #32 46.08 Checking out files: 91% (1396/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-06-11T19:39:08.314Z] Successfully built 17f39276e3db [2021-06-11T19:39:08.314Z] Successfully tagged docker:latest [2021-06-11T19:39:08.314Z] INFO: Image build ended at 06/11/2021 19:39:07. Duration:00:00:37.8021358 [2021-06-11T19:39:08.314Z] [2021-06-11T19:39:08.314Z] [2021-06-11T19:39:08.314Z] INFO: Building the test binaries at 06/11/2021 19:39:07... [2021-06-11T19:39:08.321Z] #32 46.57 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-06-11T19:39:09.169Z] #32 47.41 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:39:09.429Z] #32 ... [2021-06-11T19:39:09.429Z] [2021-06-11T19:39:09.429Z] #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-06-11T19:39:09.429Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:09.429Z] #13 27.73 Reading package lists... [2021-06-11T19:39:09.429Z] #13 33.28 Building dependency tree... [2021-06-11T19:39:09.429Z] #13 36.08 The following additional packages will be installed: [2021-06-11T19:39:09.429Z] #13 36.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-06-11T19:39:09.429Z] #13 36.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-06-11T19:39:09.429Z] #13 36.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-06-11T19:39:09.429Z] #13 36.09 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-06-11T19:39:09.429Z] #13 36.10 mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T19:39:09.429Z] #13 36.10 Suggested packages: [2021-06-11T19:39:09.429Z] #13 36.12 gcc-8-locales seccomp wine64 [2021-06-11T19:39:09.429Z] #13 37.70 The following NEW packages will be installed: [2021-06-11T19:39:09.429Z] #13 37.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-06-11T19:39:09.429Z] #13 37.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-06-11T19:39:09.429Z] #13 37.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-06-11T19:39:09.429Z] #13 37.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-06-11T19:39:09.429Z] #13 37.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-06-11T19:39:09.429Z] #13 37.71 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-06-11T19:39:09.429Z] #13 37.72 The following packages will be upgraded: [2021-06-11T19:39:09.429Z] #13 37.73 libseccomp2 libsystemd0 libudev1 [2021-06-11T19:39:09.429Z] #13 38.14 3 upgraded, 25 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T19:39:09.429Z] #13 38.14 Need to get 78.2 MB of archives. [2021-06-11T19:39:09.429Z] #13 38.14 After this operation, 487 MB of additional disk space will be used. [2021-06-11T19:39:09.429Z] #13 38.14 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-06-11T19:39:09.429Z] #13 38.14 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-06-11T19:39:09.429Z] #13 38.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-06-11T19:39:09.429Z] #13 38.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-06-11T19:39:09.429Z] #13 38.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-06-11T19:39:09.429Z] #13 38.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-06-11T19:39:09.429Z] #13 38.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-06-11T19:39:09.429Z] #13 38.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-06-11T19:39:09.430Z] #13 38.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-06-11T19:39:09.430Z] #13 38.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-06-11T19:39:09.430Z] #13 39.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-06-11T19:39:09.430Z] #13 39.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-06-11T19:39:09.430Z] #13 39.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-06-11T19:39:09.430Z] #13 42.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-06-11T19:39:09.430Z] #13 ... [2021-06-11T19:39:09.430Z] [2021-06-11T19:39:09.430Z] #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-06-11T19:39:09.430Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:39:09.430Z] #36 41.45 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:39:09.430Z] #36 41.72 Fetched 14.9 MB in 2s (8925 kB/s) [2021-06-11T19:39:09.430Z] #36 41.80 Selecting previously unselected package xxd. [2021-06-11T19:39:09.430Z] #36 41.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:09.430Z] #36 41.88 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T19:39:09.430Z] #36 41.88 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T19:39:09.430Z] #36 42.22 Selecting previously unselected package vim-common. [2021-06-11T19:39:09.430Z] #36 42.23 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T19:39:09.430Z] #36 42.25 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T19:39:09.430Z] #36 42.63 Selecting previously unselected package cmake-data. [2021-06-11T19:39:09.430Z] #36 42.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-06-11T19:39:09.430Z] #36 42.64 Unpacking cmake-data (3.13.4-1) ... [2021-06-11T19:39:09.430Z] #36 45.26 Selecting previously unselected package libicu63:amd64. [2021-06-11T19:39:09.430Z] #36 45.29 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T19:39:09.430Z] #36 45.30 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T19:39:10.813Z] #36 ... [2021-06-11T19:39:10.813Z] [2021-06-11T19:39:10.813Z] #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-06-11T19:39:10.813Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:39:10.813Z] #44 49.25 Selecting previously unselected package python3-minimal. [2021-06-11T19:39:10.813Z] #44 49.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15650 files and directories currently installed.) [2021-06-11T19:39:10.813Z] #44 49.32 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T19:39:10.813Z] #44 49.33 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T19:39:11.073Z] #44 49.48 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T19:39:11.073Z] #44 49.48 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T19:39:11.073Z] #44 49.51 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T19:39:11.333Z] #44 49.63 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T19:39:11.333Z] #44 49.64 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:39:11.333Z] #44 49.64 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:12.717Z] #44 ... [2021-06-11T19:39:12.717Z] [2021-06-11T19:39:12.717Z] #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-06-11T19:39:12.717Z] #57 sha256:d2b96791696ba1cc0a0535cd9f6b19593b76594b176cd743be1514ad8f4c5656 [2021-06-11T19:39:12.717Z] #57 1.175 + RM_GOPATH=0 [2021-06-11T19:39:12.717Z] #57 1.175 + TMP_GOPATH= [2021-06-11T19:39:12.717Z] #57 1.175 + : /build [2021-06-11T19:39:12.717Z] #57 1.175 + '[' -z '' ']' [2021-06-11T19:39:12.717Z] #57 1.177 ++ mktemp -d [2021-06-11T19:39:12.717Z] #57 1.178 + export GOPATH=/tmp/tmp.jfNVxCuEYL [2021-06-11T19:39:12.717Z] #57 1.178 + GOPATH=/tmp/tmp.jfNVxCuEYL [2021-06-11T19:39:12.717Z] #57 1.178 + RM_GOPATH=1 [2021-06-11T19:39:12.717Z] #57 1.178 + case "$(go env GOARCH)" in [2021-06-11T19:39:12.717Z] #57 1.181 ++ go env GOARCH [2021-06-11T19:39:12.717Z] #57 1.200 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:39:12.717Z] #57 1.200 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:39:12.717Z] #57 1.200 ++ dirname /tmp/install/install.sh [2021-06-11T19:39:12.717Z] #57 1.201 + dir=/tmp/install [2021-06-11T19:39:12.717Z] #57 1.208 + bin=containerd [2021-06-11T19:39:12.717Z] #57 1.208 + shift [2021-06-11T19:39:12.717Z] #57 1.208 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-06-11T19:39:12.717Z] #57 1.208 + . /tmp/install/containerd.installer [2021-06-11T19:39:12.717Z] #57 1.208 ++ set -e [2021-06-11T19:39:12.717Z] #57 1.208 ++ : 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T19:39:12.717Z] #57 1.208 + install_containerd [2021-06-11T19:39:12.717Z] #57 1.209 + echo 'Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a' [2021-06-11T19:39:12.717Z] #57 1.210 Install containerd version 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T19:39:12.717Z] #57 1.210 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jfNVxCuEYL/src/github.com/containerd/containerd [2021-06-11T19:39:12.717Z] #57 1.222 Cloning into '/tmp/tmp.jfNVxCuEYL/src/github.com/containerd/containerd'... [2021-06-11T19:39:12.717Z] #57 ... [2021-06-11T19:39:12.717Z] [2021-06-11T19:39:12.717Z] #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-06-11T19:39:12.717Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:39:12.717Z] #50 41.21 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-06-11T19:39:12.717Z] #50 41.28 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-06-11T19:39:12.717Z] #50 41.32 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-06-11T19:39:12.717Z] #50 41.40 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-06-11T19:39:12.717Z] #50 41.41 go: finding github.com/BurntSushi/toml v0.3.1 [2021-06-11T19:39:12.717Z] #50 ... [2021-06-11T19:39:12.717Z] [2021-06-11T19:39:12.717Z] #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-06-11T19:39:12.717Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:12.717Z] #13 44.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-06-11T19:39:12.717Z] #13 44.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-06-11T19:39:12.717Z] #13 44.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-06-11T19:39:12.717Z] #13 44.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-06-11T19:39:12.717Z] #13 44.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-06-11T19:39:12.717Z] #13 44.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-06-11T19:39:12.717Z] #13 44.75 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-06-11T19:39:12.717Z] #13 44.78 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-06-11T19:39:12.717Z] #13 44.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-06-11T19:39:12.717Z] #13 44.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-06-11T19:39:12.717Z] #13 44.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-06-11T19:39:12.717Z] #13 44.88 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-06-11T19:39:12.717Z] #13 44.92 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-06-11T19:39:12.717Z] #13 44.94 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-06-11T19:39:12.717Z] #13 46.02 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:39:12.717Z] #13 46.16 Fetched 78.2 MB in 7s (11.1 MB/s) [2021-06-11T19:39:12.717Z] #13 46.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:12.717Z] #13 46.31 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-06-11T19:39:12.717Z] #13 46.34 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T19:39:12.978Z] #13 46.69 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-06-11T19:39:13.238Z] #13 46.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:13.238Z] #13 46.95 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T19:39:13.238Z] #13 46.98 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-06-11T19:39:13.498Z] #13 47.20 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T19:39:13.758Z] #13 47.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:13.758Z] #13 47.50 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-06-11T19:39:13.758Z] #13 47.57 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-06-11T19:39:14.160Z] INFO: make.ps1 starting at 06/11/2021 19:39:13 [2021-06-11T19:39:14.160Z] INFO: Git commit (1dac53860c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T19:39:14.160Z] INFO: Invoking autogen... [2021-06-11T19:39:14.330Z] #13 ... [2021-06-11T19:39:14.330Z] [2021-06-11T19:39:14.330Z] #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-06-11T19:39:14.330Z] #48 sha256:50d993e746e6d3060f8f7962533b726542b53dbd105681bdc57bba7e29b12fea [2021-06-11T19:39:14.330Z] #48 DONE 52.9s [2021-06-11T19:39:14.330Z] [2021-06-11T19:39:14.330Z] #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-06-11T19:39:14.330Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:14.330Z] #13 48.14 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-06-11T19:39:14.590Z] #13 48.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-06-11T19:39:14.590Z] #13 48.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-06-11T19:39:14.621Z] INFO: Building daemon... [2021-06-11T19:39:14.850Z] #13 48.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-06-11T19:39:14.850Z] #13 48.49 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T19:39:16.770Z] #13 50.65 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-06-11T19:39:17.030Z] #13 50.66 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-06-11T19:39:17.030Z] #13 50.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T19:39:17.291Z] #13 ... [2021-06-11T19:39:17.291Z] [2021-06-11T19:39:17.291Z] #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-06-11T19:39:17.291Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:39:17.291Z] #52 45.70 internal/oserror [2021-06-11T19:39:17.291Z] #52 45.72 strconv [2021-06-11T19:39:17.291Z] #52 45.81 syscall [2021-06-11T19:39:17.291Z] #52 49.96 reflect [2021-06-11T19:39:17.291Z] #52 52.85 time [2021-06-11T19:39:17.291Z] #52 ... [2021-06-11T19:39:17.291Z] [2021-06-11T19:39:17.291Z] #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-06-11T19:39:17.291Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:39:17.291Z] #44 51.43 Selecting previously unselected package python3.7. [2021-06-11T19:39:17.291Z] #44 51.43 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 51.44 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:17.291Z] #44 51.60 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T19:39:17.291Z] #44 51.61 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 51.62 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T19:39:17.291Z] #44 51.78 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T19:39:17.291Z] #44 53.73 Selecting previously unselected package python3. [2021-06-11T19:39:17.291Z] #44 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 ... 16062 files and directories currently installed.) [2021-06-11T19:39:17.291Z] #44 53.89 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 53.99 Unpacking python3 (3.7.3-1) ... [2021-06-11T19:39:17.291Z] #44 54.16 Selecting previously unselected package libprotobuf17:amd64. [2021-06-11T19:39:17.291Z] #44 54.17 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 54.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T19:39:17.291Z] #44 54.86 Selecting previously unselected package python3-pkg-resources. [2021-06-11T19:39:17.291Z] #44 54.87 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T19:39:17.291Z] #44 54.89 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T19:39:17.291Z] #44 55.07 Selecting previously unselected package python3-six. [2021-06-11T19:39:17.291Z] #44 55.08 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-06-11T19:39:17.291Z] #44 55.09 Unpacking python3-six (1.12.0-1) ... [2021-06-11T19:39:17.291Z] #44 55.19 Selecting previously unselected package python3-protobuf. [2021-06-11T19:39:17.291Z] #44 55.19 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 55.20 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-06-11T19:39:17.291Z] #44 55.64 Selecting previously unselected package libnet1:amd64. [2021-06-11T19:39:17.291Z] #44 55.66 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T19:39:17.291Z] #44 55.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T19:39:17.551Z] #44 55.79 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T19:39:17.551Z] #44 55.79 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T19:39:17.551Z] #44 55.80 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T19:39:17.551Z] #44 55.95 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T19:39:17.551Z] #44 55.95 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T19:39:17.551Z] #44 55.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T19:39:17.551Z] #44 56.04 Selecting previously unselected package criu. [2021-06-11T19:39:17.811Z] #44 56.05 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-06-11T19:39:17.811Z] #44 56.05 Unpacking criu (3.15-1) ... [2021-06-11T19:39:18.072Z] #44 ... [2021-06-11T19:39:18.072Z] [2021-06-11T19:39:18.072Z] #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-06-11T19:39:18.072Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:18.072Z] #46 46.83 reflect [2021-06-11T19:39:18.072Z] #46 46.99 syscall [2021-06-11T19:39:18.072Z] #46 53.82 time [2021-06-11T19:39:18.332Z] #46 ... [2021-06-11T19:39:18.332Z] [2021-06-11T19:39:18.332Z] #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-06-11T19:39:18.332Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:39:18.332Z] #44 56.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T19:39:18.332Z] #44 56.82 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T19:39:18.332Z] #44 56.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T19:39:18.332Z] #44 56.89 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-06-11T19:39:18.592Z] #44 56.90 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T19:39:18.592Z] #44 56.92 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:18.592Z] #44 56.94 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T19:39:18.592Z] #44 56.97 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T19:39:19.163Z] #44 ... [2021-06-11T19:39:19.163Z] [2021-06-11T19:39:19.163Z] #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-06-11T19:39:19.163Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-06-11T19:39:19.163Z] #36 51.95 Selecting previously unselected package libxml2:amd64. [2021-06-11T19:39:19.163Z] #36 51.95 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 51.96 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T19:39:19.163Z] #36 52.92 Selecting previously unselected package libarchive13:amd64. [2021-06-11T19:39:19.163Z] #36 52.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 52.96 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T19:39:19.163Z] #36 53.46 Selecting previously unselected package libjsoncpp1:amd64. [2021-06-11T19:39:19.163Z] #36 53.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 53.51 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T19:39:19.163Z] #36 53.82 Selecting previously unselected package librhash0:amd64. [2021-06-11T19:39:19.163Z] #36 53.83 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 53.85 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-06-11T19:39:19.163Z] #36 54.06 Selecting previously unselected package libuv1:amd64. [2021-06-11T19:39:19.163Z] #36 54.06 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 54.07 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-06-11T19:39:19.163Z] #36 54.29 Selecting previously unselected package cmake. [2021-06-11T19:39:19.163Z] #36 54.31 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-06-11T19:39:19.163Z] #36 54.31 Unpacking cmake (3.13.4-1) ... [2021-06-11T19:39:19.163Z] #36 57.02 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T19:39:19.163Z] #36 57.05 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T19:39:19.163Z] #36 57.08 Setting up libuv1:amd64 (1.24.1-1) ... [2021-06-11T19:39:19.163Z] #36 57.10 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T19:39:19.163Z] #36 57.13 Setting up librhash0:amd64 (1.3.8-1) ... [2021-06-11T19:39:19.163Z] #36 57.16 Setting up cmake-data (3.13.4-1) ... [2021-06-11T19:39:19.163Z] #36 57.20 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-06-11T19:39:19.163Z] #36 57.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-06-11T19:39:19.163Z] #36 57.25 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-06-11T19:39:19.163Z] #36 57.26 Setting up cmake (3.13.4-1) ... [2021-06-11T19:39:19.163Z] #36 57.28 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:39:19.163Z] #36 57.36 Processing triggers for mime-support (3.62) ... [2021-06-11T19:39:19.163Z] #36 DONE 57.8s [2021-06-11T19:39:19.163Z] [2021-06-11T19:39:19.163Z] #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-06-11T19:39:19.163Z] #37 sha256:85e5a055df0c4a28b6b716d3ef1320ab3bb85309089870b5582a7628b1a716f4 [2021-06-11T19:39:20.547Z] #37 1.183 + RM_GOPATH=0 [2021-06-11T19:39:20.547Z] #37 1.183 + TMP_GOPATH= [2021-06-11T19:39:20.547Z] #37 1.183 + : /build [2021-06-11T19:39:20.547Z] #37 1.187 + '[' -z '' ']' [2021-06-11T19:39:20.547Z] #37 1.188 ++ mktemp -d [2021-06-11T19:39:20.547Z] #37 1.191 + export GOPATH=/tmp/tmp.VgzjOsveHz [2021-06-11T19:39:20.547Z] #37 1.192 + GOPATH=/tmp/tmp.VgzjOsveHz [2021-06-11T19:39:20.547Z] #37 1.192 + RM_GOPATH=1 [2021-06-11T19:39:20.547Z] #37 1.192 + case "$(go env GOARCH)" in [2021-06-11T19:39:20.547Z] #37 1.193 ++ go env GOARCH [2021-06-11T19:39:20.547Z] #37 1.208 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:39:20.547Z] #37 1.208 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:39:20.547Z] #37 1.209 ++ dirname /tmp/install/install.sh [2021-06-11T19:39:20.547Z] #37 1.210 + dir=/tmp/install [2021-06-11T19:39:20.547Z] #37 1.211 + bin=tini [2021-06-11T19:39:20.547Z] #37 1.211 + shift [2021-06-11T19:39:20.547Z] #37 1.211 + '[' '!' -f /tmp/install/tini.installer ']' [2021-06-11T19:39:20.547Z] #37 1.211 + . /tmp/install/tini.installer [2021-06-11T19:39:20.547Z] #37 1.212 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T19:39:20.547Z] #37 1.212 + install_tini [2021-06-11T19:39:20.547Z] #37 1.212 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-06-11T19:39:20.547Z] #37 1.213 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T19:39:20.547Z] #37 1.213 + git clone https://github.com/krallin/tini.git /tmp/tmp.VgzjOsveHz/tini [2021-06-11T19:39:20.547Z] #37 1.219 Cloning into '/tmp/tmp.VgzjOsveHz/tini'... [2021-06-11T19:39:21.118Z] #37 1.940 + cd /tmp/tmp.VgzjOsveHz/tini [2021-06-11T19:39:21.118Z] #37 1.943 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-06-11T19:39:21.118Z] #37 1.949 + cmake . [2021-06-11T19:39:21.688Z] #37 2.552 -- The C compiler identification is GNU 8.3.0 [2021-06-11T19:39:21.688Z] #37 2.605 -- Check for working C compiler: /usr/bin/cc [2021-06-11T19:39:22.629Z] #37 3.225 -- Check for working C compiler: /usr/bin/cc -- works [2021-06-11T19:39:22.629Z] #37 3.230 -- Detecting C compiler ABI info [2021-06-11T19:39:23.200Z] #37 3.906 -- Detecting C compiler ABI info - done [2021-06-11T19:39:23.200Z] #37 3.962 -- Detecting C compile features [2021-06-11T19:39:25.138Z] #37 5.866 -- Detecting C compile features - done [2021-06-11T19:39:25.138Z] #37 5.901 -- Performing Test HAS_BUILTIN_FORTIFY [2021-06-11T19:39:25.400Z] #37 6.203 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-06-11T19:39:25.400Z] #37 6.338 -- Configuring done [2021-06-11T19:39:25.400Z] #37 6.364 -- Generating done [2021-06-11T19:39:25.672Z] #37 6.367 -- Build files have been written to: /tmp/tmp.VgzjOsveHz/tini [2021-06-11T19:39:25.672Z] #37 6.387 + make tini-static [2021-06-11T19:39:25.939Z] #37 6.783 Scanning dependencies of target tini-static [2021-06-11T19:39:26.199Z] #37 7.012 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-06-11T19:39:27.582Z] #37 8.122 [100%] Linking C executable tini-static [2021-06-11T19:39:27.843Z] #37 8.775 [100%] Built target tini-static [2021-06-11T19:39:28.103Z] #37 8.853 + mkdir -p /build [2021-06-11T19:39:28.103Z] #37 8.862 + cp tini-static /build/docker-init [2021-06-11T19:39:28.675Z] #37 DONE 9.2s [2021-06-11T19:39:28.675Z] [2021-06-11T19:39:28.675Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-06-11T19:39:28.675Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:28.675Z] #13 53.25 Selecting previously unselected package binutils-mingw-w64. [2021-06-11T19:39:28.675Z] #13 53.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-06-11T19:39:28.675Z] #13 53.28 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T19:39:28.675Z] #13 53.55 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-06-11T19:39:28.675Z] #13 53.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T19:39:28.675Z] #13 53.58 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T19:39:28.675Z] #13 53.84 Selecting previously unselected package dmsetup. [2021-06-11T19:39:28.675Z] #13 53.84 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-06-11T19:39:28.675Z] #13 53.85 Unpacking dmsetup (2:1.02.155-3) ... [2021-06-11T19:39:28.675Z] #13 54.12 Selecting previously unselected package mingw-w64-common. [2021-06-11T19:39:28.675Z] #13 54.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-06-11T19:39:28.675Z] #13 54.12 Unpacking mingw-w64-common (6.0.0-3) ... [2021-06-11T19:39:28.675Z] #13 59.21 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-06-11T19:39:28.675Z] #13 59.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-06-11T19:39:28.675Z] #13 59.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T19:39:30.058Z] #13 ... [2021-06-11T19:39:30.058Z] [2021-06-11T19:39:30.058Z] #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-06-11T19:39:30.058Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:39:30.058Z] #52 58.50 context [2021-06-11T19:39:30.058Z] #52 59.71 internal/poll [2021-06-11T19:39:30.058Z] #52 61.52 encoding/binary [2021-06-11T19:39:30.058Z] #52 61.59 os [2021-06-11T19:39:30.058Z] #52 63.88 encoding/base64 [2021-06-11T19:39:30.058Z] #52 64.65 fmt [2021-06-11T19:39:30.058Z] #52 64.78 path/filepath [2021-06-11T19:39:30.058Z] #52 66.08 golang.org/x/sys/unix [2021-06-11T19:39:30.058Z] #52 ... [2021-06-11T19:39:30.058Z] [2021-06-11T19:39:30.058Z] #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-06-11T19:39:30.058Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:30.058Z] #46 59.27 internal/poll [2021-06-11T19:39:30.058Z] #46 60.11 internal/fmtsort [2021-06-11T19:39:30.058Z] #46 60.79 internal/syscall/execenv [2021-06-11T19:39:30.058Z] #46 60.95 internal/syscall/unix [2021-06-11T19:39:30.058Z] #46 61.14 strings [2021-06-11T19:39:30.058Z] #46 61.20 os [2021-06-11T19:39:30.058Z] #46 64.25 regexp/syntax [2021-06-11T19:39:30.058Z] #46 64.63 fmt [2021-06-11T19:39:30.319Z] #46 68.94 regexp [2021-06-11T19:39:30.889Z] #46 ... [2021-06-11T19:39:30.889Z] [2021-06-11T19:39:30.889Z] #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-06-11T19:39:30.889Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:39:30.889Z] #52 69.44 encoding/json [2021-06-11T19:39:32.724Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T19:39:32.724Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2021-06-11T19:39:33.431Z] #52 ... [2021-06-11T19:39:33.431Z] [2021-06-11T19:39:33.432Z] #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-06-11T19:39:33.432Z] #44 sha256:13a8cdb50b91ac8d26c70583087f4258acf9cbcca09d3121189d13aa768e0815 [2021-06-11T19:39:33.432Z] #44 62.34 Setting up python3 (3.7.3-1) ... [2021-06-11T19:39:33.432Z] #44 62.93 Setting up python3-six (1.12.0-1) ... [2021-06-11T19:39:33.432Z] #44 64.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T19:39:33.432Z] #44 65.84 Setting up python3-protobuf (3.6.1.3-2) ... [2021-06-11T19:39:33.432Z] #44 69.41 Setting up criu (3.15-1) ... [2021-06-11T19:39:33.432Z] #44 71.15 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:39:33.432Z] #44 71.23 Processing triggers for mime-support (3.62) ... [2021-06-11T19:39:33.432Z] #44 DONE 71.5s [2021-06-11T19:39:33.432Z] [2021-06-11T19:39:33.432Z] #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-06-11T19:39:33.432Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:33.432Z] #13 65.53 Selecting previously unselected package gcc-mingw-w64-base. [2021-06-11T19:39:33.432Z] #13 65.55 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T19:39:33.432Z] #13 65.56 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:39:33.432Z] #13 65.72 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-06-11T19:39:33.432Z] #13 65.72 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T19:39:33.432Z] #13 65.72 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:39:33.668Z] ok github.com/docker/docker/api/server/middleware 0.032s coverage: 37.7% of statements [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T19:39:33.669Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T19:39:33.930Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T19:39:33.930Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T19:39:35.319Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T19:39:35.319Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T19:39:35.580Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2021-06-11T19:39:35.580Z] ok github.com/docker/docker/api/types/filters 0.029s coverage: 92.2% of statements [2021-06-11T19:39:35.580Z] ok github.com/docker/docker/api/server/router/swarm 0.028s coverage: 5.7% of statements [2021-06-11T19:39:35.580Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T19:39:35.581Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T19:39:36.173Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2021-06-11T19:39:36.173Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T19:39:36.173Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T19:39:38.715Z] #13 ... [2021-06-11T19:39:38.715Z] [2021-06-11T19:39:38.715Z] #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-06-11T19:39:38.715Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:39:38.715Z] #52 74.48 github.com/pkg/diff [2021-06-11T19:39:38.715Z] #52 74.62 go/ast [2021-06-11T19:39:38.715Z] #52 75.89 golang.org/x/crypto/ssh/terminal [2021-06-11T19:39:38.715Z] #52 76.97 mvdan.cc/editorconfig [2021-06-11T19:39:38.724Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2021-06-11T19:39:39.285Z] #52 77.93 mvdan.cc/sh/v3/fileutil [2021-06-11T19:39:39.429Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:39:39.429Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:39:39.429Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:39:39.429Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:39:39.429Z] [2021-06-11T19:39:39.429Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:39:39.429Z] DOCKER_SYSTEMD=1 [2021-06-11T19:39:39.429Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:39:39.429Z] HOSTNAME=5294f88d8c37 [2021-06-11T19:39:39.430Z] DEST=bundles/test-integration [2021-06-11T19:39:39.430Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:39:39.430Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:39:39.430Z] container=docker [2021-06-11T19:39:39.430Z] HOME=/root [2021-06-11T19:39:39.430Z] LANG=C.UTF-8 [2021-06-11T19:39:39.430Z] INVOCATION_ID=d4136bb22b5a4a50af20d41fc39ec4c0 [2021-06-11T19:39:39.430Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:39:39.430Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:39:39.430Z] VALIDATE_BRANCH=master [2021-06-11T19:39:39.430Z] TERM=xterm [2021-06-11T19:39:39.430Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:39:39.430Z] SHLVL=3 [2021-06-11T19:39:39.430Z] TIMEOUT=120m [2021-06-11T19:39:39.430Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:39:39.430Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:39:39.430Z] GO111MODULE=off [2021-06-11T19:39:39.430Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T19:39:39.430Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T19:39:39.430Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:39:39.430Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:39:39.430Z] GOPATH=/go [2021-06-11T19:39:39.430Z] PKG_CONFIG=pkg-config [2021-06-11T19:39:39.430Z] _=/usr/bin/env [2021-06-11T19:39:39.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T19:39:39.545Z] #52 78.04 text/tabwriter [2021-06-11T19:39:39.671Z] ok github.com/docker/docker/builder/remotecontext 0.146s coverage: 13.7% of statements [2021-06-11T19:39:39.806Z] #52 78.42 mvdan.cc/sh/v3/syntax [2021-06-11T19:39:40.616Z] ok github.com/docker/docker/builder/dockerfile 0.473s coverage: 48.8% of statements [2021-06-11T19:39:40.616Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T19:39:40.690Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:39:40.690Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:39:40.690Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:39:40.690Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:39:40.690Z] [2021-06-11T19:39:40.690Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:39:40.690Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:39:40.690Z] HOSTNAME=43c9728d5ada [2021-06-11T19:39:40.690Z] DEST=bundles/test-integration [2021-06-11T19:39:40.690Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:39:40.690Z] DOCKER_ROOTLESS=1 [2021-06-11T19:39:40.690Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:39:40.690Z] container=docker [2021-06-11T19:39:40.690Z] HOME=/root [2021-06-11T19:39:40.690Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:39:40.690Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:39:40.690Z] VALIDATE_BRANCH=master [2021-06-11T19:39:40.690Z] TERM=xterm [2021-06-11T19:39:40.690Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:39:40.690Z] SHLVL=1 [2021-06-11T19:39:40.690Z] TIMEOUT=120m [2021-06-11T19:39:40.690Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:39:40.690Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:39:40.690Z] GO111MODULE=off [2021-06-11T19:39:40.690Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T19:39:40.690Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T19:39:40.690Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:39:40.690Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:39:40.690Z] GOPATH=/go [2021-06-11T19:39:40.690Z] PKG_CONFIG=pkg-config [2021-06-11T19:39:40.690Z] _=/usr/bin/env [2021-06-11T19:39:40.690Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T19:39:41.188Z] #52 ... [2021-06-11T19:39:41.188Z] [2021-06-11T19:39:41.188Z] #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-06-11T19:39:41.188Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:41.188Z] #46 69.57 flag [2021-06-11T19:39:41.188Z] #46 70.96 go/token [2021-06-11T19:39:41.188Z] #46 71.86 go/scanner [2021-06-11T19:39:41.188Z] #46 72.39 internal/lazyregexp [2021-06-11T19:39:41.188Z] #46 72.74 path [2021-06-11T19:39:41.188Z] #46 73.26 go/ast [2021-06-11T19:39:41.188Z] #46 73.47 io/ioutil [2021-06-11T19:39:41.188Z] #46 73.93 net/url [2021-06-11T19:39:41.188Z] #46 75.36 text/template/parse [2021-06-11T19:39:41.188Z] #46 76.96 go/parser [2021-06-11T19:39:41.188Z] #46 78.69 text/template [2021-06-11T19:39:41.448Z] #46 80.19 log [2021-06-11T19:39:42.019Z] #46 80.73 encoding/xml [2021-06-11T19:39:42.534Z] ok github.com/docker/docker/builder/remotecontext/git 4.788s coverage: 86.3% of statements [2021-06-11T19:39:42.534Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T19:39:42.534Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T19:39:43.930Z] #46 ... [2021-06-11T19:39:43.930Z] [2021-06-11T19:39:43.930Z] #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-06-11T19:39:43.930Z] #57 sha256:d2b96791696ba1cc0a0535cd9f6b19593b76594b176cd743be1514ad8f4c5656 [2021-06-11T19:39:44.992Z] #57 41.51 Checking out files: 55% (2198/3928) Checking out files: 56% (2200/3928) Checking out files: 57% (2239/3928) Checking out files: 58% (2279/3928) Checking out files: 59% (2318/3928) Checking out files: 60% (2357/3928) Checking out files: 61% (2397/3928) Checking out files: 62% (2436/3928) Checking out files: 63% (2475/3928) Checking out files: 64% (2514/3928) Checking out files: 65% (2554/3928) Checking out files: 66% (2593/3928) Checking out files: 67% (2632/3928) Checking out files: 68% (2672/3928) Checking out files: 69% (2711/3928) Checking out files: 70% (2750/3928) Checking out files: 71% (2789/3928) Checking out files: 72% (2829/3928) Checking out files: 73% (2868/3928) Checking out files: 74% (2907/3928) Checking out files: 75% (2946/3928) Checking out files: 76% (2986/3928) Checking out files: 77% (3025/3928) Checking out files: 78% (3064/3928) Checking out files: 79% (3104/3928) Checking out files: 80% (3143/3928) Checking out files: 81% (3182/3928) Checking out files: 82% (3221/3928) Checking out files: 83% (3261/3928) Checking out files: 84% (3300/3928) Checking out files: 85% (3339/3928) Checking out files: 86% (3379/3928) Checking out files: 87% (3418/3928) Checking out files: 88% (3457/3928) Checking out files: 89% (3496/3928) Checking out files: 90% (3536/3928) Checking out files: 91% (3575/3928) Checking out files: 92% (3614/3928) Checking out files: 93% (3654/3928) Checking out files: 94% (3693/3928) Checking out files: 95% (3732/3928) Checking out files: 96% (3771/3928) Checking out files: 97% (3811/3928) Checking out files: 98% (3850/3928) Checking out files: 99% (3889/3928) Checking out files: 100% (3928/3928) Checking out files: 100% (3928/3928), done. [2021-06-11T19:39:44.992Z] #57 42.51 + cd /tmp/tmp.jfNVxCuEYL/src/github.com/containerd/containerd [2021-06-11T19:39:44.992Z] #57 42.51 + git checkout -q 36cc874494a56a253cd181a1a685b44b58a2e34a [2021-06-11T19:39:46.376Z] #57 43.82 + export 'BUILDTAGS=netgo osusergo static_build' [2021-06-11T19:39:46.376Z] #57 43.82 + BUILDTAGS='netgo osusergo static_build' [2021-06-11T19:39:46.377Z] #57 43.82 + export EXTRA_FLAGS=-buildmode=pie [2021-06-11T19:39:46.377Z] #57 43.82 + EXTRA_FLAGS=-buildmode=pie [2021-06-11T19:39:46.377Z] #57 43.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-06-11T19:39:46.377Z] #57 43.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-06-11T19:39:46.377Z] #57 43.83 + '[' '' = dynamic ']' [2021-06-11T19:39:46.377Z] #57 43.83 + make [2021-06-11T19:39:46.749Z] ok github.com/docker/docker/client 0.256s coverage: 75.4% of statements [2021-06-11T19:39:47.758Z] #57 45.31 + bin/ctr [2021-06-11T19:39:51.964Z] #57 ... [2021-06-11T19:39:51.964Z] [2021-06-11T19:39:51.964Z] #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-06-11T19:39:51.964Z] #52 sha256:219eb3934ae7bd81ea2f16341351fca0a32cd2f511cafc5278c7cedb4b9e1b15 [2021-06-11T19:39:51.964Z] #52 83.99 mvdan.cc/sh/v3/cmd/shfmt [2021-06-11T19:39:51.964Z] #52 DONE 90.1s [2021-06-11T19:39:51.964Z] [2021-06-11T19:39:51.964Z] #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-06-11T19:39:51.964Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:39:51.964Z] #46 82.93 go/doc [2021-06-11T19:39:51.964Z] #46 84.84 github.com/LK4D4/vndr/versioned [2021-06-11T19:39:51.964Z] #46 84.95 compress/flate [2021-06-11T19:39:51.964Z] #46 85.93 github.com/LK4D4/vndr/build [2021-06-11T19:39:51.964Z] #46 87.15 hash/crc32 [2021-06-11T19:39:51.964Z] #46 87.70 compress/gzip [2021-06-11T19:39:51.964Z] #46 88.37 net [2021-06-11T19:39:51.964Z] #46 88.56 vendor/golang.org/x/crypto/internal/chacha20 [2021-06-11T19:39:51.964Z] #46 89.09 vendor/golang.org/x/crypto/poly1305 [2021-06-11T19:39:51.964Z] #46 89.43 vendor/golang.org/x/crypto/chacha20poly1305 [2021-06-11T19:39:52.538Z] #46 91.02 vendor/golang.org/x/crypto/hkdf [2021-06-11T19:39:52.538Z] #46 ... [2021-06-11T19:39:52.538Z] [2021-06-11T19:39:52.538Z] #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-06-11T19:39:52.538Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:39:52.811Z] #13 86.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-06-11T19:39:52.811Z] #13 86.32 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-06-11T19:39:52.811Z] #13 86.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:40:02.801Z] #13 ... [2021-06-11T19:40:02.801Z] [2021-06-11T19:40:02.801Z] #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-06-11T19:40:02.801Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:40:02.801Z] #46 91.21 vendor/golang.org/x/text/transform [2021-06-11T19:40:02.801Z] #46 91.88 vendor/golang.org/x/text/unicode/bidi [2021-06-11T19:40:02.801Z] #46 93.51 vendor/golang.org/x/text/secure/bidirule [2021-06-11T19:40:02.801Z] #46 93.75 vendor/golang.org/x/text/unicode/norm [2021-06-11T19:40:02.801Z] #46 96.63 vendor/golang.org/x/net/idna [2021-06-11T19:40:02.801Z] #46 98.64 vendor/golang.org/x/net/http2/hpack [2021-06-11T19:40:02.801Z] #46 99.67 mime [2021-06-11T19:40:02.801Z] #46 101.3 mime/quotedprintable [2021-06-11T19:40:02.801Z] #46 101.4 net/http/internal [2021-06-11T19:40:05.344Z] #46 103.7 crypto/tls [2021-06-11T19:40:05.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T19:40:06.285Z] #46 ... [2021-06-11T19:40:06.285Z] [2021-06-11T19:40:06.285Z] #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-06-11T19:40:06.285Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-06-11T19:40:06.285Z] #13 99.95 Selecting previously unselected package libapparmor1:amd64. [2021-06-11T19:40:06.285Z] #13 99.97 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-06-11T19:40:06.285Z] #13 99.98 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T19:40:06.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T19:40:06.545Z] #13 100.1 Selecting previously unselected package libapparmor-dev:amd64. [2021-06-11T19:40:06.545Z] #13 100.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-06-11T19:40:06.545Z] #13 100.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T19:40:06.545Z] #13 100.2 Selecting previously unselected package libbtrfs0. [2021-06-11T19:40:06.545Z] #13 100.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-06-11T19:40:06.545Z] #13 100.3 Unpacking libbtrfs0 (4.20.1-2) ... [2021-06-11T19:40:06.545Z] #13 100.3 Selecting previously unselected package libbtrfs-dev. [2021-06-11T19:40:06.806Z] #13 100.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-06-11T19:40:06.806Z] #13 100.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-06-11T19:40:06.806Z] #13 100.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-06-11T19:40:06.806Z] #13 100.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-06-11T19:40:06.806Z] #13 100.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T19:40:06.806Z] #13 100.5 Selecting previously unselected package libudev-dev:amd64. [2021-06-11T19:40:06.806Z] #13 100.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T19:40:06.806Z] #13 100.6 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T19:40:07.066Z] #13 100.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-06-11T19:40:07.066Z] #13 100.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-06-11T19:40:07.066Z] #13 100.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T19:40:07.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T19:40:07.327Z] #13 100.9 Selecting previously unselected package libpcre16-3:amd64. [2021-06-11T19:40:07.327Z] #13 100.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-06-11T19:40:07.327Z] #13 100.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T19:40:07.327Z] #13 101.1 Selecting previously unselected package libpcre32-3:amd64. [2021-06-11T19:40:07.327Z] #13 101.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-06-11T19:40:07.327Z] #13 101.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T19:40:07.587Z] #13 101.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-06-11T19:40:07.587Z] #13 101.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-06-11T19:40:07.587Z] #13 101.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T19:40:07.587Z] #13 101.4 Selecting previously unselected package libpcre3-dev:amd64. [2021-06-11T19:40:07.587Z] #13 101.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-06-11T19:40:07.587Z] #13 101.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T19:40:07.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T19:40:08.156Z] #13 101.8 Selecting previously unselected package libselinux1-dev:amd64. [2021-06-11T19:40:08.156Z] #13 101.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-06-11T19:40:08.156Z] #13 101.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T19:40:08.156Z] #13 102.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-06-11T19:40:08.156Z] #13 102.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-06-11T19:40:08.156Z] #13 102.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T19:40:08.416Z] #13 102.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-06-11T19:40:08.416Z] #13 102.1 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-06-11T19:40:08.416Z] #13 102.1 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T19:40:08.675Z] #13 102.3 Selecting previously unselected package libsystemd-dev:amd64. [2021-06-11T19:40:08.675Z] #13 102.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-06-11T19:40:08.675Z] #13 102.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T19:40:08.934Z] #13 102.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-06-11T19:40:08.934Z] #13 102.8 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-06-11T19:40:09.193Z] #13 102.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-06-11T19:40:09.193Z] #13 102.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-06-11T19:40:09.193Z] #13 102.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-06-11T19:40:09.193Z] #13 102.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-06-11T19:40:09.193Z] #13 102.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-06-11T19:40:09.193Z] #13 102.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-06-11T19:40:09.193Z] #13 103.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-06-11T19:40:09.193Z] #13 103.0 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-06-11T19:40:09.193Z] #13 103.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-06-11T19:40:09.193Z] #13 103.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-06-11T19:40:09.193Z] #13 103.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:40:09.193Z] #13 103.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-06-11T19:40:09.193Z] #13 103.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-06-11T19:40:09.193Z] #13 103.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-06-11T19:40:09.193Z] #13 103.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T19:40:09.193Z] #13 103.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-06-11T19:40:09.193Z] #13 103.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-06-11T19:40:09.193Z] #13 103.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-06-11T19:40:09.193Z] #13 103.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T19:40:09.193Z] #13 103.1 Setting up dmsetup (2:1.02.155-3) ... [2021-06-11T19:40:09.193Z] #13 103.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-06-11T19:40:09.470Z] #13 103.1 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-06-11T19:40:09.470Z] #13 103.1 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:40:09.704Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-11T19:40:09.704Z] [2021-06-11T19:40:09.704Z] ________ ____ __. [2021-06-11T19:40:09.704Z] \_____ \ | |/ _| [2021-06-11T19:40:09.704Z] / | \| < [2021-06-11T19:40:09.704Z] / | \ | \ [2021-06-11T19:40:09.705Z] \_______ /____|__ \ [2021-06-11T19:40:09.705Z] \/ \/ [2021-06-11T19:40:09.705Z] [2021-06-11T19:40:09.705Z] INFO: make.ps1 ended at 06/11/2021 19:40:08 [2021-06-11T19:40:10.658Z] INFO: Binaries build ended at 06/11/2021 19:40:10. Duration:00:01:17.4381678 [2021-06-11T19:40:11.382Z] #13 DONE 105.1s [2021-06-11T19:40:11.382Z] [2021-06-11T19:40:11.382Z] #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-06-11T19:40:11.382Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:40:11.608Z] INFO: Copying the built daemon binary to d:\CI\PR-42518\1\binary\dockerd-1dac53860c.exe... [2021-06-11T19:40:11.608Z] INFO: Copying the built client binary to d:\CI\PR-42518\1\binary\docker-1dac53860c.exe... [2021-06-11T19:40:11.608Z] INFO: Copying dockerversion from the container... [2021-06-11T19:40:12.058Z] INFO: Copying the golang package from the container to d:\CI\PR-42518\1\installer\go.zip... [2021-06-11T19:40:12.764Z] #54 1.521 + RM_GOPATH=0 [2021-06-11T19:40:12.764Z] #54 1.521 + TMP_GOPATH= [2021-06-11T19:40:12.764Z] #54 1.521 + : /build [2021-06-11T19:40:12.764Z] #54 1.521 + '[' -z '' ']' [2021-06-11T19:40:12.764Z] #54 1.521 ++ mktemp -d [2021-06-11T19:40:13.007Z] INFO: Extracting go.zip to d:\CI\PR-42518\1\go [2021-06-11T19:40:13.025Z] #54 ... [2021-06-11T19:40:13.025Z] [2021-06-11T19:40:13.025Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-06-11T19:40:13.025Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-06-11T19:40:13.025Z] #14 DONE 1.6s [2021-06-11T19:40:13.025Z] [2021-06-11T19:40:13.025Z] #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-06-11T19:40:13.025Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:40:13.025Z] #54 1.523 + export GOPATH=/tmp/tmp.luQYTTELxI [2021-06-11T19:40:13.025Z] #54 1.523 + GOPATH=/tmp/tmp.luQYTTELxI [2021-06-11T19:40:13.025Z] #54 1.523 + RM_GOPATH=1 [2021-06-11T19:40:13.025Z] #54 1.523 + case "$(go env GOARCH)" in [2021-06-11T19:40:13.025Z] #54 1.526 ++ go env GOARCH [2021-06-11T19:40:13.025Z] #54 1.569 + export GO_BUILDMODE=-buildmode=pie [2021-06-11T19:40:13.025Z] #54 1.569 + GO_BUILDMODE=-buildmode=pie [2021-06-11T19:40:13.025Z] #54 1.569 ++ dirname /tmp/install/install.sh [2021-06-11T19:40:13.025Z] #54 1.573 + dir=/tmp/install [2021-06-11T19:40:13.025Z] #54 1.574 + bin=runc [2021-06-11T19:40:13.025Z] #54 1.574 + shift [2021-06-11T19:40:13.025Z] #54 1.574 + '[' '!' -f /tmp/install/runc.installer ']' [2021-06-11T19:40:13.025Z] #54 1.575 + . /tmp/install/runc.installer [2021-06-11T19:40:13.025Z] #54 1.597 ++ : b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:40:13.025Z] #54 1.602 + install_runc [2021-06-11T19:40:13.025Z] #54 1.602 + uname -r [2021-06-11T19:40:13.025Z] #54 1.602 + grep -q '^3\.10\.0.*\.el7\.' [2021-06-11T19:40:13.025Z] #54 1.607 + RUNC_BUILDTAGS='seccomp ' [2021-06-11T19:40:13.025Z] #54 1.607 + echo 'Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp )' [2021-06-11T19:40:13.025Z] #54 1.619 Install runc version b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 (build tags: seccomp ) [2021-06-11T19:40:13.025Z] #54 1.620 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.luQYTTELxI/src/github.com/opencontainers/runc [2021-06-11T19:40:13.025Z] #54 1.628 Cloning into '/tmp/tmp.luQYTTELxI/src/github.com/opencontainers/runc'... [2021-06-11T19:40:14.408Z] #54 ... [2021-06-11T19:40:14.408Z] [2021-06-11T19:40:14.408Z] #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-06-11T19:40:14.408Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-06-11T19:40:14.408Z] #15 DONE 1.3s [2021-06-11T19:40:14.408Z] [2021-06-11T19:40:14.408Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:40:14.408Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T19:40:14.669Z] #16 ... [2021-06-11T19:40:14.669Z] [2021-06-11T19:40:14.669Z] #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-06-11T19:40:14.669Z] #59 sha256:5115703b0a029fb2e4cee7ce3fcea179c375d14cb13103bd606272301107ce81 [2021-06-11T19:40:14.669Z] #59 105.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-06-11T19:40:14.669Z] #59 105.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-06-11T19:40:14.669Z] #59 DONE 113.3s [2021-06-11T19:40:14.930Z] [2021-06-11T19:40:14.930Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-06-11T19:40:14.930Z] #60 sha256:e0b1b4819323ff9439a9195c7742fbc1b33b3106239ca20fd4b15713741101ad [2021-06-11T19:40:14.930Z] #60 DONE 0.1s [2021-06-11T19:40:14.930Z] [2021-06-11T19:40:14.930Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-06-11T19:40:14.930Z] #61 sha256:580ecfa49276a91233688f4a498d94b5e9c661c2fcff9632317f1008fb15bab1 [2021-06-11T19:40:15.190Z] #61 DONE 0.2s [2021-06-11T19:40:15.190Z] [2021-06-11T19:40:15.190Z] #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-06-11T19:40:15.190Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:40:15.190Z] #46 109.1 net/http/httptrace [2021-06-11T19:40:15.190Z] #46 109.3 net/http [2021-06-11T19:40:15.761Z] #46 ... [2021-06-11T19:40:15.761Z] [2021-06-11T19:40:15.761Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-06-11T19:40:15.761Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-06-11T19:40:15.761Z] #16 1.536 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-06-11T19:40:16.021Z] #16 DONE 1.7s [2021-06-11T19:40:16.021Z] [2021-06-11T19:40:16.021Z] #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-06-11T19:40:16.021Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:40:16.021Z] #46 ... [2021-06-11T19:40:16.021Z] [2021-06-11T19:40:16.021Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-06-11T19:40:16.021Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-06-11T19:40:17.933Z] #17 DONE 1.8s [2021-06-11T19:40:17.933Z] [2021-06-11T19:40:17.933Z] #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-06-11T19:40:17.933Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:40:17.933Z] #50 ... [2021-06-11T19:40:17.933Z] [2021-06-11T19:40:17.933Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-06-11T19:40:17.933Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-06-11T19:40:18.908Z] ok github.com/docker/docker/cmd/dockerd 0.120s coverage: 29.1% of statements [2021-06-11T19:40:18.908Z] ok github.com/docker/docker/container 0.153s coverage: 34.6% of statements [2021-06-11T19:40:18.908Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T19:40:18.908Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T19:40:18.908Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T19:40:18.908Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T19:40:18.908Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.067s coverage: 65.3% of statements [2021-06-11T19:40:19.384Z] #18 DONE 1.3s [2021-06-11T19:40:19.384Z] [2021-06-11T19:40:19.384Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-06-11T19:40:19.384Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-06-11T19:40:19.855Z] ok github.com/docker/docker/daemon/cluster/convert 0.072s coverage: 35.9% of statements [2021-06-11T19:40:20.346Z] #19 DONE 1.2s [2021-06-11T19:40:20.347Z] [2021-06-11T19:40:20.347Z] #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-06-11T19:40:20.347Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:40:21.726Z] #20 1.386 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-06-11T19:40:21.726Z] #20 1.473 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-06-11T19:40:21.726Z] #20 1.572 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-06-11T19:40:21.986Z] #20 1.666 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-06-11T19:40:22.247Z] #20 1.946 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [479 kB] [2021-06-11T19:40:23.174Z] ok github.com/docker/docker/daemon/cluster 0.190s coverage: 0.5% of statements [2021-06-11T19:40:23.187Z] #20 2.846 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-06-11T19:40:24.129Z] #20 3.833 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [292 kB] [2021-06-11T19:40:25.099Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-06-11T19:40:25.511Z] #20 5.141 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-06-11T19:40:25.675Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.8% of statements [2021-06-11T19:40:26.023Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|imports|name|files) took 2m9.754280763s [2021-06-11T19:40:26.023Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 589.738502ms [2021-06-11T19:40:26.250Z] ok github.com/docker/docker/daemon/events 0.073s coverage: 50.0% of statements [2021-06-11T19:40:27.641Z] ok github.com/docker/docker/daemon/graphdriver 0.019s coverage: 2.2% of statements [2021-06-11T19:40:28.054Z] #20 ... [2021-06-11T19:40:28.054Z] [2021-06-11T19:40:28.054Z] #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-06-11T19:40:28.054Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:40:28.054Z] #54 12.49 + cd /tmp/tmp.luQYTTELxI/src/github.com/opencontainers/runc [2021-06-11T19:40:28.054Z] #54 12.49 + git checkout -q b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-06-11T19:40:28.054Z] #54 13.06 + '[' -z '' ']' [2021-06-11T19:40:28.054Z] #54 13.06 + target=static [2021-06-11T19:40:28.054Z] #54 13.06 + make 'BUILDTAGS=seccomp ' static [2021-06-11T19:40:28.054Z] #54 13.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o runc . [2021-06-11T19:40:28.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T19:40:29.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T19:40:30.597Z] #54 ... [2021-06-11T19:40:30.597Z] [2021-06-11T19:40:30.597Z] #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-06-11T19:40:30.597Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:40:30.597Z] #20 9.929 Fetched 8974 kB in 9s (1022 kB/s) [2021-06-11T19:40:31.856Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.061s coverage: 73.3% of statements [2021-06-11T19:40:31.856Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-06-11T19:40:32.134Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.501s coverage: 14.0% of statements [2021-06-11T19:40:33.080Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.914s coverage: 56.2% of statements [2021-06-11T19:40:33.896Z] #20 9.929 Reading package lists... [2021-06-11T19:40:34.467Z] #20 13.74 Reading package lists... [2021-06-11T19:40:34.467Z] #20 ... [2021-06-11T19:40:34.467Z] [2021-06-11T19:40:34.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-06-11T19:40:34.467Z] #46 sha256:f658db2faa80790ee037abb58e9677a6607ebdef51e074573698f4fc3e1c1883 [2021-06-11T19:40:34.467Z] #46 123.3 github.com/LK4D4/vndr/godl [2021-06-11T19:40:34.467Z] #46 124.1 github.com/LK4D4/vndr [2021-06-11T19:40:34.467Z] #46 DONE 133.0s [2021-06-11T19:40:34.467Z] [2021-06-11T19:40:34.467Z] #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-06-11T19:40:34.467Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:40:34.472Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.9% of statements [2021-06-11T19:40:36.393Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.847s coverage: 49.4% of statements [2021-06-11T19:40:37.764Z] #54 ... [2021-06-11T19:40:37.764Z] [2021-06-11T19:40:37.764Z] #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-06-11T19:40:37.764Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:40:37.764Z] #20 13.74 Reading package lists... [2021-06-11T19:40:37.999Z] INFO: Extraction ended at 06/11/2021 19:40:34. Duration:00:00:22.0223528 [2021-06-11T19:40:37.999Z] INFO: Updating the golang and path environment variables [2021-06-11T19:40:37.999Z] INFO: GOPATH=d:\gopath [2021-06-11T19:40:37.999Z] INFO: go version go1.13.15 windows/amd64 [2021-06-11T19:40:37.999Z] INFO: Running the daemon under test in debug mode [2021-06-11T19:40:37.999Z] INFO: Starting a daemon under test... [2021-06-11T19:40:37.999Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42518\1\daemon --pidfile d:\CI\PR-42518\1\docker.pid -D [2021-06-11T19:40:37.999Z] INFO: Process started successfully. [2021-06-11T19:40:37.999Z] INFO: Start tailing logs of the daemon under tests [2021-06-11T19:40:37.999Z] INFO: Waiting for the daemon under test to start... [2021-06-11T19:40:38.024Z] #20 17.20 Building dependency tree... [2021-06-11T19:40:38.315Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.438s coverage: 57.7% of statements [2021-06-11T19:40:38.315Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.685s coverage: 45.9% of statements [2021-06-11T19:40:38.315Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-06-11T19:40:38.595Z] #20 18.48 libcap2-bin is already the newest version (1:2.25-2). [2021-06-11T19:40:38.595Z] #20 18.48 The following additional packages will be installed: [2021-06-11T19:40:38.857Z] #20 18.49 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-06-11T19:40:38.857Z] #20 18.49 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-06-11T19:40:38.857Z] #20 18.49 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-06-11T19:40:38.857Z] #20 18.49 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-06-11T19:40:38.857Z] #20 18.49 python3.7 python3.7-minimal vim-runtime xxd [2021-06-11T19:40:38.857Z] #20 18.49 Suggested packages: [2021-06-11T19:40:38.857Z] #20 18.50 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-06-11T19:40:38.857Z] #20 18.50 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-06-11T19:40:38.857Z] #20 18.50 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-06-11T19:40:38.857Z] #20 18.50 quota [2021-06-11T19:40:38.857Z] #20 18.50 Recommended packages: [2021-06-11T19:40:38.857Z] #20 18.50 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-06-11T19:40:38.857Z] #20 18.50 python3-keyrings.alt python3-xdg unzip [2021-06-11T19:40:39.263Z] ok github.com/docker/docker/daemon/links 0.048s coverage: 93.0% of statements [2021-06-11T19:40:39.799Z] #20 ... [2021-06-11T19:40:39.799Z] [2021-06-11T19:40:39.799Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-06-11T19:40:39.799Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-06-11T19:40:39.799Z] #32 DONE 138.0s [2021-06-11T19:40:39.799Z] [2021-06-11T19:40:39.799Z] #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-06-11T19:40:39.799Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:40:40.211Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.036s coverage: 3.0% of statements [2021-06-11T19:40:40.371Z] #50 ... [2021-06-11T19:40:40.371Z] [2021-06-11T19:40:40.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-06-11T19:40:40.371Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:40:40.371Z] #20 20.25 The following NEW packages will be installed: [2021-06-11T19:40:40.371Z] #20 20.25 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-06-11T19:40:40.371Z] #20 20.25 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-06-11T19:40:40.371Z] #20 20.25 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-06-11T19:40:40.371Z] #20 20.25 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-06-11T19:40:40.371Z] #20 20.25 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-06-11T19:40:40.371Z] #20 20.25 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-06-11T19:40:40.371Z] #20 20.25 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-06-11T19:40:40.371Z] #20 20.25 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-06-11T19:40:40.371Z] #20 20.25 xz-utils zip [2021-06-11T19:40:40.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T19:40:40.730Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-06-11T19:40:40.730Z] [2021-06-11T19:40:40.730Z] ________ ____ __. [2021-06-11T19:40:40.730Z] \_____ \ | |/ _| [2021-06-11T19:40:40.730Z] / | \| < [2021-06-11T19:40:40.730Z] / | \ | \ [2021-06-11T19:40:40.730Z] \_______ /____|__ \ [2021-06-11T19:40:40.730Z] \/ \/ [2021-06-11T19:40:40.730Z] [2021-06-11T19:40:40.730Z] INFO: make.ps1 ended at 06/11/2021 19:40:28 [2021-06-11T19:40:40.730Z] INFO: Binaries build ended at 06/11/2021 19:40:30. Duration:00:01:22.6140048 [2021-06-11T19:40:40.730Z] INFO: Copying the built daemon binary to d:\CI\PR-42518\1\binary\dockerd-1dac53860c.exe... [2021-06-11T19:40:40.730Z] INFO: Copying the built client binary to d:\CI\PR-42518\1\binary\docker-1dac53860c.exe... [2021-06-11T19:40:40.730Z] INFO: Copying dockerversion from the container... [2021-06-11T19:40:40.730Z] INFO: Copying the golang package from the container to d:\CI\PR-42518\1\installer\go.zip... [2021-06-11T19:40:40.730Z] INFO: Extracting go.zip to d:\CI\PR-42518\1\go [2021-06-11T19:40:40.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T19:40:40.932Z] INFO [runner/unused/goanalysis] analyzers took 38.337408155s with top 10 stages: buildssa: 32.24724274s, U1000: 6.090165415s [2021-06-11T19:40:40.941Z] #20 20.70 0 upgraded, 49 newly installed, 0 to remove and 28 not upgraded. [2021-06-11T19:40:40.941Z] #20 20.70 Need to get 28.6 MB of archives. [2021-06-11T19:40:40.941Z] #20 20.70 After this operation, 116 MB of additional disk space will be used. [2021-06-11T19:40:40.941Z] #20 20.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-06-11T19:40:40.941Z] #20 20.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-06-11T19:40:40.941Z] #20 20.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-06-11T19:40:40.941Z] #20 20.81 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-06-11T19:40:41.047Z] ok github.com/docker/docker/daemon 12.296s coverage: 17.4% of statements [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-11T19:40:41.047Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T19:40:41.202Z] #20 20.81 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-06-11T19:40:41.202Z] #20 20.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-06-11T19:40:41.202Z] #20 20.85 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-06-11T19:40:41.202Z] #20 20.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-06-11T19:40:41.202Z] #20 20.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-06-11T19:40:41.202Z] #20 20.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-06-11T19:40:41.202Z] #20 20.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-06-11T19:40:41.202Z] #20 20.87 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-06-11T19:40:41.202Z] #20 20.87 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-06-11T19:40:41.202Z] #20 20.88 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-06-11T19:40:41.202Z] #20 20.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-06-11T19:40:41.202Z] #20 20.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-06-11T19:40:41.202Z] #20 20.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-06-11T19:40:41.202Z] #20 20.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-06-11T19:40:41.202Z] #20 20.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-06-11T19:40:41.202Z] #20 20.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-06-11T19:40:41.202Z] #20 20.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-06-11T19:40:41.202Z] #20 20.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-06-11T19:40:41.202Z] #20 20.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-06-11T19:40:41.202Z] #20 20.94 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-06-11T19:40:41.202Z] #20 20.95 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-06-11T19:40:41.202Z] #20 20.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-06-11T19:40:41.202Z] #20 20.96 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-06-11T19:40:41.202Z] #20 20.97 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-06-11T19:40:41.202Z] #20 20.97 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-06-11T19:40:41.774Z] #20 21.41 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-06-11T19:40:41.774Z] #20 21.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-06-11T19:40:41.774Z] #20 21.41 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-06-11T19:40:41.774Z] #20 21.41 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-06-11T19:40:41.774Z] #20 21.42 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-06-11T19:40:41.774Z] #20 21.44 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-06-11T19:40:41.774Z] #20 21.44 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-06-11T19:40:41.774Z] #20 21.50 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-06-11T19:40:41.774Z] #20 21.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-06-11T19:40:41.774Z] #20 21.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-06-11T19:40:41.774Z] #20 21.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-06-11T19:40:41.774Z] #20 21.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-06-11T19:40:41.774Z] #20 21.53 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-06-11T19:40:41.774Z] #20 21.54 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-06-11T19:40:41.774Z] #20 21.59 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-06-11T19:40:41.774Z] #20 21.59 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-06-11T19:40:41.774Z] #20 21.60 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-06-11T19:40:41.995Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 6.7% of statements [2021-06-11T19:40:41.995Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T19:40:41.995Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T19:40:42.035Z] #20 21.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-06-11T19:40:42.035Z] #20 21.91 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-06-11T19:40:42.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T19:40:42.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T19:40:42.260Z] ok github.com/docker/docker/daemon/logger 0.258s coverage: 43.5% of statements [2021-06-11T19:40:42.295Z] #20 21.95 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-06-11T19:40:42.866Z] #20 22.44 debconf: delaying package configuration, since apt-utils is not installed [2021-06-11T19:40:42.866Z] #20 22.53 Fetched 28.6 MB in 2s (18.0 MB/s) [2021-06-11T19:40:42.866Z] #20 22.57 Selecting previously unselected package pigz. [2021-06-11T19:40:42.866Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-06-11T19:40:42.866Z] #20 22.61 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-06-11T19:40:42.866Z] #20 22.61 Unpacking pigz (2.4-1) ... [2021-06-11T19:40:42.866Z] #20 22.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-06-11T19:40:42.866Z] #20 22.69 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:40:42.866Z] #20 22.70 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:40:43.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T19:40:43.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T19:40:43.127Z] #20 23.06 Selecting previously unselected package python3.7-minimal. [2021-06-11T19:40:43.127Z] #20 23.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:40:43.207Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2021-06-11T19:40:43.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T19:40:43.387Z] #20 23.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T19:40:43.469Z] ok github.com/docker/docker/daemon/logger/awslogs 0.277s coverage: 77.8% of statements [2021-06-11T19:40:43.469Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T19:40:43.469Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T19:40:43.469Z] ok github.com/docker/docker/daemon/logger/journald 0.036s coverage: 23.9% of statements [2021-06-11T19:40:43.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T19:40:43.959Z] #20 23.75 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:40:43.959Z] #20 23.77 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-06-11T19:40:44.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.040s coverage: 87.2% of statements [2021-06-11T19:40:44.417Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.032s coverage: 69.9% of statements [2021-06-11T19:40:44.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T19:40:45.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T19:40:45.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T19:40:45.383Z] ok github.com/docker/docker/daemon/logger/local 0.050s coverage: 75.2% of statements [2021-06-11T19:40:45.383Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T19:40:45.871Z] #20 25.32 Selecting previously unselected package python3-minimal. [2021-06-11T19:40:45.871Z] #20 25.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-06-11T19:40:45.871Z] #20 25.37 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-06-11T19:40:45.871Z] #20 25.38 Unpacking python3-minimal (3.7.3-1) ... [2021-06-11T19:40:45.871Z] #20 25.46 Selecting previously unselected package libmpdec2:amd64. [2021-06-11T19:40:45.871Z] #20 25.47 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-06-11T19:40:45.871Z] #20 25.48 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T19:40:45.871Z] #20 25.55 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-06-11T19:40:45.871Z] #20 25.56 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:40:45.871Z] #20 25.57 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:40:45.958Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.109s coverage: 58.6% of statements [2021-06-11T19:40:46.220Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2021-06-11T19:40:46.454Z] #20 26.36 Selecting previously unselected package python3.7. [2021-06-11T19:40:46.719Z] #20 26.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-06-11T19:40:46.719Z] #20 26.38 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T19:40:46.719Z] #20 26.48 Selecting previously unselected package libpython3-stdlib:amd64. [2021-06-11T19:40:46.719Z] #20 26.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-06-11T19:40:46.719Z] #20 26.49 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T19:40:46.719Z] #20 26.61 Setting up python3-minimal (3.7.3-1) ... [2021-06-11T19:40:46.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T19:40:47.173Z] ok github.com/docker/docker/daemon/logger/templates 0.030s coverage: 8.3% of statements [2021-06-11T19:40:47.434Z] ok github.com/docker/docker/daemon/logger/syslog 0.033s coverage: 46.8% of statements [2021-06-11T19:40:47.661Z] #20 27.42 Selecting previously unselected package python3. [2021-06-11T19:40:47.661Z] #20 27.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-06-11T19:40:47.661Z] #20 27.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-06-11T19:40:47.661Z] #20 27.48 Unpacking python3 (3.7.3-1) ... [2021-06-11T19:40:47.661Z] #20 27.57 Selecting previously unselected package libip4tc0:amd64. [2021-06-11T19:40:47.921Z] #20 27.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-06-11T19:40:47.921Z] #20 27.57 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T19:40:47.921Z] #20 27.65 Selecting previously unselected package libip6tc0:amd64. [2021-06-11T19:40:47.921Z] #20 27.65 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-06-11T19:40:47.921Z] #20 27.66 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T19:40:47.921Z] #20 27.75 Selecting previously unselected package libiptc0:amd64. [2021-06-11T19:40:47.921Z] #20 27.75 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-06-11T19:40:47.921Z] #20 27.78 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-06-11T19:40:48.010Z] ok github.com/docker/docker/daemon/network 0.015s coverage: 63.8% of statements [2021-06-11T19:40:48.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T19:40:48.182Z] #20 27.87 Selecting previously unselected package libnfnetlink0:amd64. [2021-06-11T19:40:48.182Z] #20 27.88 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-06-11T19:40:48.182Z] #20 27.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T19:40:48.182Z] #20 27.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-06-11T19:40:48.182Z] #20 27.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-06-11T19:40:48.182Z] #20 27.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T19:40:48.182Z] #20 28.02 Selecting previously unselected package libnftnl11:amd64. [2021-06-11T19:40:48.182Z] #20 28.03 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-06-11T19:40:48.182Z] #20 28.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T19:40:48.182Z] #20 28.12 Selecting previously unselected package iptables. [2021-06-11T19:40:48.442Z] #20 28.12 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-06-11T19:40:48.442Z] #20 28.13 Unpacking iptables (1.8.2-4) ... [2021-06-11T19:40:48.586Z] ok github.com/docker/docker/daemon/logger/splunk 1.881s coverage: 82.5% of statements [2021-06-11T19:40:48.586Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T19:40:48.586Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T19:40:48.705Z] #20 28.41 Selecting previously unselected package xxd. [2021-06-11T19:40:48.705Z] #20 28.41 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T19:40:48.705Z] #20 28.42 Unpacking xxd (2:8.1.0875-5) ... [2021-06-11T19:40:48.705Z] #20 28.54 Selecting previously unselected package vim-common. [2021-06-11T19:40:48.966Z] #20 28.54 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-06-11T19:40:48.966Z] #20 28.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-06-11T19:40:48.966Z] #20 28.73 Selecting previously unselected package bash-completion. [2021-06-11T19:40:48.966Z] #20 28.74 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-06-11T19:40:49.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T19:40:49.534Z] ok github.com/docker/docker/distribution/metadata 0.109s coverage: 48.2% of statements [2021-06-11T19:40:50.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T19:40:50.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T19:40:50.927Z] ok github.com/docker/docker/distribution 0.251s coverage: 25.4% of statements [2021-06-11T19:40:50.927Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T19:40:50.927Z] ok github.com/docker/docker/errdefs 0.023s coverage: 53.1% of statements [2021-06-11T19:40:51.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T19:40:51.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T19:40:51.505Z] ok github.com/docker/docker/image 0.067s coverage: 86.6% of statements [2021-06-11T19:40:51.511Z] #20 30.89 Unpacking bash-completion (1:2.8-6) ... [2021-06-11T19:40:51.511Z] #20 31.18 Selecting previously unselected package bzip2. [2021-06-11T19:40:51.511Z] #20 31.18 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-06-11T19:40:51.511Z] #20 31.19 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T19:40:51.511Z] #20 31.25 Selecting previously unselected package xz-utils. [2021-06-11T19:40:51.511Z] #20 31.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-06-11T19:40:51.511Z] #20 31.27 Unpacking xz-utils (5.2.4-1) ... [2021-06-11T19:40:51.768Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.1% of statements [2021-06-11T19:40:51.768Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T19:40:51.772Z] #20 31.47 Selecting previously unselected package apparmor. [2021-06-11T19:40:51.772Z] #20 31.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-06-11T19:40:51.772Z] #20 31.55 Unpacking apparmor (2.13.2-10) ... [2021-06-11T19:40:52.029Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2021-06-11T19:40:52.033Z] #20 31.85 Selecting previously unselected package aufs-tools. [2021-06-11T19:40:52.033Z] #20 31.86 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-06-11T19:40:52.033Z] #20 31.87 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-06-11T19:40:52.293Z] #20 31.98 Selecting previously unselected package libonig5:amd64. [2021-06-11T19:40:52.293Z] #20 31.99 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-06-11T19:40:52.293Z] #20 31.99 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-06-11T19:40:52.293Z] #20 32.11 Selecting previously unselected package libjq1:amd64. [2021-06-11T19:40:52.293Z] #20 32.11 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T19:40:52.293Z] #20 32.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T19:40:52.554Z] #20 32.22 Selecting previously unselected package jq. [2021-06-11T19:40:52.554Z] #20 32.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-06-11T19:40:52.554Z] #20 32.23 Unpacking jq (1.5+dfsg-2+b1) ... [2021-06-11T19:40:52.554Z] #20 32.30 Selecting previously unselected package libaio1:amd64. [2021-06-11T19:40:52.554Z] #20 32.31 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-06-11T19:40:52.554Z] #20 32.32 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-06-11T19:40:52.554Z] #20 32.37 Selecting previously unselected package libgpm2:amd64. [2021-06-11T19:40:52.554Z] #20 32.38 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-06-11T19:40:52.554Z] #20 32.39 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-06-11T19:40:52.604Z] ok github.com/docker/docker/image/tarexport 0.029s coverage: 0.7% of statements [2021-06-11T19:40:52.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T19:40:52.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T19:40:52.814Z] #20 32.45 Selecting previously unselected package libicu63:amd64. [2021-06-11T19:40:52.814Z] #20 32.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-06-11T19:40:52.814Z] #20 32.46 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T19:40:52.867Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2021-06-11T19:40:53.129Z] ok github.com/docker/docker/image/v1 0.075s coverage: 25.0% of statements [2021-06-11T19:40:53.129Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T19:40:53.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T19:40:54.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T19:40:54.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T19:40:55.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T19:40:55.580Z] INFO: Extraction ended at 06/11/2021 19:40:55. Duration:00:00:22.6500062 [2021-06-11T19:40:55.580Z] INFO: Updating the golang and path environment variables [2021-06-11T19:40:55.580Z] INFO: GOPATH=d:\gopath [2021-06-11T19:40:55.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T19:40:56.042Z] INFO: go version go1.13.15 windows/amd64 [2021-06-11T19:40:56.042Z] INFO: Running the daemon under test in debug mode [2021-06-11T19:40:56.042Z] INFO: Starting a daemon under test... [2021-06-11T19:40:56.042Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42518\1\daemon --pidfile d:\CI\PR-42518\1\docker.pid -D [2021-06-11T19:40:56.042Z] INFO: Process started successfully. [2021-06-11T19:40:56.042Z] INFO: Start tailing logs of the daemon under tests [2021-06-11T19:40:56.042Z] INFO: Waiting for the daemon under test to start... [2021-06-11T19:40:56.114Z] #20 35.39 Selecting previously unselected package libnet1:amd64. [2021-06-11T19:40:56.115Z] #20 35.40 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T19:40:56.115Z] #20 35.48 Selecting previously unselected package libnl-3-200:amd64. [2021-06-11T19:40:56.115Z] #20 35.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T19:40:56.115Z] #20 35.58 Selecting previously unselected package libprotobuf-c1:amd64. [2021-06-11T19:40:56.115Z] #20 35.58 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.58 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T19:40:56.115Z] #20 35.63 Selecting previously unselected package libreadline5:amd64. [2021-06-11T19:40:56.115Z] #20 35.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T19:40:56.115Z] #20 35.74 Selecting previously unselected package net-tools. [2021-06-11T19:40:56.115Z] #20 35.75 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.76 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T19:40:56.115Z] #20 35.92 Selecting previously unselected package patch. [2021-06-11T19:40:56.115Z] #20 35.93 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-06-11T19:40:56.115Z] #20 35.93 Unpacking patch (2.7.6-3+deb10u1) ... [2021-06-11T19:40:56.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T19:40:56.375Z] #20 36.04 Selecting previously unselected package python-pip-whl. [2021-06-11T19:40:56.375Z] #20 36.06 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-06-11T19:40:56.375Z] #20 36.06 Unpacking python-pip-whl (18.1-5) ... [2021-06-11T19:40:56.441Z] ok github.com/docker/docker/libnetwork/bitseq 0.799s coverage: 84.4% of statements [2021-06-11T19:40:56.946Z] #20 36.49 Selecting previously unselected package python3-lib2to3. [2021-06-11T19:40:56.946Z] #20 36.50 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-06-11T19:40:56.946Z] #20 36.50 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-06-11T19:40:56.946Z] #20 36.61 Selecting previously unselected package python3-distutils. [2021-06-11T19:40:56.946Z] #20 36.62 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-06-11T19:40:56.946Z] #20 36.63 Unpacking python3-distutils (3.7.3-1) ... [2021-06-11T19:40:57.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T19:40:57.207Z] #20 36.75 Selecting previously unselected package python3-pip. [2021-06-11T19:40:57.207Z] #20 36.76 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-06-11T19:40:57.207Z] #20 36.76 Unpacking python3-pip (18.1-5) ... [2021-06-11T19:40:57.207Z] #20 36.91 Selecting previously unselected package python3-pkg-resources. [2021-06-11T19:40:57.207Z] #20 36.92 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-06-11T19:40:57.207Z] #20 36.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-06-11T19:40:57.468Z] #20 37.04 Selecting previously unselected package python3-setuptools. [2021-06-11T19:40:57.468Z] #20 37.05 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-06-11T19:40:57.468Z] #20 37.07 Unpacking python3-setuptools (40.8.0-1) ... [2021-06-11T19:40:57.468Z] #20 37.25 Selecting previously unselected package python3-wheel. [2021-06-11T19:40:57.468Z] #20 37.26 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-06-11T19:40:57.468Z] #20 37.27 Unpacking python3-wheel (0.32.3-2) ... [2021-06-11T19:40:57.468Z] #20 37.33 Selecting previously unselected package sudo. [2021-06-11T19:40:57.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T19:40:57.732Z] #20 37.34 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-06-11T19:40:57.732Z] #20 37.35 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-06-11T19:40:57.993Z] #20 37.78 Selecting previously unselected package thin-provisioning-tools. [2021-06-11T19:40:57.993Z] #20 37.79 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-06-11T19:40:57.993Z] #20 37.80 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T19:40:58.255Z] #20 38.00 Selecting previously unselected package uidmap. [2021-06-11T19:40:58.255Z] #20 38.02 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-06-11T19:40:58.255Z] #20 38.03 Unpacking uidmap (1:4.5-1.1) ... [2021-06-11T19:40:58.255Z] #20 38.13 Selecting previously unselected package vim-runtime. [2021-06-11T19:40:58.255Z] #20 38.15 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-06-11T19:40:58.255Z] #20 38.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-06-11T19:40:58.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T19:40:58.516Z] #20 38.22 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-06-11T19:40:58.516Z] #20 38.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-06-11T19:40:58.645Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:40:58.645Z] Using test binary docker [2021-06-11T19:40:58.900Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T19:40:58.900Z] Starting apparmor (via systemctl): apparmor.service. [2021-06-11T19:40:58.900Z] Starting dockerd [2021-06-11T19:40:58.900Z] INFO: Waiting for daemon to start... [2021-06-11T19:40:58.956Z] ...INFO: Daemon under test started and replied! [2021-06-11T19:40:58.956Z] INFO: Docker version of the daemon under test [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] Client: [2021-06-11T19:40:58.956Z] Version: 17.06.2-ce [2021-06-11T19:40:58.956Z] API version: 1.30 [2021-06-11T19:40:58.956Z] Go version: go1.8.3 [2021-06-11T19:40:58.956Z] Git commit: cec0b72 [2021-06-11T19:40:58.956Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-11T19:40:58.956Z] OS/Arch: windows/amd64 [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] Server: [2021-06-11T19:40:58.956Z] Version: 0.0.0-dev [2021-06-11T19:40:58.956Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:40:58.956Z] Go version: go1.13.15 [2021-06-11T19:40:58.956Z] Git commit: 1dac53860c [2021-06-11T19:40:58.956Z] Built: 06/11/2021 19:38:57 [2021-06-11T19:40:58.956Z] OS/Arch: windows/amd64 [2021-06-11T19:40:58.956Z] Experimental: false [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] INFO: Docker info of the daemon under test [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] Containers: 0 [2021-06-11T19:40:58.956Z] Running: 0 [2021-06-11T19:40:58.956Z] Paused: 0 [2021-06-11T19:40:58.956Z] Stopped: 0 [2021-06-11T19:40:58.956Z] Images: 0 [2021-06-11T19:40:58.956Z] Server Version: 0.0.0-dev [2021-06-11T19:40:58.956Z] Storage Driver: windowsfilter [2021-06-11T19:40:58.956Z] Windows: [2021-06-11T19:40:58.956Z] Logging Driver: json-file [2021-06-11T19:40:58.956Z] Plugins: [2021-06-11T19:40:58.956Z] Volume: local [2021-06-11T19:40:58.956Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:40:58.956Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:40:58.956Z] Swarm: inactive [2021-06-11T19:40:58.956Z] Default Isolation: process [2021-06-11T19:40:58.956Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T19:40:58.956Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T19:40:58.956Z] OSType: windows [2021-06-11T19:40:58.956Z] Architecture: x86_64 [2021-06-11T19:40:58.956Z] CPUs: 4 [2021-06-11T19:40:58.956Z] Total Memory: 32GiB [2021-06-11T19:40:58.956Z] Name: azwin-2-44e1b0 [2021-06-11T19:40:58.956Z] ID: OBYR:SNKF:KNNO:Z4I2:3FOP:SBPI:ELBS:NJLK:UZZ4:JO7E:U4OW:BB6S [2021-06-11T19:40:58.956Z] Docker Root Dir: D:\CI\PR-42518\1\daemon [2021-06-11T19:40:58.956Z] Debug Mode (client): false [2021-06-11T19:40:58.956Z] Debug Mode (server): true [2021-06-11T19:40:58.956Z] File Descriptors: -1 [2021-06-11T19:40:58.956Z] Goroutines: 16 [2021-06-11T19:40:58.956Z] System Time: 2021-06-11T19:40:56.2795259Z [2021-06-11T19:40:58.956Z] EventsListeners: 0 [2021-06-11T19:40:58.956Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:40:58.956Z] Labels: [2021-06-11T19:40:58.956Z] Experimental: false [2021-06-11T19:40:58.956Z] Insecure Registries: [2021-06-11T19:40:58.956Z] 127.0.0.0/8 [2021-06-11T19:40:58.956Z] Live Restore Enabled: false [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] INFO: Docker images of the daemon under test [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T19:40:58.956Z] [2021-06-11T19:40:58.956Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-06-11T19:40:58.956Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-06-11T19:40:58.956Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-06-11T19:40:58.956Z] 29d5b6a226d2: Pulling fs layer [2021-06-11T19:40:59.005Z] ok github.com/docker/docker/libnetwork/api 2.015s coverage: 83.2% of statements [2021-06-11T19:40:59.005Z] ok github.com/docker/docker/libnetwork/client 0.074s coverage: 75.2% of statements [2021-06-11T19:40:59.412Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T19:40:59.580Z] ok github.com/docker/docker/libnetwork/client/mflag 0.022s coverage: 62.7% of statements [2021-06-11T19:41:00.354Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:41:00.354Z] Using test binary docker [2021-06-11T19:41:00.614Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T19:41:00.614Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:41:00.614Z] INFO: Waiting for daemon to start... [2021-06-11T19:41:00.614Z] Starting dockerd [2021-06-11T19:41:00.787Z] . [2021-06-11T19:41:00.787Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:41:00.787Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:41:01.043Z] Error: No such image: emptyfs [2021-06-11T19:41:01.043Z] Running integration-test (iteration 1) [2021-06-11T19:41:01.043Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T19:41:01.059Z] #20 40.98 Selecting previously unselected package vim. [2021-06-11T19:41:01.059Z] #20 40.99 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-06-11T19:41:01.320Z] #20 41.00 Unpacking vim (2:8.1.0875-5) ... [2021-06-11T19:41:01.496Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.033s coverage: 67.6% of statements [2021-06-11T19:41:01.890Z] #20 41.48 Selecting previously unselected package xfsprogs. [2021-06-11T19:41:01.890Z] #20 41.48 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-06-11T19:41:01.890Z] #20 41.50 Unpacking xfsprogs (4.20.0-1) ... [2021-06-11T19:41:02.069Z] ok github.com/docker/docker/libnetwork/config 0.115s coverage: 24.0% of statements [2021-06-11T19:41:02.151Z] #20 41.92 Selecting previously unselected package zip. [2021-06-11T19:41:02.151Z] #20 41.93 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-06-11T19:41:02.151Z] #20 41.93 Unpacking zip (3.0-11+b1) ... [2021-06-11T19:41:02.412Z] #20 42.13 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-06-11T19:41:02.412Z] #20 42.15 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-06-11T19:41:02.412Z] #20 42.16 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-06-11T19:41:02.412Z] #20 42.17 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-06-11T19:41:02.412Z] #20 42.19 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-06-11T19:41:02.412Z] #20 42.20 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-06-11T19:41:02.412Z] #20 42.21 Setting up uidmap (1:4.5-1.1) ... [2021-06-11T19:41:02.412Z] #20 42.23 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-06-11T19:41:02.412Z] #20 42.24 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-06-11T19:41:02.412Z] #20 42.25 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-06-11T19:41:02.412Z] #20 42.27 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-06-11T19:41:02.412Z] #20 42.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-06-11T19:41:02.412Z] #20 42.30 Setting up xxd (2:8.1.0875-5) ... [2021-06-11T19:41:02.412Z] #20 42.32 Setting up zip (3.0-11+b1) ... [2021-06-11T19:41:02.412Z] #20 42.33 Setting up vim-common (2:8.1.0875-5) ... [2021-06-11T19:41:02.412Z] #20 42.36 Setting up bash-completion (1:2.8-6) ... [2021-06-11T19:41:02.525Z] . [2021-06-11T19:41:02.525Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:41:02.642Z] ok github.com/docker/docker/libnetwork/datastore 0.015s coverage: 21.9% of statements [2021-06-11T19:41:02.786Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:41:02.786Z] Error: No such image: emptyfs [2021-06-11T19:41:02.786Z] Running integration-test (iteration 1) [2021-06-11T19:41:02.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T19:41:03.216Z] ok github.com/docker/docker/libnetwork/driverapi 0.011s coverage: 68.9% of statements [2021-06-11T19:41:03.216Z] ok github.com/docker/docker/layer 7.375s coverage: 68.8% of statements [2021-06-11T19:41:03.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T19:41:03.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T19:41:03.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T19:41:03.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T19:41:04.956Z] #20 44.59 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-06-11T19:41:04.956Z] #20 44.60 Setting up xz-utils (5.2.4-1) ... [2021-06-11T19:41:04.956Z] #20 44.62 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-06-11T19:41:04.956Z] #20 44.64 Setting up patch (2.7.6-3+deb10u1) ... [2021-06-11T19:41:04.956Z] #20 44.66 Setting up sudo (1.8.27-1+deb10u3) ... [2021-06-11T19:41:04.956Z] #20 44.71 invoke-rc.d: could not determine current runlevel [2021-06-11T19:41:04.956Z] #20 44.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-06-11T19:41:04.956Z] #20 44.73 Setting up pigz (2.4-1) ... [2021-06-11T19:41:04.956Z] #20 44.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-06-11T19:41:04.956Z] #20 44.76 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-06-11T19:41:04.956Z] #20 44.79 Setting up python-pip-whl (18.1-5) ... [2021-06-11T19:41:04.956Z] #20 44.80 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-06-11T19:41:05.139Z] ok github.com/docker/docker/libnetwork/drivers/host 0.017s coverage: 34.8% of statements [2021-06-11T19:41:05.139Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.035s coverage: 4.0% of statements [2021-06-11T19:41:05.276Z] #20 44.82 Setting up vim-runtime (2:8.1.0875-5) ... [2021-06-11T19:41:05.540Z] #20 45.16 Setting up libaio1:amd64 (0.3.112-3) ... [2021-06-11T19:41:05.540Z] #20 45.19 Setting up libonig5:amd64 (6.9.1-1) ... [2021-06-11T19:41:05.540Z] #20 45.22 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-06-11T19:41:05.540Z] #20 45.25 Setting up vim (2:8.1.0875-5) ... [2021-06-11T19:41:05.540Z] #20 45.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-06-11T19:41:05.540Z] #20 45.27 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-06-11T19:41:05.540Z] #20 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-06-11T19:41:05.540Z] #20 45.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-06-11T19:41:05.540Z] #20 45.29 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-06-11T19:41:05.540Z] #20 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-06-11T19:41:05.540Z] #20 45.30 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-06-11T19:41:05.540Z] #20 45.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-06-11T19:41:05.540Z] #20 45.33 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-06-11T19:41:05.540Z] #20 45.34 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-06-11T19:41:05.540Z] #20 45.38 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-06-11T19:41:05.540Z] #20 45.39 Setting up jq (1.5+dfsg-2+b1) ... [2021-06-11T19:41:05.540Z] #20 45.40 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-06-11T19:41:05.540Z] #20 45.42 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-06-11T19:41:06.532Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.036s coverage: 4.5% of statements [2021-06-11T19:41:06.532Z] ok github.com/docker/docker/libnetwork/drivers/null 0.015s coverage: 34.8% of statements [2021-06-11T19:41:07.439Z] 29d5b6a226d2: Verifying Checksum [2021-06-11T19:41:07.439Z] 29d5b6a226d2: Download complete [2021-06-11T19:41:08.084Z] #20 47.90 Setting up iptables (1.8.2-4) ... [2021-06-11T19:41:08.085Z] #20 47.92 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T19:41:08.085Z] #20 47.93 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T19:41:08.085Z] #20 47.93 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-06-11T19:41:08.085Z] #20 47.94 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-06-11T19:41:08.085Z] #20 47.95 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-06-11T19:41:08.085Z] #20 47.96 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-06-11T19:41:08.348Z] #20 48.04 Setting up python3 (3.7.3-1) ... [2021-06-11T19:41:08.348Z] #20 ... [2021-06-11T19:41:08.348Z] [2021-06-11T19:41:08.348Z] #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-06-11T19:41:08.348Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:41:08.348Z] #40 166.8 + dpkg --print-architecture [2021-06-11T19:41:08.348Z] #40 166.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-06-11T19:41:08.454Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.016s coverage: 63.6% of statements [2021-06-11T19:41:09.178Z] #40 167.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-06-11T19:41:09.178Z] #40 167.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-06-11T19:41:09.398Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.026s coverage: 57.4% of statements [2021-06-11T19:41:10.794Z] ok github.com/docker/docker/libnetwork/drvregistry 0.027s coverage: 82.4% of statements [2021-06-11T19:41:11.056Z] ok github.com/docker/docker/libnetwork/etchosts 0.046s coverage: 81.2% of statements [2021-06-11T19:41:12.001Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.010s coverage: 48.1% of statements [2021-06-11T19:41:12.944Z] ok github.com/docker/docker/libnetwork/idm 0.009s coverage: 87.5% of statements [2021-06-11T19:41:13.204Z] ok github.com/docker/docker/libnetwork/internal/caller 0.008s coverage: 100.0% of statements [2021-06-11T19:41:13.222Z] Loaded image: buildpack-deps:buster [2021-06-11T19:41:13.222Z] Loaded image: busybox:latest [2021-06-11T19:41:13.493Z] Loaded image: busybox:glibc [2021-06-11T19:41:15.768Z] #40 ... [2021-06-11T19:41:15.768Z] [2021-06-11T19:41:15.768Z] #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-06-11T19:41:15.768Z] #20 sha256:d41a8c13de96be061852f4d9d37ed6fdc1826f3b32b4d82ca95ccf90696b9530 [2021-06-11T19:41:15.768Z] #20 48.37 Setting up python3-wheel (0.32.3-2) ... [2021-06-11T19:41:15.768Z] #20 49.06 Setting up apparmor (2.13.2-10) ... [2021-06-11T19:41:15.768Z] #20 50.53 Setting up xfsprogs (4.20.0-1) ... [2021-06-11T19:41:15.768Z] #20 50.54 Setting up python3-lib2to3 (3.7.3-1) ... [2021-06-11T19:41:15.768Z] #20 50.86 Setting up python3-pkg-resources (40.8.0-1) ... [2021-06-11T19:41:15.768Z] #20 51.66 Setting up python3-distutils (3.7.3-1) ... [2021-06-11T19:41:15.768Z] #20 52.10 Setting up python3-setuptools (40.8.0-1) ... [2021-06-11T19:41:15.768Z] #20 52.99 Setting up python3-pip (18.1-5) ... [2021-06-11T19:41:15.768Z] #20 53.86 Processing triggers for libc-bin (2.28-10) ... [2021-06-11T19:41:15.768Z] #20 53.89 Processing triggers for mime-support (3.62) ... [2021-06-11T19:41:15.768Z] #20 DONE 54.8s [2021-06-11T19:41:15.768Z] [2021-06-11T19:41:15.768Z] #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-06-11T19:41:15.768Z] #21 sha256:a41b2e45fcae4ebc28cb31bce642a55e5472a13c32e0131897c460812419c062 [2021-06-11T19:41:16.013Z] Loaded image: debian:bullseye [2021-06-11T19:41:16.013Z] Loaded image: hello-world:latest [2021-06-11T19:41:16.013Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:41:16.013Z] INFO: Testing against a local daemon [2021-06-11T19:41:16.013Z] === RUN TestCgroupNamespacesBuild [2021-06-11T19:41:16.028Z] #21 0.994 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-06-11T19:41:16.028Z] #21 0.998 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-06-11T19:41:16.028Z] #21 1.002 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-06-11T19:41:16.028Z] #21 DONE 1.1s [2021-06-11T19:41:16.028Z] [2021-06-11T19:41:16.028Z] #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-06-11T19:41:16.028Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:41:16.288Z] #50 ... [2021-06-11T19:41:16.288Z] [2021-06-11T19:41:16.288Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-06-11T19:41:16.288Z] #22 sha256:32ac77632a796242ca8c5cc1ebe3c3d38ab217810cb5e808ee916620c17e34e9 [2021-06-11T19:41:17.184Z] .....INFO: Daemon under test started and replied! [2021-06-11T19:41:17.184Z] INFO: Docker version of the daemon under test [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] Client: [2021-06-11T19:41:17.184Z] Version: 17.06.2-ce [2021-06-11T19:41:17.184Z] API version: 1.30 [2021-06-11T19:41:17.184Z] Go version: go1.8.3 [2021-06-11T19:41:17.184Z] Git commit: cec0b72 [2021-06-11T19:41:17.184Z] Built: Tue Sep 5 19:57:19 2017 [2021-06-11T19:41:17.184Z] OS/Arch: windows/amd64 [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] Server: [2021-06-11T19:41:17.184Z] Version: 0.0.0-dev [2021-06-11T19:41:17.184Z] API version: 1.41 (minimum version 1.24) [2021-06-11T19:41:17.184Z] Go version: go1.13.15 [2021-06-11T19:41:17.184Z] Git commit: 1dac53860c [2021-06-11T19:41:17.184Z] Built: 06/11/2021 19:39:13 [2021-06-11T19:41:17.184Z] OS/Arch: windows/amd64 [2021-06-11T19:41:17.184Z] Experimental: false [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] INFO: Docker info of the daemon under test [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] Containers: 0 [2021-06-11T19:41:17.184Z] Running: 0 [2021-06-11T19:41:17.184Z] Paused: 0 [2021-06-11T19:41:17.184Z] Stopped: 0 [2021-06-11T19:41:17.184Z] Images: 0 [2021-06-11T19:41:17.184Z] Server Version: 0.0.0-dev [2021-06-11T19:41:17.184Z] Storage Driver: windowsfilter [2021-06-11T19:41:17.184Z] Windows: [2021-06-11T19:41:17.184Z] Logging Driver: json-file [2021-06-11T19:41:17.184Z] Plugins: [2021-06-11T19:41:17.184Z] Volume: local [2021-06-11T19:41:17.184Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T19:41:17.184Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T19:41:17.184Z] Swarm: inactive [2021-06-11T19:41:17.184Z] Default Isolation: process [2021-06-11T19:41:17.184Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T19:41:17.184Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T19:41:17.184Z] OSType: windows [2021-06-11T19:41:17.184Z] Architecture: x86_64 [2021-06-11T19:41:17.184Z] CPUs: 4 [2021-06-11T19:41:17.184Z] Total Memory: 32GiB [2021-06-11T19:41:17.184Z] Name: azwin-2-c100a0 [2021-06-11T19:41:17.184Z] ID: FSO7:TTTS:EGHW:FPOY:NAQI:OFSU:ZZ53:AEVA:OMFO:XCAM:FFGP:2FQP [2021-06-11T19:41:17.184Z] Docker Root Dir: D:\CI\PR-42518\1\daemon [2021-06-11T19:41:17.184Z] Debug Mode (client): false [2021-06-11T19:41:17.184Z] Debug Mode (server): true [2021-06-11T19:41:17.184Z] File Descriptors: -1 [2021-06-11T19:41:17.184Z] Goroutines: 16 [2021-06-11T19:41:17.184Z] System Time: 2021-06-11T19:41:15.1435346Z [2021-06-11T19:41:17.184Z] EventsListeners: 0 [2021-06-11T19:41:17.184Z] Registry: https://index.docker.io/v1/ [2021-06-11T19:41:17.184Z] Labels: [2021-06-11T19:41:17.184Z] Experimental: false [2021-06-11T19:41:17.184Z] Insecure Registries: [2021-06-11T19:41:17.184Z] 127.0.0.0/8 [2021-06-11T19:41:17.184Z] Live Restore Enabled: false [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] INFO: Docker images of the daemon under test [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T19:41:17.184Z] [2021-06-11T19:41:17.184Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-06-11T19:41:17.184Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-06-11T19:41:17.184Z] ltsc2019: Pulling from windows/servercore [2021-06-11T19:41:17.184Z] 4612f6d0b889: Pulling fs layer [2021-06-11T19:41:17.184Z] 639bb6bb2beb: Pulling fs layer [2021-06-11T19:41:17.409Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.827s coverage: 7.4% of statements [2021-06-11T19:41:17.695Z] Loaded image: buildpack-deps:buster [2021-06-11T19:41:17.695Z] Loaded image: busybox:latest [2021-06-11T19:41:17.903Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2021-06-11T19:41:17.903Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T19:41:17.955Z] Loaded image: busybox:glibc [2021-06-11T19:41:19.268Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.52s) [2021-06-11T19:41:19.268Z] === RUN TestBuildWithSession [2021-06-11T19:41:19.268Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:41:19.268Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:41:19.268Z] === RUN TestBuildSquashParent [2021-06-11T19:41:19.868Z] Loaded image: debian:bullseye [2021-06-11T19:41:20.129Z] Loaded image: hello-world:latest [2021-06-11T19:41:20.129Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:41:20.129Z] INFO: Testing against a local daemon [2021-06-11T19:41:20.129Z] === RUN TestCgroupNamespacesBuild [2021-06-11T19:41:20.488Z] #22 4.139 Collecting yamllint==1.26.1 [2021-06-11T19:41:22.681Z] --- PASS: TestCgroupNamespacesBuild (2.62s) [2021-06-11T19:41:22.681Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T19:41:23.996Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.009s coverage: 100.0% of statements [2021-06-11T19:41:24.569Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-06-11T19:41:25.231Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.44s) [2021-06-11T19:41:25.231Z] === RUN TestBuildWithSession [2021-06-11T19:41:25.231Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:41:25.231Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:41:25.231Z] === RUN TestBuildSquashParent [2021-06-11T19:41:25.514Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.025s coverage: 47.4% of statements [2021-06-11T19:41:25.770Z] #22 9.443 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-06-11T19:41:25.804Z] --- PASS: TestBuildSquashParent (5.69s) [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:25.804Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:25.804Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:25.804Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:25.804Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:25.809Z] 639bb6bb2beb: Verifying Checksum [2021-06-11T19:41:25.809Z] 639bb6bb2beb: Download complete [2021-06-11T19:41:26.341Z] #22 10.32 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-06-11T19:41:26.458Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.011s coverage: 71.4% of statements [2021-06-11T19:41:26.602Z] #22 10.36 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-06-11T19:41:26.602Z] #22 10.42 Collecting pyyaml (from yamllint==1.26.1) [2021-06-11T19:41:26.862Z] #22 10.64 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-06-11T19:41:27.123Z] #22 10.93 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-06-11T19:41:27.123Z] #22 10.93 Building wheels for collected packages: yamllint [2021-06-11T19:41:27.123Z] #22 10.94 Running setup.py bdist_wheel for yamllint: started [2021-06-11T19:41:27.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:27.693Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:27.857Z] ok github.com/docker/docker/libnetwork/ipamutils 0.951s coverage: 74.0% of statements [2021-06-11T19:41:28.068Z] #22 11.65 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-06-11T19:41:28.068Z] #22 11.65 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-06-11T19:41:28.068Z] #22 11.68 Successfully built yamllint [2021-06-11T19:41:28.068Z] #22 11.69 Installing collected packages: pathspec, pyyaml, yamllint [2021-06-11T19:41:28.329Z] #22 12.10 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-06-11T19:41:28.591Z] #22 DONE 12.5s [2021-06-11T19:41:28.591Z] [2021-06-11T19:41:28.591Z] #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-06-11T19:41:28.591Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:41:28.853Z] #50 ... [2021-06-11T19:41:28.853Z] [2021-06-11T19:41:28.853Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-06-11T19:41:28.853Z] #25 sha256:f99ecdefc2c8b6a9dc5a1a0ae57978d1bbe0eca280a1003c1e777a2d951cb81a [2021-06-11T19:41:29.114Z] #25 DONE 0.5s [2021-06-11T19:41:29.114Z] [2021-06-11T19:41:29.114Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-06-11T19:41:29.114Z] #30 sha256:1abd12095a61442c8971d69e3bb107ba5ae9c873b4c055a6a2d2f5a3d2f9acbf [2021-06-11T19:41:29.583Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:30.145Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.76s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.83s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.27s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.14s) [2021-06-11T19:41:32.664Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2021-06-11T19:41:32.664Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:41:32.664Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:41:32.917Z] 4612f6d0b889: Verifying Checksum [2021-06-11T19:41:32.917Z] 4612f6d0b889: Download complete [2021-06-11T19:41:33.368Z] --- PASS: TestBuildSquashParent (7.81s) [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:33.368Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:33.368Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:33.368Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:41:33.368Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:41:34.029Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:41:34.286Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:41:34.402Z] #30 DONE 5.0s [2021-06-11T19:41:34.402Z] [2021-06-11T19:41:34.402Z] #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-06-11T19:41:34.402Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-06-11T19:41:34.402Z] #40 DONE 192.5s [2021-06-11T19:41:34.402Z] [2021-06-11T19:41:34.402Z] #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-06-11T19:41:34.402Z] #50 sha256:986ec11ab1382d01602936238391c12b2a7d5c43fbbaa557571aaf7bc1e4c8a9 [2021-06-11T19:41:34.402Z] #50 192.2 + /build/golangci-lint --version [2021-06-11T19:41:34.402Z] #50 192.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-06-11T19:41:34.402Z] #50 DONE 192.7s [2021-06-11T19:41:34.402Z] [2021-06-11T19:41:34.402Z] #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-06-11T19:41:34.402Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:41:34.402Z] #54 ... [2021-06-11T19:41:34.402Z] [2021-06-11T19:41:34.402Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-06-11T19:41:34.402Z] #33 sha256:3be5f3dae52a0429887af6cb73f9da89a6c51e9488f903b954152c51bd1dd7bc [2021-06-11T19:41:34.543Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:41:34.664Z] #33 DONE 0.5s [2021-06-11T19:41:34.664Z] [2021-06-11T19:41:34.664Z] #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-06-11T19:41:34.664Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:41:34.664Z] #54 ... [2021-06-11T19:41:34.664Z] [2021-06-11T19:41:34.664Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-06-11T19:41:34.664Z] #35 sha256:5381c8f51a12feb3f4afccc35ff0937c39220116558c7f0a923d9a20bbef5be8 [2021-06-11T19:41:34.664Z] #35 DONE 0.1s [2021-06-11T19:41:34.811Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:41:34.925Z] [2021-06-11T19:41:34.925Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-06-11T19:41:34.925Z] #38 sha256:2d0350f5940b6b4fccdbb94611d3e4af63536845cc01aa7dcb30bf1d2718406f [2021-06-11T19:41:34.925Z] #38 DONE 0.2s [2021-06-11T19:41:34.925Z] [2021-06-11T19:41:34.925Z] #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-06-11T19:41:34.925Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.23s) [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2021-06-11T19:41:35.072Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2021-06-11T19:41:35.072Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:41:35.633Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2021-06-11T19:41:35.633Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:41:36.561Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2021-06-11T19:41:36.561Z] === RUN TestBuildWithEmptyLayers [2021-06-11T19:41:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:41:36.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:41:37.124Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-06-11T19:41:37.124Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:41:37.474Z] #54 ... [2021-06-11T19:41:37.474Z] [2021-06-11T19:41:37.474Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-06-11T19:41:37.474Z] #41 sha256:3329819ee910b3a3cfc3bcdee644f32c5705b416bd6f0aa458598fca26d1e011 [2021-06-11T19:41:37.474Z] #41 DONE 0.7s [2021-06-11T19:41:37.474Z] [2021-06-11T19:41:37.474Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-06-11T19:41:37.474Z] #45 sha256:60964594e96648a870fad07122e424e36a45ea1069e76669df80282e0cf68fc8 [2021-06-11T19:41:37.474Z] #45 DONE 0.0s [2021-06-11T19:41:37.474Z] [2021-06-11T19:41:37.474Z] #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-06-11T19:41:37.474Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:41:37.734Z] #54 ... [2021-06-11T19:41:37.734Z] [2021-06-11T19:41:37.734Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-06-11T19:41:37.734Z] #47 sha256:b6435a33df80da4d726e97b8968be5f578705be9aced3b99ba090b6501915931 [2021-06-11T19:41:37.734Z] #47 DONE 0.2s [2021-06-11T19:41:37.734Z] [2021-06-11T19:41:37.734Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-06-11T19:41:37.734Z] #49 sha256:7cf80376ca2a81ac98fee05c65279d9daab35524357a80cd3a1ba18b506a935e [2021-06-11T19:41:37.995Z] #49 DONE 0.1s [2021-06-11T19:41:37.995Z] [2021-06-11T19:41:37.995Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-06-11T19:41:37.995Z] #51 sha256:8e5f868942b526828a10ba1ad5d9768956c1323ca4e8089a468aa9de77091e6f [2021-06-11T19:41:38.577Z] #51 DONE 0.5s [2021-06-11T19:41:38.577Z] [2021-06-11T19:41:38.577Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-06-11T19:41:38.577Z] #53 sha256:5203f45f935fcfc6a9a596fa63a0f80315cbb23136ac8e7eb2d006945dc17705 [2021-06-11T19:41:38.577Z] #53 DONE 0.0s [2021-06-11T19:41:38.577Z] [2021-06-11T19:41:38.577Z] #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-06-11T19:41:38.577Z] #57 sha256:d2b96791696ba1cc0a0535cd9f6b19593b76594b176cd743be1514ad8f4c5656 [2021-06-11T19:41:39.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:41:39.215Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:41:39.640Z] --- PASS: TestBuildMultiStageOnBuild (2.28s) [2021-06-11T19:41:39.640Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:41:40.202Z] --- PASS: TestBuildUncleanTarFilenames (0.65s) [2021-06-11T19:41:40.202Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.17s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.20s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.98s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.98s) [2021-06-11T19:41:42.518Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2021-06-11T19:41:42.518Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:41:42.518Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:41:42.717Z] --- PASS: TestBuildMultiStageLayerLeak (2.20s) [2021-06-11T19:41:42.717Z] === RUN TestBuildWithHugeFile [2021-06-11T19:41:45.060Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:41:46.443Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:41:47.384Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:41:48.324Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy (6.87s) [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.87s) [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-06-11T19:41:49.264Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-06-11T19:41:49.264Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:41:49.827Z] ok github.com/docker/docker/libnetwork/ipam 30.047s coverage: 85.3% of statements [2021-06-11T19:41:49.827Z] ok github.com/docker/docker/libnetwork/netlabel 0.008s coverage: 60.0% of statements [2021-06-11T19:41:50.088Z] ok github.com/docker/docker/libnetwork/netutils 0.035s coverage: 43.8% of statements [2021-06-11T19:41:54.564Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-06-11T19:41:54.564Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:41:56.685Z] #57 173.1 + bin/containerd [2021-06-11T19:41:57.255Z] #57 ... [2021-06-11T19:41:57.255Z] [2021-06-11T19:41:57.255Z] #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-06-11T19:41:57.255Z] #54 sha256:514e3bd5c66b49d966c9aea19005fbb43efec8bd1ce11b0c627747362f3a8054 [2021-06-11T19:41:57.255Z] #54 104.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7" -X main.version=1.0.0-rc95 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-06-11T19:41:57.255Z] #54 105.3 + mkdir -p /build [2021-06-11T19:41:57.255Z] #54 105.3 + cp runc /build/runc [2021-06-11T19:41:57.255Z] #54 DONE 105.8s [2021-06-11T19:41:57.255Z] [2021-06-11T19:41:57.255Z] #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-06-11T19:41:57.255Z] #57 sha256:d2b96791696ba1cc0a0535cd9f6b19593b76594b176cd743be1514ad8f4c5656 [2021-06-11T19:41:58.637Z] #57 ... [2021-06-11T19:41:58.637Z] [2021-06-11T19:41:58.637Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-06-11T19:41:58.637Z] #55 sha256:32a384ce3d8a7b95cc0d12154244b087a90de83871c56e90f4bfec84a7cd1c39 [2021-06-11T19:41:58.637Z] #55 DONE 0.1s [2021-06-11T19:41:58.637Z] [2021-06-11T19:41:58.637Z] #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-06-11T19:41:58.637Z] #57 sha256:d2b96791696ba1cc0a0535cd9f6b19593b76594b176cd743be1514ad8f4c5656 [2021-06-11T19:42:02.739Z] --- PASS: TestBuildLabelWithTargets (7.99s) [2021-06-11T19:42:02.740Z] === RUN TestBuildWithEmptyLayers [2021-06-11T19:42:05.285Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-06-11T19:42:05.285Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:42:10.570Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-06-11T19:42:10.570Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:42:11.141Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2021-06-11T19:42:11.141Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:42:16.428Z] --- PASS: TestBuildMultiStageLayerLeak (5.11s) [2021-06-11T19:42:16.428Z] === RUN TestBuildWithHugeFile [2021-06-11T19:42:17.420Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m50.014362578s with top 10 stages: buildssa: 1m56.125925699s, goimports: 27.690181037s, unconvert: 16.362555209s, gosec: 13.621655633s, golint: 8.249130834s, ineffassign: 5.854123022s, misspell: 5.33837403s, vrp: 4.343694191s, inspect: 3.40261487s, printf: 2.072066814s [2021-06-11T19:42:17.420Z] INFO [runner] Issues before processing: 2889, after processing: 0 [2021-06-11T19:42:17.420Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2310/2310, exclude: 1922/1922, path_prettifier: 2310/2310, nolint: 0/79, identifier_marker: 1922/1922, filename_unadjuster: 2310/2310, autogenerated_exclude: 1922/2310, exclude-rules: 79/1922, cgo: 2310/2889, skip_files: 2310/2310 [2021-06-11T19:42:17.420Z] INFO [runner] processing took 160.756259ms with stages: nolint: 63.54776ms, identifier_marker: 54.804879ms, path_prettifier: 20.974297ms, autogenerated_exclude: 7.090259ms, exclude-rules: 6.782114ms, filename_unadjuster: 3.719184ms, skip_dirs: 3.49992ms, cgo: 332.06µs, max_same_issues: 1.715µs, uniq_by_line: 809ns, diff: 608ns, max_from_linter: 560ns, source_code: 507ns, exclude: 493ns, skip_files: 392ns, path_shortener: 388ns, max_per_file_from_linter: 314ns [2021-06-11T19:42:17.420Z] INFO [runner] linters took 1m56.651208401s with stages: goanalysis_metalinter: 1m30.381965227s, unused: 26.108308717s [2021-06-11T19:42:17.420Z] INFO File cache stats: 1698 entries of total size 8.6MiB [2021-06-11T19:42:17.420Z] INFO Memory: 1636 samples, avg is 891.9MB, max is 4578.8MB [2021-06-11T19:42:17.420Z] INFO Execution took 4m7.005283112s [2021-06-11T19:42:17.420Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-06-11T19:42:17.758Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh dynbinary test-docker-py [2021-06-11T19:42:18.336Z] [2021-06-11T19:42:18.336Z] Removing bundles/ [2021-06-11T19:42:18.336Z] [2021-06-11T19:42:18.336Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T19:42:18.336Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:42:18.336Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:42:30.740Z] #57 203.6 # github.com/containerd/containerd/cmd/containerd [2021-06-11T19:42:30.740Z] #57 203.6 /usr/bin/ld: /tmp/go-link-462680088/000018.o: in function `New': [2021-06-11T19:42:30.740Z] #57 203.6 /tmp/tmp.jfNVxCuEYL/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-06-11T19:42:30.740Z] #57 203.7 + bin/containerd-stress [2021-06-11T19:42:30.740Z] #57 205.8 + bin/containerd-shim [2021-06-11T19:42:33.283Z] 29d5b6a226d2: Pull complete [2021-06-11T19:42:33.283Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-06-11T19:42:33.283Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T19:42:33.283Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-06-11T19:42:33.283Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-06-11T19:42:33.283Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-06-11T19:42:33.283Z] WARN: Skipping validation tests [2021-06-11T19:42:33.283Z] INFO: Running unit tests at 06/11/2021 19:42:27... [2021-06-11T19:42:33.283Z] INFO: make.ps1 starting at 06/11/2021 19:42:31 [2021-06-11T19:42:33.283Z] INFO: Git commit (1dac53860c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T19:42:33.283Z] INFO: Invoking autogen... [2021-06-11T19:42:33.283Z] INFO: Running unit tests... [2021-06-11T19:42:36.027Z] #57 212.6 + bin/containerd-shim-runc-v1 [2021-06-11T19:42:38.889Z] --- PASS: TestBuildWithHugeFile (53.49s) [2021-06-11T19:42:38.889Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:42:38.889Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-06-11T19:42:38.889Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:42:38.889Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T19:42:38.889Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:42:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:42:38.889Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:42:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:42:38.889Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:42:38.889Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:42:38.889Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:42:38.889Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:42:38.889Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:42:38.889Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-06-11T19:42:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-06-11T19:42:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-06-11T19:42:38.889Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s) [2021-06-11T19:42:38.889Z] === RUN TestBuildPreserveOwnership [2021-06-11T19:42:38.889Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T19:42:39.451Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T19:42:40.230Z] #57 217.5 + bin/containerd-shim-runc-v2 [2021-06-11T19:42:40.817Z] --- PASS: TestBuildPreserveOwnership (4.71s) [2021-06-11T19:42:40.817Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.29s) [2021-06-11T19:42:40.817Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.41s) [2021-06-11T19:42:40.817Z] === RUN TestBuildPlatformInvalid [2021-06-11T19:42:40.817Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-11T19:42:40.817Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T19:42:41.169Z] #57 218.5 + binaries [2021-06-11T19:42:41.169Z] #57 218.5 + install -D bin/containerd /build/containerd [2021-06-11T19:42:41.169Z] #57 218.6 + install -D bin/containerd-shim /build/containerd-shim [2021-06-11T19:42:41.169Z] #57 218.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-06-11T19:42:41.169Z] #57 218.6 + install -D bin/ctr /build/ctr [2021-06-11T19:42:41.766Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-11T19:42:42.586Z] #57 DONE 220.1s [2021-06-11T19:42:43.528Z] [2021-06-11T19:42:43.528Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-06-11T19:42:43.529Z] #58 sha256:65b6fbd9608b05aff3dde5fb15a54e2ed9e5c2f17c0f478994589ecb876b735f [2021-06-11T19:42:43.789Z] #58 DONE 0.3s [2021-06-11T19:42:44.051Z] [2021-06-11T19:42:44.051Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-06-11T19:42:44.051Z] #62 sha256:b25b6d396be0472c9b3f4e769eae9d1532ba6193380c1dd8d1600920e9c1ed33 [2021-06-11T19:42:44.051Z] #62 DONE 0.1s [2021-06-11T19:42:44.051Z] [2021-06-11T19:42:44.051Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-06-11T19:42:44.051Z] #67 sha256:fef41c4389f07e449f44d84c1d12399d4a84dd5f8321bdc542640e06a31a4172 [2021-06-11T19:42:44.318Z] #67 DONE 0.3s [2021-06-11T19:42:44.318Z] [2021-06-11T19:42:44.318Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-06-11T19:42:44.318Z] #68 sha256:f4bd93400641d37d26c2076a659421831f10fcbbd8b8c57a4f3f70aa82d518d6 [2021-06-11T19:42:44.318Z] #68 DONE 0.0s [2021-06-11T19:42:44.318Z] [2021-06-11T19:42:44.318Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-06-11T19:42:44.318Z] #69 sha256:5df98d697163561de13ce71280f87d63e23f49a842354fdfcbe2b6de37e755d3 [2021-06-11T19:42:45.258Z] #69 DONE 0.9s [2021-06-11T19:42:45.258Z] [2021-06-11T19:42:45.258Z] #70 exporting to image [2021-06-11T19:42:45.258Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-06-11T19:42:45.258Z] #70 exporting layers [2021-06-11T19:42:50.254Z] ? github.com/docker/docker/api [no test files] [2021-06-11T19:42:51.834Z] #70 exporting layers 6.5s done [2021-06-11T19:42:51.834Z] #70 writing image sha256:a1bb33022116f7303844d21b7abe10f2bb597959a9eb09b88705221aefa4c347 done [2021-06-11T19:42:51.834Z] #70 naming to docker.io/library/docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 done [2021-06-11T19:42:51.834Z] #70 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-06-11T19:42:52.166Z] + trap exit INT TERM [2021-06-11T19:42:52.167Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-06-11T19:42:52.167Z] + CONTAINER_NAME=docker-pr1 [2021-06-11T19:42:52.167Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh dynbinary [2021-06-11T19:42:52.738Z] [2021-06-11T19:42:52.738Z] Removing bundles/ [2021-06-11T19:42:52.738Z] [2021-06-11T19:42:52.738Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T19:42:52.738Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:42:52.738Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:42:55.698Z] Loaded image: buildpack-deps:buster [2021-06-11T19:42:55.698Z] Loaded image: busybox:latest [2021-06-11T19:42:55.698Z] Loaded image: busybox:glibc [2021-06-11T19:42:56.261Z] Loaded image: debian:bullseye [2021-06-11T19:42:56.261Z] Loaded image: hello-world:latest [2021-06-11T19:42:56.517Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:43:04.600Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.91s) [2021-06-11T19:43:04.600Z] PASS [2021-06-11T19:43:04.600Z] [2021-06-11T19:43:04.600Z] === Skipped [2021-06-11T19:43:04.600Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T19:43:04.600Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:43:04.600Z] [2021-06-11T19:43:04.600Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-06-11T19:43:04.600Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:43:04.600Z] [2021-06-11T19:43:04.600Z] [2021-06-11T19:43:04.600Z] DONE 34 tests, 2 skipped in 122.778s [2021-06-11T19:43:04.600Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T19:43:04.600Z] INFO: Testing against a local daemon [2021-06-11T19:43:04.600Z] === RUN TestConfigInspect [2021-06-11T19:43:04.962Z] === RUN TestMiddlewares [2021-06-11T19:43:04.962Z] --- PASS: TestMiddlewares (0.00s) [2021-06-11T19:43:04.962Z] PASS [2021-06-11T19:43:04.962Z] coverage: 9.0% of statements [2021-06-11T19:43:04.962Z] ok github.com/docker/docker/api/server 0.259s coverage: 9.0% of statements [2021-06-11T19:43:06.489Z] --- PASS: TestConfigInspect (2.25s) [2021-06-11T19:43:06.490Z] === RUN TestConfigList [2021-06-11T19:43:08.381Z] --- PASS: TestConfigList (2.27s) [2021-06-11T19:43:08.381Z] === RUN TestConfigsCreateAndDelete [2021-06-11T19:43:10.273Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2021-06-11T19:43:10.273Z] === RUN TestConfigsUpdate [2021-06-11T19:43:12.703Z] --- PASS: TestBuildWithHugeFile (52.26s) [2021-06-11T19:43:12.703Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:43:12.703Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:43:12.703Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:43:12.703Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T19:43:12.703Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:43:12.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:43:12.703Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:43:12.703Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:43:12.703Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:43:12.703Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:43:12.703Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:43:12.703Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:43:12.703Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:43:12.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-06-11T19:43:12.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s) [2021-06-11T19:43:12.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-06-11T19:43:12.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-06-11T19:43:12.703Z] === RUN TestBuildPreserveOwnership [2021-06-11T19:43:12.703Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T19:43:12.787Z] --- PASS: TestConfigsUpdate (2.33s) [2021-06-11T19:43:12.787Z] === RUN TestTemplatedConfig [2021-06-11T19:43:15.347Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T19:43:16.975Z] --- PASS: TestTemplatedConfig (3.65s) [2021-06-11T19:43:16.975Z] === RUN TestConfigCreateResolve [2021-06-11T19:43:18.864Z] --- PASS: TestConfigCreateResolve (2.22s) [2021-06-11T19:43:18.864Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T19:43:19.120Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-06-11T19:43:19.120Z] PASS [2021-06-11T19:43:19.120Z] [2021-06-11T19:43:19.120Z] DONE 7 tests in 15.159s [2021-06-11T19:43:19.120Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T19:43:19.120Z] INFO: Testing against a local daemon [2021-06-11T19:43:19.120Z] === RUN TestCheckpoint [2021-06-11T19:43:19.120Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T19:43:19.120Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:43:19.120Z] === RUN TestContainerInvalidJSON [2021-06-11T19:43:19.120Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:19.120Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:19.120Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:19.120Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:19.120Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:19.120Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:19.120Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:19.120Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:19.120Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:19.120Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T19:43:19.120Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-11T19:43:19.120Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T19:43:19.120Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T19:43:19.120Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T19:43:19.120Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-06-11T19:43:19.120Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T19:43:19.120Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-11T19:43:19.120Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T19:43:19.376Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-11T19:43:19.376Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T19:43:19.376Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-06-11T19:43:19.376Z] === RUN TestCopyFromContainer [2021-06-11T19:43:19.548Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2021-06-11T19:43:19.548Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.33s) [2021-06-11T19:43:19.548Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.01s) [2021-06-11T19:43:19.548Z] === RUN TestBuildPlatformInvalid [2021-06-11T19:43:19.548Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-06-11T19:43:19.548Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T19:43:19.548Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T19:43:19.548Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T19:43:19.548Z] PASS [2021-06-11T19:43:19.548Z] [2021-06-11T19:43:19.548Z] === Skipped [2021-06-11T19:43:19.548Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T19:43:19.548Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:43:19.548Z] [2021-06-11T19:43:19.548Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:43:19.548Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:43:19.548Z] [2021-06-11T19:43:19.548Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-06-11T19:43:19.548Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-06-11T19:43:19.548Z] [2021-06-11T19:43:19.548Z] [2021-06-11T19:43:19.548Z] DONE 34 tests, 3 skipped in 136.415s [2021-06-11T19:43:19.548Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T19:43:19.548Z] INFO: Testing against a local daemon [2021-06-11T19:43:19.548Z] === RUN TestConfigInspect [2021-06-11T19:43:19.548Z] --- SKIP: TestConfigInspect (0.02s) [2021-06-11T19:43:19.548Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestConfigList [2021-06-11T19:43:19.548Z] --- SKIP: TestConfigList (0.01s) [2021-06-11T19:43:19.548Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestConfigsCreateAndDelete [2021-06-11T19:43:19.548Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-06-11T19:43:19.548Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestConfigsUpdate [2021-06-11T19:43:19.548Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-06-11T19:43:19.548Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestTemplatedConfig [2021-06-11T19:43:19.548Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T19:43:19.548Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestConfigCreateResolve [2021-06-11T19:43:19.548Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-06-11T19:43:19.548Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:19.548Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T19:43:20.741Z] === RUN TestCopyFromContainer// [2021-06-11T19:43:20.741Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T19:43:20.997Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T19:43:20.997Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T19:43:20.997Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T19:43:20.997Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T19:43:21.254Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T19:43:21.254Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T19:43:21.254Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T19:43:21.254Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T19:43:21.460Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2021-06-11T19:43:21.460Z] PASS [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === Skipped [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-06-11T19:43:21.460Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-06-11T19:43:21.460Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-06-11T19:43:21.460Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-06-11T19:43:21.460Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-06-11T19:43:21.460Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-06-11T19:43:21.460Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] [2021-06-11T19:43:21.460Z] DONE 7 tests, 6 skipped in 1.760s [2021-06-11T19:43:21.460Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T19:43:21.460Z] INFO: Testing against a local daemon [2021-06-11T19:43:21.460Z] === RUN TestCheckpoint [2021-06-11T19:43:21.460Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T19:43:21.460Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:43:21.460Z] === RUN TestContainerInvalidJSON [2021-06-11T19:43:21.460Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:21.460Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:21.460Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:21.460Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:21.460Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:21.460Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:21.460Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:43:21.460Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:43:21.460Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:43:21.460Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-06-11T19:43:21.460Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T19:43:21.460Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-11T19:43:21.460Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T19:43:21.460Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T19:43:21.460Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-06-11T19:43:21.460Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T19:43:21.460Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-06-11T19:43:21.460Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T19:43:21.460Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-06-11T19:43:21.460Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T19:43:21.460Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-11T19:43:21.460Z] === RUN TestCopyFromContainer [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer (2.15s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-06-11T19:43:21.510Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-11T19:43:21.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T19:43:21.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:21.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:21.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:21.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:21.510Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:21.510Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:21.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:21.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:21.510Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:21.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T19:43:21.510Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T19:43:21.510Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-11T19:43:21.510Z] === RUN TestCreateWithInvalidEnv [2021-06-11T19:43:21.510Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T19:43:21.510Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T19:43:21.510Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T19:43:21.510Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T19:43:21.510Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T19:43:21.510Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T19:43:21.510Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T19:43:21.510Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T19:43:21.510Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T19:43:21.510Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T19:43:21.510Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T19:43:21.510Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T19:43:21.510Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-06-11T19:43:21.510Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T19:43:24.026Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-06-11T19:43:24.026Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer// [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T19:43:25.663Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer (4.34s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-06-11T19:43:25.924Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-06-11T19:43:25.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T19:43:25.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:25.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:25.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:25.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:25.924Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:25.924Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:25.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:43:25.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:43:25.924Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:43:25.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T19:43:25.924Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T19:43:25.924Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-06-11T19:43:25.924Z] === RUN TestCreateWithInvalidEnv [2021-06-11T19:43:25.924Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T19:43:25.924Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T19:43:25.924Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T19:43:25.924Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T19:43:25.924Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T19:43:25.924Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T19:43:25.924Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T19:43:25.924Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T19:43:25.924Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T19:43:25.924Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T19:43:25.924Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T19:43:25.924Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T19:43:25.924Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-11T19:43:25.924Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.37s) [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:26.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:26.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:26.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:26.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:26.543Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:26.543Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:26.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:26.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:26.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:26.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:26.543Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T19:43:26.543Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T19:43:26.543Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T19:43:27.105Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-06-11T19:43:27.105Z] === RUN TestCreateDifferentPlatform [2021-06-11T19:43:27.105Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T19:43:27.105Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T19:43:27.105Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-11T19:43:27.105Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T19:43:27.105Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T19:43:27.105Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T19:43:27.105Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-11T19:43:27.105Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T19:43:27.361Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-11T19:43:27.361Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T19:43:27.361Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T19:43:27.361Z] === RUN TestDaemonRestartIpcMode [2021-06-11T19:43:27.361Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T19:43:27.361Z] === RUN TestDaemonHostGatewayIP [2021-06-11T19:43:27.361Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T19:43:27.361Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T19:43:27.361Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T19:43:27.361Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T19:43:27.361Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T19:43:27.361Z] === RUN TestDiff [2021-06-11T19:43:27.838Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2021-06-11T19:43:27.838Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T19:43:27.924Z] --- PASS: TestDiff (0.77s) [2021-06-11T19:43:27.924Z] === RUN TestExecWithCloseStdin [2021-06-11T19:43:29.290Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-06-11T19:43:29.290Z] === RUN TestExec [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.93s) [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:29.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:29.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:29.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:29.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:29.751Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:29.751Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:29.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:43:29.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:43:29.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:43:29.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:43:29.751Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T19:43:29.751Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T19:43:29.751Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T19:43:30.219Z] --- PASS: TestExec (1.13s) [2021-06-11T19:43:30.219Z] === RUN TestExecUser [2021-06-11T19:43:30.692Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2021-06-11T19:43:30.692Z] === RUN TestCreateDifferentPlatform [2021-06-11T19:43:30.692Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T19:43:30.692Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T19:43:30.692Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-06-11T19:43:30.692Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T19:43:30.692Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T19:43:30.692Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T19:43:30.692Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-06-11T19:43:30.692Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T19:43:30.692Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T19:43:30.692Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T19:43:30.692Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T19:43:30.692Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T19:43:30.692Z] === RUN TestDaemonRestartIpcMode [2021-06-11T19:43:30.692Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T19:43:30.692Z] === RUN TestDaemonHostGatewayIP [2021-06-11T19:43:30.692Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-06-11T19:43:30.692Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:43:30.692Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T19:43:30.692Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T19:43:30.692Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T19:43:30.692Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T19:43:30.692Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T19:43:30.692Z] === RUN TestDiff [2021-06-11T19:43:31.264Z] --- PASS: TestDiff (0.68s) [2021-06-11T19:43:31.264Z] === RUN TestExecWithCloseStdin [2021-06-11T19:43:31.586Z] --- PASS: TestExecUser (1.11s) [2021-06-11T19:43:31.586Z] === RUN TestExportContainerAndImportImage [2021-06-11T19:43:32.206Z] --- PASS: TestExecWithCloseStdin (1.00s) [2021-06-11T19:43:32.206Z] === RUN TestExec [2021-06-11T19:43:32.521Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-06-11T19:43:32.521Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T19:43:33.151Z] --- PASS: TestExec (0.95s) [2021-06-11T19:43:33.151Z] === RUN TestExecUser [2021-06-11T19:43:33.898Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2021-06-11T19:43:33.898Z] === RUN TestHealthCheckWorkdir [2021-06-11T19:43:34.093Z] --- PASS: TestExecUser (0.97s) [2021-06-11T19:43:34.093Z] === RUN TestExportContainerAndImportImage [2021-06-11T19:43:35.035Z] --- PASS: TestExportContainerAndImportImage (0.91s) [2021-06-11T19:43:35.035Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T19:43:35.262Z] --- PASS: TestHealthCheckWorkdir (1.57s) [2021-06-11T19:43:35.262Z] === RUN TestHealthKillContainer [2021-06-11T19:43:38.334Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-06-11T19:43:38.334Z] === RUN TestHealthCheckWorkdir [2021-06-11T19:43:38.526Z] --- PASS: TestHealthKillContainer (3.12s) [2021-06-11T19:43:38.526Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T19:43:39.454Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-06-11T19:43:39.454Z] === RUN TestIpcModeNone [2021-06-11T19:43:39.719Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-06-11T19:43:39.719Z] === RUN TestHealthKillContainer [2021-06-11T19:43:40.382Z] --- PASS: TestIpcModeNone (1.08s) [2021-06-11T19:43:40.382Z] === RUN TestIpcModePrivate [2021-06-11T19:43:41.749Z] --- PASS: TestIpcModePrivate (1.16s) [2021-06-11T19:43:41.749Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-06-11T19:43:41.749Z] === RUN TestIpcModeShareable [2021-06-11T19:43:42.677Z] --- PASS: TestIpcModeShareable (1.08s) [2021-06-11T19:43:42.677Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-06-11T19:43:42.677Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T19:43:43.016Z] --- PASS: TestHealthKillContainer (2.99s) [2021-06-11T19:43:43.016Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T19:43:43.587Z] --- PASS: TestInspectCpusetInConfigPre120 (0.65s) [2021-06-11T19:43:43.587Z] === RUN TestIpcModeNone [2021-06-11T19:43:44.528Z] --- PASS: TestIpcModeNone (0.94s) [2021-06-11T19:43:44.528Z] === RUN TestIpcModePrivate [2021-06-11T19:43:44.667Z] 4612f6d0b889: Pull complete [2021-06-11T19:43:45.467Z] --- PASS: TestIpcModePrivate (0.96s) [2021-06-11T19:43:45.467Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-11T19:43:45.467Z] === RUN TestIpcModeShareable [2021-06-11T19:43:45.467Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-06-11T19:43:45.467Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:43:45.467Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T19:43:45.943Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.00s) [2021-06-11T19:43:45.943Z] === RUN TestAPIIpcModeHost [2021-06-11T19:43:46.871Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-06-11T19:43:46.871Z] === RUN TestDaemonIpcModeShareable [2021-06-11T19:43:48.073Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2021-06-11T19:43:48.073Z] === RUN TestAPIIpcModeHost [2021-06-11T19:43:48.073Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-06-11T19:43:48.073Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:43:48.073Z] === RUN TestDaemonIpcModeShareable [2021-06-11T19:43:48.073Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-06-11T19:43:48.073Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:43:48.073Z] === RUN TestDaemonIpcModePrivate [2021-06-11T19:43:48.759Z] --- PASS: TestDaemonIpcModeShareable (1.71s) [2021-06-11T19:43:48.760Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-11T19:43:48.760Z] === RUN TestDaemonIpcModePrivate [2021-06-11T19:43:50.123Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2021-06-11T19:43:50.123Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-11T19:43:50.123Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T19:43:51.372Z] --- PASS: TestDaemonIpcModePrivate (2.65s) [2021-06-11T19:43:51.372Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2021-06-11T19:43:51.372Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T19:43:51.372Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T19:43:51.372Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:43:51.372Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T19:43:51.372Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T19:43:51.372Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:43:51.372Z] === RUN TestIpcModeOlderClient [2021-06-11T19:43:51.372Z] === PAUSE TestIpcModeOlderClient [2021-06-11T19:43:51.372Z] === RUN TestKillContainerInvalidSignal [2021-06-11T19:43:51.632Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-06-11T19:43:51.632Z] === RUN TestKillContainer [2021-06-11T19:43:51.632Z] === RUN TestKillContainer/no_signal [2021-06-11T19:43:52.025Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.73s) [2021-06-11T19:43:52.025Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-06-11T19:43:52.025Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T19:43:52.204Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T19:43:52.776Z] === RUN TestKillContainer/killing_signal [2021-06-11T19:43:53.720Z] --- PASS: TestKillContainer (2.01s) [2021-06-11T19:43:53.720Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-06-11T19:43:53.720Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2021-06-11T19:43:53.720Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-06-11T19:43:53.720Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T19:43:53.720Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T19:43:53.915Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2021-06-11T19:43:53.915Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-06-11T19:43:53.915Z] === RUN TestIpcModeOlderClient [2021-06-11T19:43:53.915Z] === PAUSE TestIpcModeOlderClient [2021-06-11T19:43:53.915Z] === RUN TestKillContainerInvalidSignal [2021-06-11T19:43:54.291Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T19:43:54.477Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2021-06-11T19:43:54.477Z] === RUN TestKillContainer [2021-06-11T19:43:54.477Z] === RUN TestKillContainer/no_signal [2021-06-11T19:43:54.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:43:54.825Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:43:54.825Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:43:54.825Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:43:54.825Z] [2021-06-11T19:43:54.825Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-06-11T19:43:54.825Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-06-11T19:43:54.825Z] Using test binary docker [2021-06-11T19:43:54.825Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T19:43:54.825Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:43:54.825Z] INFO: Waiting for daemon to start... [2021-06-11T19:43:54.825Z] Starting dockerd [2021-06-11T19:43:54.825Z] . [2021-06-11T19:43:54.825Z] INFO: Building docker-sdk-python3:5.0.0... [2021-06-11T19:43:54.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-06-11T19:43:54.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2021-06-11T19:43:54.862Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2021-06-11T19:43:54.862Z] === RUN TestKillStoppedContainer [2021-06-11T19:43:54.862Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-11T19:43:54.862Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T19:43:54.862Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-11T19:43:54.862Z] === RUN TestKillDifferentUserContainer [2021-06-11T19:43:55.039Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T19:43:55.601Z] === RUN TestKillContainer/killing_signal [2021-06-11T19:43:55.688Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T19:43:55.688Z] === RUN TestBoolValue [2021-06-11T19:43:55.688Z] --- PASS: TestBoolValue (0.00s) [2021-06-11T19:43:55.688Z] === RUN TestBoolValueOrDefault [2021-06-11T19:43:55.688Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-11T19:43:55.688Z] === RUN TestInt64ValueOrZero [2021-06-11T19:43:55.688Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-11T19:43:55.688Z] === RUN TestInt64ValueOrDefault [2021-06-11T19:43:55.688Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-11T19:43:55.688Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-11T19:43:55.688Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-11T19:43:55.688Z] === RUN TestJsonContentType [2021-06-11T19:43:55.688Z] --- PASS: TestJsonContentType (0.00s) [2021-06-11T19:43:55.688Z] PASS [2021-06-11T19:43:55.688Z] coverage: 14.7% of statements [2021-06-11T19:43:55.688Z] ok github.com/docker/docker/api/server/httputils 0.241s coverage: 14.7% of statements [2021-06-11T19:43:55.803Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-06-11T19:43:55.803Z] === RUN TestInspectOomKilledTrue [2021-06-11T19:43:55.803Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T19:43:55.803Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:43:55.803Z] === RUN TestInspectOomKilledFalse [2021-06-11T19:43:55.803Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T19:43:55.803Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:43:55.803Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T19:43:55.803Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T19:43:55.803Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T19:43:55.803Z] === RUN TestLinksContainerNames [2021-06-11T19:43:56.150Z] === RUN TestMaskSecretKeys [2021-06-11T19:43:56.150Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-11T19:43:56.150Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-11T19:43:56.150Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-11T19:43:56.150Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-11T19:43:56.150Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-11T19:43:56.150Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-11T19:43:56.150Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-11T19:43:56.150Z] === RUN TestVersionMiddlewareVersion [2021-06-11T19:43:56.150Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-11T19:43:56.150Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-11T19:43:56.150Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-11T19:43:56.150Z] PASS [2021-06-11T19:43:56.150Z] coverage: 37.7% of statements [2021-06-11T19:43:56.150Z] ok github.com/docker/docker/api/server/middleware 0.303s coverage: 37.7% of statements [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T19:43:56.150Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T19:43:56.528Z] --- PASS: TestKillContainer (2.14s) [2021-06-11T19:43:56.528Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-06-11T19:43:56.528Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2021-06-11T19:43:56.528Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2021-06-11T19:43:56.528Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T19:43:56.528Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T19:43:57.091Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T19:43:57.189Z] --- PASS: TestLinksContainerNames (1.35s) [2021-06-11T19:43:57.189Z] === RUN TestLogsFollowTailEmpty [2021-06-11T19:43:57.664Z] === RUN TestStrSliceMarshalJSON [2021-06-11T19:43:57.664Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestStrSliceUnmarshalJSON [2021-06-11T19:43:57.664Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestStrSliceUnmarshalString [2021-06-11T19:43:57.664Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestStrSliceUnmarshalSlice [2021-06-11T19:43:57.664Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-11T19:43:57.664Z] PASS [2021-06-11T19:43:57.664Z] coverage: 90.0% of statements [2021-06-11T19:43:57.664Z] ok github.com/docker/docker/api/types/strslice 0.190s coverage: 90.0% of statements [2021-06-11T19:43:57.664Z] === RUN TestToJSON [2021-06-11T19:43:57.664Z] --- PASS: TestToJSON (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestToParamWithVersion [2021-06-11T19:43:57.664Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestFromJSON [2021-06-11T19:43:57.664Z] --- PASS: TestFromJSON (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestEmpty [2021-06-11T19:43:57.664Z] --- PASS: TestEmpty (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestArgsMatchKVListEmptySources [2021-06-11T19:43:57.664Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestArgsMatchKVList [2021-06-11T19:43:57.664Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestArgsMatch [2021-06-11T19:43:57.664Z] --- PASS: TestArgsMatch (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestAdd [2021-06-11T19:43:57.664Z] --- PASS: TestAdd (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestDel [2021-06-11T19:43:57.664Z] --- PASS: TestDel (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestLen [2021-06-11T19:43:57.664Z] --- PASS: TestLen (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestExactMatch [2021-06-11T19:43:57.664Z] --- PASS: TestExactMatch (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestOnlyOneExactMatch [2021-06-11T19:43:57.664Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestContains [2021-06-11T19:43:57.664Z] --- PASS: TestContains (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestValidate [2021-06-11T19:43:57.664Z] --- PASS: TestValidate (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestWalkValues [2021-06-11T19:43:57.664Z] --- PASS: TestWalkValues (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestFuzzyMatch [2021-06-11T19:43:57.664Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-11T19:43:57.664Z] === RUN TestClone [2021-06-11T19:43:57.664Z] --- PASS: TestClone (0.00s) [2021-06-11T19:43:57.664Z] PASS [2021-06-11T19:43:57.664Z] coverage: 92.2% of statements [2021-06-11T19:43:57.664Z] ok github.com/docker/docker/api/types/filters 0.156s coverage: 92.2% of statements [2021-06-11T19:43:57.760Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2021-06-11T19:43:57.760Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T19:43:58.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-06-11T19:43:58.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-06-11T19:43:58.019Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2021-06-11T19:43:58.019Z] === RUN TestKillStoppedContainer [2021-06-11T19:43:58.019Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-06-11T19:43:58.019Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T19:43:58.019Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-06-11T19:43:58.019Z] === RUN TestKillDifferentUserContainer [2021-06-11T19:43:58.115Z] === RUN TestAdjustForAPIVersion [2021-06-11T19:43:58.115Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-11T19:43:58.115Z] PASS [2021-06-11T19:43:58.115Z] coverage: 5.7% of statements [2021-06-11T19:43:58.115Z] ok github.com/docker/docker/api/server/router/swarm 0.331s coverage: 5.7% of statements [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T19:43:58.115Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T19:43:58.115Z] === RUN TestDurationToSecondsString [2021-06-11T19:43:58.115Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-11T19:43:58.115Z] === RUN TestGetTimestamp [2021-06-11T19:43:58.115Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-11T19:43:58.115Z] === RUN TestParseTimestamps [2021-06-11T19:43:58.115Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-11T19:43:58.115Z] PASS [2021-06-11T19:43:58.115Z] coverage: 100.0% of statements [2021-06-11T19:43:58.115Z] ok github.com/docker/docker/api/types/time 0.447s coverage: 100.0% of statements [2021-06-11T19:43:58.332Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/default [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/private [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/slave [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/shared [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/default [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/shared [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/slave [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/private [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T19:43:58.333Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:43:58.333Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:43:58.333Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:43:58.581Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-06-11T19:43:58.581Z] === RUN TestInspectOomKilledTrue [2021-06-11T19:43:58.581Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T19:43:58.581Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T19:43:58.581Z] === RUN TestInspectOomKilledFalse [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T19:43:58.593Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-11T19:43:58.593Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-06-11T19:43:58.594Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-06-11T19:43:58.594Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T19:43:58.594Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-06-11T19:43:58.594Z] 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-06-11T19:43:58.594Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T19:43:58.594Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T19:43:58.594Z] 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-06-11T19:43:58.594Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T19:43:58.594Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T19:43:58.594Z] 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-06-11T19:43:58.594Z] === RUN TestNetworkNat [2021-06-11T19:43:59.071Z] === RUN TestCompareVersion [2021-06-11T19:43:59.071Z] --- PASS: TestCompareVersion (0.00s) [2021-06-11T19:43:59.071Z] PASS [2021-06-11T19:43:59.071Z] coverage: 75.0% of statements [2021-06-11T19:43:59.071Z] ok github.com/docker/docker/api/types/versions 0.094s coverage: 75.0% of statements [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T19:43:59.071Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T19:43:59.511Z] --- PASS: TestInspectOomKilledFalse (0.70s) [2021-06-11T19:43:59.511Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T19:43:59.533Z] --- PASS: TestNetworkNat (0.75s) [2021-06-11T19:43:59.533Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T19:44:00.074Z] --- PASS: TestLinksEtcHostsContentMatch (0.84s) [2021-06-11T19:44:00.074Z] === RUN TestLinksContainerNames [2021-06-11T19:44:00.104Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-06-11T19:44:00.104Z] === RUN TestNetworkLoopbackNat [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-11T19:44:00.583Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-11T19:44:00.583Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-11T19:44:00.583Z] === RUN TestCloneArgsSmartHttp [2021-06-11T19:44:00.583Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-11T19:44:00.583Z] === RUN TestCloneArgsDumbHttp [2021-06-11T19:44:00.583Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-11T19:44:00.583Z] === RUN TestCloneArgsGit [2021-06-11T19:44:00.583Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-11T19:44:00.583Z] === RUN TestCheckoutGit [2021-06-11T19:44:01.965Z] --- PASS: TestLinksContainerNames (1.41s) [2021-06-11T19:44:01.965Z] === RUN TestLogsFollowTailEmpty [2021-06-11T19:44:02.221Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-06-11T19:44:02.222Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T19:44:03.150Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/default [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/private [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/slave [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/shared [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/default [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/shared [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/slave [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/private [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T19:44:03.150Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:44:03.150Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T19:44:03.150Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:44:03.403Z] --- PASS: TestNetworkLoopbackNat (3.04s) [2021-06-11T19:44:03.403Z] === RUN TestPause [2021-06-11T19:44:03.403Z] --- SKIP: TestPause (0.00s) [2021-06-11T19:44:03.403Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:03.403Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T19:44:03.403Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:44:03.403Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:44:03.403Z] === RUN TestPauseStopPausedContainer [2021-06-11T19:44:03.404Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-06-11T19:44:03.404Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:03.404Z] === RUN TestPidHost [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:44:03.407Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-06-11T19:44:03.407Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-06-11T19:44:03.407Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T19:44:03.448Z] === RUN TestEnable [2021-06-11T19:44:03.448Z] --- PASS: TestEnable (0.00s) [2021-06-11T19:44:03.448Z] === RUN TestDisable [2021-06-11T19:44:03.448Z] --- PASS: TestDisable (0.00s) [2021-06-11T19:44:03.448Z] === RUN TestEnabled [2021-06-11T19:44:03.448Z] --- PASS: TestEnabled (0.00s) [2021-06-11T19:44:03.448Z] PASS [2021-06-11T19:44:03.448Z] coverage: 100.0% of statements [2021-06-11T19:44:03.448Z] ok github.com/docker/docker/cli/debug 0.207s coverage: 100.0% of statements [2021-06-11T19:44:03.448Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-11T19:44:03.448Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-11T19:44:03.448Z] === RUN TestProcessNoDockerignore [2021-06-11T19:44:03.900Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-11T19:44:03.900Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-11T19:44:03.900Z] === RUN TestDetectContentType [2021-06-11T19:44:03.900Z] --- PASS: TestDetectContentType (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestSelectAcceptableMIME [2021-06-11T19:44:03.900Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestInspectEmptyResponse [2021-06-11T19:44:03.900Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestInspectResponseBinary [2021-06-11T19:44:03.900Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestResponseUnsupportedContentType [2021-06-11T19:44:03.900Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestInspectResponseTextSimple [2021-06-11T19:44:03.900Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestInspectResponseEmptyContentType [2021-06-11T19:44:03.900Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestUnknownContentLength [2021-06-11T19:44:03.900Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestDownloadRemote [2021-06-11T19:44:03.900Z] --- PASS: TestDownloadRemote (0.07s) [2021-06-11T19:44:03.900Z] === RUN TestGetWithStatusError [2021-06-11T19:44:03.900Z] --- PASS: TestGetWithStatusError (0.00s) [2021-06-11T19:44:03.900Z] === RUN TestCloseRootDirectory [2021-06-11T19:44:03.900Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-11T19:44:03.900Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:44:03.900Z] === RUN TestHashFile [2021-06-11T19:44:03.900Z] --- SKIP: TestHashFile (0.00s) [2021-06-11T19:44:03.900Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:44:03.900Z] === RUN TestHashSubdir [2021-06-11T19:44:03.900Z] --- SKIP: TestHashSubdir (0.01s) [2021-06-11T19:44:03.900Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:44:03.900Z] === RUN TestRemoveDirectory [2021-06-11T19:44:03.900Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-11T19:44:03.900Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:44:03.900Z] PASS [2021-06-11T19:44:03.900Z] coverage: 9.3% of statements [2021-06-11T19:44:03.900Z] ok github.com/docker/docker/builder/remotecontext 0.981s coverage: 9.3% of statements [2021-06-11T19:44:04.352Z] === RUN TestGetAllAllowed [2021-06-11T19:44:04.352Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestGetAllMeta [2021-06-11T19:44:04.352Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-11T19:44:04.352Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestIsUnreferencedBuiltin [2021-06-11T19:44:04.352Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestIsExistingDirectory [2021-06-11T19:44:04.352Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestGetFilenameForDownload [2021-06-11T19:44:04.352Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestEnv2Variables [2021-06-11T19:44:04.352Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-11T19:44:04.352Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestMaintainer [2021-06-11T19:44:04.352Z] --- PASS: TestMaintainer (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestLabel [2021-06-11T19:44:04.352Z] --- PASS: TestLabel (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestFromScratch [2021-06-11T19:44:04.352Z] --- PASS: TestFromScratch (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestFromWithArg [2021-06-11T19:44:04.352Z] --- PASS: TestFromWithArg (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-11T19:44:04.352Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestFromWithUndefinedArg [2021-06-11T19:44:04.352Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestFromMultiStageWithNamedStage [2021-06-11T19:44:04.352Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestOnbuild [2021-06-11T19:44:04.352Z] --- PASS: TestOnbuild (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestWorkdir [2021-06-11T19:44:04.352Z] --- PASS: TestWorkdir (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestCmd [2021-06-11T19:44:04.352Z] --- PASS: TestCmd (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestHealthcheckNone [2021-06-11T19:44:04.352Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestHealthcheckCmd [2021-06-11T19:44:04.352Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestEntrypoint [2021-06-11T19:44:04.352Z] --- PASS: TestEntrypoint (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestExpose [2021-06-11T19:44:04.352Z] --- PASS: TestExpose (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestUser [2021-06-11T19:44:04.352Z] --- PASS: TestUser (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestVolume [2021-06-11T19:44:04.352Z] --- PASS: TestVolume (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestStopSignal [2021-06-11T19:44:04.352Z] --- SKIP: TestStopSignal (0.00s) [2021-06-11T19:44:04.352Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T19:44:04.352Z] === RUN TestArg [2021-06-11T19:44:04.352Z] --- PASS: TestArg (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestShell [2021-06-11T19:44:04.352Z] --- PASS: TestShell (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestPrependEnvOnCmd [2021-06-11T19:44:04.352Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestRunWithBuildArgs [2021-06-11T19:44:04.352Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestRunIgnoresHealthcheck [2021-06-11T19:44:04.352Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestDispatchUnsupportedOptions [2021-06-11T19:44:04.352Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-11T19:44:04.352Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-11T19:44:04.352Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-11T19:44:04.352Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestNormalizeWorkdir [2021-06-11T19:44:04.352Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestDispatch [2021-06-11T19:44:04.352Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-11T19:44:04.352Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-11T19:44:04.352Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-11T19:44:04.352Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-11T19:44:04.352Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-11T19:44:04.352Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-11T19:44:04.352Z] === RUN TestDispatch/COPY_url [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch (0.08s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-11T19:44:04.352Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestAddScratchImageAddsToMounts [2021-06-11T19:44:04.352Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-11T19:44:04.352Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-11T19:44:04.352Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-11T19:44:04.352Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestImageSourceGetAddsToMounts [2021-06-11T19:44:04.352Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestEmptyDockerfile [2021-06-11T19:44:04.352Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-11T19:44:04.352Z] === RUN TestSymlinkDockerfile [2021-06-11T19:44:04.352Z] --- PASS: TestSymlinkDockerfile (0.03s) [2021-06-11T19:44:04.352Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-11T19:44:04.352Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestNonExistingDockerfile [2021-06-11T19:44:04.352Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestCopyRunConfig [2021-06-11T19:44:04.352Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestDeepCopyRunConfig [2021-06-11T19:44:04.352Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestExportImage [2021-06-11T19:44:04.352Z] --- PASS: TestExportImage (0.00s) [2021-06-11T19:44:04.352Z] === RUN TestNormalizeDest [2021-06-11T19:44:04.352Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-11T19:44:04.352Z] PASS [2021-06-11T19:44:04.352Z] coverage: 47.0% of statements [2021-06-11T19:44:04.352Z] ok github.com/docker/docker/builder/dockerfile 0.969s coverage: 47.0% of statements [2021-06-11T19:44:04.804Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T19:44:05.317Z] --- PASS: TestPidHost (1.92s) [2021-06-11T19:44:05.317Z] === RUN TestPsFilter [2021-06-11T19:44:05.317Z] --- PASS: TestPsFilter (0.11s) [2021-06-11T19:44:05.317Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T19:44:05.888Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-06-11T19:44:05.888Z] === RUN TestRemoveContainerWithVolume [2021-06-11T19:44:05.922Z] --- PASS: TestContainerBindMountNonRecursive (2.07s) [2021-06-11T19:44:05.922Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T19:44:05.922Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-06-11T19:44:05.922Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T19:44:06.459Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2021-06-11T19:44:06.459Z] === RUN TestRemoveContainerRunning [2021-06-11T19:44:06.849Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-06-11T19:44:06.849Z] === RUN TestNetworkNat [2021-06-11T19:44:07.400Z] --- PASS: TestRemoveContainerRunning (0.68s) [2021-06-11T19:44:07.400Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T19:44:07.777Z] --- PASS: TestNetworkNat (0.91s) [2021-06-11T19:44:07.777Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T19:44:07.972Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-06-11T19:44:07.972Z] === RUN TestRemoveInvalidContainer [2021-06-11T19:44:07.972Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T19:44:07.972Z] === RUN TestRenameLinkedContainer [2021-06-11T19:44:08.710Z] --- PASS: TestNetworkLocalhostTCPNat (0.80s) [2021-06-11T19:44:08.710Z] === RUN TestNetworkLoopbackNat [2021-06-11T19:44:10.518Z] --- PASS: TestRenameLinkedContainer (2.68s) [2021-06-11T19:44:10.518Z] === RUN TestRenameStoppedContainer [2021-06-11T19:44:11.461Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-06-11T19:44:11.461Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T19:44:11.974Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-06-11T19:44:11.975Z] === RUN TestPause [2021-06-11T19:44:12.535Z] --- PASS: TestPause (0.75s) [2021-06-11T19:44:12.535Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T19:44:12.535Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:44:12.535Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:44:12.535Z] === RUN TestPauseStopPausedContainer [2021-06-11T19:44:12.843Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-06-11T19:44:12.843Z] === RUN TestRenameInvalidName [2021-06-11T19:44:13.096Z] --- PASS: TestPauseStopPausedContainer (0.73s) [2021-06-11T19:44:13.096Z] === RUN TestPidHost [2021-06-11T19:44:13.413Z] --- PASS: TestRenameInvalidName (0.66s) [2021-06-11T19:44:13.413Z] === RUN TestRenameAnonymousContainer [2021-06-11T19:44:15.606Z] --- PASS: TestPidHost (2.00s) [2021-06-11T19:44:15.606Z] === RUN TestPsFilter [2021-06-11T19:44:15.606Z] --- PASS: TestPsFilter (0.10s) [2021-06-11T19:44:15.606Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T19:44:15.956Z] --- PASS: TestRenameAnonymousContainer (2.29s) [2021-06-11T19:44:15.956Z] === RUN TestRenameContainerWithSameName [2021-06-11T19:44:16.167Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.71s) [2021-06-11T19:44:16.167Z] === RUN TestRemoveContainerWithVolume [2021-06-11T19:44:16.526Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2021-06-11T19:44:16.526Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T19:44:16.728Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2021-06-11T19:44:16.728Z] === RUN TestRemoveContainerRunning [2021-06-11T19:44:17.089Z] === RUN TestCheckpointCreateError [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointCreate [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointDeleteError [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointDelete [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointListError [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointList [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointList (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCheckpointListContainerNotFound [2021-06-11T19:44:17.089Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNewClientWithOpsFromEnv [2021-06-11T19:44:17.089Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T19:44:17.089Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T19:44:17.089Z] === RUN TestGetAPIPath [2021-06-11T19:44:17.089Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestParseHostURL [2021-06-11T19:44:17.089Z] --- PASS: TestParseHostURL (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-11T19:44:17.089Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPIVersion [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPVersionOverride [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-11T19:44:17.089Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestClientRedirect [2021-06-11T19:44:17.089Z] --- PASS: TestClientRedirect (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigCreateUnsupported [2021-06-11T19:44:17.089Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigCreateError [2021-06-11T19:44:17.089Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigCreate [2021-06-11T19:44:17.089Z] --- PASS: TestConfigCreate (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspectNotFound [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspectWithEmptyID [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspectUnsupported [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspectError [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspectConfigNotFound [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigInspect [2021-06-11T19:44:17.089Z] --- PASS: TestConfigInspect (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigListUnsupported [2021-06-11T19:44:17.089Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigListError [2021-06-11T19:44:17.089Z] --- PASS: TestConfigListError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigList [2021-06-11T19:44:17.089Z] --- PASS: TestConfigList (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigRemoveUnsupported [2021-06-11T19:44:17.089Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigRemoveError [2021-06-11T19:44:17.089Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigRemove [2021-06-11T19:44:17.089Z] --- PASS: TestConfigRemove (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigUpdateUnsupported [2021-06-11T19:44:17.089Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigUpdateError [2021-06-11T19:44:17.089Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestConfigUpdate [2021-06-11T19:44:17.089Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCommitError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCommit [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCommit (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerStatPathError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerStatPathNotFoundError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerStatPathNoHeaderError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerStatPath [2021-06-11T19:44:17.089Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyToContainerError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyToContainerNotFoundError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyToContainer [2021-06-11T19:44:17.089Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyFromContainerError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyFromContainerNotFoundError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-11T19:44:17.089Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestCopyFromContainer [2021-06-11T19:44:17.089Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCreateError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCreateImageNotFound [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCreateWithName [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerCreateAutoRemove [2021-06-11T19:44:17.089Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerDiffError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerDiff [2021-06-11T19:44:17.089Z] --- PASS: TestContainerDiff (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecCreateError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecCreate [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecStartError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecStart [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecInspectError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExecInspect [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExportError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExportError (0.01s) [2021-06-11T19:44:17.089Z] === RUN TestContainerExport [2021-06-11T19:44:17.089Z] --- PASS: TestContainerExport (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerInspectError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerInspectContainerNotFound [2021-06-11T19:44:17.089Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerInspectWithEmptyID [2021-06-11T19:44:17.089Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerInspect [2021-06-11T19:44:17.089Z] --- PASS: TestContainerInspect (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerInspectNode [2021-06-11T19:44:17.089Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerKillError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerKillError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerKill [2021-06-11T19:44:17.089Z] --- PASS: TestContainerKill (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerListError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerListError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerList [2021-06-11T19:44:17.089Z] --- PASS: TestContainerList (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerLogsNotFoundError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerLogsError [2021-06-11T19:44:17.089Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-11T19:44:17.089Z] === RUN TestContainerLogs [2021-06-11T19:44:17.540Z] --- PASS: TestContainerLogs (0.18s) [2021-06-11T19:44:17.540Z] === RUN TestContainerPauseError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerPause [2021-06-11T19:44:17.540Z] --- PASS: TestContainerPause (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainersPruneError [2021-06-11T19:44:17.540Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainersPrune [2021-06-11T19:44:17.540Z] --- PASS: TestContainersPrune (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRemoveError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRemoveNotFoundError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRemove [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRemove (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRenameError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRename [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRename (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerResizeError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerExecResizeError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerResize [2021-06-11T19:44:17.540Z] --- PASS: TestContainerResize (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerExecResize [2021-06-11T19:44:17.540Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRestartError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerRestart [2021-06-11T19:44:17.540Z] --- PASS: TestContainerRestart (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStartError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStartError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStart [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStart (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStatsError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStats [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStats (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStopError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStopError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerStop [2021-06-11T19:44:17.540Z] --- PASS: TestContainerStop (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerTopError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerTopError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerTop [2021-06-11T19:44:17.540Z] --- PASS: TestContainerTop (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerUnpauseError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerUnpause [2021-06-11T19:44:17.540Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerUpdateError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerUpdate [2021-06-11T19:44:17.540Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerWaitError [2021-06-11T19:44:17.540Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestContainerWait [2021-06-11T19:44:17.540Z] --- PASS: TestContainerWait (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestDiskUsageError [2021-06-11T19:44:17.540Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestDiskUsage [2021-06-11T19:44:17.540Z] --- PASS: TestDiskUsage (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestDistributionInspectUnsupported [2021-06-11T19:44:17.540Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestDistributionInspectWithEmptyID [2021-06-11T19:44:17.540Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestEventsErrorInOptions [2021-06-11T19:44:17.540Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestEventsErrorFromServer [2021-06-11T19:44:17.540Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestEvents [2021-06-11T19:44:17.540Z] --- PASS: TestEvents (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestTLSCloseWriter [2021-06-11T19:44:17.540Z] === PAUSE TestTLSCloseWriter [2021-06-11T19:44:17.540Z] === RUN TestImageBuildError [2021-06-11T19:44:17.540Z] --- PASS: TestImageBuildError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageBuild [2021-06-11T19:44:17.540Z] --- PASS: TestImageBuild (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestGetDockerOS [2021-06-11T19:44:17.540Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageCreateError [2021-06-11T19:44:17.540Z] --- PASS: TestImageCreateError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageCreate [2021-06-11T19:44:17.540Z] --- PASS: TestImageCreate (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageHistoryError [2021-06-11T19:44:17.540Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageHistory [2021-06-11T19:44:17.540Z] --- PASS: TestImageHistory (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageImportError [2021-06-11T19:44:17.540Z] --- PASS: TestImageImportError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageImport [2021-06-11T19:44:17.540Z] --- PASS: TestImageImport (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageInspectError [2021-06-11T19:44:17.540Z] --- PASS: TestImageInspectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageInspectImageNotFound [2021-06-11T19:44:17.540Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageInspectWithEmptyID [2021-06-11T19:44:17.540Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageInspect [2021-06-11T19:44:17.540Z] --- PASS: TestImageInspect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageListError [2021-06-11T19:44:17.540Z] --- PASS: TestImageListError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageList [2021-06-11T19:44:17.540Z] --- PASS: TestImageList (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageListApiBefore125 [2021-06-11T19:44:17.540Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageLoadError [2021-06-11T19:44:17.540Z] --- PASS: TestImageLoadError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageLoad [2021-06-11T19:44:17.540Z] --- PASS: TestImageLoad (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagesPruneError [2021-06-11T19:44:17.540Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagesPrune [2021-06-11T19:44:17.540Z] --- PASS: TestImagesPrune (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullReferenceParseError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullAnyError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePullWithoutErrors [2021-06-11T19:44:17.540Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushReferenceError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushAnyError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithoutErrors [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-11T19:44:17.540Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageRemoveError [2021-06-11T19:44:17.540Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageRemoveImageNotFound [2021-06-11T19:44:17.540Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageRemove [2021-06-11T19:44:17.540Z] --- PASS: TestImageRemove (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSaveError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSaveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSave [2021-06-11T19:44:17.540Z] --- PASS: TestImageSave (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchAnyError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageSearchWithoutErrors [2021-06-11T19:44:17.540Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageTagError [2021-06-11T19:44:17.540Z] --- PASS: TestImageTagError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageTagInvalidReference [2021-06-11T19:44:17.540Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageTagInvalidSourceImageName [2021-06-11T19:44:17.540Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageTagHexSource [2021-06-11T19:44:17.540Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestImageTag [2021-06-11T19:44:17.540Z] --- PASS: TestImageTag (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestInfoServerError [2021-06-11T19:44:17.540Z] --- PASS: TestInfoServerError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestInfoInvalidResponseJSONError [2021-06-11T19:44:17.540Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestInfo [2021-06-11T19:44:17.540Z] --- PASS: TestInfo (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkConnectError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkConnect [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkCreateError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkCreate [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkDisconnectError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkDisconnect [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkInspectError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkInspectNotFoundError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkInspectWithEmptyID [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkInspect [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkListError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkListError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkList [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkList (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworksPruneError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworksPrune [2021-06-11T19:44:17.540Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkRemoveError [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNetworkRemove [2021-06-11T19:44:17.540Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeInspectError [2021-06-11T19:44:17.540Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeInspectNodeNotFound [2021-06-11T19:44:17.540Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeInspectWithEmptyID [2021-06-11T19:44:17.540Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeInspect [2021-06-11T19:44:17.540Z] --- PASS: TestNodeInspect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeListError [2021-06-11T19:44:17.540Z] --- PASS: TestNodeListError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeList [2021-06-11T19:44:17.540Z] --- PASS: TestNodeList (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeRemoveError [2021-06-11T19:44:17.540Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeRemove [2021-06-11T19:44:17.540Z] --- PASS: TestNodeRemove (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeUpdateError [2021-06-11T19:44:17.540Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestNodeUpdate [2021-06-11T19:44:17.540Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestOptionWithTimeout [2021-06-11T19:44:17.540Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPingFail [2021-06-11T19:44:17.540Z] --- PASS: TestPingFail (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPingWithError [2021-06-11T19:44:17.540Z] 2021/06/11 19:44:17 RoundTripper returned a response & error; ignoring response [2021-06-11T19:44:17.540Z] 2021/06/11 19:44:17 RoundTripper returned a response & error; ignoring response [2021-06-11T19:44:17.540Z] --- PASS: TestPingWithError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPingSuccess [2021-06-11T19:44:17.540Z] --- PASS: TestPingSuccess (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPingHeadFallback [2021-06-11T19:44:17.540Z] === RUN TestPingHeadFallback/OK [2021-06-11T19:44:17.540Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-11T19:44:17.540Z] === RUN TestPingHeadFallback/Not_Found [2021-06-11T19:44:17.540Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-11T19:44:17.540Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-11T19:44:17.540Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginDisableError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginDisable [2021-06-11T19:44:17.540Z] --- PASS: TestPluginDisable (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginEnableError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginEnable [2021-06-11T19:44:17.540Z] --- PASS: TestPluginEnable (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginInspectError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginInspectWithEmptyID [2021-06-11T19:44:17.540Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginInspect [2021-06-11T19:44:17.540Z] --- PASS: TestPluginInspect (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginListError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginListError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginList [2021-06-11T19:44:17.540Z] --- PASS: TestPluginList (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginPushError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginPushError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginPush [2021-06-11T19:44:17.540Z] --- PASS: TestPluginPush (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginRemoveError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginRemove [2021-06-11T19:44:17.540Z] --- PASS: TestPluginRemove (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginSetError [2021-06-11T19:44:17.540Z] --- PASS: TestPluginSetError (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestPluginSet [2021-06-11T19:44:17.540Z] --- PASS: TestPluginSet (0.00s) [2021-06-11T19:44:17.540Z] === RUN TestSetHostHeader [2021-06-11T19:44:17.541Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestPlainTextError [2021-06-11T19:44:17.541Z] --- PASS: TestPlainTextError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestInfiniteError [2021-06-11T19:44:17.541Z] --- PASS: TestInfiniteError (0.02s) [2021-06-11T19:44:17.541Z] === RUN TestSecretCreateUnsupported [2021-06-11T19:44:17.541Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretCreateError [2021-06-11T19:44:17.541Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretCreate [2021-06-11T19:44:17.541Z] --- PASS: TestSecretCreate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretInspectUnsupported [2021-06-11T19:44:17.541Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretInspectError [2021-06-11T19:44:17.541Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretInspectSecretNotFound [2021-06-11T19:44:17.541Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretInspectWithEmptyID [2021-06-11T19:44:17.541Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretInspect [2021-06-11T19:44:17.541Z] --- PASS: TestSecretInspect (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretListUnsupported [2021-06-11T19:44:17.541Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretListError [2021-06-11T19:44:17.541Z] --- PASS: TestSecretListError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretList [2021-06-11T19:44:17.541Z] --- PASS: TestSecretList (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretRemoveUnsupported [2021-06-11T19:44:17.541Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretRemoveError [2021-06-11T19:44:17.541Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretRemove [2021-06-11T19:44:17.541Z] --- PASS: TestSecretRemove (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretUpdateUnsupported [2021-06-11T19:44:17.541Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretUpdateError [2021-06-11T19:44:17.541Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSecretUpdate [2021-06-11T19:44:17.541Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceCreateError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceCreate [2021-06-11T19:44:17.541Z] --- PASS: TestServiceCreate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-11T19:44:17.541Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceCreateDigestPinning [2021-06-11T19:44:17.541Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceInspectError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceInspectServiceNotFound [2021-06-11T19:44:17.541Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceInspectWithEmptyID [2021-06-11T19:44:17.541Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceInspect [2021-06-11T19:44:17.541Z] --- PASS: TestServiceInspect (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceListError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceListError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceList [2021-06-11T19:44:17.541Z] --- PASS: TestServiceList (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceLogsError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceLogs [2021-06-11T19:44:17.541Z] --- PASS: TestServiceLogs (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceRemoveError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceRemoveNotFoundError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceRemove [2021-06-11T19:44:17.541Z] --- PASS: TestServiceRemove (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceUpdateError [2021-06-11T19:44:17.541Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestServiceUpdate [2021-06-11T19:44:17.541Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmGetUnlockKeyError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmGetUnlockKey [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmInitError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmInit [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmInit (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmInspectError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmInspect [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmJoinError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmJoin [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmLeaveError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmLeave [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmUnlockError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmUnlock [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmUpdateError [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestSwarmUpdate [2021-06-11T19:44:17.541Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestTaskInspectError [2021-06-11T19:44:17.541Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestTaskInspectWithEmptyID [2021-06-11T19:44:17.541Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestTaskInspect [2021-06-11T19:44:17.541Z] --- PASS: TestTaskInspect (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestTaskListError [2021-06-11T19:44:17.541Z] --- PASS: TestTaskListError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestTaskList [2021-06-11T19:44:17.541Z] --- PASS: TestTaskList (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeCreateError [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeCreate [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeInspectError [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeInspectNotFound [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeInspectWithEmptyID [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeInspect [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeListError [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeListError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeList [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeList (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeRemoveError [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-11T19:44:17.541Z] === RUN TestVolumeRemove [2021-06-11T19:44:17.541Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-11T19:44:17.541Z] === CONT TestTLSCloseWriter [2021-06-11T19:44:17.541Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-11T19:44:17.541Z] PASS [2021-06-11T19:44:17.541Z] coverage: 74.9% of statements [2021-06-11T19:44:17.541Z] ok github.com/docker/docker/client 0.984s coverage: 74.9% of statements [2021-06-11T19:44:17.653Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-06-11T19:44:17.653Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T19:44:17.908Z] --- PASS: TestRenameContainerWithLinkedContainer (1.35s) [2021-06-11T19:44:17.908Z] === RUN TestResize [2021-06-11T19:44:18.215Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.71s) [2021-06-11T19:44:18.215Z] === RUN TestRemoveInvalidContainer [2021-06-11T19:44:18.215Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-06-11T19:44:18.215Z] === RUN TestRenameLinkedContainer [2021-06-11T19:44:18.478Z] --- PASS: TestResize (0.67s) [2021-06-11T19:44:18.478Z] === RUN TestResizeWithInvalidSize [2021-06-11T19:44:19.048Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-06-11T19:44:19.048Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T19:44:19.619Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2021-06-11T19:44:19.619Z] === RUN TestDaemonRestartKillContainers [2021-06-11T19:44:19.619Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T19:44:19.619Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T19:44:19.619Z] === RUN TestCgroupNamespacesRun [2021-06-11T19:44:21.482Z] --- PASS: TestRenameLinkedContainer (2.90s) [2021-06-11T19:44:21.482Z] === RUN TestRenameStoppedContainer [2021-06-11T19:44:21.738Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-06-11T19:44:21.738Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T19:44:22.916Z] --- PASS: TestCgroupNamespacesRun (2.64s) [2021-06-11T19:44:22.916Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T19:44:23.102Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2021-06-11T19:44:23.103Z] === RUN TestRenameInvalidName [2021-06-11T19:44:24.028Z] --- PASS: TestRenameInvalidName (0.71s) [2021-06-11T19:44:24.028Z] === RUN TestRenameAnonymousContainer [2021-06-11T19:44:24.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.15s) [2021-06-11T19:44:24.826Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T19:44:26.544Z] --- PASS: TestRenameAnonymousContainer (2.42s) [2021-06-11T19:44:26.544Z] === RUN TestRenameContainerWithSameName [2021-06-11T19:44:27.116Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2021-06-11T19:44:27.116Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T19:44:27.367Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.68s) [2021-06-11T19:44:27.367Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T19:44:28.480Z] --- PASS: TestRenameContainerWithLinkedContainer (1.48s) [2021-06-11T19:44:28.480Z] === RUN TestResize [2021-06-11T19:44:29.223Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:44:29.223Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:44:29.223Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:44:29.223Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:44:29.223Z] [2021-06-11T19:44:29.223Z] + TEST_INTEGRATION_DEST=1 [2021-06-11T19:44:29.223Z] + CONTAINER_NAME=docker-pr1-1 [2021-06-11T19:44:29.223Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T19:44:29.223Z] + run_tests test-integration-flaky [2021-06-11T19:44:29.223Z] + '[' -n 0 ']' [2021-06-11T19:44:29.223Z] + rm= [2021-06-11T19:44:29.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42518/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh test-integration-flaky test-integration [2021-06-11T19:44:29.223Z] + c=0 [2021-06-11T19:44:29.223Z] + TEST_INTEGRATION_DEST=2 [2021-06-11T19:44:29.223Z] + CONTAINER_NAME=docker-pr1-2 [2021-06-11T19:44:29.223Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T19:44:29.223Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-06-11T19:44:29.223Z] + run_tests [2021-06-11T19:44:29.223Z] + '[' -n 0 ']' [2021-06-11T19:44:29.223Z] + rm= [2021-06-11T19:44:29.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42518/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh '' test-integration [2021-06-11T19:44:29.223Z] + TEST_INTEGRATION_DEST=3 [2021-06-11T19:44:29.223Z] + CONTAINER_NAME=docker-pr1-3 [2021-06-11T19:44:29.223Z] + TEST_SKIP_INTEGRATION=1 [2021-06-11T19:44:29.223Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-06-11T19:44:29.223Z] + run_tests [2021-06-11T19:44:29.223Z] ++ jobs -p [2021-06-11T19:44:29.223Z] + '[' -n 0 ']' [2021-06-11T19:44:29.223Z] + rm= [2021-06-11T19:44:29.223Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42518/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh '' test-integration [2021-06-11T19:44:29.223Z] + for job in $(jobs -p) [2021-06-11T19:44:29.223Z] + wait 4223 [2021-06-11T19:44:29.223Z] [2021-06-11T19:44:29.223Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:44:29.223Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:44:29.223Z] HOSTNAME=e03a35636d8a [2021-06-11T19:44:29.223Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T19:44:29.223Z] TESTDEBUG=0 [2021-06-11T19:44:29.223Z] DEST=bundles/test-integration [2021-06-11T19:44:29.223Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:44:29.223Z] KEEPBUNDLE=1 [2021-06-11T19:44:29.223Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:44:29.223Z] container=docker [2021-06-11T19:44:29.223Z] HOME=/root [2021-06-11T19:44:29.223Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:44:29.223Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:44:29.223Z] VALIDATE_BRANCH=master [2021-06-11T19:44:29.223Z] TERM=xterm [2021-06-11T19:44:29.223Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:44:29.223Z] SHLVL=1 [2021-06-11T19:44:29.223Z] TIMEOUT=120m [2021-06-11T19:44:29.223Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:44:29.223Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:44:29.223Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-06-11T19:44:29.223Z] GO111MODULE=off [2021-06-11T19:44:29.223Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:44:29.223Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:44:29.223Z] GOPATH=/go [2021-06-11T19:44:29.223Z] PKG_CONFIG=pkg-config [2021-06-11T19:44:29.223Z] _=/usr/bin/env [2021-06-11T19:44:29.223Z] Building test suite binary ./integration-cli/test.main [2021-06-11T19:44:29.223Z] [2021-06-11T19:44:29.223Z] [2021-06-11T19:44:29.223Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:44:29.223Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:44:29.223Z] HOSTNAME=86d375e7bea1 [2021-06-11T19:44:29.223Z] TEST_SKIP_INTEGRATION=1 [2021-06-11T19:44:29.223Z] TESTDEBUG=0 [2021-06-11T19:44:29.223Z] DEST=bundles/test-integration [2021-06-11T19:44:29.223Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:44:29.223Z] KEEPBUNDLE=1 [2021-06-11T19:44:29.223Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:44:29.223Z] container=docker [2021-06-11T19:44:29.223Z] HOME=/root [2021-06-11T19:44:29.223Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:44:29.223Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:44:29.223Z] VALIDATE_BRANCH=master [2021-06-11T19:44:29.223Z] TERM=xterm [2021-06-11T19:44:29.223Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:44:29.223Z] SHLVL=1 [2021-06-11T19:44:29.223Z] TIMEOUT=120m [2021-06-11T19:44:29.223Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:44:29.223Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:44:29.223Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-06-11T19:44:29.223Z] GO111MODULE=off [2021-06-11T19:44:29.223Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:44:29.223Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:44:29.223Z] GOPATH=/go [2021-06-11T19:44:29.223Z] PKG_CONFIG=pkg-config [2021-06-11T19:44:29.223Z] _=/usr/bin/env [2021-06-11T19:44:29.223Z] Building test suite binary ./integration-cli/test.main [2021-06-11T19:44:29.223Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-06-11T19:44:29.223Z] No new tests added to integration. [2021-06-11T19:44:29.223Z] [2021-06-11T19:44:29.223Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:44:29.223Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:44:29.223Z] HOSTNAME=5143fdf197a3 [2021-06-11T19:44:29.223Z] TESTDEBUG=0 [2021-06-11T19:44:29.223Z] DEST=bundles/test-integration [2021-06-11T19:44:29.223Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:44:29.223Z] KEEPBUNDLE=1 [2021-06-11T19:44:29.223Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:44:29.223Z] container=docker [2021-06-11T19:44:29.223Z] HOME=/root [2021-06-11T19:44:29.223Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:44:29.223Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:44:29.223Z] VALIDATE_BRANCH=master [2021-06-11T19:44:29.223Z] TERM=xterm [2021-06-11T19:44:29.223Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:44:29.223Z] SHLVL=1 [2021-06-11T19:44:29.223Z] TIMEOUT=120m [2021-06-11T19:44:29.223Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:44:29.223Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:44:29.223Z] GO111MODULE=off [2021-06-11T19:44:29.223Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T19:44:29.223Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:44:29.223Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:44:29.223Z] GOPATH=/go [2021-06-11T19:44:29.223Z] PKG_CONFIG=pkg-config [2021-06-11T19:44:29.223Z] _=/usr/bin/env [2021-06-11T19:44:29.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T19:44:29.406Z] --- PASS: TestResize (0.69s) [2021-06-11T19:44:29.406Z] === RUN TestResizeWithInvalidSize [2021-06-11T19:44:29.910Z] --- PASS: TestCgroupNamespacesRunHostMode (2.68s) [2021-06-11T19:44:29.910Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T19:44:29.969Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2021-06-11T19:44:29.969Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T19:44:30.531Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:44:30.531Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:44:30.531Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:30.787Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:30.787Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:30.787Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:44:30.787Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:44:32.246Z] --- PASS: TestCheckoutGit (31.82s) [2021-06-11T19:44:32.246Z] === RUN TestValidGitTransport [2021-06-11T19:44:32.246Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-11T19:44:32.246Z] === RUN TestGitInvalidRef [2021-06-11T19:44:32.452Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.65s) [2021-06-11T19:44:32.452Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T19:44:32.696Z] --- PASS: TestGitInvalidRef (0.34s) [2021-06-11T19:44:32.696Z] PASS [2021-06-11T19:44:32.696Z] coverage: 86.3% of statements [2021-06-11T19:44:32.696Z] ok github.com/docker/docker/builder/remotecontext/git 32.478s coverage: 86.3% of statements [2021-06-11T19:44:33.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:33.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:33.614Z] sha256:938b3404b8a3f6001f131802c4f49d7074d22e627bac59accc113314e1d2eac4 [2021-06-11T19:44:33.614Z] INFO: Starting docker-py tests... [2021-06-11T19:44:33.614Z] ============================= test session starts ============================== [2021-06-11T19:44:33.614Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-06-11T19:44:33.614Z] rootdir: /src, inifile: pytest.ini [2021-06-11T19:44:33.614Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-06-11T19:44:33.614Z] collected 390 items / 1 deselected / 389 selected [2021-06-11T19:44:33.614Z] [2021-06-11T19:44:33.647Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T19:44:33.647Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T19:44:34.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:44:34.487Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:44:34.993Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-06-11T19:44:34.993Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T19:44:35.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:44:35.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:44:36.375Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.71s) [2021-06-11T19:44:36.375Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T19:44:37.863Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:44:38.119Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:44:39.674Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.71s) [2021-06-11T19:44:39.674Z] === RUN TestNISDomainname [2021-06-11T19:44:39.674Z] --- SKIP: TestNISDomainname (0.01s) [2021-06-11T19:44:39.674Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T19:44:39.674Z] === RUN TestHostnameDnsResolution [2021-06-11T19:44:40.243Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-06-11T19:44:40.243Z] === RUN TestStats [2021-06-11T19:44:40.243Z] --- SKIP: TestStats (0.00s) [2021-06-11T19:44:40.243Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:40.243Z] === RUN TestStopContainerWithTimeout [2021-06-11T19:44:40.243Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T19:44:40.243Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T19:44:40.243Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T19:44:40.243Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T19:44:40.243Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T19:44:40.243Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T19:44:40.243Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T19:44:40.243Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T19:44:40.243Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T19:44:40.243Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T19:44:40.634Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:44:41.184Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T19:44:41.196Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:44:41.632Z] time="2021-06-11T19:44:28Z" level=error msg="node: 3319f792e314 is unknown to memberlist" [2021-06-11T19:44:41.632Z] time="2021-06-11T19:44:28Z" level=error msg="node: 3319f792e314 is unknown to memberlist" [2021-06-11T19:44:41.632Z] time="2021-06-11T19:44:28Z" level=debug msg="Initiating bulk sync with node 3319f792e314 after reconnect" [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/networkdb 156.200s coverage: 60.6% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/options 0.009s coverage: 100.0% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/osl 4.475s coverage: 39.7% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.009s coverage: 20.0% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/portallocator 0.020s coverage: 87.1% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/portmapper 0.549s coverage: 49.5% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/resolvconf 0.011s coverage: 70.5% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/libnetwork/types 0.010s coverage: 47.9% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/opts 0.033s coverage: 67.1% of statements [2021-06-11T19:44:41.632Z] ok github.com/docker/docker/pkg/aaparser 0.008s coverage: 52.9% of statements [2021-06-11T19:44:43.545Z] ok github.com/docker/docker/pkg/archive 0.756s coverage: 81.7% of statements [2021-06-11T19:44:43.725Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.27s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.41s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.40s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.17s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.95s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.09s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.29s) [2021-06-11T19:44:43.872Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.30s) [2021-06-11T19:44:43.872Z] === RUN TestCgroupNamespacesRun [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-11T19:44:43.877Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestConfigureDaemonLogs [2021-06-11T19:44:43.877Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestCommonOptionsInstallFlags [2021-06-11T19:44:43.877Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-11T19:44:43.877Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-11T19:44:43.878Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-11T19:44:43.878Z] PASS [2021-06-11T19:44:43.878Z] coverage: 18.4% of statements [2021-06-11T19:44:43.878Z] ok github.com/docker/docker/cmd/dockerd 1.475s coverage: 18.4% of statements [2021-06-11T19:44:43.878Z] === RUN TestContainerStopSignal [2021-06-11T19:44:43.878Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestContainerStopTimeout [2021-06-11T19:44:43.878Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-11T19:44:43.878Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-11T19:44:43.878Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-11T19:44:43.878Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestReplaceAndAppendEnvVars [2021-06-11T19:44:43.878Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-11T19:44:43.878Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-11T19:44:43.878Z] === RUN TestNewMemoryStore [2021-06-11T19:44:43.878Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestAddContainers [2021-06-11T19:44:43.878Z] --- PASS: TestAddContainers (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestGetContainer [2021-06-11T19:44:43.878Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestDeleteContainer [2021-06-11T19:44:43.878Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestListContainers [2021-06-11T19:44:43.878Z] --- PASS: TestListContainers (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestFirstContainer [2021-06-11T19:44:43.878Z] --- PASS: TestFirstContainer (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestApplyAllContainer [2021-06-11T19:44:43.878Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestIsValidHealthString [2021-06-11T19:44:43.878Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestStateRunStop [2021-06-11T19:44:43.878Z] --- PASS: TestStateRunStop (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestStateTimeoutWait [2021-06-11T19:44:43.878Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-11T19:44:43.878Z] state_test.go:141: Stop callback fired [2021-06-11T19:44:43.878Z] state_test.go:165: Stop callback fired [2021-06-11T19:44:43.878Z] === RUN TestIsValidStateString [2021-06-11T19:44:43.878Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestViewSaveDelete [2021-06-11T19:44:43.878Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-11T19:44:43.878Z] === RUN TestViewAll [2021-06-11T19:44:43.878Z] --- PASS: TestViewAll (0.03s) [2021-06-11T19:44:43.878Z] === RUN TestViewGet [2021-06-11T19:44:43.878Z] --- PASS: TestViewGet (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestNames [2021-06-11T19:44:43.878Z] --- PASS: TestNames (0.00s) [2021-06-11T19:44:43.878Z] === RUN TestViewWithHealthCheck [2021-06-11T19:44:43.878Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-11T19:44:43.878Z] PASS [2021-06-11T19:44:43.878Z] coverage: 41.5% of statements [2021-06-11T19:44:43.878Z] ok github.com/docker/docker/container 0.689s coverage: 41.5% of statements [2021-06-11T19:44:43.878Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T19:44:43.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T19:44:43.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T19:44:43.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T19:44:44.928Z] ok github.com/docker/docker/pkg/authorization 0.499s coverage: 68.3% of statements [2021-06-11T19:44:45.106Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T19:44:45.106Z] --- PASS: TestStopContainerWithTimeout/0 (1.01s) [2021-06-11T19:44:45.106Z] --- PASS: TestStopContainerWithTimeout/-1 (3.07s) [2021-06-11T19:44:45.106Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-06-11T19:44:45.106Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2021-06-11T19:44:45.106Z] === RUN TestDeleteDevicemapper [2021-06-11T19:44:45.106Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T19:44:45.106Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:44:45.106Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T19:44:45.235Z] --- PASS: TestCgroupNamespacesRun (1.71s) [2021-06-11T19:44:45.235Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T19:44:45.235Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T19:44:45.235Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T19:44:45.235Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T19:44:45.507Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2021-06-11T19:44:45.770Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2021-06-11T19:44:47.120Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2021-06-11T19:44:47.120Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T19:44:47.561Z] === RUN TestPrepare [2021-06-11T19:44:47.561Z] --- PASS: TestPrepare (0.00s) [2021-06-11T19:44:47.561Z] === RUN TestStart [2021-06-11T19:44:47.561Z] --- PASS: TestStart (0.00s) [2021-06-11T19:44:47.561Z] === RUN TestWaitCancel [2021-06-11T19:44:47.561Z] --- PASS: TestWaitCancel (0.00s) [2021-06-11T19:44:47.561Z] === RUN TestWaitDisabled [2021-06-11T19:44:47.561Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-11T19:44:47.561Z] === RUN TestWaitEnabled [2021-06-11T19:44:47.561Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-11T19:44:47.561Z] === RUN TestRemove [2021-06-11T19:44:47.561Z] --- PASS: TestRemove (0.00s) [2021-06-11T19:44:47.561Z] PASS [2021-06-11T19:44:47.561Z] coverage: 65.3% of statements [2021-06-11T19:44:47.561Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 1.043s coverage: 65.3% of statements [2021-06-11T19:44:47.648Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.18s) [2021-06-11T19:44:47.648Z] === RUN TestUpdateMemory [2021-06-11T19:44:47.648Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T19:44:47.648Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:47.648Z] === RUN TestUpdateCPUQuota [2021-06-11T19:44:47.648Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-06-11T19:44:47.648Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:47.648Z] === RUN TestUpdatePidsLimit [2021-06-11T19:44:47.648Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-06-11T19:44:47.648Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:44:47.648Z] === RUN TestUpdateRestartPolicy [2021-06-11T19:44:48.484Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-06-11T19:44:48.484Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T19:44:49.072Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-11T19:44:49.072Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.15s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-11T19:44:49.072Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-11T19:44:49.072Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-11T19:44:49.072Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-11T19:44:49.072Z] PASS [2021-06-11T19:44:49.072Z] coverage: 35.9% of statements [2021-06-11T19:44:49.072Z] ok github.com/docker/docker/daemon/cluster/convert 0.982s coverage: 35.9% of statements [2021-06-11T19:44:49.971Z] ok github.com/docker/docker/pkg/chrootarchive 2.775s coverage: 43.2% of statements [2021-06-11T19:44:49.971Z] ok github.com/docker/docker/pkg/directory 0.010s coverage: 80.0% of statements [2021-06-11T19:44:50.023Z] === RUN TestNewListSecretsFilters [2021-06-11T19:44:50.023Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-11T19:44:50.023Z] === RUN TestNewListConfigsFilters [2021-06-11T19:44:50.023Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-11T19:44:50.023Z] PASS [2021-06-11T19:44:50.023Z] coverage: 0.5% of statements [2021-06-11T19:44:50.023Z] ok github.com/docker/docker/daemon/cluster 1.295s coverage: 0.5% of statements [2021-06-11T19:44:50.377Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2021-06-11T19:44:50.377Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T19:44:50.543Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-06-11T19:44:51.120Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-06-11T19:44:51.739Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2021-06-11T19:44:51.739Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T19:44:52.299Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2021-06-11T19:44:52.299Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T19:44:54.187Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2021-06-11T19:44:54.187Z] === RUN TestNISDomainname [2021-06-11T19:44:55.116Z] --- PASS: TestNISDomainname (1.32s) [2021-06-11T19:44:55.116Z] === RUN TestHostnameDnsResolution [2021-06-11T19:44:55.325Z] ok github.com/docker/docker/pkg/discovery/kv 3.082s coverage: 84.1% of statements [2021-06-11T19:44:55.549Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-06-11T19:44:55.587Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-06-11T19:44:56.157Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-06-11T19:44:56.378Z] tests/integration/api_client_test.py ..... [ 7%] [2021-06-11T19:44:56.482Z] --- PASS: TestHostnameDnsResolution (1.27s) [2021-06-11T19:44:56.482Z] === RUN TestStats [2021-06-11T19:44:56.729Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2021-06-11T19:44:57.021Z] === RUN TestBuilderGC [2021-06-11T19:44:57.021Z] --- PASS: TestBuilderGC (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationNotFound [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonBrokenConfiguration [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestParseClusterAdvertiseSettings [2021-06-11T19:44:57.021Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestFindConfigurationConflicts [2021-06-11T19:44:57.021Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-11T19:44:57.021Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-11T19:44:57.021Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-11T19:44:57.021Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-11T19:44:57.022Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-11T19:44:57.022Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-11T19:44:57.022Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-11T19:44:57.022Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_label [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_dns [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-11T19:44:57.022Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-11T19:44:57.022Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestModifiedDiscoverySettings [2021-06-11T19:44:57.022Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestReloadSetConfigFileNotExist [2021-06-11T19:44:57.022Z] time="2021-06-11T19:44:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-11T19:44:57.022Z] --- PASS: TestReloadSetConfigFileNotExist (0.17s) [2021-06-11T19:44:57.022Z] === RUN TestReloadDefaultConfigNotExist [2021-06-11T19:44:57.022Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T19:44:57.022Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:44:57.022Z] === RUN TestReloadBadDefaultConfig [2021-06-11T19:44:57.022Z] time="2021-06-11T19:44:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-887560439" [2021-06-11T19:44:57.022Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestReloadWithConflictingLabels [2021-06-11T19:44:57.022Z] time="2021-06-11T19:44:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-091556330" [2021-06-11T19:44:57.022Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestReloadWithDuplicateLabels [2021-06-11T19:44:57.022Z] time="2021-06-11T19:44:55Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-698068033" [2021-06-11T19:44:57.022Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestDaemonConfigurationMerge [2021-06-11T19:44:57.022Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-11T19:44:57.022Z] PASS [2021-06-11T19:44:57.022Z] coverage: 79.7% of statements [2021-06-11T19:44:57.022Z] ok github.com/docker/docker/daemon/config 1.524s coverage: 79.7% of statements [2021-06-11T19:44:57.022Z] === RUN TestDiscoveryOptsErrors [2021-06-11T19:44:57.022Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-11T19:44:57.022Z] === RUN TestDiscoveryOpts [2021-06-11T19:44:57.022Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-11T19:44:57.022Z] PASS [2021-06-11T19:44:57.022Z] coverage: 30.0% of statements [2021-06-11T19:44:57.022Z] ok github.com/docker/docker/daemon/discovery 0.466s coverage: 30.0% of statements [2021-06-11T19:44:57.669Z] ok github.com/docker/docker/pkg/filenotify 0.610s coverage: 67.0% of statements [2021-06-11T19:44:57.887Z] tests/integration/api_config_test.py ..... [ 8%] [2021-06-11T19:44:58.241Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 88.5% of statements [2021-06-11T19:44:58.533Z] === RUN TestVerifyNetworkingConfig [2021-06-11T19:44:58.533Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestGetContainer [2021-06-11T19:44:58.533Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestValidContainerNames [2021-06-11T19:44:58.533Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestContainerInitDNS [2021-06-11T19:44:58.533Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-11T19:44:58.533Z] daemon_test.go:147: root required [2021-06-11T19:44:58.533Z] === RUN TestMerge [2021-06-11T19:44:58.533Z] --- PASS: TestMerge (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestValidateContainerIsolation [2021-06-11T19:44:58.533Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestFindNetworkErrorType [2021-06-11T19:44:58.533Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestEnsureServicesExist [2021-06-11T19:44:58.533Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestEnsureServicesExistErrors [2021-06-11T19:44:58.533Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-11T19:44:58.533Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-11T19:44:58.533Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-11T19:44:58.533Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-11T19:44:58.533Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-11T19:44:58.533Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-11T19:44:58.533Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestContainerDelete [2021-06-11T19:44:58.533Z] --- PASS: TestContainerDelete (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestContainerDoubleDelete [2021-06-11T19:44:58.533Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestLogContainerEventCopyLabels [2021-06-11T19:44:58.533Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestLogContainerEventWithAttributes [2021-06-11T19:44:58.533Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestNoneHealthcheck [2021-06-11T19:44:58.533Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-11T19:44:58.533Z] === RUN TestHealthStates [2021-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] time="2021-06-11T19:44:58Z" 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-06-11T19:44:58.984Z] --- PASS: TestHealthStates (0.12s) [2021-06-11T19:44:58.984Z] === RUN TestMaskURLCredentials [2021-06-11T19:44:58.984Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestGetInspectData [2021-06-11T19:44:58.984Z] --- PASS: TestGetInspectData (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestFillLicense [2021-06-11T19:44:58.984Z] --- PASS: TestFillLicense (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestListInvalidFilter [2021-06-11T19:44:58.984Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestNameFilter [2021-06-11T19:44:58.984Z] --- PASS: TestNameFilter (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-11T19:44:58.984Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-11T19:44:58.984Z] === 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-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-11T19:44:58.984Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-11T19:44:58.984Z] --- 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-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-11T19:44:58.984Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonReloadLabels [2021-06-11T19:44:58.984Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-11T19:44:58.984Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonReloadMirrors [2021-06-11T19:44:58.984Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-11T19:44:58.984Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-11T19:44:58.984Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-11T19:44:58.984Z] === RUN TestDaemonDiscoveryReload [2021-06-11T19:44:59.182Z] ok github.com/docker/docker/pkg/fsutils 0.176s coverage: 85.1% of statements [2021-06-11T19:44:59.442Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-06-11T19:44:59.744Z] --- PASS: TestStats (2.78s) [2021-06-11T19:44:59.745Z] === RUN TestStopContainerWithTimeout [2021-06-11T19:44:59.745Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T19:44:59.745Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T19:44:59.745Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T19:44:59.745Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T19:44:59.745Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T19:44:59.745Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T19:44:59.745Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T19:44:59.745Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T19:44:59.745Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T19:44:59.745Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T19:44:59.922Z] --- PASS: TestUpdateRestartPolicy (12.42s) [2021-06-11T19:44:59.922Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T19:44:59.935Z] === RUN TestWaitNodeAttachment [2021-06-11T19:44:59.935Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-11T19:44:59.935Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-11T19:44:59.935Z] === RUN TestEventsLog [2021-06-11T19:44:59.935Z] --- PASS: TestEventsLog (0.00s) [2021-06-11T19:44:59.935Z] === RUN TestEventsLogTimeout [2021-06-11T19:44:59.935Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-11T19:44:59.935Z] === RUN TestLogEvents [2021-06-11T19:44:59.935Z] --- PASS: TestLogEvents (0.05s) [2021-06-11T19:44:59.935Z] === RUN TestLoadBufferedEvents [2021-06-11T19:44:59.935Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-06-11T19:44:59.935Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-11T19:44:59.935Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-11T19:44:59.935Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-11T19:44:59.935Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-11T19:44:59.935Z] PASS [2021-06-11T19:44:59.935Z] coverage: 50.0% of statements [2021-06-11T19:44:59.935Z] ok github.com/docker/docker/daemon/events 0.413s coverage: 50.0% of statements [2021-06-11T19:44:59.935Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-11T19:44:59.935Z] === RUN TestIsolationConversion [2021-06-11T19:44:59.935Z] === RUN TestIsolationConversion/default [2021-06-11T19:44:59.935Z] === RUN TestIsolationConversion/process [2021-06-11T19:44:59.935Z] === RUN TestIsolationConversion/hyperv [2021-06-11T19:44:59.935Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-11T19:44:59.935Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-11T19:45:00.306Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T19:45:00.385Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-11T19:45:00.385Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestContainerLabels [2021-06-11T19:45:00.385Z] --- PASS: TestContainerLabels (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestCredentialSpecConversion [2021-06-11T19:45:00.385Z] === RUN TestCredentialSpecConversion/none [2021-06-11T19:45:00.385Z] === RUN TestCredentialSpecConversion/config [2021-06-11T19:45:00.385Z] === RUN TestCredentialSpecConversion/file [2021-06-11T19:45:00.385Z] === RUN TestCredentialSpecConversion/registry [2021-06-11T19:45:00.385Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-11T19:45:00.385Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-11T19:45:00.385Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-11T19:45:00.385Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-11T19:45:00.385Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountBind [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountVolume [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountTarget [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountTmpfs [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountInvalidType [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-11T19:45:00.385Z] === RUN TestControllerValidateMountNamedPipe [2021-06-11T19:45:00.385Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-11T19:45:00.386Z] PASS [2021-06-11T19:45:00.386Z] coverage: 11.3% of statements [2021-06-11T19:45:00.386Z] ok github.com/docker/docker/daemon/cluster/executor/container 2.058s coverage: 11.3% of statements [2021-06-11T19:45:00.386Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s) [2021-06-11T19:45:00.386Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-11T19:45:00.496Z] --- PASS: TestUpdateRestartWithAutoRemove (0.68s) [2021-06-11T19:45:00.496Z] === RUN TestWaitNonBlocked [2021-06-11T19:45:00.496Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:00.496Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:00.496Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:00.496Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:00.496Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:00.496Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:00.826Z] ok github.com/docker/docker/pkg/idtools 0.396s coverage: 69.5% of statements [2021-06-11T19:45:00.836Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-11T19:45:00.836Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-11T19:45:00.836Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T19:45:00.836Z] reload_test.go:520: root required [2021-06-11T19:45:00.836Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-11T19:45:00.836Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-11T19:45:00.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-11T19:45:00.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-11T19:45:00.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-11T19:45:00.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-11T19:45:00.836Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-11T19:45:00.836Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-06-11T19:45:00.836Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-11T19:45:00.836Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-11T19:45:00.836Z] === RUN TestParseVolumesFrom [2021-06-11T19:45:00.836Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-11T19:45:00.836Z] PASS [2021-06-11T19:45:00.836Z] coverage: 9.1% of statements [2021-06-11T19:45:00.836Z] ok github.com/docker/docker/daemon 3.778s coverage: 9.1% of statements [2021-06-11T19:45:00.836Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T19:45:00.836Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T19:45:00.836Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T19:45:00.836Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T19:45:01.286Z] === RUN TestIsEmptyDir [2021-06-11T19:45:01.286Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-11T19:45:01.286Z] PASS [2021-06-11T19:45:01.286Z] coverage: 2.3% of statements [2021-06-11T19:45:01.286Z] ok github.com/docker/docker/daemon/graphdriver 0.372s coverage: 2.3% of statements [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-11T19:45:01.286Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-11T19:45:01.437Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T19:45:01.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-06-11T19:45:01.437Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.08s) [2021-06-11T19:45:01.437Z] === RUN TestWaitBlocked [2021-06-11T19:45:01.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:01.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:01.437Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:01.437Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:01.437Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:01.437Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:01.737Z] === RUN TestLinkNaming [2021-06-11T19:45:01.737Z] --- PASS: TestLinkNaming (0.00s) [2021-06-11T19:45:01.737Z] === RUN TestLinkNew [2021-06-11T19:45:01.737Z] --- PASS: TestLinkNew (0.00s) [2021-06-11T19:45:01.737Z] === RUN TestLinkEnv [2021-06-11T19:45:01.737Z] --- PASS: TestLinkEnv (0.00s) [2021-06-11T19:45:01.737Z] === RUN TestLinkMultipleEnv [2021-06-11T19:45:01.737Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-11T19:45:01.737Z] === RUN TestLinkPortRangeEnv [2021-06-11T19:45:01.737Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-11T19:45:01.737Z] PASS [2021-06-11T19:45:01.737Z] coverage: 93.0% of statements [2021-06-11T19:45:01.737Z] ok github.com/docker/docker/daemon/links 0.120s coverage: 93.0% of statements [2021-06-11T19:45:01.767Z] ok github.com/docker/docker/pkg/ioutils 0.547s coverage: 69.3% of statements [2021-06-11T19:45:02.338Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-06-11T19:45:02.600Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2021-06-11T19:45:02.819Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T19:45:02.819Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-11T19:45:02.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.07s) [2021-06-11T19:45:02.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.10s) [2021-06-11T19:45:02.819Z] === CONT TestDaemonRestartIpcMode [2021-06-11T19:45:02.819Z] === CONT TestIpcModeOlderClient [2021-06-11T19:45:02.819Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-11T19:45:02.819Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T19:45:03.171Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2021-06-11T19:45:03.431Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-06-11T19:45:04.002Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2021-06-11T19:45:04.187Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-06-11T19:45:04.187Z] --- PASS: TestStopContainerWithTimeout/0 (1.12s) [2021-06-11T19:45:04.187Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2021-06-11T19:45:04.187Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2021-06-11T19:45:04.187Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2021-06-11T19:45:04.187Z] === RUN TestDeleteDevicemapper [2021-06-11T19:45:04.187Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T19:45:04.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:45:04.187Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T19:45:04.573Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-06-11T19:45:04.833Z] ok github.com/docker/docker/pkg/pidfile 0.009s coverage: 82.4% of statements [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/defaults [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-11T19:45:05.420Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-11T19:45:05.420Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-11T19:45:05.420Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:04Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-11T19:45:05.420Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.17s) [2021-06-11T19:45:05.420Z] === RUN TestCreateSuccess [2021-06-11T19:45:05.420Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCreateLogGroupSuccess [2021-06-11T19:45:05.420Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCreateError [2021-06-11T19:45:05.420Z] --- PASS: TestCreateError (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCreateAlreadyExists [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:05Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-11T19:45:05.420Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestLogClosed [2021-06-11T19:45:05.420Z] --- PASS: TestLogClosed (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestLogBlocking [2021-06-11T19:45:05.420Z] --- PASS: TestLogBlocking (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-11T19:45:05.420Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestLogNonBlockingBufferFull [2021-06-11T19:45:05.420Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestPublishBatchSuccess [2021-06-11T19:45:05.420Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestPublishBatchError [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:05Z" level=error msg=Error [2021-06-11T19:45:05.420Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:05Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T19:45:05.420Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:05Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T19:45:05.420Z] time="2021-06-11T19:45:05Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-11T19:45:05.420Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchSimple [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchTicker [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMultilinePattern [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchClose [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/0/Hello [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/2/🙃 [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/3/���� [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/4/He��o [2021-06-11T19:45:05.420Z] === RUN TestEffectiveLen/5/ [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/0/ [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/1/Hello [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/2/Hello [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/3/Hello [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/4/🙃 [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/5/🙃 [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/6/a� [2021-06-11T19:45:05.420Z] === RUN TestFindValidSplit/7/a� [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: Hello [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: He [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: llo [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: Hello [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: a [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: � [2021-06-11T19:45:05.420Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1044: a� [2021-06-11T19:45:05.420Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:45:05.420Z] === RUN TestProcessEventEmoji [2021-06-11T19:45:05.420Z] --- PASS: TestProcessEventEmoji (0.01s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchLineSplit [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMaxEvents [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-11T19:45:05.420Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-11T19:45:05.420Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-06-11T19:45:05.870Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-11T19:45:05.870Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.14s) [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-11T19:45:05.870Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-11T19:45:05.870Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-11T19:45:05.870Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestCreateTagSuccess [2021-06-11T19:45:05.870Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-11T19:45:05.870Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-11T19:45:05.870Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-11T19:45:05.870Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-11T19:45:05.870Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-11T19:45:05.870Z] PASS [2021-06-11T19:45:05.870Z] coverage: 77.8% of statements [2021-06-11T19:45:05.870Z] ok github.com/docker/docker/daemon/logger/awslogs 1.137s coverage: 77.8% of statements [2021-06-11T19:45:05.870Z] === RUN TestAdapterReadLogs [2021-06-11T19:45:05.870Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestCopier [2021-06-11T19:45:05.870Z] --- PASS: TestCopier (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestCopierLongLines [2021-06-11T19:45:05.870Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-11T19:45:05.870Z] === RUN TestCopierSlow [2021-06-11T19:45:06.321Z] --- PASS: TestCopierSlow (0.20s) [2021-06-11T19:45:06.321Z] === RUN TestCopierWithSized [2021-06-11T19:45:06.321Z] === RUN TestCopierWithSized/as_is [2021-06-11T19:45:06.321Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-11T19:45:06.321Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-11T19:45:06.321Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-11T19:45:06.321Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestCopierWithPartial [2021-06-11T19:45:06.321Z] --- PASS: TestCopierWithPartial (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestRingLogger [2021-06-11T19:45:06.321Z] --- PASS: TestRingLogger (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestRingCap [2021-06-11T19:45:06.321Z] --- PASS: TestRingCap (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestRingClose [2021-06-11T19:45:06.321Z] --- PASS: TestRingClose (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestRingDrain [2021-06-11T19:45:06.321Z] --- PASS: TestRingDrain (0.00s) [2021-06-11T19:45:06.321Z] PASS [2021-06-11T19:45:06.321Z] coverage: 43.8% of statements [2021-06-11T19:45:06.321Z] ok github.com/docker/docker/daemon/logger 0.729s coverage: 43.8% of statements [2021-06-11T19:45:06.321Z] === RUN TestJSONFileLogger [2021-06-11T19:45:06.321Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestJSONFileLoggerWithTags [2021-06-11T19:45:06.321Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestJSONFileLoggerWithOpts [2021-06-11T19:45:06.321Z] --- PASS: TestJSONFileLoggerWithOpts (0.04s) [2021-06-11T19:45:06.321Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-11T19:45:06.321Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-11T19:45:06.321Z] === RUN TestEncodeDecode [2021-06-11T19:45:06.321Z] === PAUSE TestEncodeDecode [2021-06-11T19:45:06.321Z] === RUN TestUnexpectedEOF [2021-06-11T19:45:06.321Z] time="2021-06-11T19:45:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T19:45:06.321Z] time="2021-06-11T19:45:06Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T19:45:06.321Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-06-11T19:45:06.321Z] === CONT TestEncodeDecode [2021-06-11T19:45:06.321Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-11T19:45:06.321Z] PASS [2021-06-11T19:45:06.321Z] coverage: 69.9% of statements [2021-06-11T19:45:06.321Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.870s coverage: 69.9% of statements [2021-06-11T19:45:06.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.55s) [2021-06-11T19:45:06.701Z] === RUN TestUpdateMemory [2021-06-11T19:45:06.771Z] === RUN TestSearchRegistryForImagesErrors [2021-06-11T19:45:06.771Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-11T19:45:06.771Z] === RUN TestSearchRegistryForImages [2021-06-11T19:45:06.771Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-11T19:45:06.771Z] === RUN TestOnlyPlatformWithFallback [2021-06-11T19:45:06.771Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-11T19:45:06.771Z] === RUN TestImageDelete [2021-06-11T19:45:06.771Z] === RUN TestImageDelete/no_lease [2021-06-11T19:45:06.771Z] === RUN TestImageDelete/lease_exists [2021-06-11T19:45:06.771Z] --- PASS: TestImageDelete (0.03s) [2021-06-11T19:45:06.771Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-11T19:45:06.771Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-06-11T19:45:06.771Z] === RUN TestContentStoreForPull [2021-06-11T19:45:07.019Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.88s) [2021-06-11T19:45:07.222Z] --- PASS: TestContentStoreForPull (0.21s) [2021-06-11T19:45:07.222Z] PASS [2021-06-11T19:45:07.222Z] coverage: 6.7% of statements [2021-06-11T19:45:07.222Z] ok github.com/docker/docker/daemon/images 0.997s coverage: 6.7% of statements [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-11T19:45:07.222Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-11T19:45:07.958Z] --- PASS: TestDaemonRestartIpcMode (5.51s) [2021-06-11T19:45:07.958Z] PASS [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === Skipped [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T19:45:07.958Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-06-11T19:45:07.958Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-06-11T19:45:07.958Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T19:45:07.958Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-06-11T19:45:07.958Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-06-11T19:45:07.958Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-06-11T19:45:07.958Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-06-11T19:45:07.958Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-06-11T19:45:07.958Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T19:45:07.958Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T19:45:07.958Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-06-11T19:45:07.958Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-06-11T19:45:07.958Z] 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-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-06-11T19:45:07.958Z] 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-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-06-11T19:45:07.958Z] 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-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-06-11T19:45:07.958Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:45:07.958Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-06-11T19:45:07.958Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-06-11T19:45:07.958Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-06-11T19:45:07.958Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-06-11T19:45:07.958Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.958Z] [2021-06-11T19:45:07.958Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T19:45:07.959Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:45:07.959Z] [2021-06-11T19:45:07.959Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T19:45:07.959Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.959Z] [2021-06-11T19:45:07.959Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-06-11T19:45:07.959Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.959Z] [2021-06-11T19:45:07.959Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-06-11T19:45:07.959Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-06-11T19:45:07.959Z] [2021-06-11T19:45:07.959Z] [2021-06-11T19:45:07.959Z] DONE 177 tests, 25 skipped in 106.960s [2021-06-11T19:45:07.959Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T19:45:08.067Z] --- PASS: TestUpdateMemory (1.31s) [2021-06-11T19:45:08.067Z] === RUN TestUpdateCPUQuota [2021-06-11T19:45:08.173Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-11T19:45:08.173Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-11T19:45:08.173Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-11T19:45:08.219Z] INFO: Testing against a local daemon [2021-06-11T19:45:08.219Z] === RUN TestCommitInheritsEnv [2021-06-11T19:45:08.623Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2021-06-11T19:45:08.623Z] === RUN TestFastTimeMarshalJSON [2021-06-11T19:45:08.623Z] --- PASS: TestFastTimeMarshalJSON (0.13s) [2021-06-11T19:45:08.623Z] PASS [2021-06-11T19:45:08.623Z] coverage: 87.2% of statements [2021-06-11T19:45:08.623Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.560s coverage: 87.2% of statements [2021-06-11T19:45:09.575Z] === RUN TestWriteLog [2021-06-11T19:45:09.575Z] === PAUSE TestWriteLog [2021-06-11T19:45:09.575Z] === RUN TestReadLog [2021-06-11T19:45:09.575Z] === PAUSE TestReadLog [2021-06-11T19:45:09.575Z] === CONT TestWriteLog [2021-06-11T19:45:09.575Z] === CONT TestReadLog [2021-06-11T19:45:09.575Z] === RUN TestReadLog/tail_exact [2021-06-11T19:45:09.575Z] --- PASS: TestWriteLog (0.01s) [2021-06-11T19:45:10.025Z] === RUN TestReadLog/tail_less_than_available [2021-06-11T19:45:10.025Z] === RUN TestReadLog/tail_more_than_available [2021-06-11T19:45:10.025Z] --- PASS: TestReadLog (0.18s) [2021-06-11T19:45:10.025Z] --- PASS: TestReadLog/tail_exact (0.17s) [2021-06-11T19:45:10.025Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-06-11T19:45:10.025Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2021-06-11T19:45:10.025Z] PASS [2021-06-11T19:45:10.025Z] coverage: 75.2% of statements [2021-06-11T19:45:10.025Z] ok github.com/docker/docker/daemon/logger/local 0.681s coverage: 75.2% of statements [2021-06-11T19:45:10.025Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T19:45:10.025Z] === RUN TestOpenFileDelete [2021-06-11T19:45:10.025Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestOpenFileRename [2021-06-11T19:45:10.025Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestParseLogTagDefaultTag [2021-06-11T19:45:10.025Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestParseLogTag [2021-06-11T19:45:10.025Z] --- PASS: TestParseLogTag (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestParseLogTagEmptyTag [2021-06-11T19:45:10.025Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestTailFiles [2021-06-11T19:45:10.025Z] --- PASS: TestTailFiles (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestFollowLogsConsumerGone [2021-06-11T19:45:10.025Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-11T19:45:10.025Z] === RUN TestFollowLogsProducerGone [2021-06-11T19:45:10.025Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-11T19:45:10.025Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-11T19:45:10.025Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-11T19:45:10.025Z] === RUN TestCheckCapacityAndRotate [2021-06-11T19:45:10.025Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-11T19:45:10.025Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-11T19:45:10.025Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-06-11T19:45:10.025Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-11T19:45:10.025Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2021-06-11T19:45:10.025Z] PASS [2021-06-11T19:45:10.025Z] coverage: 53.7% of statements [2021-06-11T19:45:10.025Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.657s coverage: 53.7% of statements [2021-06-11T19:45:10.118Z] ok github.com/docker/docker/libnetwork/iptables 220.979s coverage: 45.1% of statements [2021-06-11T19:45:10.127Z] --- PASS: TestCommitInheritsEnv (1.88s) [2021-06-11T19:45:10.127Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T19:45:10.127Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T19:45:10.127Z] === RUN TestImagesFilterMultiReference [2021-06-11T19:45:10.127Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-11T19:45:10.127Z] === RUN TestImagePullPlatformInvalid [2021-06-11T19:45:10.387Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T19:45:10.387Z] === RUN TestRemoveImageOrphaning [2021-06-11T19:45:10.689Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.018s coverage: 56.8% of statements [2021-06-11T19:45:10.978Z] === RUN TestLog [2021-06-11T19:45:10.978Z] --- PASS: TestLog (0.00s) [2021-06-11T19:45:10.978Z] PASS [2021-06-11T19:45:10.978Z] coverage: 31.5% of statements [2021-06-11T19:45:10.978Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.428s coverage: 31.5% of statements [2021-06-11T19:45:11.633Z] ok github.com/docker/docker/pkg/plugins/transport 0.010s coverage: 85.7% of statements [2021-06-11T19:45:11.928Z] === RUN TestNewParse [2021-06-11T19:45:11.928Z] --- PASS: TestNewParse (0.00s) [2021-06-11T19:45:11.928Z] PASS [2021-06-11T19:45:11.928Z] coverage: 8.3% of statements [2021-06-11T19:45:11.928Z] ok github.com/docker/docker/daemon/logger/templates 0.181s coverage: 8.3% of statements [2021-06-11T19:45:12.205Z] ok github.com/docker/docker/pkg/pools 0.010s coverage: 88.2% of statements [2021-06-11T19:45:12.295Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2021-06-11T19:45:12.295Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T19:45:12.295Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-11T19:45:12.295Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T19:45:12.295Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T19:45:12.295Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-11T19:45:12.295Z] === RUN TestTagInvalidReference [2021-06-11T19:45:12.295Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-11T19:45:12.295Z] === RUN TestTagValidPrefixedRepo [2021-06-11T19:45:12.295Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-11T19:45:12.295Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T19:45:12.295Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-11T19:45:12.295Z] === RUN TestTagOfficialNames [2021-06-11T19:45:12.295Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-11T19:45:12.295Z] === RUN TestTagMatchesDigest [2021-06-11T19:45:12.295Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-06-11T19:45:12.295Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T19:45:12.379Z] === RUN TestValidateLogOpt [2021-06-11T19:45:12.379Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestNewMissedConfig [2021-06-11T19:45:12.379Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestNewMissedUrl [2021-06-11T19:45:12.379Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestNewMissedToken [2021-06-11T19:45:12.379Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestNewWithProxy [2021-06-11T19:45:12.379Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestDefault [2021-06-11T19:45:12.379Z] --- PASS: TestDefault (0.01s) [2021-06-11T19:45:12.379Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-11T19:45:12.379Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestJsonFormat [2021-06-11T19:45:12.379Z] --- PASS: TestJsonFormat (0.01s) [2021-06-11T19:45:12.379Z] === RUN TestRawFormat [2021-06-11T19:45:12.379Z] --- PASS: TestRawFormat (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestRawFormatWithLabels [2021-06-11T19:45:12.379Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestRawFormatWithoutTag [2021-06-11T19:45:12.379Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-11T19:45:12.379Z] === RUN TestBatching [2021-06-11T19:45:12.379Z] --- PASS: TestBatching (0.22s) [2021-06-11T19:45:12.379Z] === RUN TestFrequency [2021-06-11T19:45:12.778Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-06-11T19:45:12.829Z] --- PASS: TestFrequency (0.17s) [2021-06-11T19:45:12.829Z] === RUN TestOneMessagePerRequest [2021-06-11T19:45:12.829Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestVerify [2021-06-11T19:45:12.829Z] --- PASS: TestVerify (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestSkipVerify [2021-06-11T19:45:12.829Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:12.829Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:12.829Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:12.829Z] === RUN TestParseLogFormat [2021-06-11T19:45:12.829Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestValidateLogOptEmpty [2021-06-11T19:45:12.829Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestValidateSyslogAddress [2021-06-11T19:45:12.829Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestParseAddressDefaultPort [2021-06-11T19:45:12.829Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-11T19:45:12.829Z] === RUN TestValidateSyslogFacility [2021-06-11T19:45:13.039Z] ok github.com/docker/docker/libnetwork/drivers/bridge 247.793s coverage: 59.9% of statements [2021-06-11T19:45:13.280Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-11T19:45:13.280Z] === RUN TestValidateLogOptSyslogFormat [2021-06-11T19:45:13.280Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-11T19:45:13.280Z] === RUN TestValidateLogOpt [2021-06-11T19:45:13.280Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T19:45:13.280Z] PASS [2021-06-11T19:45:13.280Z] coverage: 46.8% of statements [2021-06-11T19:45:13.280Z] ok github.com/docker/docker/daemon/logger/syslog 0.514s coverage: 46.8% of statements [2021-06-11T19:45:13.280Z] --- PASS: TestSkipVerify (0.49s) [2021-06-11T19:45:13.280Z] === RUN TestBufferMaximum [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440712.995379\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:12Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440712.995379\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] --- PASS: TestBufferMaximum (0.01s) [2021-06-11T19:45:13.280Z] === RUN TestServerAlwaysDown [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440713.001379\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440713.001379\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440713.001379\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440713.002377\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] time="2021-06-11T19:45:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440713.002377\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:13.280Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-11T19:45:13.280Z] === RUN TestCannotSendAfterClose [2021-06-11T19:45:13.280Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-11T19:45:13.280Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-11T19:45:13.610Z] ok github.com/docker/docker/pkg/reexec 0.015s coverage: 82.4% of statements [2021-06-11T19:45:14.182Z] ok github.com/docker/docker/pkg/pubsub 1.073s coverage: 75.0% of statements [2021-06-11T19:45:14.230Z] time="2021-06-11T19:45:14Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-11T19:45:14.230Z] time="2021-06-11T19:45:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"23ed6a2b907d\"}'" [2021-06-11T19:45:14.230Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-11T19:45:14.230Z] PASS [2021-06-11T19:45:14.230Z] coverage: 82.5% of statements [2021-06-11T19:45:14.230Z] ok github.com/docker/docker/daemon/logger/splunk 2.378s coverage: 82.5% of statements [2021-06-11T19:45:14.230Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T19:45:14.230Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-11T19:45:14.230Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T19:45:14.753Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-06-11T19:45:15.325Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-06-11T19:45:15.739Z] === RUN TestV1IDService [2021-06-11T19:45:15.739Z] --- PASS: TestV1IDService (0.04s) [2021-06-11T19:45:15.739Z] === RUN TestV2MetadataService [2021-06-11T19:45:15.897Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-06-11T19:45:16.147Z] --- PASS: TestUpdateCPUQuota (6.80s) [2021-06-11T19:45:16.147Z] === RUN TestUpdatePidsLimit [2021-06-11T19:45:16.147Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T19:45:16.147Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T19:45:16.147Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T19:45:16.190Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-11T19:45:16.190Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-11T19:45:16.190Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-11T19:45:16.190Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-11T19:45:16.190Z] === RUN TestContinueOnError_NeverContinue [2021-06-11T19:45:16.190Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-11T19:45:16.190Z] === RUN TestManifestStore [2021-06-11T19:45:16.190Z] === RUN TestManifestStore/no_remote_or_local [2021-06-11T19:45:16.190Z] --- PASS: TestV2MetadataService (0.66s) [2021-06-11T19:45:16.190Z] PASS [2021-06-11T19:45:16.190Z] coverage: 48.2% of statements [2021-06-11T19:45:16.190Z] ok github.com/docker/docker/distribution/metadata 1.011s coverage: 48.2% of statements [2021-06-11T19:45:16.191Z] time="2021-06-11T19:45:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local520477363\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/no_local_cache [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/with_local_cache [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/unknown_media_type [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-11T19:45:16.191Z] time="2021-06-11T19:45:16Z" level=warning msg="reference for unknown type: " [2021-06-11T19:45:16.191Z] time="2021-06-11T19:45:16Z" level=warning msg="reference for unknown type: " [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-11T19:45:16.191Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-11T19:45:16.641Z] time="2021-06-11T19:45:16Z" level=warning msg="reference for unknown type: " [2021-06-11T19:45:16.641Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-11T19:45:16.641Z] time="2021-06-11T19:45:16Z" level=warning msg="reference for unknown type: " [2021-06-11T19:45:16.641Z] time="2021-06-11T19:45:16Z" level=warning msg="reference for unknown type: " [2021-06-11T19:45:16.641Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-11T19:45:16.641Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-11T19:45:16.641Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-11T19:45:16.641Z] time="2021-06-11T19:45:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore (0.28s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-11T19:45:16.641Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-11T19:45:16.641Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestFixManifestLayers [2021-06-11T19:45:16.641Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-11T19:45:16.641Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T19:45:16.641Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T19:45:16.641Z] === RUN TestFixManifestLayersBadParent [2021-06-11T19:45:16.641Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestValidateManifest [2021-06-11T19:45:16.641Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-11T19:45:16.641Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T19:45:16.641Z] === RUN TestFormatPlatform [2021-06-11T19:45:16.641Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestGetRepositoryMountCandidates [2021-06-11T19:45:16.641Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestLayerAlreadyExists [2021-06-11T19:45:16.641Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] 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-06-11T19:45:16.641Z] === RUN TestWhenEmptyAuthConfig [2021-06-11T19:45:16.641Z] === RUN TestSuccessfulDownload [2021-06-11T19:45:16.641Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-11T19:45:16.641Z] download_test.go:268: Needs fixing on Windows [2021-06-11T19:45:16.641Z] === RUN TestCancelledDownload [2021-06-11T19:45:16.641Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-11T19:45:16.641Z] === RUN TestMaxDownloadAttempts [2021-06-11T19:45:16.641Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:45:16.641Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:45:16.641Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:45:16.641Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:45:16.641Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:45:16.641Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:45:16.641Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:45:16.641Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:45:16.641Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:45:16.641Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:45:16.641Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:45:16.641Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:45:16.839Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 52.9% of statements [2021-06-11T19:45:17.073Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T19:45:17.091Z] time="2021-06-11T19:45:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:45:17.091Z] time="2021-06-11T19:45:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:45:17.091Z] time="2021-06-11T19:45:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:45:17.091Z] time="2021-06-11T19:45:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:45:17.091Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-11T19:45:17.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.45s) [2021-06-11T19:45:17.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.45s) [2021-06-11T19:45:17.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.45s) [2021-06-11T19:45:17.091Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.45s) [2021-06-11T19:45:17.091Z] === RUN TestTransfer [2021-06-11T19:45:17.091Z] === RUN TestNotFound [2021-06-11T19:45:17.091Z] --- PASS: TestNotFound (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestConflict [2021-06-11T19:45:17.091Z] --- PASS: TestConflict (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestForbidden [2021-06-11T19:45:17.091Z] --- PASS: TestForbidden (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestInvalidParameter [2021-06-11T19:45:17.091Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestNotImplemented [2021-06-11T19:45:17.091Z] --- PASS: TestNotImplemented (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestNotModified [2021-06-11T19:45:17.091Z] --- PASS: TestNotModified (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestUnauthorized [2021-06-11T19:45:17.091Z] --- PASS: TestUnauthorized (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestUnknown [2021-06-11T19:45:17.091Z] --- PASS: TestUnknown (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestCancelled [2021-06-11T19:45:17.091Z] --- PASS: TestCancelled (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestDeadline [2021-06-11T19:45:17.091Z] --- PASS: TestDeadline (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestDataLoss [2021-06-11T19:45:17.091Z] --- PASS: TestDataLoss (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestUnavailable [2021-06-11T19:45:17.091Z] --- PASS: TestUnavailable (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestSystem [2021-06-11T19:45:17.091Z] --- PASS: TestSystem (0.00s) [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Not_Found [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Bad_Request [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Conflict [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Unauthorized [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Forbidden [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Not_Modified [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-11T19:45:17.091Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-11T19:45:17.092Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-11T19:45:17.092Z] PASS [2021-06-11T19:45:17.092Z] coverage: 53.1% of statements [2021-06-11T19:45:17.092Z] ok github.com/docker/docker/errdefs 0.219s coverage: 53.1% of statements [2021-06-11T19:45:17.092Z] --- PASS: TestTransfer (0.12s) [2021-06-11T19:45:17.092Z] === RUN TestConcurrencyLimit [2021-06-11T19:45:17.541Z] --- PASS: TestConcurrencyLimit (0.37s) [2021-06-11T19:45:17.541Z] === RUN TestInactiveJobs [2021-06-11T19:45:17.541Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-06-11T19:45:17.541Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-11T19:45:17.541Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-11T19:45:17.541Z] === RUN TestTokenPassThru [2021-06-11T19:45:17.541Z] --- PASS: TestTokenPassThru (0.00s) [2021-06-11T19:45:17.541Z] === RUN TestTokenPassThruDifferentHost [2021-06-11T19:45:17.541Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-11T19:45:17.541Z] PASS [2021-06-11T19:45:17.541Z] coverage: 23.7% of statements [2021-06-11T19:45:17.541Z] ok github.com/docker/docker/distribution 2.157s coverage: 23.7% of statements [2021-06-11T19:45:17.541Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T19:45:17.634Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T19:45:17.782Z] ok github.com/docker/docker/pkg/system 0.012s coverage: 39.6% of statements [2021-06-11T19:45:17.991Z] --- PASS: TestInactiveJobs (0.48s) [2021-06-11T19:45:17.991Z] === RUN TestWatchRelease [2021-06-11T19:45:17.991Z] --- PASS: TestWatchRelease (0.08s) [2021-06-11T19:45:17.991Z] === RUN TestWatchFinishedTransfer [2021-06-11T19:45:17.991Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-11T19:45:17.991Z] === RUN TestDuplicateTransfer [2021-06-11T19:45:17.991Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-11T19:45:17.991Z] === RUN TestSuccessfulUpload [2021-06-11T19:45:18.044Z] ok github.com/docker/docker/pkg/signal 3.673s coverage: 62.3% of statements [2021-06-11T19:45:18.194Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T19:45:18.306Z] ok github.com/docker/docker/pkg/tailfile 0.129s coverage: 88.6% of statements [2021-06-11T19:45:18.441Z] time="2021-06-11T19:45:18Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-11T19:45:18.877Z] testing: warning: no tests to run [2021-06-11T19:45:18.877Z] coverage: [no statements] [2021-06-11T19:45:18.877Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-06-11T19:45:18.877Z] ok github.com/docker/docker/pkg/tarsum 0.097s coverage: 89.3% of statements [2021-06-11T19:45:18.892Z] --- PASS: TestSuccessfulUpload (0.59s) [2021-06-11T19:45:18.892Z] === RUN TestCancelledUpload [2021-06-11T19:45:18.892Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-11T19:45:18.892Z] PASS [2021-06-11T19:45:18.892Z] coverage: 77.3% of statements [2021-06-11T19:45:18.892Z] ok github.com/docker/docker/distribution/xfer 3.195s coverage: 77.3% of statements [2021-06-11T19:45:18.892Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T19:45:18.892Z] === RUN TestCompare [2021-06-11T19:45:18.892Z] --- PASS: TestCompare (0.00s) [2021-06-11T19:45:18.892Z] PASS [2021-06-11T19:45:18.892Z] coverage: 19.2% of statements [2021-06-11T19:45:19.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T19:45:19.342Z] ok github.com/docker/docker/image/cache 0.370s coverage: 19.2% of statements [2021-06-11T19:45:19.342Z] === RUN TestFSGetInvalidData [2021-06-11T19:45:19.342Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSInvalidSet [2021-06-11T19:45:19.342Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSInvalidRoot [2021-06-11T19:45:19.342Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSMetadataGetSet [2021-06-11T19:45:19.342Z] --- PASS: TestFSMetadataGetSet (0.04s) [2021-06-11T19:45:19.342Z] === RUN TestFSInvalidWalker [2021-06-11T19:45:19.342Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSGetSet [2021-06-11T19:45:19.342Z] --- PASS: TestFSGetSet (0.02s) [2021-06-11T19:45:19.342Z] === RUN TestFSGetUnsetKey [2021-06-11T19:45:19.342Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSGetEmptyData [2021-06-11T19:45:19.342Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSDelete [2021-06-11T19:45:19.342Z] --- PASS: TestFSDelete (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSWalker [2021-06-11T19:45:19.342Z] --- PASS: TestFSWalker (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestFSWalkerStopOnError [2021-06-11T19:45:19.342Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-06-11T19:45:19.342Z] === RUN TestNewFromJSON [2021-06-11T19:45:19.342Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-11T19:45:19.342Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-11T19:45:19.342Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-11T19:45:19.342Z] === RUN TestMarshalKeyOrder [2021-06-11T19:45:19.342Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-11T19:45:19.342Z] === RUN TestHistoryEqual [2021-06-11T19:45:19.450Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-06-11T19:45:19.450Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-06-11T19:45:19.711Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2021-06-11T19:45:19.793Z] --- PASS: TestHistoryEqual (0.14s) [2021-06-11T19:45:19.793Z] === RUN TestImage [2021-06-11T19:45:19.793Z] --- PASS: TestImage (0.00s) [2021-06-11T19:45:19.793Z] === RUN TestImageOSNotEmpty [2021-06-11T19:45:19.793Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-11T19:45:19.793Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-11T19:45:19.793Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-11T19:45:19.793Z] === RUN TestCreate [2021-06-11T19:45:19.793Z] --- PASS: TestCreate (0.02s) [2021-06-11T19:45:19.793Z] === RUN TestRestore [2021-06-11T19:45:19.793Z] time="2021-06-11T19:45:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-11T19:45:19.793Z] --- PASS: TestRestore (0.04s) [2021-06-11T19:45:19.793Z] === RUN TestAddDelete [2021-06-11T19:45:19.793Z] --- PASS: TestAddDelete (0.02s) [2021-06-11T19:45:19.793Z] === RUN TestSearchAfterDelete [2021-06-11T19:45:19.793Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-11T19:45:19.793Z] === RUN TestParentReset [2021-06-11T19:45:19.793Z] --- PASS: TestParentReset (0.07s) [2021-06-11T19:45:19.793Z] === RUN TestGetAndSetLastUpdated [2021-06-11T19:45:19.793Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-06-11T19:45:19.793Z] === RUN TestStoreLen [2021-06-11T19:45:19.793Z] --- PASS: TestStoreLen (0.05s) [2021-06-11T19:45:19.793Z] PASS [2021-06-11T19:45:19.793Z] coverage: 86.6% of statements [2021-06-11T19:45:19.793Z] ok github.com/docker/docker/image 1.081s coverage: 86.6% of statements [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit (5.41s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/no_change (0.68s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/update_lower (0.70s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.68s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-06-11T19:45:20.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.70s) [2021-06-11T19:45:20.486Z] === RUN TestUpdateRestartPolicy [2021-06-11T19:45:20.744Z] === RUN TestValidateManifest [2021-06-11T19:45:20.744Z] === RUN TestValidateManifest/nil [2021-06-11T19:45:20.744Z] === RUN TestValidateManifest/non-nil [2021-06-11T19:45:20.744Z] --- PASS: TestValidateManifest (0.00s) [2021-06-11T19:45:20.744Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-11T19:45:20.744Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-11T19:45:20.744Z] PASS [2021-06-11T19:45:20.744Z] coverage: 0.7% of statements [2021-06-11T19:45:20.744Z] ok github.com/docker/docker/image/tarexport 0.540s coverage: 0.7% of statements [2021-06-11T19:45:21.643Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.5% of statements [2021-06-11T19:45:21.698Z] === RUN TestMakeV1ConfigFromConfig [2021-06-11T19:45:21.698Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-11T19:45:21.698Z] PASS [2021-06-11T19:45:21.698Z] coverage: 25.0% of statements [2021-06-11T19:45:21.698Z] ok github.com/docker/docker/image/v1 0.445s coverage: 25.0% of statements [2021-06-11T19:45:21.698Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T19:45:21.949Z] ok github.com/docker/docker/plugin 0.554s coverage: 23.2% of statements [2021-06-11T19:45:21.949Z] ok github.com/docker/docker/profiles/seccomp 0.022s coverage: 85.4% of statements [2021-06-11T19:45:22.648Z] === RUN TestSerialization [2021-06-11T19:45:22.648Z] --- PASS: TestSerialization (0.02s) [2021-06-11T19:45:22.648Z] PASS [2021-06-11T19:45:22.648Z] coverage: 100.0% of statements [2021-06-11T19:45:22.648Z] ok github.com/docker/docker/libcontainerd/queue 0.134s coverage: 100.0% of statements [2021-06-11T19:45:22.648Z] === RUN TestEmptyLayer [2021-06-11T19:45:22.648Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-11T19:45:22.648Z] === RUN TestCommitFailure [2021-06-11T19:45:22.648Z] --- PASS: TestCommitFailure (0.01s) [2021-06-11T19:45:22.648Z] === RUN TestStartTransactionFailure [2021-06-11T19:45:22.648Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-11T19:45:22.648Z] === RUN TestGetOrphan [2021-06-11T19:45:22.648Z] --- PASS: TestGetOrphan (0.01s) [2021-06-11T19:45:22.648Z] === RUN TestMountAndRegister [2021-06-11T19:45:22.648Z] --- PASS: TestMountAndRegister (0.04s) [2021-06-11T19:45:22.648Z] layer_test.go:271: Layer size: 14 [2021-06-11T19:45:22.648Z] === RUN TestLayerRelease [2021-06-11T19:45:22.893Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2021-06-11T19:45:23.101Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-11T19:45:23.101Z] layer_test.go:304: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestStoreRestore [2021-06-11T19:45:23.101Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-11T19:45:23.101Z] layer_test.go:353: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestTarStreamStability [2021-06-11T19:45:23.101Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-11T19:45:23.101Z] layer_test.go:468: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestRegisterExistingLayer [2021-06-11T19:45:23.101Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-06-11T19:45:23.101Z] === RUN TestTarStreamVerification [2021-06-11T19:45:23.101Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-11T19:45:23.101Z] layer_test.go:697: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestLayerMigration [2021-06-11T19:45:23.101Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-11T19:45:23.101Z] migration_test.go:46: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestLayerMigrationNoTarsplit [2021-06-11T19:45:23.101Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T19:45:23.101Z] migration_test.go:182: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestMountInit [2021-06-11T19:45:23.101Z] --- SKIP: TestMountInit (0.00s) [2021-06-11T19:45:23.101Z] mount_test.go:17: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestMountSize [2021-06-11T19:45:23.101Z] --- SKIP: TestMountSize (0.00s) [2021-06-11T19:45:23.101Z] mount_test.go:76: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestMountChanges [2021-06-11T19:45:23.101Z] --- SKIP: TestMountChanges (0.00s) [2021-06-11T19:45:23.101Z] mount_test.go:125: Failing on Windows [2021-06-11T19:45:23.101Z] === RUN TestMountApply [2021-06-11T19:45:23.101Z] --- SKIP: TestMountApply (0.00s) [2021-06-11T19:45:23.101Z] mount_test.go:212: Failing on Windows [2021-06-11T19:45:23.101Z] PASS [2021-06-11T19:45:23.101Z] coverage: 30.1% of statements [2021-06-11T19:45:23.101Z] ok github.com/docker/docker/layer 0.531s coverage: 30.1% of statements [2021-06-11T19:45:23.101Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T19:45:24.612Z] === RUN TestEnvironmentParsing [2021-06-11T19:45:24.612Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-11T19:45:24.612Z] PASS [2021-06-11T19:45:24.612Z] coverage: 1.2% of statements [2021-06-11T19:45:24.612Z] ok github.com/docker/docker/libcontainerd/local 0.600s coverage: 1.2% of statements [2021-06-11T19:45:24.612Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T19:45:24.612Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T19:45:24.612Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T19:45:24.612Z] === RUN TestSequenceGetAvailableBit [2021-06-11T19:45:24.612Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSequenceEqual [2021-06-11T19:45:24.612Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSequenceCopy [2021-06-11T19:45:24.612Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestGetFirstAvailable [2021-06-11T19:45:24.612Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestFindSequence [2021-06-11T19:45:24.612Z] --- PASS: TestFindSequence (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestCheckIfAvailable [2021-06-11T19:45:24.612Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestMergeSequences [2021-06-11T19:45:24.612Z] --- PASS: TestMergeSequences (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestPushReservation [2021-06-11T19:45:24.612Z] --- PASS: TestPushReservation (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSerializeDeserialize [2021-06-11T19:45:24.612Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSet [2021-06-11T19:45:24.612Z] --- PASS: TestSet (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSetUnset [2021-06-11T19:45:24.612Z] --- PASS: TestSetUnset (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestOffsetSetUnset [2021-06-11T19:45:24.612Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSetInRange [2021-06-11T19:45:24.612Z] --- PASS: TestSetInRange (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestSetAnyInRange [2021-06-11T19:45:24.612Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestMethods [2021-06-11T19:45:24.612Z] --- PASS: TestMethods (0.00s) [2021-06-11T19:45:24.612Z] === RUN TestRandomAllocateDeallocate [2021-06-11T19:45:24.809Z] ok github.com/docker/docker/quota 0.410s coverage: 71.4% of statements [2021-06-11T19:45:24.809Z] ok github.com/docker/docker/registry 0.151s coverage: 58.8% of statements [2021-06-11T19:45:25.384Z] ok github.com/docker/docker/restartmanager 0.009s coverage: 50.9% of statements [2021-06-11T19:45:25.645Z] ok github.com/docker/docker/registry/resumable 0.036s coverage: 100.0% of statements [2021-06-11T19:45:26.122Z] === RUN TestClientServiceInvalidCommand [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceCreate [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceRm [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceLs [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceInfo [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceInfoById [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceJoin [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientServiceLeave [2021-06-11T19:45:26.122Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientDummyCommand [2021-06-11T19:45:26.122Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkInvalidCommand [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkCreate [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkCreateWithDriver [2021-06-11T19:45:26.122Z] flag provided but not defined: -f [2021-06-11T19:45:26.122Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build208007190\b1146\client.test.exe create --help'. [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkRm [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkLs [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-11T19:45:26.122Z] === RUN TestClientNetworkInfo [2021-06-11T19:45:26.122Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-11T19:45:26.123Z] === RUN TestClientNetworkInfoById [2021-06-11T19:45:26.123Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-11T19:45:26.123Z] PASS [2021-06-11T19:45:26.123Z] coverage: 75.2% of statements [2021-06-11T19:45:26.123Z] ok github.com/docker/docker/libnetwork/client 0.446s coverage: 75.2% of statements [2021-06-11T19:45:26.218Z] ok github.com/docker/docker/testutil 0.010s coverage: 62.5% of statements [2021-06-11T19:45:26.480Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-06-11T19:45:26.573Z] === RUN TestEverything [2021-06-11T19:45:26.573Z] --- PASS: TestEverything (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestGet [2021-06-11T19:45:26.573Z] --- PASS: TestGet (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestParsePanic [2021-06-11T19:45:26.573Z] flag provided but not defined: -int [2021-06-11T19:45:26.573Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build208007190\b1150\mflag.test.exe --help'. [2021-06-11T19:45:26.573Z] --- PASS: TestParsePanic (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestParse [2021-06-11T19:45:26.573Z] --- PASS: TestParse (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestFlagSetParse [2021-06-11T19:45:26.573Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestUserDefined [2021-06-11T19:45:26.573Z] --- PASS: TestUserDefined (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestUserDefinedBool [2021-06-11T19:45:26.573Z] flag needs an argument: -b [2021-06-11T19:45:26.573Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build208007190\b1150\mflag.test.exe test --help'. [2021-06-11T19:45:26.573Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestSetOutput [2021-06-11T19:45:26.573Z] --- PASS: TestSetOutput (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestChangingArgs [2021-06-11T19:45:26.573Z] --- PASS: TestChangingArgs (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestHelp [2021-06-11T19:45:26.573Z] --- PASS: TestHelp (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestFlagCounts [2021-06-11T19:45:26.573Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-11T19:45:26.573Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-11T19:45:26.573Z] --- PASS: TestFlagCounts (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestSortFlags [2021-06-11T19:45:26.573Z] --- PASS: TestSortFlags (0.00s) [2021-06-11T19:45:26.573Z] === RUN TestMergeFlags [2021-06-11T19:45:26.573Z] --- PASS: TestMergeFlags (0.00s) [2021-06-11T19:45:26.573Z] PASS [2021-06-11T19:45:26.573Z] coverage: 62.7% of statements [2021-06-11T19:45:26.573Z] ok github.com/docker/docker/libnetwork/client/mflag 0.165s coverage: 62.7% of statements [2021-06-11T19:45:29.028Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-06-11T19:45:29.971Z] ok github.com/docker/docker/volume/local 0.196s coverage: 76.4% of statements [2021-06-11T19:45:30.233Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-06-11T19:45:30.255Z] === RUN TestErrorInterfaces [2021-06-11T19:45:30.255Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-11T19:45:30.255Z] === RUN TestNetworkMarshalling [2021-06-11T19:45:30.255Z] === RUN TestTCP4Proxy [2021-06-11T19:45:30.255Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-11T19:45:30.255Z] === RUN TestTCP4ProxyHalfClose [2021-06-11T19:45:30.255Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-11T19:45:30.255Z] === RUN TestTCP6Proxy [2021-06-11T19:45:30.255Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-11T19:45:30.255Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T19:45:30.255Z] === RUN TestTCPDualStackProxy [2021-06-11T19:45:30.255Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-11T19:45:30.255Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T19:45:30.255Z] === RUN TestUDP4Proxy [2021-06-11T19:45:30.255Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-11T19:45:30.255Z] === RUN TestUDP6Proxy [2021-06-11T19:45:30.255Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-11T19:45:30.255Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T19:45:30.255Z] === RUN TestUDPWriteError [2021-06-11T19:45:30.255Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-11T19:45:30.255Z] === RUN TestSCTP4Proxy [2021-06-11T19:45:30.255Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-11T19:45:30.255Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T19:45:30.255Z] === RUN TestSCTP6Proxy [2021-06-11T19:45:30.255Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-11T19:45:30.255Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T19:45:30.255Z] PASS [2021-06-11T19:45:30.255Z] coverage: 49.4% of statements [2021-06-11T19:45:30.255Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.470s coverage: 49.4% of statements [2021-06-11T19:45:30.255Z] --- PASS: TestNetworkMarshalling (0.20s) [2021-06-11T19:45:30.255Z] === RUN TestEndpointMarshalling [2021-06-11T19:45:30.255Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-11T19:45:30.255Z] === RUN TestAuxAddresses [2021-06-11T19:45:30.255Z] time="2021-06-11T19:45:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:45:30.255Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-11T19:45:30.255Z] === RUN TestSRVServiceQuery [2021-06-11T19:45:30.255Z] --- SKIP: TestSRVServiceQuery (0.00s) [2021-06-11T19:45:30.255Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestServiceVIPReuse [2021-06-11T19:45:30.255Z] --- SKIP: TestServiceVIPReuse (0.01s) [2021-06-11T19:45:30.255Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-11T19:45:30.255Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T19:45:30.255Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestDNSIPQuery [2021-06-11T19:45:30.255Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-11T19:45:30.255Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestDNSProxyServFail [2021-06-11T19:45:30.255Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-11T19:45:30.255Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestSandboxAddEmpty [2021-06-11T19:45:30.255Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-11T19:45:30.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestSandboxAddMultiPrio [2021-06-11T19:45:30.255Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-11T19:45:30.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestSandboxAddSamePrio [2021-06-11T19:45:30.255Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-11T19:45:30.255Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestCleanupServiceDiscovery [2021-06-11T19:45:30.255Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-11T19:45:30.255Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestDNSOptions [2021-06-11T19:45:30.255Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-11T19:45:30.255Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:45:30.255Z] === RUN TestMultipleControllersWithSameStore [2021-06-11T19:45:30.255Z] time="2021-06-11T19:45:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:45:30.255Z] time="2021-06-11T19:45:29Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:45:30.255Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-11T19:45:30.255Z] PASS [2021-06-11T19:45:30.255Z] coverage: 8.6% of statements [2021-06-11T19:45:30.255Z] ok github.com/docker/docker/libnetwork 1.045s coverage: 8.6% of statements [2021-06-11T19:45:30.255Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-11T19:45:30.706Z] --- PASS: TestRandomAllocateDeallocate (6.15s) [2021-06-11T19:45:30.706Z] === RUN TestAllocateRandomDeallocate [2021-06-11T19:45:31.656Z] === RUN TestInvalidConfig [2021-06-11T19:45:31.656Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-11T19:45:31.656Z] === RUN TestConfig [2021-06-11T19:45:31.656Z] --- PASS: TestConfig (0.00s) [2021-06-11T19:45:31.656Z] === RUN TestOptionsLabels [2021-06-11T19:45:31.656Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-11T19:45:31.656Z] === RUN TestValidName [2021-06-11T19:45:31.656Z] --- PASS: TestValidName (0.00s) [2021-06-11T19:45:31.656Z] === RUN TestTLSConfiguration [2021-06-11T19:45:32.105Z] time="2021-06-11T19:45:31Z" level=info msg="Option Initializing KV with TLS" [2021-06-11T19:45:32.105Z] --- PASS: TestTLSConfiguration (0.20s) [2021-06-11T19:45:32.105Z] PASS [2021-06-11T19:45:32.105Z] coverage: 24.0% of statements [2021-06-11T19:45:32.105Z] ok github.com/docker/docker/libnetwork/config 0.589s coverage: 24.0% of statements [2021-06-11T19:45:32.105Z] === RUN TestKey [2021-06-11T19:45:32.105Z] --- PASS: TestKey (0.00s) [2021-06-11T19:45:32.105Z] === RUN TestParseKey [2021-06-11T19:45:32.105Z] --- PASS: TestParseKey (0.00s) [2021-06-11T19:45:32.105Z] === RUN TestInvalidDataStore [2021-06-11T19:45:32.105Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-11T19:45:32.105Z] === RUN TestKVObjectFlatKey [2021-06-11T19:45:32.105Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-11T19:45:32.105Z] === RUN TestAtomicKVObjectFlatKey [2021-06-11T19:45:32.105Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-11T19:45:32.105Z] PASS [2021-06-11T19:45:32.105Z] coverage: 21.9% of statements [2021-06-11T19:45:32.105Z] ok github.com/docker/docker/libnetwork/datastore 0.271s coverage: 21.9% of statements [2021-06-11T19:45:32.145Z] ok github.com/docker/docker/volume/service 0.028s coverage: 72.3% of statements [2021-06-11T19:45:32.555Z] === RUN TestIPDataMarshalling [2021-06-11T19:45:32.555Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-11T19:45:32.555Z] === RUN TestValidateAndIsV6 [2021-06-11T19:45:32.555Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-11T19:45:32.555Z] PASS [2021-06-11T19:45:32.555Z] coverage: 68.9% of statements [2021-06-11T19:45:32.555Z] ok github.com/docker/docker/libnetwork/driverapi 0.277s coverage: 68.9% of statements [2021-06-11T19:45:32.555Z] --- PASS: TestAllocateRandomDeallocate (1.92s) [2021-06-11T19:45:32.555Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-11T19:45:34.065Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.40s) [2021-06-11T19:45:34.065Z] === RUN TestRetrieveFromStore [2021-06-11T19:45:34.065Z] === RUN TestDriver [2021-06-11T19:45:34.065Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:45:34.065Z] PASS [2021-06-11T19:45:34.065Z] coverage: 34.8% of statements [2021-06-11T19:45:34.065Z] ok github.com/docker/docker/libnetwork/drivers/host 0.317s coverage: 34.8% of statements [2021-06-11T19:45:34.515Z] === RUN TestDriver [2021-06-11T19:45:34.515Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:45:34.515Z] PASS [2021-06-11T19:45:34.515Z] coverage: 34.8% of statements [2021-06-11T19:45:34.515Z] ok github.com/docker/docker/libnetwork/drivers/null 0.295s coverage: 34.8% of statements [2021-06-11T19:45:34.515Z] --- PASS: TestRetrieveFromStore (0.40s) [2021-06-11T19:45:34.515Z] === RUN TestIsCorrupted [2021-06-11T19:45:34.515Z] --- PASS: TestIsCorrupted (0.02s) [2021-06-11T19:45:34.515Z] === RUN TestSetRollover [2021-06-11T19:45:34.965Z] === RUN TestNetworkAllocateFree [2021-06-11T19:45:34.965Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-11T19:45:34.965Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-11T19:45:34.965Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-11T19:45:34.965Z] PASS [2021-06-11T19:45:34.965Z] coverage: 63.6% of statements [2021-06-11T19:45:34.965Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.324s coverage: 63.6% of statements [2021-06-11T19:45:35.315Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2021-06-11T19:45:35.316Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T19:45:35.316Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2021-06-11T19:45:35.316Z] === RUN TestWaitNonBlocked [2021-06-11T19:45:35.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:35.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:35.316Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:35.316Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:35.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:45:35.316Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:45:35.316Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-06-11T19:45:35.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-06-11T19:45:35.316Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-06-11T19:45:35.316Z] === RUN TestWaitBlocked [2021-06-11T19:45:35.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:35.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:35.316Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:35.316Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:35.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:45:35.316Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:45:35.878Z] --- PASS: TestWaitBlocked (0.01s) [2021-06-11T19:45:35.878Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-06-11T19:45:35.878Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.17s) [2021-06-11T19:45:35.878Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T19:45:35.878Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T19:45:36.278Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-06-11T19:45:36.475Z] --- PASS: TestSetRollover (1.91s) [2021-06-11T19:45:36.475Z] === RUN TestSetRolloverSerial [2021-06-11T19:45:36.475Z] === RUN TestGetEmptyCapabilities [2021-06-11T19:45:36.475Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-11T19:45:36.475Z] === RUN TestGetExtraCapabilities [2021-06-11T19:45:36.475Z] --- PASS: TestGetExtraCapabilities (0.00s) [2021-06-11T19:45:36.475Z] === RUN TestGetInvalidCapabilities [2021-06-11T19:45:36.475Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2021-06-11T19:45:36.475Z] === RUN TestRemoteDriver [2021-06-11T19:45:36.475Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T19:45:36.475Z] === RUN TestDriverError [2021-06-11T19:45:36.475Z] --- PASS: TestDriverError (0.00s) [2021-06-11T19:45:36.475Z] === RUN TestMissingValues [2021-06-11T19:45:36.475Z] --- PASS: TestMissingValues (0.01s) [2021-06-11T19:45:36.475Z] === RUN TestRollback [2021-06-11T19:45:36.475Z] --- PASS: TestRollback (0.00s) [2021-06-11T19:45:36.475Z] PASS [2021-06-11T19:45:36.475Z] coverage: 57.4% of statements [2021-06-11T19:45:36.475Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.446s coverage: 57.4% of statements [2021-06-11T19:45:37.433Z] === RUN TestNAT [2021-06-11T19:45:37.433Z] --- SKIP: TestNAT (0.00s) [2021-06-11T19:45:37.433Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T19:45:37.433Z] === RUN TestTransparent [2021-06-11T19:45:37.433Z] --- SKIP: TestTransparent (0.00s) [2021-06-11T19:45:37.433Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T19:45:37.433Z] PASS [2021-06-11T19:45:37.433Z] coverage: 0.0% of statements [2021-06-11T19:45:37.433Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.368s coverage: 0.0% of statements [2021-06-11T19:45:37.433Z] === RUN TestNew [2021-06-11T19:45:37.433Z] --- PASS: TestNew (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestAddDriver [2021-06-11T19:45:37.433Z] --- PASS: TestAddDriver (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestAddDuplicateDriver [2021-06-11T19:45:37.433Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-11T19:45:37.433Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestDriver [2021-06-11T19:45:37.433Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestIPAM [2021-06-11T19:45:37.433Z] --- PASS: TestIPAM (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestWalkIPAMs [2021-06-11T19:45:37.433Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-11T19:45:37.433Z] === RUN TestWalkDrivers [2021-06-11T19:45:37.433Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-11T19:45:37.433Z] PASS [2021-06-11T19:45:37.433Z] coverage: 82.4% of statements [2021-06-11T19:45:37.433Z] ok github.com/docker/docker/libnetwork/drvregistry 0.518s coverage: 82.4% of statements [2021-06-11T19:45:37.883Z] --- PASS: TestSetRolloverSerial (1.38s) [2021-06-11T19:45:37.883Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-11T19:45:37.883Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-11T19:45:37.883Z] PASS [2021-06-11T19:45:37.883Z] coverage: 84.4% of statements [2021-06-11T19:45:37.883Z] ok github.com/docker/docker/libnetwork/bitseq 13.345s coverage: 84.4% of statements [2021-06-11T19:45:38.333Z] === RUN TestBuildDefault [2021-06-11T19:45:38.333Z] --- PASS: TestBuildDefault (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestBuildHostnameDomainname [2021-06-11T19:45:38.333Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestBuildHostname [2021-06-11T19:45:38.333Z] --- PASS: TestBuildHostname (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestBuildHostnameFQDN [2021-06-11T19:45:38.333Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestBuildNoIP [2021-06-11T19:45:38.333Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestUpdate [2021-06-11T19:45:38.333Z] --- PASS: TestUpdate (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-11T19:45:38.333Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-11T19:45:38.333Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestAddEmpty [2021-06-11T19:45:38.333Z] --- PASS: TestAddEmpty (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestAdd [2021-06-11T19:45:38.333Z] --- PASS: TestAdd (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestDeleteEmpty [2021-06-11T19:45:38.333Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestDeleteNewline [2021-06-11T19:45:38.333Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestDelete [2021-06-11T19:45:38.333Z] --- PASS: TestDelete (0.00s) [2021-06-11T19:45:38.333Z] === RUN TestConcurrentWrites [2021-06-11T19:45:38.784Z] --- PASS: TestConcurrentWrites (0.31s) [2021-06-11T19:45:38.784Z] PASS [2021-06-11T19:45:38.784Z] coverage: 81.2% of statements [2021-06-11T19:45:38.784Z] ok github.com/docker/docker/libnetwork/etchosts 0.580s coverage: 81.2% of statements [2021-06-11T19:45:39.164Z] --- PASS: TestContainerStartOnDaemonRestart (2.85s) [2021-06-11T19:45:39.165Z] === CONT TestIpcModeOlderClient [2021-06-11T19:45:39.165Z] --- PASS: TestIpcModeOlderClient (0.05s) [2021-06-11T19:45:39.165Z] === CONT TestDaemonHostGatewayIP [2021-06-11T19:45:39.235Z] === RUN TestNew [2021-06-11T19:45:39.235Z] --- PASS: TestNew (0.00s) [2021-06-11T19:45:39.235Z] === RUN TestAllocate [2021-06-11T19:45:39.235Z] --- PASS: TestAllocate (0.00s) [2021-06-11T19:45:39.235Z] === RUN TestUninitialized [2021-06-11T19:45:39.235Z] --- PASS: TestUninitialized (0.00s) [2021-06-11T19:45:39.235Z] === RUN TestAllocateInRange [2021-06-11T19:45:39.235Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-11T19:45:39.235Z] === RUN TestAllocateSerial [2021-06-11T19:45:39.235Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-11T19:45:39.235Z] PASS [2021-06-11T19:45:39.235Z] coverage: 87.5% of statements [2021-06-11T19:45:39.235Z] ok github.com/docker/docker/libnetwork/idm 0.146s coverage: 87.5% of statements [2021-06-11T19:45:39.685Z] === RUN TestDiff [2021-06-11T19:45:39.685Z] --- PASS: TestDiff (0.00s) [2021-06-11T19:45:39.685Z] === RUN TestAddedCallback [2021-06-11T19:45:39.685Z] --- PASS: TestAddedCallback (0.00s) [2021-06-11T19:45:39.685Z] === RUN TestRemovedCallback [2021-06-11T19:45:39.685Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-11T19:45:39.685Z] === RUN TestNoCallback [2021-06-11T19:45:39.685Z] --- PASS: TestNoCallback (0.00s) [2021-06-11T19:45:39.685Z] PASS [2021-06-11T19:45:39.685Z] coverage: 48.1% of statements [2021-06-11T19:45:39.685Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.346s coverage: 48.1% of statements [2021-06-11T19:45:40.136Z] === RUN TestCaller [2021-06-11T19:45:40.136Z] --- PASS: TestCaller (0.00s) [2021-06-11T19:45:40.136Z] PASS [2021-06-11T19:45:40.136Z] coverage: 100.0% of statements [2021-06-11T19:45:40.136Z] ok github.com/docker/docker/libnetwork/internal/caller 0.127s coverage: 100.0% of statements [2021-06-11T19:45:40.278Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-06-11T19:45:40.586Z] === RUN TestSetSerialInsertDelete [2021-06-11T19:45:40.586Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-11T19:45:40.586Z] === RUN TestSetParallelInsertDelete [2021-06-11T19:45:42.428Z] --- PASS: TestDaemonHostGatewayIP (3.30s) [2021-06-11T19:45:42.428Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T19:45:42.728Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T19:45:43.178Z] === RUN TestPoolRequest [2021-06-11T19:45:43.178Z] --- PASS: TestPoolRequest (0.00s) [2021-06-11T19:45:43.178Z] === RUN TestOtherRequests [2021-06-11T19:45:43.178Z] --- PASS: TestOtherRequests (0.00s) [2021-06-11T19:45:43.178Z] PASS [2021-06-11T19:45:43.178Z] coverage: 57.1% of statements [2021-06-11T19:45:43.178Z] ok github.com/docker/docker/libnetwork/ipams/null 0.342s coverage: 57.1% of statements [2021-06-11T19:45:43.629Z] === RUN TestInt2IP2IntConversion [2021-06-11T19:45:44.079Z] --- PASS: TestInt2IP2IntConversion (0.73s) [2021-06-11T19:45:44.079Z] === RUN TestGetAddressVersion [2021-06-11T19:45:44.079Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-11T19:45:44.079Z] === RUN TestKeyString [2021-06-11T19:45:44.079Z] --- PASS: TestKeyString (0.00s) [2021-06-11T19:45:44.079Z] === RUN TestPoolDataMarshal [2021-06-11T19:45:44.079Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-11T19:45:44.079Z] === RUN TestSubnetsMarshal [2021-06-11T19:45:44.530Z] --- PASS: TestSubnetsMarshal (0.19s) [2021-06-11T19:45:44.530Z] === RUN TestAddSubnets [2021-06-11T19:45:44.530Z] --- PASS: TestAddSubnets (0.05s) [2021-06-11T19:45:44.530Z] === RUN TestDoublePoolRelease [2021-06-11T19:45:44.530Z] --- PASS: TestDoublePoolRelease (0.05s) [2021-06-11T19:45:44.530Z] === RUN TestAddReleasePoolID [2021-06-11T19:45:44.530Z] === RUN TestGetCapabilities [2021-06-11T19:45:44.530Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-11T19:45:44.530Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-11T19:45:44.530Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-11T19:45:44.530Z] === RUN TestGetDefaultAddressSpaces [2021-06-11T19:45:44.530Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2021-06-11T19:45:44.530Z] === RUN TestRemoteDriver [2021-06-11T19:45:44.530Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T19:45:44.530Z] PASS [2021-06-11T19:45:44.530Z] coverage: 47.4% of statements [2021-06-11T19:45:44.530Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.349s coverage: 47.4% of statements [2021-06-11T19:45:44.530Z] --- PASS: TestAddReleasePoolID (0.12s) [2021-06-11T19:45:44.530Z] === RUN TestPredefinedPool [2021-06-11T19:45:44.530Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-11T19:45:44.530Z] === RUN TestRemoveSubnet [2021-06-11T19:45:44.943Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2021-06-11T19:45:44.943Z] === CONT TestDaemonRestartIpcMode [2021-06-11T19:45:44.981Z] --- PASS: TestRemoveSubnet (0.26s) [2021-06-11T19:45:44.981Z] === RUN TestGetSameAddress [2021-06-11T19:45:44.981Z] --- PASS: TestGetSameAddress (0.02s) [2021-06-11T19:45:44.981Z] === RUN TestPoolAllocationReuse [2021-06-11T19:45:45.431Z] === RUN TestWindowsIPAM [2021-06-11T19:45:45.431Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-11T19:45:45.431Z] PASS [2021-06-11T19:45:45.431Z] coverage: 71.4% of statements [2021-06-11T19:45:45.431Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.277s coverage: 71.4% of statements [2021-06-11T19:45:45.882Z] === RUN TestDefaultNetwork [2021-06-11T19:45:46.332Z] === RUN TestKeyValue [2021-06-11T19:45:46.332Z] --- PASS: TestKeyValue (0.00s) [2021-06-11T19:45:46.332Z] PASS [2021-06-11T19:45:46.332Z] coverage: 60.0% of statements [2021-06-11T19:45:46.332Z] ok github.com/docker/docker/libnetwork/netlabel 0.140s coverage: 60.0% of statements [2021-06-11T19:45:46.332Z] --- PASS: TestDefaultNetwork (0.48s) [2021-06-11T19:45:46.332Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-11T19:45:46.783Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.47s) [2021-06-11T19:45:46.783Z] === RUN TestInitAddressPools [2021-06-11T19:45:46.783Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-11T19:45:46.783Z] PASS [2021-06-11T19:45:46.783Z] coverage: 74.0% of statements [2021-06-11T19:45:46.783Z] ok github.com/docker/docker/libnetwork/ipamutils 1.191s coverage: 74.0% of statements [2021-06-11T19:45:46.783Z] --- PASS: TestPoolAllocationReuse (2.07s) [2021-06-11T19:45:46.783Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-11T19:45:47.232Z] --- PASS: TestGetAddressSubPoolEqualPool (0.06s) [2021-06-11T19:45:47.232Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-11T19:45:47.457Z] --- PASS: TestDaemonRestartIpcMode (2.96s) [2021-06-11T19:45:48.382Z] --- PASS: TestContainerKillOnDaemonStart (12.27s) [2021-06-11T19:45:48.382Z] PASS [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] === Skipped [2021-06-11T19:45:48.382Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T19:45:48.382Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T19:45:48.382Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:45:48.382Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-06-11T19:45:48.382Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T19:45:48.382Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] [2021-06-11T19:45:48.382Z] DONE 196 tests, 5 skipped in 149.177s [2021-06-11T19:45:48.382Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T19:45:48.382Z] INFO: Testing against a local daemon [2021-06-11T19:45:48.382Z] === RUN TestCommitInheritsEnv [2021-06-11T19:45:48.638Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-06-11T19:45:48.638Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T19:45:48.638Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T19:45:48.638Z] === RUN TestImagesFilterMultiReference [2021-06-11T19:45:48.638Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-06-11T19:45:48.638Z] === RUN TestImagePullPlatformInvalid [2021-06-11T19:45:48.638Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-06-11T19:45:48.638Z] === RUN TestRemoveImageOrphaning [2021-06-11T19:45:48.743Z] === RUN TestGenerate [2021-06-11T19:45:48.743Z] --- PASS: TestGenerate (0.00s) [2021-06-11T19:45:48.743Z] === RUN TestGeneratePtr [2021-06-11T19:45:48.743Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-11T19:45:48.743Z] === RUN TestGenerateMissingField [2021-06-11T19:45:48.743Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-11T19:45:48.743Z] === RUN TestFieldCannotBeSet [2021-06-11T19:45:48.743Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-11T19:45:48.743Z] === RUN TestTypeMismatchError [2021-06-11T19:45:48.743Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-11T19:45:48.743Z] PASS [2021-06-11T19:45:48.743Z] coverage: 100.0% of statements [2021-06-11T19:45:48.743Z] ok github.com/docker/docker/libnetwork/options 0.133s coverage: 100.0% of statements [2021-06-11T19:45:48.894Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-06-11T19:45:48.894Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T19:45:50.253Z] === RUN TestNetworkDBSimple [2021-06-11T19:45:50.253Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.00s) [2021-06-11T19:45:50.253Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-11T19:45:50.253Z] testing: warning: no tests to run [2021-06-11T19:45:50.253Z] PASS [2021-06-11T19:45:50.253Z] coverage: 0.0% of statements [2021-06-11T19:45:50.253Z] ok github.com/docker/docker/libnetwork/osl 0.130s coverage: 0.0% of statements [no tests to run] [2021-06-11T19:45:50.704Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-11T19:45:50.704Z] PASS [2021-06-11T19:45:50.704Z] coverage: 100.0% of statements [2021-06-11T19:45:50.704Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.144s coverage: 100.0% of statements [2021-06-11T19:45:51.154Z] 2021/06/11 19:45:50 Closing DB instances... [2021-06-11T19:45:51.154Z] === RUN TestRequestNewPort [2021-06-11T19:45:51.154Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestRequestSpecificPort [2021-06-11T19:45:51.154Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestReleasePort [2021-06-11T19:45:51.154Z] --- PASS: TestReleasePort (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestReuseReleasedPort [2021-06-11T19:45:51.154Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestReleaseUnreadledPort [2021-06-11T19:45:51.154Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestUnknowProtocol [2021-06-11T19:45:51.154Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestAllocateAllPorts [2021-06-11T19:45:51.154Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestPortAllocation [2021-06-11T19:45:51.154Z] --- PASS: TestPortAllocation (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestPortAllocationWithCustomRange [2021-06-11T19:45:51.154Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestNoDuplicateBPR [2021-06-11T19:45:51.154Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-11T19:45:51.154Z] === RUN TestChangePortRange [2021-06-11T19:45:51.154Z] --- PASS: TestChangePortRange (0.00s) [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-11T19:45:51.154Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-11T19:45:51.154Z] PASS [2021-06-11T19:45:51.154Z] coverage: 89.7% of statements [2021-06-11T19:45:51.154Z] ok github.com/docker/docker/libnetwork/portallocator 0.149s coverage: 89.7% of statements [2021-06-11T19:45:51.407Z] --- PASS: TestRemoveImageGarbageCollector (1.99s) [2021-06-11T19:45:51.407Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T19:45:51.407Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-06-11T19:45:51.407Z] === RUN TestTagInvalidReference [2021-06-11T19:45:51.407Z] --- PASS: TestTagInvalidReference (0.01s) [2021-06-11T19:45:51.407Z] === RUN TestTagValidPrefixedRepo [2021-06-11T19:45:51.407Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-06-11T19:45:51.407Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T19:45:51.407Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-06-11T19:45:51.407Z] === RUN TestTagOfficialNames [2021-06-11T19:45:51.407Z] --- PASS: TestTagOfficialNames (0.05s) [2021-06-11T19:45:51.407Z] === RUN TestTagMatchesDigest [2021-06-11T19:45:51.407Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-11T19:45:51.407Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T19:45:51.605Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.74s) [2021-06-11T19:45:51.605Z] === RUN TestGetAddress [2021-06-11T19:45:52.056Z] === RUN TestTransportPortConv [2021-06-11T19:45:52.056Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestTransportPortBindingConv [2021-06-11T19:45:52.056Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestErrorConstructors [2021-06-11T19:45:52.056Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestCompareIPMask [2021-06-11T19:45:52.056Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestUtilGetHostPartIP [2021-06-11T19:45:52.056Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestUtilGetBroadcastIP [2021-06-11T19:45:52.056Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-11T19:45:52.056Z] === RUN TestParseCIDR [2021-06-11T19:45:52.056Z] --- PASS: TestParseCIDR (0.00s) [2021-06-11T19:45:52.056Z] PASS [2021-06-11T19:45:52.056Z] coverage: 47.9% of statements [2021-06-11T19:45:52.056Z] ok github.com/docker/docker/libnetwork/types 0.170s coverage: 47.9% of statements [2021-06-11T19:45:52.056Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-11T19:45:52.056Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-11T19:45:52.510Z] ok github.com/docker/docker/libnetwork 292.218s coverage: 41.0% of statements [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T19:45:52.510Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === Skipped [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:73: No driver to put! [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-11T19:45:52.510Z] time="2021-06-11T19:40:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-11T19:45:52.510Z] time="2021-06-11T19:40:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-11T19:45:52.510Z] time="2021-06-11T19:40:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-11T19:45:52.510Z] time="2021-06-11T19:40:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-11T19:45:52.510Z] time="2021-06-11T19:40:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:73: No driver to put! [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-11T19:45:52.510Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-11T19:45:52.510Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-11T19:45:52.510Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T19:45:52.510Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-11T19:45:52.510Z] graphtest_unix.go:73: No driver to put! [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-06-11T19:45:52.510Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T19:45:52.510Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T19:45:52.510Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T19:45:52.510Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T19:45:52.510Z] [2021-06-11T19:45:52.510Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T19:45:52.511Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T19:45:52.511Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T19:45:52.511Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T19:45:52.511Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T19:45:52.511Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T19:45:52.511Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-11T19:45:52.511Z] firewalld_test.go:13: firewalld is not running [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-11T19:45:52.511Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-11T19:45:52.511Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] [2021-06-11T19:45:52.511Z] DONE 2654 tests, 35 skipped in 448.930s Post stage [Pipeline] junit [2021-06-11T19:45:52.528Z] Recording test results [2021-06-11T19:45:52.611Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-06-11T19:45:52.957Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -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:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh dynbinary test-integration [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-11T19:45:53.006Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-11T19:45:53.006Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-11T19:45:53.006Z] PASS [2021-06-11T19:45:53.006Z] coverage: 44.0% of statements [2021-06-11T19:45:53.006Z] ok github.com/docker/docker/oci 0.338s coverage: 44.0% of statements [2021-06-11T19:45:53.006Z] 2021/06/11 19:45:52 Closing DB instances... [2021-06-11T19:45:53.898Z] [2021-06-11T19:45:53.898Z] Removing bundles/ [2021-06-11T19:45:53.898Z] [2021-06-11T19:45:53.898Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-06-11T19:45:53.898Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:45:53.898Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:45:53.956Z] === RUN TestAddressPoolOpt [2021-06-11T19:45:53.956Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/a [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/something [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/_=a [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/env1=value1 [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/_env1=value1 [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/PATH [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/=a [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/PATH= [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/PATH=something [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/asd!qwe [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/1asd [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/123 [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/some_space [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/__some_space_before [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/some_space_after__ [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/= [2021-06-11T19:45:53.956Z] === RUN TestValidateEnv/PaTh [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestParseHost [2021-06-11T19:45:53.956Z] --- PASS: TestParseHost (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestParseDockerDaemonHost [2021-06-11T19:45:53.956Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestParseTCP [2021-06-11T19:45:53.956Z] --- PASS: TestParseTCP (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-11T19:45:53.956Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestValidateExtraHosts [2021-06-11T19:45:53.956Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestIpOptString [2021-06-11T19:45:53.956Z] --- PASS: TestIpOptString (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-11T19:45:53.956Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestNewIpOptValidDefaultVal [2021-06-11T19:45:53.956Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestIpOptSetInvalidVal [2021-06-11T19:45:53.956Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestValidateIPAddress [2021-06-11T19:45:53.956Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestMapOpts [2021-06-11T19:45:53.956Z] --- PASS: TestMapOpts (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestListOptsWithoutValidator [2021-06-11T19:45:53.956Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestListOptsWithValidator [2021-06-11T19:45:53.956Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestValidateDNSSearch [2021-06-11T19:45:53.956Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_general_format [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_one_more [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-11T19:45:53.956Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-11T19:45:53.956Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestNamedListOpts [2021-06-11T19:45:53.956Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestNamedMapOpts [2021-06-11T19:45:53.956Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestParseLink [2021-06-11T19:45:53.956Z] --- PASS: TestParseLink (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestQuotedStringSetWithQuotes [2021-06-11T19:45:53.956Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-11T19:45:53.956Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-11T19:45:53.956Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-11T19:45:53.956Z] === RUN TestUlimitOpt [2021-06-11T19:45:53.956Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-11T19:45:53.956Z] PASS [2021-06-11T19:45:53.956Z] coverage: 67.1% of statements [2021-06-11T19:45:53.956Z] ok github.com/docker/docker/opts 0.275s coverage: 67.1% of statements [2021-06-11T19:45:53.956Z] === RUN TestParseVersion [2021-06-11T19:45:53.956Z] --- PASS: TestParseVersion (0.00s) [2021-06-11T19:45:53.956Z] PASS [2021-06-11T19:45:53.956Z] coverage: 52.9% of statements [2021-06-11T19:45:53.956Z] ok github.com/docker/docker/pkg/aaparser 0.102s coverage: 52.9% of statements [2021-06-11T19:45:54.906Z] time="2021-06-11T19:45:54Z" level=error msg="node1(603a7349e98f) Could not close DB: timeout waiting for leave broadcast" [2021-06-11T19:45:54.906Z] time="2021-06-11T19:45:54Z" level=error msg="node: 6c38a488606b is unknown to memberlist" [2021-06-11T19:45:54.906Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.05s) [2021-06-11T19:45:55.356Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-11T19:45:56.306Z] === RUN TestPeerCertificateMarshalJSON [2021-06-11T19:45:56.306Z] 2021/06/11 19:45:56 Closing DB instances... [2021-06-11T19:45:56.757Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-11T19:45:56.757Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-11T19:45:56.757Z] --- PASS: TestPeerCertificateMarshalJSON (0.51s) [2021-06-11T19:45:56.757Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-11T19:45:56.757Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-11T19:45:56.757Z] === RUN TestMiddleware [2021-06-11T19:45:56.757Z] --- PASS: TestMiddleware (0.00s) [2021-06-11T19:45:56.757Z] === RUN TestNewResponseModifier [2021-06-11T19:45:56.757Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-11T19:45:56.757Z] PASS [2021-06-11T19:45:56.757Z] coverage: 26.8% of statements [2021-06-11T19:45:56.757Z] ok github.com/docker/docker/pkg/authorization 0.802s coverage: 26.8% of statements [2021-06-11T19:45:57.213Z] === RUN TestIsArchivePathDir [2021-06-11T19:45:57.213Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-11T19:45:57.213Z] === RUN TestIsArchivePathInvalidFile [2021-06-11T19:45:57.213Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2021-06-11T19:45:57.213Z] === RUN TestIsArchivePathTar [2021-06-11T19:45:57.213Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-06-11T19:45:57.213Z] === RUN TestDecompressStreamGzip [2021-06-11T19:45:57.663Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-06-11T19:45:57.663Z] === RUN TestDecompressStreamBzip2 [2021-06-11T19:45:57.663Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2021-06-11T19:45:57.663Z] === RUN TestDecompressStreamXz [2021-06-11T19:45:57.663Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-11T19:45:57.663Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T19:45:57.663Z] === RUN TestCompressStreamXzUnsupported [2021-06-11T19:45:57.663Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-11T19:45:57.663Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestCompressStreamInvalid [2021-06-11T19:45:57.663Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestExtensionInvalid [2021-06-11T19:45:57.663Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestExtensionUncompressed [2021-06-11T19:45:57.663Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestExtensionBzip2 [2021-06-11T19:45:57.663Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestExtensionGzip [2021-06-11T19:45:57.663Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestExtensionXz [2021-06-11T19:45:57.663Z] --- PASS: TestExtensionXz (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestCmdStreamLargeStderr [2021-06-11T19:45:57.663Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-11T19:45:57.663Z] === RUN TestCmdStreamBad [2021-06-11T19:45:57.663Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-11T19:45:57.663Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T19:45:57.663Z] === RUN TestCmdStreamGood [2021-06-11T19:45:57.663Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-11T19:45:57.663Z] === RUN TestUntarPathWithInvalidDest [2021-06-11T19:45:57.663Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-06-11T19:45:57.663Z] === RUN TestUntarPathWithInvalidSrc [2021-06-11T19:45:57.663Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestUntarPath [2021-06-11T19:45:57.663Z] --- PASS: TestUntarPath (0.05s) [2021-06-11T19:45:57.663Z] === RUN TestUntarPathWithDestinationFile [2021-06-11T19:45:57.663Z] === RUN TestUnbuffered [2021-06-11T19:45:57.663Z] --- PASS: TestUnbuffered (0.00s) [2021-06-11T19:45:57.663Z] === RUN TestRaceUnbuffered [2021-06-11T19:45:57.663Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-11T19:45:58.113Z] PASS [2021-06-11T19:45:58.113Z] coverage: 100.0% of statements [2021-06-11T19:45:58.113Z] ok github.com/docker/docker/pkg/broadcaster 0.122s coverage: 100.0% of statements [2021-06-11T19:45:58.113Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2021-06-11T19:45:58.113Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-11T19:45:58.113Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.95s) [2021-06-11T19:45:58.113Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-11T19:45:58.113Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2021-06-11T19:45:58.113Z] === RUN TestCopyWithTarInvalidSrc [2021-06-11T19:45:58.113Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-06-11T19:45:58.113Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-11T19:45:58.113Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T19:45:58.113Z] === RUN TestCopyWithTarSrcFile [2021-06-11T19:45:58.113Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-11T19:45:58.113Z] === RUN TestCopyWithTarSrcFolder [2021-06-11T19:45:58.113Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-11T19:45:58.113Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-11T19:45:58.113Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-11T19:45:58.113Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-11T19:45:58.113Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-06-11T19:45:58.113Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-11T19:45:58.113Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-11T19:45:58.113Z] === RUN TestCopyFileWithTarSrcFile [2021-06-11T19:45:58.113Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-11T19:45:58.113Z] === RUN TestTarFiles [2021-06-11T19:45:58.564Z] === RUN TestMatch [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[foo]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[foo_bar]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[]#01 [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[qux]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-11T19:45:58.564Z] === RUN TestMatch/[[foo_baz]] [2021-06-11T19:45:58.564Z] --- PASS: TestMatch (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-11T19:45:58.564Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-11T19:45:58.564Z] PASS [2021-06-11T19:45:58.564Z] coverage: 87.5% of statements [2021-06-11T19:45:58.564Z] ok github.com/docker/docker/pkg/capabilities 0.136s coverage: 87.5% of statements [2021-06-11T19:46:00.075Z] 2021/06/11 19:45:59 Closing DB instances... [2021-06-11T19:46:00.075Z] === RUN TestChrootTarUntar [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] === RUN TestChrootUntarEmptyArchive [2021-06-11T19:46:00.075Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-06-11T19:46:00.075Z] === RUN TestChrootTarUntarWithSymlink [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:46:00.075Z] === RUN TestChrootCopyWithTar [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:46:00.075Z] === RUN TestChrootCopyFileWithTar [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] === RUN TestChrootUntarPath [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:46:00.075Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] === RUN TestChrootApplyDotDotFile [2021-06-11T19:46:00.075Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-11T19:46:00.075Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:00.075Z] PASS [2021-06-11T19:46:00.075Z] coverage: 15.4% of statements [2021-06-11T19:46:00.075Z] ok github.com/docker/docker/pkg/chrootarchive 0.227s coverage: 15.4% of statements [2021-06-11T19:46:01.025Z] time="2021-06-11T19:46:00Z" level=error msg="node: 3089a1e3eb14 is unknown to memberlist" [2021-06-11T19:46:01.475Z] === RUN TestSizeEmpty [2021-06-11T19:46:01.475Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeEmptyFile [2021-06-11T19:46:01.475Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeNonemptyFile [2021-06-11T19:46:01.475Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-11T19:46:01.475Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-11T19:46:01.475Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-11T19:46:01.475Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestMoveToSubdir [2021-06-11T19:46:01.475Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-11T19:46:01.475Z] === RUN TestSizeNonExistingDirectory [2021-06-11T19:46:01.475Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-11T19:46:01.475Z] PASS [2021-06-11T19:46:01.475Z] coverage: 80.0% of statements [2021-06-11T19:46:01.475Z] ok github.com/docker/docker/pkg/directory 0.126s coverage: 80.0% of statements [2021-06-11T19:46:01.475Z] --- PASS: TestNetworkDBCRUDTableEntry (3.65s) [2021-06-11T19:46:01.475Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-11T19:46:02.985Z] --- PASS: TestTarFiles (4.67s) [2021-06-11T19:46:02.985Z] === RUN TestTarUntar [2021-06-11T19:46:02.985Z] --- PASS: TestTarUntar (0.03s) [2021-06-11T19:46:02.985Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-11T19:46:02.985Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-11T19:46:02.985Z] === RUN TestTarWithOptions [2021-06-11T19:46:02.985Z] --- PASS: TestTarWithOptions (0.02s) [2021-06-11T19:46:02.985Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-11T19:46:02.985Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-11T19:46:02.985Z] === RUN TestUntarUstarGnuConflict [2021-06-11T19:46:02.985Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-11T19:46:02.985Z] === RUN TestUntarInvalidFilenames [2021-06-11T19:46:02.985Z] === RUN Test [2021-06-11T19:46:02.985Z] === RUN Test/TestContainsEntry [2021-06-11T19:46:02.985Z] === RUN Test/TestCreateEntries [2021-06-11T19:46:02.985Z] === RUN Test/TestEntriesDiff [2021-06-11T19:46:02.985Z] === RUN Test/TestEntriesEquality [2021-06-11T19:46:02.985Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-11T19:46:02.985Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-11T19:46:02.985Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-11T19:46:02.985Z] === RUN Test/TestGeneratorNotGenerate [2021-06-11T19:46:02.985Z] === RUN Test/TestGeneratorWithPort [2021-06-11T19:46:02.985Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-11T19:46:02.985Z] === RUN Test/TestNewEntry [2021-06-11T19:46:02.985Z] === RUN Test/TestParse [2021-06-11T19:46:02.985Z] --- PASS: Test (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-11T19:46:02.985Z] --- PASS: Test/TestParse (0.00s) [2021-06-11T19:46:02.985Z] PASS [2021-06-11T19:46:02.985Z] coverage: 58.3% of statements [2021-06-11T19:46:02.985Z] ok github.com/docker/docker/pkg/discovery 0.188s coverage: 58.3% of statements [2021-06-11T19:46:02.985Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames275337482\\dest" [2021-06-11T19:46:02.985Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-06-11T19:46:02.985Z] === RUN TestUntarHardlinkToSymlink [2021-06-11T19:46:02.985Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-11T19:46:02.985Z] === RUN TestUntarInvalidHardlink [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink389771195\\victim\\hello" -> "../victim/hello" [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink245964254\\victim\\hello" -> "/../victim/hello" [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink035770277\\victim" -> "../victim" [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink611137728\\victim" -> "../victim" [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink460981023\\victim" -> "../victim" [2021-06-11T19:46:02.985Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink737947634\\victim" -> "../victim" [2021-06-11T19:46:02.985Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2021-06-11T19:46:02.985Z] === RUN TestUntarInvalidSymlink [2021-06-11T19:46:02.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink257036457\\dest\\dotdot" -> "../victim/hello" [2021-06-11T19:46:02.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink455301108\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T19:46:02.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink060917443\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:02.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink946357062\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:02.985Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink912146925\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:02.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink255234664\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:02.986Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink256015527\\dest\\dir\\loophole" -> "../../victim" [2021-06-11T19:46:02.986Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2021-06-11T19:46:02.986Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-11T19:46:02.986Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-11T19:46:02.986Z] === RUN TestXGlobalNoParent [2021-06-11T19:46:02.986Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-11T19:46:02.986Z] === RUN TestReplaceFileTarWrapper [2021-06-11T19:46:02.986Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2021-06-11T19:46:02.986Z] === RUN TestPrefixHeaderReadable [2021-06-11T19:46:02.986Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2021-06-11T19:46:02.986Z] === RUN TestDisablePigz [2021-06-11T19:46:03.436Z] --- PASS: TestDisablePigz (0.11s) [2021-06-11T19:46:03.436Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-11T19:46:03.436Z] === RUN TestPigz [2021-06-11T19:46:03.436Z] --- PASS: TestPigz (0.16s) [2021-06-11T19:46:03.436Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-11T19:46:03.436Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T19:46:03.436Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:46:03.436Z] archive_windows_test.go:16: Currently fails [2021-06-11T19:46:03.436Z] === RUN TestCanonicalTarNameForPath [2021-06-11T19:46:03.436Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestCanonicalTarName [2021-06-11T19:46:03.436Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestChmodTarEntry [2021-06-11T19:46:03.436Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestHardLinkOrder [2021-06-11T19:46:03.436Z] --- PASS: TestHardLinkOrder (0.08s) [2021-06-11T19:46:03.436Z] === RUN TestChangeString [2021-06-11T19:46:03.436Z] --- PASS: TestChangeString (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestChangesWithNoChanges [2021-06-11T19:46:03.436Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-11T19:46:03.436Z] === RUN TestChangesWithChanges [2021-06-11T19:46:03.436Z] --- PASS: TestChangesWithChanges (0.03s) [2021-06-11T19:46:03.436Z] === RUN TestChangesWithChangesGH13590 [2021-06-11T19:46:03.436Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-11T19:46:03.436Z] changes_test.go:196: needs more investigation [2021-06-11T19:46:03.436Z] === RUN TestChangesDirsEmpty [2021-06-11T19:46:03.436Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-06-11T19:46:03.436Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T19:46:03.436Z] === RUN TestChangesDirsMutated [2021-06-11T19:46:03.436Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-06-11T19:46:03.436Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T19:46:03.436Z] === RUN TestApplyLayer [2021-06-11T19:46:03.436Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-11T19:46:03.436Z] changes_test.go:433: needs further investigation [2021-06-11T19:46:03.436Z] === RUN TestChangesSizeWithHardlinks [2021-06-11T19:46:03.436Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-11T19:46:03.436Z] changes_test.go:469: needs further investigation [2021-06-11T19:46:03.436Z] === RUN TestChangesSizeWithNoChanges [2021-06-11T19:46:03.436Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-11T19:46:03.436Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestChangesSize [2021-06-11T19:46:03.436Z] --- PASS: TestChangesSize (0.00s) [2021-06-11T19:46:03.436Z] === RUN TestApplyLayerInvalidFilenames [2021-06-11T19:46:03.436Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames369369452\\dest" [2021-06-11T19:46:03.436Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2021-06-11T19:46:03.436Z] === RUN TestApplyLayerInvalidHardlink [2021-06-11T19:46:03.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink037670782\\victim\\hello" -> "../victim/hello" [2021-06-11T19:46:03.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink118792389\\victim\\hello" -> "/../victim/hello" [2021-06-11T19:46:03.436Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink584865120\\victim" -> "../victim" [2021-06-11T19:46:03.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink405157695\\victim" -> "../victim" [2021-06-11T19:46:03.437Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink030357394\\victim" -> "../victim" [2021-06-11T19:46:03.887Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink112982473\\victim" -> "../victim" [2021-06-11T19:46:03.887Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-11T19:46:03.887Z] === RUN TestApplyLayerInvalidSymlink [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink726751892\\dest\\dotdot" -> "../victim/hello" [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink196682467\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink058184934\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink987180301\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink536453384\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:03.887Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink036699847\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:46:03.887Z] --- PASS: TestApplyLayerInvalidSymlink (0.07s) [2021-06-11T19:46:03.887Z] === RUN TestApplyLayerWhiteouts [2021-06-11T19:46:03.887Z] 2021/06/11 19:46:03 Closing DB instances... [2021-06-11T19:46:03.887Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2021-06-11T19:46:03.887Z] === RUN TestGenerateEmptyFile [2021-06-11T19:46:03.887Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-11T19:46:03.887Z] === RUN TestGenerateWithContent [2021-06-11T19:46:03.887Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-11T19:46:03.887Z] PASS [2021-06-11T19:46:03.887Z] coverage: 61.6% of statements [2021-06-11T19:46:03.887Z] ok github.com/docker/docker/pkg/archive 7.109s coverage: 61.6% of statements [2021-06-11T19:46:03.887Z] === RUN Test [2021-06-11T19:46:03.887Z] === RUN Test/TestContent [2021-06-11T19:46:03.887Z] === RUN Test/TestInitialize [2021-06-11T19:46:03.887Z] === RUN Test/TestNew [2021-06-11T19:46:03.887Z] === RUN Test/TestParsingContentsWithComments [2021-06-11T19:46:03.887Z] === RUN Test/TestRegister [2021-06-11T19:46:03.887Z] === RUN Test/TestWatch [2021-06-11T19:46:03.887Z] --- PASS: Test (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestContent (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestNew (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T19:46:03.887Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T19:46:03.887Z] PASS [2021-06-11T19:46:03.887Z] coverage: 92.9% of statements [2021-06-11T19:46:03.887Z] ok github.com/docker/docker/pkg/discovery/file 0.223s coverage: 92.9% of statements [2021-06-11T19:46:04.917Z] --- PASS: TestNetworkDBCRUDTableEntries (3.46s) [2021-06-11T19:46:04.917Z] === RUN TestNetworkDBNodeLeave [2021-06-11T19:46:06.428Z] === RUN Test [2021-06-11T19:46:06.429Z] === RUN Test/TestInitialize [2021-06-11T19:46:06.429Z] time="2021-06-11T19:46:05Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:46:06.429Z] time="2021-06-11T19:46:06Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:46:06.429Z] time="2021-06-11T19:46:06Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:46:06.429Z] === RUN Test/TestInitializeWithCerts [2021-06-11T19:46:06.429Z] time="2021-06-11T19:46:06Z" level=info msg="Initializing discovery with TLS" [2021-06-11T19:46:06.429Z] === RUN Test/TestWatch [2021-06-11T19:46:06.429Z] time="2021-06-11T19:46:06Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:46:07.939Z] --- PASS: TestNetworkDBNodeLeave (2.81s) [2021-06-11T19:46:07.939Z] === RUN TestNetworkDBWatch [2021-06-11T19:46:09.532Z] --- PASS: Test (3.14s) [2021-06-11T19:46:09.532Z] --- PASS: Test/TestInitialize (0.13s) [2021-06-11T19:46:09.532Z] --- PASS: Test/TestInitializeWithCerts (0.01s) [2021-06-11T19:46:09.532Z] --- PASS: Test/TestWatch (3.00s) [2021-06-11T19:46:09.532Z] PASS [2021-06-11T19:46:09.532Z] coverage: 84.1% of statements [2021-06-11T19:46:09.532Z] ok github.com/docker/docker/pkg/discovery/kv 3.501s coverage: 84.1% of statements [2021-06-11T19:46:09.532Z] 2021/06/11 19:46:09 Closing DB instances... [2021-06-11T19:46:10.482Z] === RUN Test [2021-06-11T19:46:10.482Z] === RUN Test/TestWatch [2021-06-11T19:46:10.482Z] --- PASS: Test (0.00s) [2021-06-11T19:46:10.482Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T19:46:10.482Z] PASS [2021-06-11T19:46:10.482Z] coverage: 92.3% of statements [2021-06-11T19:46:10.482Z] ok github.com/docker/docker/pkg/discovery/memory 0.143s coverage: 92.3% of statements [2021-06-11T19:46:10.932Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-11T19:46:10.932Z] === RUN TestNetworkDBBulkSync [2021-06-11T19:46:11.640Z] 639bb6bb2beb: Pull complete [2021-06-11T19:46:11.640Z] Digest: sha256:3458c7dbc9ee16016170ecce85bee03b0e7f13744809d67fc881ec8d2086f5ef [2021-06-11T19:46:11.640Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T19:46:11.640Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-06-11T19:46:11.640Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-06-11T19:46:11.640Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1999' [2021-06-11T19:46:11.640Z] WARN: Skipping validation tests [2021-06-11T19:46:11.640Z] INFO: Running unit tests at 06/11/2021 19:45:59... [2021-06-11T19:46:11.640Z] INFO: make.ps1 starting at 06/11/2021 19:46:04 [2021-06-11T19:46:11.640Z] INFO: Git commit (1dac53860c) assumed from DOCKER_GITCOMMIT environment variable [2021-06-11T19:46:11.640Z] INFO: Invoking autogen... [2021-06-11T19:46:11.640Z] INFO: Running unit tests... [2021-06-11T19:46:11.883Z] === RUN Test [2021-06-11T19:46:11.883Z] === RUN Test/TestInitialize [2021-06-11T19:46:11.883Z] === RUN Test/TestInitializeWithPattern [2021-06-11T19:46:11.883Z] === RUN Test/TestRegister [2021-06-11T19:46:11.883Z] === RUN Test/TestWatch [2021-06-11T19:46:11.883Z] --- PASS: Test (0.00s) [2021-06-11T19:46:11.883Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T19:46:11.883Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-11T19:46:11.883Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T19:46:11.883Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T19:46:11.883Z] PASS [2021-06-11T19:46:11.883Z] coverage: 93.8% of statements [2021-06-11T19:46:11.883Z] ok github.com/docker/docker/pkg/discovery/nodes 0.180s coverage: 93.8% of statements [2021-06-11T19:46:12.333Z] 2021/06/11 19:46:11 Closing DB instances... [2021-06-11T19:46:12.783Z] === RUN TestPollerAddRemove [2021-06-11T19:46:12.783Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-11T19:46:12.783Z] === RUN TestPollerEvent [2021-06-11T19:46:12.783Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-11T19:46:12.783Z] poller_test.go:41: No chmod on Windows [2021-06-11T19:46:12.783Z] === RUN TestPollerClose [2021-06-11T19:46:12.783Z] --- PASS: TestPollerClose (0.00s) [2021-06-11T19:46:12.783Z] PASS [2021-06-11T19:46:12.783Z] coverage: 36.2% of statements [2021-06-11T19:46:12.783Z] ok github.com/docker/docker/pkg/filenotify 0.142s coverage: 36.2% of statements [2021-06-11T19:46:13.233Z] --- PASS: TestGetAddress (21.23s) [2021-06-11T19:46:13.233Z] === RUN TestRequestSyntaxCheck [2021-06-11T19:46:13.233Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-11T19:46:13.233Z] === RUN TestRequest [2021-06-11T19:46:13.684Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-06-11T19:46:13.684Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-11T19:46:14.135Z] === RUN TestCopyFileWithInvalidSrc [2021-06-11T19:46:14.135Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T19:46:14.135Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-11T19:46:14.135Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-11T19:46:14.135Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCopyFile [2021-06-11T19:46:14.135Z] --- PASS: TestCopyFile (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-11T19:46:14.135Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T19:46:14.135Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T19:46:14.135Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-11T19:46:14.135Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-11T19:46:14.135Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T19:46:14.135Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T19:46:14.135Z] === RUN TestWildcardMatches [2021-06-11T19:46:14.135Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestPatternMatches [2021-06-11T19:46:14.135Z] --- PASS: TestPatternMatches (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-11T19:46:14.135Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestPatternMatchesFolderExclusions [2021-06-11T19:46:14.135Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-11T19:46:14.135Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-11T19:46:14.135Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-11T19:46:14.135Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-11T19:46:14.135Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestSingleExclamationError [2021-06-11T19:46:14.135Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestMatchesWithNoPatterns [2021-06-11T19:46:14.135Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestMatchesWithMalformedPatterns [2021-06-11T19:46:14.135Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestMatches [2021-06-11T19:46:14.135Z] --- PASS: TestMatches (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatterns [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatternsExceptionFlag [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCleanPatternsErrorSingleException [2021-06-11T19:46:14.135Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCreateIfNotExistsDir [2021-06-11T19:46:14.135Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestCreateIfNotExistsFile [2021-06-11T19:46:14.135Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-06-11T19:46:14.135Z] === RUN TestMatch [2021-06-11T19:46:14.135Z] --- PASS: TestMatch (0.00s) [2021-06-11T19:46:14.135Z] PASS [2021-06-11T19:46:14.135Z] coverage: 87.5% of statements [2021-06-11T19:46:14.135Z] ok github.com/docker/docker/pkg/fileutils 0.192s coverage: 87.5% of statements [2021-06-11T19:46:15.085Z] === RUN TestGet [2021-06-11T19:46:15.085Z] --- PASS: TestGet (0.00s) [2021-06-11T19:46:15.085Z] === RUN TestGetShortcutString [2021-06-11T19:46:15.085Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-11T19:46:15.085Z] PASS [2021-06-11T19:46:15.085Z] coverage: 42.9% of statements [2021-06-11T19:46:15.085Z] ok github.com/docker/docker/pkg/homedir 0.113s coverage: 42.9% of statements [2021-06-11T19:46:16.596Z] === RUN TestCreateIDMapOrder [2021-06-11T19:46:16.596Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-11T19:46:16.596Z] PASS [2021-06-11T19:46:16.596Z] coverage: 7.2% of statements [2021-06-11T19:46:16.596Z] ok github.com/docker/docker/pkg/idtools 0.180s coverage: 7.2% of statements [2021-06-11T19:46:16.596Z] 2021/06/11 19:46:16 Closing DB instances... [2021-06-11T19:46:16.596Z] time="2021-06-11T19:46:16Z" level=error msg="node: f19af8727c3c is unknown to memberlist" [2021-06-11T19:46:17.046Z] time="2021-06-11T19:46:16Z" level=error msg="node: 6150ec08c1d5 is unknown to memberlist" [2021-06-11T19:46:17.483Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/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/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-06-11T19:46:17.995Z] === RUN TestFixedBufferCap [2021-06-11T19:46:17.995Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestFixedBufferLen [2021-06-11T19:46:17.995Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestFixedBufferString [2021-06-11T19:46:17.995Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestFixedBufferWrite [2021-06-11T19:46:17.995Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestFixedBufferRead [2021-06-11T19:46:17.995Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestBytesPipeRead [2021-06-11T19:46:17.995Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestBytesPipeWrite [2021-06-11T19:46:17.995Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-11T19:46:17.995Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-11T19:46:17.995Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.45s) [2021-06-11T19:46:17.995Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-11T19:46:18.445Z] --- PASS: TestBytesPipeWriteRandomChunks (0.43s) [2021-06-11T19:46:18.445Z] === RUN TestAtomicWriteToFile [2021-06-11T19:46:18.445Z] --- PASS: TestAtomicWriteToFile (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestAtomicWriteSetCommit [2021-06-11T19:46:18.445Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-11T19:46:18.445Z] === RUN TestAtomicWriteSetCancel [2021-06-11T19:46:18.445Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-11T19:46:18.445Z] === RUN TestReadCloserWrapperClose [2021-06-11T19:46:18.445Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestReaderErrWrapperReadOnError [2021-06-11T19:46:18.445Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestReaderErrWrapperRead [2021-06-11T19:46:18.445Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestHashData [2021-06-11T19:46:18.445Z] --- PASS: TestHashData (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestCancelReadCloser [2021-06-11T19:46:18.445Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-11T19:46:18.445Z] === RUN TestWriteCloserWrapperClose [2021-06-11T19:46:18.445Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestNopWriteCloser [2021-06-11T19:46:18.445Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestNopWriter [2021-06-11T19:46:18.445Z] --- PASS: TestNopWriter (0.00s) [2021-06-11T19:46:18.445Z] === RUN TestWriteCounter [2021-06-11T19:46:18.445Z] --- PASS: TestWriteCounter (0.00s) [2021-06-11T19:46:18.445Z] PASS [2021-06-11T19:46:18.445Z] coverage: 68.4% of statements [2021-06-11T19:46:18.445Z] ok github.com/docker/docker/pkg/ioutils 0.719s coverage: 68.4% of statements [2021-06-11T19:46:19.957Z] === RUN TestError [2021-06-11T19:46:19.957Z] --- PASS: TestError (0.00s) [2021-06-11T19:46:19.957Z] === RUN TestProgressString [2021-06-11T19:46:19.957Z] === RUN TestProgressString/no_progress [2021-06-11T19:46:19.957Z] === RUN TestProgressString/progress_1 [2021-06-11T19:46:19.957Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-11T19:46:19.957Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-11T19:46:19.957Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-11T19:46:19.957Z] === RUN TestProgressString/with_units [2021-06-11T19:46:19.957Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-11T19:46:19.957Z] === RUN TestProgressString/hide_counts [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-11T19:46:19.957Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-11T19:46:19.957Z] === RUN TestJSONMessageDisplay [2021-06-11T19:46:19.957Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-06-11T19:46:19.957Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-11T19:46:19.957Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-11T19:46:19.957Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-11T19:46:19.957Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-11T19:46:19.957Z] === RUN TestDisplayJSONMessagesStream [2021-06-11T19:46:19.957Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-11T19:46:19.957Z] PASS [2021-06-11T19:46:19.957Z] coverage: 91.7% of statements [2021-06-11T19:46:19.957Z] ok github.com/docker/docker/pkg/jsonmessage 0.326s coverage: 91.7% of statements [2021-06-11T19:46:19.957Z] 2021/06/11 19:46:19 Closing DB instances... [2021-06-11T19:46:20.407Z] --- PASS: TestRequest (7.27s) [2021-06-11T19:46:20.407Z] === RUN TestOverlappingRequests [2021-06-11T19:46:20.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T19:46:20.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T19:46:20.858Z] --- PASS: TestOverlappingRequests (0.37s) [2021-06-11T19:46:20.858Z] === RUN TestRelease [2021-06-11T19:46:20.858Z] === RUN TestStandardLongPath [2021-06-11T19:46:20.858Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-11T19:46:20.858Z] === RUN TestUNCLongPath [2021-06-11T19:46:20.858Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-11T19:46:20.858Z] PASS [2021-06-11T19:46:20.858Z] coverage: 100.0% of statements [2021-06-11T19:46:20.858Z] ok github.com/docker/docker/pkg/longpath 0.113s coverage: 100.0% of statements [2021-06-11T19:46:21.308Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.22s) [2021-06-11T19:46:21.308Z] === RUN TestNetworkDBGarbageCollection [2021-06-11T19:46:21.759Z] === RUN TestNameFormat [2021-06-11T19:46:21.759Z] --- PASS: TestNameFormat (0.00s) [2021-06-11T19:46:21.759Z] === RUN TestNameRetries [2021-06-11T19:46:21.759Z] --- PASS: TestNameRetries (0.00s) [2021-06-11T19:46:21.759Z] PASS [2021-06-11T19:46:21.759Z] coverage: 85.7% of statements [2021-06-11T19:46:21.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.118s coverage: 85.7% of statements [2021-06-11T19:46:22.208Z] --- PASS: TestRelease (1.47s) [2021-06-11T19:46:22.208Z] === RUN TestAllocateRandomDeallocate [2021-06-11T19:46:22.658Z] === RUN TestParseKeyValueOpt [2021-06-11T19:46:22.658Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-11T19:46:22.658Z] === RUN TestParseUintList [2021-06-11T19:46:22.658Z] --- PASS: TestParseUintList (0.00s) [2021-06-11T19:46:22.658Z] === RUN TestParseUintListMaximumLimits [2021-06-11T19:46:22.658Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-11T19:46:22.658Z] PASS [2021-06-11T19:46:22.658Z] coverage: 97.0% of statements [2021-06-11T19:46:22.658Z] ok github.com/docker/docker/pkg/parsers 0.152s coverage: 97.0% of statements [2021-06-11T19:46:24.169Z] === RUN TestNewAndRemove [2021-06-11T19:46:24.169Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-11T19:46:24.169Z] === RUN TestRemoveInvalidPath [2021-06-11T19:46:24.169Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-11T19:46:24.169Z] PASS [2021-06-11T19:46:24.169Z] coverage: 82.6% of statements [2021-06-11T19:46:24.169Z] ok github.com/docker/docker/pkg/pidfile 0.146s coverage: 82.6% of statements [2021-06-11T19:46:26.085Z] ? github.com/docker/docker/api [no test files] [2021-06-11T19:46:26.313Z] === RUN TestFailedConnection [2021-06-11T19:46:26.313Z] === RUN TestParseEmptyInterface [2021-06-11T19:46:26.313Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestParseNonInterfaceType [2021-06-11T19:46:26.313Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestParseWithOneFunction [2021-06-11T19:46:26.313Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestParseWithMultipleFuncs [2021-06-11T19:46:26.313Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestParseWithUnnamedReturn [2021-06-11T19:46:26.313Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestEmbeddedInterface [2021-06-11T19:46:26.313Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestParsedImports [2021-06-11T19:46:26.313Z] --- PASS: TestParsedImports (0.00s) [2021-06-11T19:46:26.313Z] === RUN TestAliasedImports [2021-06-11T19:46:26.313Z] --- PASS: TestAliasedImports (0.00s) [2021-06-11T19:46:26.313Z] PASS [2021-06-11T19:46:26.313Z] coverage: 56.8% of statements [2021-06-11T19:46:26.313Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.374s coverage: 56.8% of statements [2021-06-11T19:46:26.313Z] --- PASS: TestAllocateRandomDeallocate (4.09s) [2021-06-11T19:46:26.313Z] === RUN TestRetrieveFromStore [2021-06-11T19:46:27.263Z] --- PASS: TestRetrieveFromStore (1.25s) [2021-06-11T19:46:27.263Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-11T19:46:27.713Z] === RUN TestHTTPTransport [2021-06-11T19:46:27.713Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-11T19:46:27.713Z] PASS [2021-06-11T19:46:27.713Z] coverage: 85.7% of statements [2021-06-11T19:46:27.713Z] ok github.com/docker/docker/pkg/plugins/transport 0.227s coverage: 85.7% of statements [2021-06-11T19:46:27.713Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-11T19:46:27.713Z] === RUN TestParallelPredefinedRequest1 [2021-06-11T19:46:27.713Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-11T19:46:27.713Z] === RUN TestParallelPredefinedRequest2 [2021-06-11T19:46:27.713Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-11T19:46:27.713Z] === RUN TestParallelPredefinedRequest3 [2021-06-11T19:46:27.713Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-11T19:46:27.713Z] === RUN TestParallelPredefinedRequest4 [2021-06-11T19:46:27.713Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-11T19:46:27.713Z] === RUN TestParallelPredefinedRequest5 [2021-06-11T19:46:27.713Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-11T19:46:27.713Z] === RUN TestDebug [2021-06-11T19:46:27.713Z] --- PASS: TestDebug (0.00s) [2021-06-11T19:46:27.713Z] === RUN TestRequestPoolParallel [2021-06-11T19:46:27.713Z] --- PASS: TestRequestPoolParallel (0.43s) [2021-06-11T19:46:27.713Z] === RUN TestFullAllocateRelease [2021-06-11T19:46:28.163Z] --- PASS: TestFailedConnection (2.03s) [2021-06-11T19:46:28.163Z] === RUN TestFailOnce [2021-06-11T19:46:28.163Z] 2021/06/11 19:46:27 http: panic serving 127.0.0.1:49327: Plugin not ready [2021-06-11T19:46:28.163Z] goroutine 24 [running]: [2021-06-11T19:46:28.163Z] net/http.(*conn).serve.func1(0xc000120000) [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-11T19:46:28.163Z] panic(0x84ab40, 0x987da0) [2021-06-11T19:46:28.163Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-11T19:46:28.163Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc00010a0e0, 0xc000104200) [2021-06-11T19:46:28.163Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-11T19:46:28.163Z] net/http.HandlerFunc.ServeHTTP(0xc000100050, 0x99b9e0, 0xc00010a0e0, 0xc000104200) [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-11T19:46:28.163Z] net/http.(*ServeMux).ServeHTTP(0xc000106000, 0x99b9e0, 0xc00010a0e0, 0xc000104200) [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-11T19:46:28.163Z] net/http.serverHandler.ServeHTTP(0xc00010a000, 0x99b9e0, 0xc00010a0e0, 0xc000104200) [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-11T19:46:28.163Z] net/http.(*conn).serve(0xc000120000, 0x99c5a0, 0xc000106080) [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-11T19:46:28.163Z] created by net/http.(*Server).Serve [2021-06-11T19:46:28.163Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-11T19:46:28.163Z] time="2021-06-11T19:46:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49326/Test.FailOnce: Post http://127.0.0.1:49326/Test.FailOnce: EOF, retrying in 1s" [2021-06-11T19:46:28.615Z] --- PASS: TestFullAllocateRelease (0.50s) [2021-06-11T19:46:28.615Z] === RUN TestOddAllocateRelease [2021-06-11T19:46:28.615Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-11T19:46:28.615Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-11T19:46:28.615Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-11T19:46:28.615Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-11T19:46:28.615Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-11T19:46:28.615Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-11T19:46:28.615Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-11T19:46:28.615Z] === RUN TestBufferPoolPutAndGet [2021-06-11T19:46:28.615Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-11T19:46:28.615Z] PASS [2021-06-11T19:46:28.615Z] coverage: 88.2% of statements [2021-06-11T19:46:28.615Z] ok github.com/docker/docker/pkg/pools 0.173s coverage: 88.2% of statements [2021-06-11T19:46:28.615Z] --- PASS: TestOddAllocateRelease (0.30s) [2021-06-11T19:46:28.615Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-11T19:46:28.615Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2021-06-11T19:46:28.615Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-11T19:46:29.064Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2021-06-11T19:46:29.064Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-11T19:46:29.064Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2021-06-11T19:46:29.064Z] === CONT TestParallelPredefinedRequest1 [2021-06-11T19:46:29.064Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-11T19:46:29.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:46:29.064Z] === CONT TestParallelPredefinedRequest5 [2021-06-11T19:46:29.064Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-11T19:46:29.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:46:29.064Z] === CONT TestParallelPredefinedRequest4 [2021-06-11T19:46:29.064Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-11T19:46:29.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:46:29.064Z] === CONT TestParallelPredefinedRequest3 [2021-06-11T19:46:29.064Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-11T19:46:29.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:46:29.064Z] === CONT TestParallelPredefinedRequest2 [2021-06-11T19:46:29.064Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-11T19:46:29.064Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:46:29.064Z] PASS [2021-06-11T19:46:29.064Z] coverage: 85.3% of statements [2021-06-11T19:46:29.064Z] ok github.com/docker/docker/libnetwork/ipam 45.903s coverage: 85.3% of statements [2021-06-11T19:46:29.064Z] --- PASS: TestFailOnce (1.13s) [2021-06-11T19:46:29.064Z] === RUN TestEchoInputOutput [2021-06-11T19:46:29.064Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-11T19:46:29.064Z] === RUN TestBackoff [2021-06-11T19:46:29.064Z] --- PASS: TestBackoff (0.00s) [2021-06-11T19:46:29.064Z] === RUN TestAbortRetry [2021-06-11T19:46:29.064Z] --- PASS: TestAbortRetry (0.00s) [2021-06-11T19:46:29.064Z] === RUN TestClientScheme [2021-06-11T19:46:29.064Z] --- PASS: TestClientScheme (0.00s) [2021-06-11T19:46:29.064Z] === RUN TestNewClientWithTimeout [2021-06-11T19:46:29.064Z] === RUN TestOutputOnPrematureClose [2021-06-11T19:46:29.064Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-11T19:46:29.064Z] === RUN TestCompleteSilently [2021-06-11T19:46:29.064Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-11T19:46:29.064Z] PASS [2021-06-11T19:46:29.064Z] coverage: 75.9% of statements [2021-06-11T19:46:29.064Z] ok github.com/docker/docker/pkg/progress 0.075s coverage: 75.9% of statements [2021-06-11T19:46:29.521Z] time="2021-06-11T19:46:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49336/Test.Echo: Post http://127.0.0.1:49336/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-11T19:46:29.971Z] === RUN TestSendToOneSub [2021-06-11T19:46:29.971Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-11T19:46:29.971Z] === RUN TestSendToMultipleSubs [2021-06-11T19:46:29.971Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-11T19:46:29.971Z] === RUN TestEvictOneSub [2021-06-11T19:46:29.971Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-11T19:46:29.971Z] === RUN TestClosePublisher [2021-06-11T19:46:29.971Z] --- PASS: TestClosePublisher (0.00s) [2021-06-11T19:46:29.971Z] === RUN TestPubSubRace [2021-06-11T19:46:30.923Z] --- PASS: TestPubSubRace (1.05s) [2021-06-11T19:46:30.923Z] PASS [2021-06-11T19:46:30.923Z] coverage: 75.0% of statements [2021-06-11T19:46:30.923Z] ok github.com/docker/docker/pkg/pubsub 1.164s coverage: 75.0% of statements [2021-06-11T19:46:30.923Z] time="2021-06-11T19:46:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49336/Test.Echo: Post http://127.0.0.1:49336/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-11T19:46:32.433Z] === RUN TestRegister [2021-06-11T19:46:32.433Z] --- PASS: TestRegister (0.00s) [2021-06-11T19:46:32.433Z] === RUN TestCommand [2021-06-11T19:46:32.433Z] --- PASS: TestCommand (0.04s) [2021-06-11T19:46:32.433Z] === RUN TestNaiveSelf [2021-06-11T19:46:32.433Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-11T19:46:32.433Z] PASS [2021-06-11T19:46:32.433Z] coverage: 82.4% of statements [2021-06-11T19:46:32.433Z] ok github.com/docker/docker/pkg/reexec 0.253s coverage: 82.4% of statements [2021-06-11T19:46:33.385Z] === RUN TestParseSignal [2021-06-11T19:46:33.385Z] --- PASS: TestParseSignal (0.00s) [2021-06-11T19:46:33.385Z] === RUN TestValidSignalForPlatform [2021-06-11T19:46:33.385Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-11T19:46:33.385Z] PASS [2021-06-11T19:46:33.385Z] coverage: 19.7% of statements [2021-06-11T19:46:33.385Z] ok github.com/docker/docker/pkg/signal 0.177s coverage: 19.7% of statements [2021-06-11T19:46:33.834Z] time="2021-06-11T19:46:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49336/Test.Echo: Post http://127.0.0.1:49336/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-11T19:46:34.784Z] === RUN TestNewStdWriter [2021-06-11T19:46:34.784Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-11T19:46:34.784Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestWriteWithNilBytes [2021-06-11T19:46:34.784Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestWrite [2021-06-11T19:46:34.784Z] --- PASS: TestWrite (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestWriteWithWriterError [2021-06-11T19:46:34.784Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-11T19:46:34.784Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyWriteAndRead [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-11T19:46:34.784Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-11T19:46:34.784Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-11T19:46:34.784Z] PASS [2021-06-11T19:46:34.784Z] coverage: 100.0% of statements [2021-06-11T19:46:34.784Z] ok github.com/docker/docker/pkg/stdcopy 0.119s coverage: 100.0% of statements [2021-06-11T19:46:35.735Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-11T19:46:35.735Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-11T19:46:35.735Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestFormatStatus [2021-06-11T19:46:35.735Z] --- PASS: TestFormatStatus (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestFormatError [2021-06-11T19:46:35.735Z] --- PASS: TestFormatError (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestFormatJSONError [2021-06-11T19:46:35.735Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-11T19:46:35.735Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-11T19:46:35.735Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestNewJSONProgressOutput [2021-06-11T19:46:35.735Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestAuxFormatterEmit [2021-06-11T19:46:35.735Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestStreamWriterStdout [2021-06-11T19:46:35.735Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-11T19:46:35.735Z] === RUN TestStreamWriterStderr [2021-06-11T19:46:35.735Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-11T19:46:35.735Z] PASS [2021-06-11T19:46:35.735Z] coverage: 66.2% of statements [2021-06-11T19:46:35.735Z] ok github.com/docker/docker/pkg/streamformatter 0.157s coverage: 66.2% of statements [2021-06-11T19:46:36.684Z] === RUN TestGenerateRandomID [2021-06-11T19:46:36.684Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestShortenId [2021-06-11T19:46:36.684Z] --- PASS: TestShortenId (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestShortenSha256Id [2021-06-11T19:46:36.684Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestShortenIdEmpty [2021-06-11T19:46:36.684Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestShortenIdInvalid [2021-06-11T19:46:36.684Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestIsShortIDNonHex [2021-06-11T19:46:36.684Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-11T19:46:36.684Z] === RUN TestIsShortIDNotCorrectSize [2021-06-11T19:46:36.684Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-11T19:46:36.684Z] PASS [2021-06-11T19:46:36.684Z] coverage: 70.6% of statements [2021-06-11T19:46:36.684Z] ok github.com/docker/docker/pkg/stringid 0.111s coverage: 70.6% of statements [2021-06-11T19:46:37.634Z] === RUN TestIsCpusetListAvailable [2021-06-11T19:46:37.634Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-11T19:46:37.634Z] PASS [2021-06-11T19:46:37.634Z] coverage: 38.2% of statements [2021-06-11T19:46:37.634Z] ok github.com/docker/docker/pkg/sysinfo 0.090s coverage: 38.2% of statements [2021-06-11T19:46:38.084Z] time="2021-06-11T19:46:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49336/Test.Echo: Post http://127.0.0.1:49336/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-11T19:46:39.598Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T19:46:39.598Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T19:46:39.598Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T19:46:39.598Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-11T19:46:39.598Z] === RUN TestChtimes [2021-06-11T19:46:39.598Z] --- PASS: TestChtimes (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestChtimesWindows [2021-06-11T19:46:39.598Z] --- PASS: TestChtimesWindows (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-11T19:46:39.598Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestEnsureRemoveAllNotExist [2021-06-11T19:46:39.598Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestEnsureRemoveAllWithDir [2021-06-11T19:46:39.598Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestEnsureRemoveAllWithFile [2021-06-11T19:46:39.598Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-11T19:46:39.598Z] === RUN TestHasWin32KSupport [2021-06-11T19:46:39.598Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-11T19:46:39.598Z] syscall_windows_test.go:8: win32k: true [2021-06-11T19:46:39.598Z] PASS [2021-06-11T19:46:39.598Z] coverage: 12.2% of statements [2021-06-11T19:46:39.598Z] ok github.com/docker/docker/pkg/system 0.133s coverage: 12.2% of statements [2021-06-11T19:46:40.551Z] === RUN TestTailFile [2021-06-11T19:46:40.551Z] --- PASS: TestTailFile (0.00s) [2021-06-11T19:46:40.551Z] === RUN TestTailFileManyLines [2021-06-11T19:46:40.551Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-11T19:46:40.551Z] === RUN TestTailEmptyFile [2021-06-11T19:46:40.551Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-11T19:46:40.551Z] === RUN TestTailNegativeN [2021-06-11T19:46:40.551Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader [2021-06-11T19:46:40.551Z] === CONT TestNewTailReader [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/no_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-11T19:46:40.551Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.551Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.551Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:46:40.551Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:46:40.551Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/no_delimiter [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.552Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.552Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:40.553Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:40.553Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.553Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:40.933Z] === RUN TestMiddlewares [2021-06-11T19:46:40.934Z] --- PASS: TestMiddlewares (0.00s) [2021-06-11T19:46:40.934Z] PASS [2021-06-11T19:46:40.934Z] coverage: 9.0% of statements [2021-06-11T19:46:40.934Z] ok github.com/docker/docker/api/server 0.064s coverage: 9.0% of statements [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.013Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.013Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.014Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:46:41.015Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.02s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.02s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.05s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.03s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.03s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.03s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.015Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.016Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.467Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.03s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:46:41.468Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:46:41.468Z] PASS [2021-06-11T19:46:41.468Z] coverage: 88.6% of statements [2021-06-11T19:46:41.468Z] ok github.com/docker/docker/pkg/tailfile 0.553s coverage: 88.6% of statements [2021-06-11T19:46:41.468Z] === RUN TestTarSumRemoveNonExistent [2021-06-11T19:46:41.468Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestTarSumRemove [2021-06-11T19:46:41.468Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestSortFileInfoSums [2021-06-11T19:46:41.468Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestNewTarSumForLabelInvalid [2021-06-11T19:46:41.468Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestNewTarSumForLabel [2021-06-11T19:46:41.468Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestEmptyTar [2021-06-11T19:46:41.468Z] --- PASS: TestEmptyTar (0.01s) [2021-06-11T19:46:41.468Z] === RUN TestTarSumsReadSize [2021-06-11T19:46:41.468Z] --- PASS: TestTarSumsReadSize (0.01s) [2021-06-11T19:46:41.468Z] === RUN TestTarSums [2021-06-11T19:46:41.468Z] --- PASS: TestTarSums (0.08s) [2021-06-11T19:46:41.468Z] === RUN TestIteration [2021-06-11T19:46:41.468Z] --- PASS: TestIteration (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestVersionLabelForChecksum [2021-06-11T19:46:41.468Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestVersion [2021-06-11T19:46:41.468Z] --- PASS: TestVersion (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestGetVersion [2021-06-11T19:46:41.468Z] --- PASS: TestGetVersion (0.00s) [2021-06-11T19:46:41.468Z] === RUN TestGetVersions [2021-06-11T19:46:41.468Z] --- PASS: TestGetVersions (0.00s) [2021-06-11T19:46:41.468Z] PASS [2021-06-11T19:46:41.468Z] coverage: 89.3% of statements [2021-06-11T19:46:41.468Z] ok github.com/docker/docker/pkg/tarsum 0.302s coverage: 89.3% of statements [2021-06-11T19:46:41.918Z] testing: warning: no tests to run [2021-06-11T19:46:41.918Z] PASS [2021-06-11T19:46:41.918Z] coverage: [no statements] [2021-06-11T19:46:41.918Z] ok github.com/docker/docker/pkg/term/windows 0.125s coverage: [no statements] [no tests to run] [2021-06-11T19:46:42.368Z] === RUN TestTruncIndex [2021-06-11T19:46:42.368Z] --- PASS: TestTruncIndex (0.10s) [2021-06-11T19:46:42.368Z] PASS [2021-06-11T19:46:42.368Z] coverage: 91.5% of statements [2021-06-11T19:46:42.368Z] ok github.com/docker/docker/pkg/truncindex 0.190s coverage: 91.5% of statements [2021-06-11T19:46:42.818Z] === RUN TestIsGIT [2021-06-11T19:46:42.818Z] --- PASS: TestIsGIT (0.00s) [2021-06-11T19:46:42.818Z] === RUN TestIsTransport [2021-06-11T19:46:42.818Z] --- PASS: TestIsTransport (0.00s) [2021-06-11T19:46:42.818Z] PASS [2021-06-11T19:46:42.818Z] coverage: 100.0% of statements [2021-06-11T19:46:42.818Z] ok github.com/docker/docker/pkg/urlutil 0.118s coverage: 100.0% of statements [2021-06-11T19:46:43.268Z] === RUN TestVersionInfo [2021-06-11T19:46:43.268Z] --- PASS: TestVersionInfo (0.00s) [2021-06-11T19:46:43.268Z] === RUN TestAppendVersions [2021-06-11T19:46:43.268Z] --- PASS: TestAppendVersions (0.00s) [2021-06-11T19:46:43.268Z] PASS [2021-06-11T19:46:43.268Z] coverage: 88.9% of statements [2021-06-11T19:46:43.268Z] ok github.com/docker/docker/pkg/useragent 0.082s coverage: 88.9% of statements [2021-06-11T19:46:44.777Z] === RUN TestNewSettable [2021-06-11T19:46:44.777Z] --- PASS: TestNewSettable (0.00s) [2021-06-11T19:46:44.777Z] === RUN TestIsSettable [2021-06-11T19:46:44.777Z] --- PASS: TestIsSettable (0.00s) [2021-06-11T19:46:44.777Z] === RUN TestUpdateSettingsEnv [2021-06-11T19:46:44.777Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-11T19:46:44.777Z] PASS [2021-06-11T19:46:44.777Z] coverage: 20.1% of statements [2021-06-11T19:46:44.777Z] ok github.com/docker/docker/plugin/v2 0.210s coverage: 20.1% of statements [2021-06-11T19:46:45.227Z] === RUN TestValidatePrivileges [2021-06-11T19:46:45.227Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-11T19:46:45.227Z] === RUN TestFilterByCapNeg [2021-06-11T19:46:45.227Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-11T19:46:45.227Z] === RUN TestFilterByCapPos [2021-06-11T19:46:45.227Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-11T19:46:45.227Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-11T19:46:45.227Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-11T19:46:45.227Z] PASS [2021-06-11T19:46:45.227Z] coverage: 12.0% of statements [2021-06-11T19:46:45.227Z] ok github.com/docker/docker/plugin 0.281s coverage: 12.0% of statements [2021-06-11T19:46:45.688Z] ..........................xx.................... [ 29%] [2021-06-11T19:46:46.177Z] === RUN TestLoad [2021-06-11T19:46:46.177Z] --- PASS: TestLoad (0.00s) [2021-06-11T19:46:46.177Z] === RUN TestSave [2021-06-11T19:46:46.177Z] --- PASS: TestSave (0.02s) [2021-06-11T19:46:46.177Z] === RUN TestAddDeleteGet [2021-06-11T19:46:46.177Z] --- PASS: TestAddDeleteGet (0.03s) [2021-06-11T19:46:46.177Z] === RUN TestInvalidTags [2021-06-11T19:46:46.177Z] --- PASS: TestInvalidTags (0.00s) [2021-06-11T19:46:46.177Z] PASS [2021-06-11T19:46:46.177Z] coverage: 84.4% of statements [2021-06-11T19:46:46.177Z] ok github.com/docker/docker/reference 0.169s coverage: 84.4% of statements [2021-06-11T19:46:46.627Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-06-11T19:46:46.627Z] === RUN TestClientStream [2021-06-11T19:46:46.627Z] --- PASS: TestClientStream (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestClientSendFile [2021-06-11T19:46:46.627Z] --- PASS: TestClientSendFile (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestClientWithRequestTimeout [2021-06-11T19:46:46.627Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestFileSpecPlugin [2021-06-11T19:46:46.627Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-11T19:46:46.627Z] === RUN TestFileJSONSpecPlugin [2021-06-11T19:46:46.627Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-11T19:46:46.627Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestPluginAddHandler [2021-06-11T19:46:46.627Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-11T19:46:46.627Z] === RUN TestPluginWaitBadPlugin [2021-06-11T19:46:46.628Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-11T19:46:46.628Z] === RUN TestGet [2021-06-11T19:46:46.628Z] time="2021-06-11T19:46:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-11T19:46:47.577Z] === RUN TestResolveAuthConfigIndexServer [2021-06-11T19:46:47.577Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestResolveAuthConfigFullURL [2021-06-11T19:46:47.577Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-11T19:46:47.577Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestValidateMirror [2021-06-11T19:46:47.577Z] --- PASS: TestValidateMirror (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestLoadInsecureRegistries [2021-06-11T19:46:47.577Z] time="2021-06-11T19:46:47Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T19:46:47.577Z] time="2021-06-11T19:46:47Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-06-11T19:46:47.577Z] time="2021-06-11T19:46:47Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-06-11T19:46:47.577Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-11T19:46:47.577Z] === RUN TestNewServiceConfig [2021-06-11T19:46:47.577Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestValidateIndexName [2021-06-11T19:46:47.577Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestValidateIndexNameWithError [2021-06-11T19:46:47.577Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestEndpointParse [2021-06-11T19:46:47.577Z] --- PASS: TestEndpointParse (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestEndpointParseInvalid [2021-06-11T19:46:47.577Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestValidateEndpoint [2021-06-11T19:46:47.577Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-11T19:46:47.577Z] === RUN TestPing [2021-06-11T19:46:47.577Z] --- PASS: TestPing (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestPingRegistryEndpoint [2021-06-11T19:46:47.577Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-11T19:46:47.577Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:47.577Z] === RUN TestEndpoint [2021-06-11T19:46:47.577Z] --- SKIP: TestEndpoint (0.00s) [2021-06-11T19:46:47.577Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:47.577Z] === RUN TestParseRepositoryInfo [2021-06-11T19:46:47.577Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestNewIndexInfo [2021-06-11T19:46:47.577Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestMirrorEndpointLookup [2021-06-11T19:46:47.577Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-06-11T19:46:47.577Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:46:47.577Z] === RUN TestSearchRepositories [2021-06-11T19:46:47.577Z] --- PASS: TestSearchRepositories (0.00s) [2021-06-11T19:46:47.577Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-11T19:46:47.577Z] Host: 127.0.0.1:49360 [2021-06-11T19:46:47.577Z] User-Agent: docker test client [2021-06-11T19:46:47.577Z] Authorization: Token fake-token [2021-06-11T19:46:47.577Z] X-Docker-Token: true [2021-06-11T19:46:47.577Z] Accept-Encoding: gzip [2021-06-11T19:46:47.577Z] [2021-06-11T19:46:47.577Z] [2021-06-11T19:46:47.577Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-11T19:46:47.577Z] Connection: close [2021-06-11T19:46:47.577Z] Content-Length: 144 [2021-06-11T19:46:47.577Z] Cache-Control: no-cache [2021-06-11T19:46:47.577Z] Content-Type: application/json [2021-06-11T19:46:47.577Z] Date: Fri, 11 Jun 2021 19:46:47 GMT [2021-06-11T19:46:47.577Z] Expires: -1 [2021-06-11T19:46:47.577Z] Pragma: no-cache [2021-06-11T19:46:47.577Z] Server: docker-tests/mock [2021-06-11T19:46:47.577Z] X-Docker-Registry-Config: mock [2021-06-11T19:46:47.577Z] X-Docker-Registry-Version: 0.0.0 [2021-06-11T19:46:47.577Z] [2021-06-11T19:46:47.577Z] [2021-06-11T19:46:47.577Z] === RUN TestTrustedLocation [2021-06-11T19:46:47.577Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-11T19:46:47.577Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestAllowNondistributableArtifacts [2021-06-11T19:46:47.577Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-11T19:46:47.577Z] === RUN TestIsSecureIndex [2021-06-11T19:46:47.577Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-11T19:46:47.577Z] PASS [2021-06-11T19:46:47.577Z] coverage: 51.7% of statements [2021-06-11T19:46:47.577Z] ok github.com/docker/docker/registry 0.506s coverage: 51.7% of statements [2021-06-11T19:46:47.577Z] time="2021-06-11T19:46:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReaderWithReadError [2021-06-11T19:46:48.027Z] time="2021-06-11T19:46:47Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReader [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-11T19:46:48.027Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-11T19:46:48.027Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-11T19:46:48.027Z] PASS [2021-06-11T19:46:48.027Z] coverage: 100.0% of statements [2021-06-11T19:46:48.027Z] ok github.com/docker/docker/registry/resumable 0.394s coverage: 100.0% of statements [2021-06-11T19:46:48.477Z] === RUN TestRestartManagerTimeout [2021-06-11T19:46:48.477Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-11T19:46:48.477Z] === RUN TestRestartManagerTimeoutReset [2021-06-11T19:46:48.477Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-11T19:46:48.477Z] PASS [2021-06-11T19:46:48.477Z] coverage: 45.3% of statements [2021-06-11T19:46:48.477Z] ok github.com/docker/docker/restartmanager 0.120s coverage: 45.3% of statements [2021-06-11T19:46:48.927Z] === RUN TestDecodeContainerConfig [2021-06-11T19:46:48.927Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-11T19:46:48.927Z] === RUN TestDecodeContainerConfigIsolation [2021-06-11T19:46:48.927Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-11T19:46:48.927Z] === RUN TestValidatePrivileged [2021-06-11T19:46:48.927Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-11T19:46:48.927Z] PASS [2021-06-11T19:46:48.927Z] coverage: 52.2% of statements [2021-06-11T19:46:48.927Z] ok github.com/docker/docker/runconfig 0.089s coverage: 52.2% of statements [2021-06-11T19:46:49.376Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-11T19:46:49.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-11T19:46:49.376Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-11T19:46:49.376Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-11T19:46:49.376Z] PASS [2021-06-11T19:46:49.376Z] coverage: 62.5% of statements [2021-06-11T19:46:49.376Z] ok github.com/docker/docker/testutil 0.110s coverage: 62.5% of statements [2021-06-11T19:46:49.826Z] time="2021-06-11T19:46:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-11T19:46:51.969Z] === RUN TestGetDriver [2021-06-11T19:46:51.969Z] --- PASS: TestGetDriver (0.00s) [2021-06-11T19:46:51.969Z] === RUN TestVolumeRequestError [2021-06-11T19:46:51.969Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-11T19:46:51.969Z] PASS [2021-06-11T19:46:51.969Z] coverage: 36.1% of statements [2021-06-11T19:46:51.969Z] ok github.com/docker/docker/volume/drivers 0.273s coverage: 36.1% of statements [2021-06-11T19:46:52.419Z] === RUN TestGetAddress [2021-06-11T19:46:52.419Z] --- PASS: TestGetAddress (0.00s) [2021-06-11T19:46:52.419Z] === RUN TestRemove [2021-06-11T19:46:52.419Z] --- SKIP: TestRemove (0.00s) [2021-06-11T19:46:52.419Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T19:46:52.419Z] === RUN TestInitializeWithVolumes [2021-06-11T19:46:52.419Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-06-11T19:46:52.419Z] === RUN TestCreate [2021-06-11T19:46:52.419Z] --- PASS: TestCreate (0.01s) [2021-06-11T19:46:52.419Z] === RUN TestValidateName [2021-06-11T19:46:52.419Z] --- PASS: TestValidateName (0.00s) [2021-06-11T19:46:52.419Z] === RUN TestCreateWithOpts [2021-06-11T19:46:52.419Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-11T19:46:52.419Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T19:46:52.419Z] === RUN TestRelaodNoOpts [2021-06-11T19:46:52.419Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-11T19:46:52.419Z] PASS [2021-06-11T19:46:52.419Z] coverage: 41.5% of statements [2021-06-11T19:46:52.419Z] ok github.com/docker/docker/volume/local 0.219s coverage: 41.5% of statements [2021-06-11T19:46:53.929Z] === RUN TestConvertTmpfsOptions [2021-06-11T19:46:53.929Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-11T19:46:53.929Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-11T19:46:53.929Z] parser_test.go:49: data="ro" [2021-06-11T19:46:53.929Z] === RUN TestParseMountRaw [2021-06-11T19:46:53.929Z] --- PASS: TestParseMountRaw (0.02s) [2021-06-11T19:46:53.929Z] === RUN TestParseMountRawSplit [2021-06-11T19:46:53.929Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-11T19:46:53.929Z] parser_test.go:390: case 0 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 1 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 2 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 3 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 4 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 5 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 6 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 7 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 8 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 0 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 1 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 2 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 3 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 4 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 5 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 6 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 7 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 8 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 9 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 10 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 11 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 12 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 0 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 1 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 2 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 3 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 4 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 5 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 6 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 7 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 8 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 9 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 10 [2021-06-11T19:46:53.929Z] parser_test.go:390: case 11 [2021-06-11T19:46:53.929Z] === RUN TestParseMountSpec [2021-06-11T19:46:53.929Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-11T19:46:53.929Z] parser_test.go:455: case 0 [2021-06-11T19:46:53.929Z] parser_test.go:455: case 1 [2021-06-11T19:46:53.929Z] parser_test.go:455: case 2 [2021-06-11T19:46:53.929Z] parser_test.go:455: case 3 [2021-06-11T19:46:53.929Z] parser_test.go:455: case 4 [2021-06-11T19:46:53.929Z] parser_test.go:455: case 5 [2021-06-11T19:46:53.929Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-11T19:46:53.929Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-11T19:46:53.929Z] === RUN TestValidateMount [2021-06-11T19:46:53.929Z] --- PASS: TestValidateMount (0.00s) [2021-06-11T19:46:53.929Z] PASS [2021-06-11T19:46:53.929Z] coverage: 66.2% of statements [2021-06-11T19:46:53.929Z] ok github.com/docker/docker/volume/mounts 0.185s coverage: 66.2% of statements [2021-06-11T19:46:53.929Z] time="2021-06-11T19:46:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-11T19:46:54.878Z] === RUN TestSetGetMeta [2021-06-11T19:46:54.878Z] === PAUSE TestSetGetMeta [2021-06-11T19:46:54.878Z] === RUN TestRestore [2021-06-11T19:46:54.878Z] === PAUSE TestRestore [2021-06-11T19:46:54.878Z] === RUN TestServiceCreate [2021-06-11T19:46:54.878Z] === PAUSE TestServiceCreate [2021-06-11T19:46:54.878Z] === RUN TestServiceList [2021-06-11T19:46:54.878Z] === PAUSE TestServiceList [2021-06-11T19:46:54.878Z] === RUN TestServiceRemove [2021-06-11T19:46:54.878Z] === PAUSE TestServiceRemove [2021-06-11T19:46:54.878Z] === RUN TestServiceGet [2021-06-11T19:46:54.878Z] === PAUSE TestServiceGet [2021-06-11T19:46:54.878Z] === RUN TestServicePrune [2021-06-11T19:46:54.878Z] === PAUSE TestServicePrune [2021-06-11T19:46:54.878Z] === RUN TestCreate [2021-06-11T19:46:54.878Z] === PAUSE TestCreate [2021-06-11T19:46:54.878Z] === RUN TestRemove [2021-06-11T19:46:54.878Z] === PAUSE TestRemove [2021-06-11T19:46:54.878Z] === RUN TestList [2021-06-11T19:46:54.878Z] === PAUSE TestList [2021-06-11T19:46:54.878Z] === RUN TestFindByDriver [2021-06-11T19:46:54.878Z] === PAUSE TestFindByDriver [2021-06-11T19:46:54.878Z] === RUN TestFindByReferenced [2021-06-11T19:46:54.878Z] === PAUSE TestFindByReferenced [2021-06-11T19:46:54.878Z] === RUN TestDerefMultipleOfSameRef [2021-06-11T19:46:54.878Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-11T19:46:54.878Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:46:54.878Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:46:54.878Z] === RUN TestDefererencePluginOnCreateError [2021-06-11T19:46:54.878Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-11T19:46:54.878Z] === RUN TestRefDerefRemove [2021-06-11T19:46:54.878Z] === PAUSE TestRefDerefRemove [2021-06-11T19:46:54.878Z] === RUN TestGet [2021-06-11T19:46:54.878Z] === PAUSE TestGet [2021-06-11T19:46:54.878Z] === RUN TestGetWithReference [2021-06-11T19:46:54.878Z] === PAUSE TestGetWithReference [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_nil_list [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_empty_list [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_filter_some [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_filter_middle [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:46:54.878Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-11T19:46:54.878Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_nil_list [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_filter_some [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_empty_list [2021-06-11T19:46:54.878Z] === CONT TestFilterFunc/test_filter_middle [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-11T19:46:54.878Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-11T19:46:54.878Z] === CONT TestSetGetMeta [2021-06-11T19:46:54.878Z] === CONT TestFindByDriver [2021-06-11T19:46:54.878Z] === CONT TestRefDerefRemove [2021-06-11T19:46:54.878Z] === CONT TestGetWithReference [2021-06-11T19:46:54.878Z] --- PASS: TestSetGetMeta (0.02s) [2021-06-11T19:46:54.878Z] === CONT TestList [2021-06-11T19:46:54.878Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestRemove [2021-06-11T19:46:54.878Z] --- PASS: TestGetWithReference (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestCreate [2021-06-11T19:46:54.878Z] --- PASS: TestFindByDriver (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestServicePrune [2021-06-11T19:46:54.878Z] --- PASS: TestCreate (0.02s) [2021-06-11T19:46:54.878Z] === CONT TestServiceGet [2021-06-11T19:46:54.878Z] --- PASS: TestRemove (0.02s) [2021-06-11T19:46:54.878Z] === CONT TestServiceRemove [2021-06-11T19:46:54.878Z] --- PASS: TestList (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestServiceList [2021-06-11T19:46:54.878Z] time="2021-06-11T19:46:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:46:54.878Z] --- PASS: TestServiceGet (0.11s) [2021-06-11T19:46:54.878Z] === CONT TestServiceCreate [2021-06-11T19:46:54.878Z] --- PASS: TestServiceRemove (0.11s) [2021-06-11T19:46:54.878Z] === CONT TestRestore [2021-06-11T19:46:54.878Z] --- PASS: TestServiceList (0.11s) [2021-06-11T19:46:54.878Z] === CONT TestGet [2021-06-11T19:46:54.878Z] time="2021-06-11T19:46:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:46:54.878Z] time="2021-06-11T19:46:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:46:54.878Z] time="2021-06-11T19:46:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-11T19:46:54.878Z] --- PASS: TestServiceCreate (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:46:54.878Z] time="2021-06-11T19:46:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:46:54.878Z] --- PASS: TestGet (0.02s) [2021-06-11T19:46:54.878Z] === CONT TestDefererencePluginOnCreateError [2021-06-11T19:46:54.878Z] --- PASS: TestRestore (0.03s) [2021-06-11T19:46:54.878Z] === CONT TestDerefMultipleOfSameRef [2021-06-11T19:46:54.878Z] --- PASS: TestServicePrune (0.15s) [2021-06-11T19:46:54.878Z] === CONT TestFindByReferenced [2021-06-11T19:46:54.878Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-11T19:46:54.878Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-06-11T19:46:54.878Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-11T19:46:54.878Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2021-06-11T19:46:54.878Z] PASS [2021-06-11T19:46:54.878Z] coverage: 69.6% of statements [2021-06-11T19:46:54.878Z] ok github.com/docker/docker/volume/service 0.517s coverage: 69.6% of statements [2021-06-11T19:47:01.862Z] --- PASS: TestGet (15.01s) [2021-06-11T19:47:01.862Z] === RUN TestPluginWithNoManifest [2021-06-11T19:47:01.862Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-11T19:47:01.862Z] === RUN TestGetAll [2021-06-11T19:47:01.862Z] --- PASS: TestGetAll (0.00s) [2021-06-11T19:47:01.862Z] PASS [2021-06-11T19:47:01.862Z] coverage: 73.4% of statements [2021-06-11T19:47:01.862Z] ok github.com/docker/docker/pkg/plugins 36.077s coverage: 73.4% of statements [2021-06-11T19:47:03.786Z] --- PASS: TestImportExtremelyLargeImageWorks (102.82s) [2021-06-11T19:47:03.786Z] PASS [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === Skipped [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-11T19:47:03.786Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] DONE 12 tests, 1 skipped in 107.090s [2021-06-11T19:47:03.786Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T19:47:03.786Z] INFO: Testing against a local daemon [2021-06-11T19:47:03.786Z] === RUN TestNetworkCreateDelete [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-06-11T19:47:03.786Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T19:47:03.786Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-06-11T19:47:03.786Z] === RUN TestDaemonDNSFallback [2021-06-11T19:47:03.786Z] --- PASS: TestDaemonDNSFallback (7.62s) [2021-06-11T19:47:03.786Z] === RUN TestInspectNetwork [2021-06-11T19:47:03.786Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T19:47:03.786Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T19:47:03.786Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T19:47:03.786Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestNetworkInvalidJSON [2021-06-11T19:47:03.786Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:03.786Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:03.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:03.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:03.786Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:03.786Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:03.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:03.786Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:03.786Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T19:47:03.786Z] === RUN TestNetworkList [2021-06-11T19:47:03.786Z] === RUN TestNetworkList//networks [2021-06-11T19:47:03.786Z] === PAUSE TestNetworkList//networks [2021-06-11T19:47:03.786Z] === RUN TestNetworkList//networks/ [2021-06-11T19:47:03.786Z] === PAUSE TestNetworkList//networks/ [2021-06-11T19:47:03.786Z] === CONT TestNetworkList//networks [2021-06-11T19:47:03.786Z] === CONT TestNetworkList//networks/ [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkList (0.02s) [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T19:47:03.786Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T19:47:03.786Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T19:47:03.786Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T19:47:03.786Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T19:47:03.786Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T19:47:03.786Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T19:47:03.786Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T19:47:03.786Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T19:47:03.786Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T19:47:03.786Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T19:47:03.786Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T19:47:03.786Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:47:03.786Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T19:47:03.786Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T19:47:03.786Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] PASS [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === Skipped [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-06-11T19:47:03.786Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T19:47:03.786Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T19:47:03.786Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-06-11T19:47:03.786Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T19:47:03.786Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] DONE 22 tests, 12 skipped in 8.338s [2021-06-11T19:47:03.786Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:47:03.786Z] INFO: Testing against a local daemon [2021-06-11T19:47:03.786Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T19:47:03.786Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:47:03.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:47:03.786Z] === RUN TestDockerNetworkIpvlan [2021-06-11T19:47:03.786Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:47:03.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:47:03.786Z] PASS [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === Skipped [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:47:03.786Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:47:03.786Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] DONE 2 tests, 2 skipped in 0.119s [2021-06-11T19:47:03.786Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:47:03.786Z] INFO: Testing against a local daemon [2021-06-11T19:47:03.786Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T19:47:03.786Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T19:47:03.786Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] === RUN TestDockerNetworkMacvlan [2021-06-11T19:47:03.786Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-06-11T19:47:03.786Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] PASS [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === Skipped [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-06-11T19:47:03.786Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-06-11T19:47:03.786Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] DONE 2 tests, 2 skipped in 0.122s [2021-06-11T19:47:03.786Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T19:47:03.786Z] testing: warning: no tests to run [2021-06-11T19:47:03.786Z] PASS [2021-06-11T19:47:03.786Z] [2021-06-11T19:47:03.786Z] DONE 0 tests in 0.026s [2021-06-11T19:47:03.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T19:47:04.046Z] INFO: Testing against a local daemon [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginTLS [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginHeader [2021-06-11T19:47:04.046Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-06-11T19:47:04.046Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.046Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T19:47:04.306Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] === RUN TestAuthZPluginV2Disable [2021-06-11T19:47:04.306Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T19:47:04.306Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T19:47:04.306Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T19:47:04.306Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] PASS [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === Skipped [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.25s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-06-11T19:47:04.306Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] [2021-06-11T19:47:04.306Z] DONE 17 tests, 17 skipped in 0.446s [2021-06-11T19:47:04.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T19:47:04.306Z] INFO: Testing against a local daemon [2021-06-11T19:47:04.306Z] === RUN TestPluginInvalidJSON [2021-06-11T19:47:04.567Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:47:04.567Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:47:04.567Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:47:04.567Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T19:47:04.567Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T19:47:04.567Z] === RUN TestPluginInstall [2021-06-11T19:47:04.567Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.567Z] === RUN TestPluginsWithRuntimes [2021-06-11T19:47:04.567Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-11T19:47:04.567Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T19:47:04.567Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T19:47:04.567Z] PASS [2021-06-11T19:47:04.567Z] [2021-06-11T19:47:04.567Z] === Skipped [2021-06-11T19:47:04.567Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-06-11T19:47:04.567Z] [2021-06-11T19:47:04.567Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-06-11T19:47:04.567Z] [2021-06-11T19:47:04.567Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T19:47:04.567Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-06-11T19:47:04.567Z] [2021-06-11T19:47:04.567Z] [2021-06-11T19:47:04.567Z] DONE 5 tests, 3 skipped in 0.167s [2021-06-11T19:47:04.567Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T19:47:04.567Z] INFO: Testing against a local daemon [2021-06-11T19:47:04.567Z] === RUN TestExternalGraphDriver [2021-06-11T19:47:04.567Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-06-11T19:47:04.567Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T19:47:04.567Z] === RUN TestGraphdriverPluginV2 [2021-06-11T19:47:11.149Z] --- PASS: TestGraphdriverPluginV2 (5.79s) [2021-06-11T19:47:11.149Z] PASS [2021-06-11T19:47:11.149Z] [2021-06-11T19:47:11.149Z] === Skipped [2021-06-11T19:47:11.149Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-06-11T19:47:11.149Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-06-11T19:47:11.149Z] [2021-06-11T19:47:11.149Z] [2021-06-11T19:47:11.149Z] DONE 2 tests, 1 skipped in 5.982s [2021-06-11T19:47:11.149Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T19:47:11.149Z] INFO: Testing against a local daemon [2021-06-11T19:47:11.149Z] === RUN TestContinueAfterPluginCrash [2021-06-11T19:47:11.149Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T19:47:11.149Z] === RUN TestReadPluginNoRead [2021-06-11T19:47:11.149Z] === PAUSE TestReadPluginNoRead [2021-06-11T19:47:11.149Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T19:47:11.149Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T19:47:11.150Z] === CONT TestContinueAfterPluginCrash [2021-06-11T19:47:11.150Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T19:47:12.831Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-06-11T19:47:14.131Z] 2021/06/11 19:47:13 Closing DB instances... [2021-06-11T19:47:15.086Z] --- PASS: TestNetworkDBGarbageCollection (53.62s) [2021-06-11T19:47:15.086Z] === RUN TestFindNode [2021-06-11T19:47:15.086Z] 2021/06/11 19:47:14 Closing DB instances... [2021-06-11T19:47:15.086Z] --- PASS: TestFindNode (0.01s) [2021-06-11T19:47:15.086Z] === RUN TestChangeNodeState [2021-06-11T19:47:15.086Z] 2021/06/11 19:47:14 Closing DB instances... [2021-06-11T19:47:15.086Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-11T19:47:15.086Z] === RUN TestNodeReincarnation [2021-06-11T19:47:15.086Z] 2021/06/11 19:47:14 Closing DB instances... [2021-06-11T19:47:15.401Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-06-11T19:47:15.401Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:47:15.401Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:47:15.401Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-06-11T19:47:15.401Z] [2021-06-11T19:47:15.401Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-06-11T19:47:15.402Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-06-11T19:47:15.402Z] HOSTNAME=3c1ae66190b4 [2021-06-11T19:47:15.402Z] TESTDEBUG=0 [2021-06-11T19:47:15.402Z] DEST=bundles/test-integration [2021-06-11T19:47:15.402Z] PWD=/go/src/github.com/docker/docker [2021-06-11T19:47:15.402Z] DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 [2021-06-11T19:47:15.402Z] container=docker [2021-06-11T19:47:15.402Z] HOME=/root [2021-06-11T19:47:15.402Z] GOLANG_VERSION=1.13.15 [2021-06-11T19:47:15.402Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-06-11T19:47:15.402Z] VALIDATE_BRANCH=master [2021-06-11T19:47:15.402Z] TERM=xterm [2021-06-11T19:47:15.402Z] DOCKER_PKG=github.com/docker/docker [2021-06-11T19:47:15.402Z] SHLVL=1 [2021-06-11T19:47:15.402Z] TIMEOUT=120m [2021-06-11T19:47:15.402Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-06-11T19:47:15.402Z] DOCKER_GRAPHDRIVER=overlay2 [2021-06-11T19:47:15.402Z] GO111MODULE=off [2021-06-11T19:47:15.402Z] DOCKER_EXPERIMENTAL=1 [2021-06-11T19:47:15.402Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-06-11T19:47:15.402Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-06-11T19:47:15.402Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-06-11T19:47:15.402Z] GOPATH=/go [2021-06-11T19:47:15.402Z] PKG_CONFIG=pkg-config [2021-06-11T19:47:15.402Z] _=/usr/bin/env [2021-06-11T19:47:15.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-06-11T19:47:17.729Z] --- PASS: TestDaemonStartWithLogOpt (6.41s) [2021-06-11T19:47:17.729Z] === CONT TestReadPluginNoRead [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-11T19:47:20.801Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-11T19:47:20.801Z] === RUN TestParallelCreate [2021-06-11T19:47:20.801Z] 2021/06/11 19:47:19 Closing DB instances... [2021-06-11T19:47:20.801Z] --- PASS: TestParallelCreate (0.01s) [2021-06-11T19:47:20.801Z] === RUN TestParallelDelete [2021-06-11T19:47:20.801Z] 2021/06/11 19:47:19 Closing DB instances... [2021-06-11T19:47:20.801Z] --- PASS: TestParallelDelete (0.01s) [2021-06-11T19:47:20.801Z] === RUN TestNetworkDBIslands [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:037235014fa9 with config:&{NodeID:037235014fa9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 037235014fa9/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 037235014fa9/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:405de259feb1 with config:&{NodeID:405de259feb1 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 405de259feb1/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 405de259feb1/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49410" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 405de259feb1/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 405de259feb1/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 037235014fa9/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=info msg="Node 037235014fa9/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49411" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:e64701c2ff43 with config:&{NodeID:e64701c2ff43 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49413" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node 037235014fa9/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node 037235014fa9/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node 405de259feb1/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=info msg="Node 405de259feb1/172.31.3.245, added to nodes list" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-11T19:47:20.801Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49414" [2021-06-11T19:47:21.025Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T19:47:21.025Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:ad3d68d4bdeb with config:&{NodeID:ad3d68d4bdeb Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49415" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node 405de259feb1/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node 405de259feb1/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node e64701c2ff43/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node 037235014fa9/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=info msg="Node 037235014fa9/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49416" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.251Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:cbaa210161be with config:&{NodeID:cbaa210161be Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49417" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node 037235014fa9/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node 037235014fa9/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node 405de259feb1/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node 405de259feb1/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node e64701c2ff43/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node e64701c2ff43/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49418" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:21.701Z] time="2021-06-11T19:47:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=info msg="The new bootstrap node list is:[172.31.3.245:10033 172.31.3.245:10034 172.31.3.245:10035]" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10033" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49419" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49420" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10034" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10035" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49421" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=info msg="The new bootstrap node list is:[172.31.3.245:10033 172.31.3.245:10034 172.31.3.245:10035]" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49422" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10033" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49423" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10034" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10035" [2021-06-11T19:47:22.151Z] time="2021-06-11T19:47:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49424" [2021-06-11T19:47:22.593Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node 0 leaving" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9 change state NodeActive --> NodeLeft" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node3(e64701c2ff43): Node leave event for 037235014fa9/172.31.3.245" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9 change state NodeActive --> NodeLeft" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node5(cbaa210161be): Node leave event for 037235014fa9/172.31.3.245" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9 change state NodeActive --> NodeLeft" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for 037235014fa9/172.31.3.245" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9 change state NodeActive --> NodeLeft" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node1(037235014fa9): Node leave event for 037235014fa9/172.31.3.245" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9 change state NodeActive --> NodeLeft" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=info msg="node2(405de259feb1): Node leave event for 037235014fa9/172.31.3.245" [2021-06-11T19:47:22.601Z] time="2021-06-11T19:47:22Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 037235014fa9/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="node 1 leaving" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for 405de259feb1/172.31.3.245" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="node5(cbaa210161be): Node leave event for 405de259feb1/172.31.3.245" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="node3(e64701c2ff43): Node leave event for 405de259feb1/172.31.3.245" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1 change state NodeActive --> NodeFailed" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1/172.31.3.245, added to failed nodes list" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=error msg="node: 405de259feb1 is unknown to memberlist" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.051Z] time="2021-06-11T19:47:22Z" level=info msg="Node 405de259feb1/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="node 2 leaving" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for e64701c2ff43/172.31.3.245" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="node5(cbaa210161be): Node leave event for e64701c2ff43/172.31.3.245" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43 change state NodeActive --> NodeLeft" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="node3(e64701c2ff43): Node leave event for e64701c2ff43/172.31.3.245" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=debug msg="memberlist: Failed ping: cbaa210161be (timeout reached)" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.3.245:10034: use of closed network connection" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.3.245:10036: use of closed network connection" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49426" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.501Z] time="2021-06-11T19:47:23Z" level=info msg="Node e64701c2ff43/172.31.3.245, left gossip cluster" [2021-06-11T19:47:23.572Z] === RUN TestReadPluginNoRead/default [2021-06-11T19:47:23.950Z] time="2021-06-11T19:47:23Z" level=warning msg="memberlist: Failed to send gossip to 172.31.3.245:10034: write udp [::]:10035->172.31.3.245:10034: use of closed network connection" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="node 0 coming back" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:65268c40f637 with config:&{NodeID:65268c40f637 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node 65268c40f637/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node 65268c40f637/172.31.3.245, added to nodes list" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="node 1 coming back" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4305d58ff4c8 with config:&{NodeID:4305d58ff4c8 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, added to nodes list" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="node 2 coming back" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:dde5ca5527a3 with config:&{NodeID:dde5ca5527a3 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node dde5ca5527a3/172.31.3.245, joined gossip cluster" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to nodes list" [2021-06-11T19:47:23.951Z] time="2021-06-11T19:47:23Z" level=warning msg="memberlist: Was able to connect to cbaa210161be but other probes failed, network may be misconfigured" [2021-06-11T19:47:24.401Z] time="2021-06-11T19:47:24Z" level=debug msg="memberlist: Failed ping: cbaa210161be (timeout reached)" [2021-06-11T19:47:24.401Z] time="2021-06-11T19:47:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.31.3.245:10036: use of closed network connection" [2021-06-11T19:47:24.401Z] time="2021-06-11T19:47:24Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49427" [2021-06-11T19:47:24.850Z] time="2021-06-11T19:47:24Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:24.850Z] time="2021-06-11T19:47:24Z" level=warning msg="memberlist: Was able to connect to cbaa210161be but other probes failed, network may be misconfigured" [2021-06-11T19:47:26.113Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T19:47:26.916Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-06-11T19:47:26.995Z] time="2021-06-11T19:47:26Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:28.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T19:47:28.503Z] time="2021-06-11T19:47:28Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:28.654Z] --- PASS: TestReadPluginNoRead (11.16s) [2021-06-11T19:47:28.654Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.49s) [2021-06-11T19:47:28.654Z] --- PASS: TestReadPluginNoRead/default (2.55s) [2021-06-11T19:47:28.654Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.49s) [2021-06-11T19:47:28.654Z] read_test.go:92: [da750ba04013f] daemon is not started [2021-06-11T19:47:28.654Z] PASS [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] DONE 6 tests in 17.695s [2021-06-11T19:47:28.654Z] 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-06-11T19:47:28.654Z] testing: warning: no tests to run [2021-06-11T19:47:28.654Z] PASS [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] DONE 0 tests in 0.047s [2021-06-11T19:47:28.654Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T19:47:28.654Z] INFO: Testing against a local daemon [2021-06-11T19:47:28.654Z] === RUN TestPluginWithDevMounts [2021-06-11T19:47:28.654Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T19:47:28.654Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T19:47:28.654Z] PASS [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === Skipped [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-06-11T19:47:28.654Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] DONE 1 tests, 1 skipped in 0.124s [2021-06-11T19:47:28.654Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T19:47:28.654Z] INFO: Testing against a local daemon [2021-06-11T19:47:28.654Z] === RUN TestSecretInspect [2021-06-11T19:47:28.654Z] --- SKIP: TestSecretInspect (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestSecretList [2021-06-11T19:47:28.654Z] --- SKIP: TestSecretList (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestSecretsCreateAndDelete [2021-06-11T19:47:28.654Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestSecretsUpdate [2021-06-11T19:47:28.654Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestTemplatedSecret [2021-06-11T19:47:28.654Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T19:47:28.654Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestSecretCreateResolve [2021-06-11T19:47:28.654Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-06-11T19:47:28.654Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] PASS [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === Skipped [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-06-11T19:47:28.654Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-06-11T19:47:28.654Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-06-11T19:47:28.654Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] [2021-06-11T19:47:28.654Z] DONE 6 tests, 6 skipped in 0.192s [2021-06-11T19:47:28.654Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T19:47:28.654Z] INFO: Testing against a local daemon [2021-06-11T19:47:28.654Z] === RUN TestServiceCreateInit [2021-06-11T19:47:28.654Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T19:47:28.654Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T19:47:28.654Z] --- PASS: TestServiceCreateInit (0.02s) [2021-06-11T19:47:28.654Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T19:47:28.654Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T19:47:28.654Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T19:47:28.654Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-06-11T19:47:28.654Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateServiceConflict [2021-06-11T19:47:28.654Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-06-11T19:47:28.654Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T19:47:28.654Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-06-11T19:47:28.654Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T19:47:28.654Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-11T19:47:28.654Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T19:47:28.654Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-06-11T19:47:28.654Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.654Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T19:47:28.915Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-06-11T19:47:28.915Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestCreateServiceSysctls [2021-06-11T19:47:28.915Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-06-11T19:47:28.915Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestCreateServiceCapabilities [2021-06-11T19:47:28.915Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-06-11T19:47:28.915Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestInspect [2021-06-11T19:47:28.915Z] --- SKIP: TestInspect (0.01s) [2021-06-11T19:47:28.915Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestCreateJob [2021-06-11T19:47:28.915Z] --- SKIP: TestCreateJob (0.01s) [2021-06-11T19:47:28.915Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestReplicatedJob [2021-06-11T19:47:28.915Z] --- SKIP: TestReplicatedJob (0.01s) [2021-06-11T19:47:28.915Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestUpdateReplicatedJob [2021-06-11T19:47:28.915Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-06-11T19:47:28.915Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestServiceListWithStatuses [2021-06-11T19:47:28.915Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T19:47:28.915Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:47:28.915Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T19:47:28.915Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-06-11T19:47:28.915Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestDockerNetworkReConnect [2021-06-11T19:47:28.915Z] --- SKIP: TestDockerNetworkReConnect (0.03s) [2021-06-11T19:47:28.915Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:28.915Z] === RUN TestServicePlugin [2021-06-11T19:47:30.641Z] time="2021-06-11T19:47:30Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:32.850Z] time="2021-06-11T19:47:32Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:33.115Z] --- SKIP: TestServicePlugin (3.46s) [2021-06-11T19:47:33.115Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.115Z] === RUN TestServiceUpdateLabel [2021-06-11T19:47:33.115Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-06-11T19:47:33.115Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.115Z] === RUN TestServiceUpdateSecrets [2021-06-11T19:47:33.115Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-06-11T19:47:33.115Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.115Z] === RUN TestServiceUpdateConfigs [2021-06-11T19:47:33.115Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-06-11T19:47:33.115Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.115Z] === RUN TestServiceUpdateNetwork [2021-06-11T19:47:33.115Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-06-11T19:47:33.116Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T19:47:33.116Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-06-11T19:47:33.116Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] PASS [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === Skipped [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T19:47:33.116Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T19:47:33.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T19:47:33.116Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T19:47:33.116Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-06-11T19:47:33.116Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-06-11T19:47:33.116Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-06-11T19:47:33.116Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-06-11T19:47:33.116Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-06-11T19:47:33.116Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-06-11T19:47:33.116Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-06-11T19:47:33.116Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-06-11T19:47:33.116Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-06-11T19:47:33.116Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-06-11T19:47:33.116Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-06-11T19:47:33.116Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-06-11T19:47:33.116Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T19:47:33.116Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-06-11T19:47:33.116Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.03s) [2021-06-11T19:47:33.116Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServicePlugin (3.46s) [2021-06-11T19:47:33.116Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-06-11T19:47:33.116Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-06-11T19:47:33.116Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-06-11T19:47:33.116Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-06-11T19:47:33.116Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-06-11T19:47:33.116Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] DONE 24 tests, 23 skipped in 3.875s [2021-06-11T19:47:33.116Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T19:47:33.116Z] INFO: Testing against a local daemon [2021-06-11T19:47:33.116Z] === RUN TestSessionCreate [2021-06-11T19:47:33.116Z] --- PASS: TestSessionCreate (0.02s) [2021-06-11T19:47:33.116Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T19:47:33.116Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T19:47:33.116Z] PASS [2021-06-11T19:47:33.116Z] [2021-06-11T19:47:33.116Z] DONE 2 tests in 0.152s [2021-06-11T19:47:33.116Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T19:47:33.116Z] INFO: Testing against a local daemon [2021-06-11T19:47:33.116Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T19:47:33.116Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T19:47:33.116Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T19:47:33.116Z] === RUN TestEventsExecDie [2021-06-11T19:47:33.687Z] --- PASS: TestEventsExecDie (1.02s) [2021-06-11T19:47:33.687Z] === RUN TestEventsBackwardsCompatible [2021-06-11T19:47:33.947Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-11T19:47:33.947Z] === RUN TestEventsVolumeCreate [2021-06-11T19:47:33.947Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-06-11T19:47:33.947Z] === RUN TestInfoBinaryCommits [2021-06-11T19:47:33.947Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-11T19:47:33.947Z] === RUN TestInfoAPIVersioned [2021-06-11T19:47:33.947Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T19:47:33.947Z] === RUN TestInfoDiscoveryBackend [2021-06-11T19:47:34.989Z] time="2021-06-11T19:47:34Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:35.328Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2021-06-11T19:47:35.328Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T19:47:36.498Z] time="2021-06-11T19:47:36Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:37.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-06-11T19:47:37.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-06-11T19:47:38.637Z] time="2021-06-11T19:47:38Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:39.524Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-06-11T19:47:39.524Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T19:47:39.524Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T19:47:39.524Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:47:39.524Z] === RUN TestInfoAPI [2021-06-11T19:47:39.524Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T19:47:39.524Z] === RUN TestInfoAPIWarnings [2021-06-11T19:47:40.777Z] time="2021-06-11T19:47:40Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T19:47:41.436Z] === RUN TestBoolValue [2021-06-11T19:47:41.436Z] --- PASS: TestBoolValue (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestBoolValueOrDefault [2021-06-11T19:47:41.436Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestInt64ValueOrZero [2021-06-11T19:47:41.436Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestInt64ValueOrDefault [2021-06-11T19:47:41.436Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestInt64ValueOrDefaultWithError [2021-06-11T19:47:41.436Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestJsonContentType [2021-06-11T19:47:41.436Z] --- PASS: TestJsonContentType (0.00s) [2021-06-11T19:47:41.436Z] PASS [2021-06-11T19:47:41.436Z] coverage: 14.7% of statements [2021-06-11T19:47:41.436Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 14.7% of statements [2021-06-11T19:47:41.436Z] === RUN TestMaskSecretKeys [2021-06-11T19:47:41.436Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-06-11T19:47:41.436Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-06-11T19:47:41.436Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-06-11T19:47:41.436Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-06-11T19:47:41.436Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-06-11T19:47:41.436Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-06-11T19:47:41.436Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestVersionMiddlewareVersion [2021-06-11T19:47:41.436Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-06-11T19:47:41.436Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-06-11T19:47:41.436Z] PASS [2021-06-11T19:47:41.436Z] coverage: 37.7% of statements [2021-06-11T19:47:41.436Z] ok github.com/docker/docker/api/server/middleware 0.098s coverage: 37.7% of statements [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T19:47:41.436Z] === RUN TestStrSliceMarshalJSON [2021-06-11T19:47:41.436Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestStrSliceUnmarshalJSON [2021-06-11T19:47:41.436Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestStrSliceUnmarshalString [2021-06-11T19:47:41.436Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestStrSliceUnmarshalSlice [2021-06-11T19:47:41.436Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-06-11T19:47:41.436Z] PASS [2021-06-11T19:47:41.436Z] coverage: 90.0% of statements [2021-06-11T19:47:41.436Z] ok github.com/docker/docker/api/types/strslice 0.068s coverage: 90.0% of statements [2021-06-11T19:47:41.436Z] === RUN TestToJSON [2021-06-11T19:47:41.436Z] --- PASS: TestToJSON (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestToParamWithVersion [2021-06-11T19:47:41.436Z] --- PASS: TestToParamWithVersion (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestFromJSON [2021-06-11T19:47:41.436Z] --- PASS: TestFromJSON (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestEmpty [2021-06-11T19:47:41.436Z] --- PASS: TestEmpty (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestArgsMatchKVListEmptySources [2021-06-11T19:47:41.436Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestArgsMatchKVList [2021-06-11T19:47:41.436Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestArgsMatch [2021-06-11T19:47:41.436Z] --- PASS: TestArgsMatch (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestAdd [2021-06-11T19:47:41.436Z] --- PASS: TestAdd (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestDel [2021-06-11T19:47:41.436Z] --- PASS: TestDel (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestLen [2021-06-11T19:47:41.436Z] --- PASS: TestLen (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestExactMatch [2021-06-11T19:47:41.436Z] --- PASS: TestExactMatch (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestOnlyOneExactMatch [2021-06-11T19:47:41.436Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestContains [2021-06-11T19:47:41.436Z] --- PASS: TestContains (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestValidate [2021-06-11T19:47:41.436Z] --- PASS: TestValidate (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestWalkValues [2021-06-11T19:47:41.436Z] --- PASS: TestWalkValues (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestFuzzyMatch [2021-06-11T19:47:41.436Z] --- PASS: TestFuzzyMatch (0.00s) [2021-06-11T19:47:41.436Z] === RUN TestClone [2021-06-11T19:47:41.436Z] --- PASS: TestClone (0.00s) [2021-06-11T19:47:41.436Z] PASS [2021-06-11T19:47:41.436Z] coverage: 92.2% of statements [2021-06-11T19:47:41.436Z] ok github.com/docker/docker/api/types/filters 0.082s coverage: 92.2% of statements [2021-06-11T19:47:41.436Z] === RUN TestAdjustForAPIVersion [2021-06-11T19:47:41.436Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-06-11T19:47:41.436Z] PASS [2021-06-11T19:47:41.436Z] coverage: 5.7% of statements [2021-06-11T19:47:41.436Z] ok github.com/docker/docker/api/server/router/swarm 0.067s coverage: 5.7% of statements [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T19:47:41.436Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T19:47:41.437Z] === RUN TestDurationToSecondsString [2021-06-11T19:47:41.437Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-06-11T19:47:41.437Z] === RUN TestGetTimestamp [2021-06-11T19:47:41.437Z] --- PASS: TestGetTimestamp (0.16s) [2021-06-11T19:47:41.437Z] === RUN TestParseTimestamps [2021-06-11T19:47:41.437Z] --- PASS: TestParseTimestamps (0.00s) [2021-06-11T19:47:41.437Z] PASS [2021-06-11T19:47:41.437Z] coverage: 100.0% of statements [2021-06-11T19:47:41.437Z] ok github.com/docker/docker/api/types/time 0.211s coverage: 100.0% of statements [2021-06-11T19:47:41.437Z] === RUN TestCompareVersion [2021-06-11T19:47:41.437Z] --- PASS: TestCompareVersion (0.00s) [2021-06-11T19:47:41.437Z] PASS [2021-06-11T19:47:41.437Z] coverage: 75.0% of statements [2021-06-11T19:47:41.437Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T19:47:41.437Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-06-11T19:47:41.437Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-06-11T19:47:41.437Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-06-11T19:47:41.437Z] === RUN TestCloneArgsSmartHttp [2021-06-11T19:47:41.437Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-06-11T19:47:41.437Z] === RUN TestCloneArgsDumbHttp [2021-06-11T19:47:41.437Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-06-11T19:47:41.437Z] === RUN TestCloneArgsGit [2021-06-11T19:47:41.437Z] --- PASS: TestCloneArgsGit (0.00s) [2021-06-11T19:47:41.437Z] === RUN TestCheckoutGit [2021-06-11T19:47:41.900Z] === RUN TestEnable [2021-06-11T19:47:41.900Z] --- PASS: TestEnable (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestDisable [2021-06-11T19:47:41.900Z] --- PASS: TestDisable (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestEnabled [2021-06-11T19:47:41.900Z] --- PASS: TestEnabled (0.00s) [2021-06-11T19:47:41.900Z] PASS [2021-06-11T19:47:41.900Z] coverage: 100.0% of statements [2021-06-11T19:47:41.900Z] ok github.com/docker/docker/cli/debug 0.049s coverage: 100.0% of statements [2021-06-11T19:47:41.900Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-06-11T19:47:41.900Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-06-11T19:47:41.900Z] === RUN TestProcessNoDockerignore [2021-06-11T19:47:41.900Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestProcessShouldLeaveAllFiles [2021-06-11T19:47:41.900Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2021-06-11T19:47:41.900Z] === RUN TestDetectContentType [2021-06-11T19:47:41.900Z] --- PASS: TestDetectContentType (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestSelectAcceptableMIME [2021-06-11T19:47:41.900Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestInspectEmptyResponse [2021-06-11T19:47:41.900Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestInspectResponseBinary [2021-06-11T19:47:41.900Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestResponseUnsupportedContentType [2021-06-11T19:47:41.900Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestInspectResponseTextSimple [2021-06-11T19:47:41.900Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestInspectResponseEmptyContentType [2021-06-11T19:47:41.900Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestUnknownContentLength [2021-06-11T19:47:41.900Z] --- PASS: TestUnknownContentLength (0.00s) [2021-06-11T19:47:41.900Z] === RUN TestDownloadRemote [2021-06-11T19:47:42.362Z] --- PASS: TestDownloadRemote (0.08s) [2021-06-11T19:47:42.362Z] === RUN TestGetWithStatusError [2021-06-11T19:47:42.362Z] --- PASS: TestGetWithStatusError (0.01s) [2021-06-11T19:47:42.362Z] === RUN TestCloseRootDirectory [2021-06-11T19:47:42.362Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-06-11T19:47:42.362Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:47:42.362Z] === RUN TestHashFile [2021-06-11T19:47:42.362Z] --- SKIP: TestHashFile (0.00s) [2021-06-11T19:47:42.362Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:47:42.362Z] === RUN TestHashSubdir [2021-06-11T19:47:42.362Z] --- SKIP: TestHashSubdir (0.00s) [2021-06-11T19:47:42.362Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:47:42.362Z] === RUN TestRemoveDirectory [2021-06-11T19:47:42.362Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-06-11T19:47:42.362Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:47:42.362Z] PASS [2021-06-11T19:47:42.362Z] coverage: 9.3% of statements [2021-06-11T19:47:42.362Z] ok github.com/docker/docker/builder/remotecontext 0.356s coverage: 9.3% of statements [2021-06-11T19:47:42.789Z] --- PASS: TestImportExtremelyLargeImageWorks (101.60s) [2021-06-11T19:47:42.789Z] PASS [2021-06-11T19:47:42.789Z] [2021-06-11T19:47:42.789Z] DONE 12 tests in 104.450s [2021-06-11T19:47:42.789Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T19:47:42.789Z] INFO: Testing against a local daemon [2021-06-11T19:47:42.789Z] === RUN TestNetworkCreateDelete [2021-06-11T19:47:42.789Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-06-11T19:47:42.789Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T19:47:42.789Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2021-06-11T19:47:42.789Z] === RUN TestDaemonDNSFallback [2021-06-11T19:47:42.789Z] --- PASS: TestDaemonDNSFallback (6.64s) [2021-06-11T19:47:42.789Z] === RUN TestInspectNetwork [2021-06-11T19:47:42.826Z] === RUN TestGetAllAllowed [2021-06-11T19:47:42.826Z] --- PASS: TestGetAllAllowed (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestGetAllMeta [2021-06-11T19:47:42.826Z] --- PASS: TestGetAllMeta (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestWarnOnUnusedBuildArgs [2021-06-11T19:47:42.826Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestIsUnreferencedBuiltin [2021-06-11T19:47:42.826Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestIsExistingDirectory [2021-06-11T19:47:42.826Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestGetFilenameForDownload [2021-06-11T19:47:42.826Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestEnv2Variables [2021-06-11T19:47:42.826Z] --- PASS: TestEnv2Variables (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-06-11T19:47:42.826Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestMaintainer [2021-06-11T19:47:42.826Z] --- PASS: TestMaintainer (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestLabel [2021-06-11T19:47:42.826Z] --- PASS: TestLabel (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestFromScratch [2021-06-11T19:47:42.826Z] --- PASS: TestFromScratch (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestFromWithArg [2021-06-11T19:47:42.826Z] --- PASS: TestFromWithArg (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-06-11T19:47:42.826Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestFromWithUndefinedArg [2021-06-11T19:47:42.826Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestFromMultiStageWithNamedStage [2021-06-11T19:47:42.826Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestOnbuild [2021-06-11T19:47:42.826Z] --- PASS: TestOnbuild (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestWorkdir [2021-06-11T19:47:42.826Z] --- PASS: TestWorkdir (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestCmd [2021-06-11T19:47:42.826Z] --- PASS: TestCmd (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestHealthcheckNone [2021-06-11T19:47:42.826Z] --- PASS: TestHealthcheckNone (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestHealthcheckCmd [2021-06-11T19:47:42.826Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestEntrypoint [2021-06-11T19:47:42.826Z] --- PASS: TestEntrypoint (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestExpose [2021-06-11T19:47:42.826Z] --- PASS: TestExpose (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestUser [2021-06-11T19:47:42.826Z] --- PASS: TestUser (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestVolume [2021-06-11T19:47:42.826Z] --- PASS: TestVolume (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestStopSignal [2021-06-11T19:47:42.826Z] --- SKIP: TestStopSignal (0.00s) [2021-06-11T19:47:42.826Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T19:47:42.826Z] === RUN TestArg [2021-06-11T19:47:42.826Z] --- PASS: TestArg (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestShell [2021-06-11T19:47:42.826Z] --- PASS: TestShell (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestPrependEnvOnCmd [2021-06-11T19:47:42.826Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestRunWithBuildArgs [2021-06-11T19:47:42.826Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestRunIgnoresHealthcheck [2021-06-11T19:47:42.826Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-06-11T19:47:42.826Z] === RUN TestDispatchUnsupportedOptions [2021-06-11T19:47:42.826Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-06-11T19:47:42.826Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-06-11T19:47:42.826Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-06-11T19:47:42.826Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-06-11T19:47:42.916Z] time="2021-06-11T19:47:42Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:43.378Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestNormalizeWorkdir [2021-06-11T19:47:43.378Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestDispatch [2021-06-11T19:47:43.378Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-06-11T19:47:43.378Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-06-11T19:47:43.378Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-06-11T19:47:43.378Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-06-11T19:47:43.378Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-06-11T19:47:43.378Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-06-11T19:47:43.378Z] === RUN TestDispatch/COPY_url [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch (0.11s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.03s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-06-11T19:47:43.378Z] --- PASS: TestDispatch/COPY_url (0.01s) [2021-06-11T19:47:43.378Z] === RUN TestAddScratchImageAddsToMounts [2021-06-11T19:47:43.378Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestAddFromScratchPopulatesPlatform [2021-06-11T19:47:43.378Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-06-11T19:47:43.378Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-06-11T19:47:43.378Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestImageSourceGetAddsToMounts [2021-06-11T19:47:43.378Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-06-11T19:47:43.378Z] === RUN TestEmptyDockerfile [2021-06-11T19:47:43.378Z] --- PASS: TestEmptyDockerfile (0.01s) [2021-06-11T19:47:43.378Z] === RUN TestSymlinkDockerfile [2021-06-11T19:47:43.378Z] --- PASS: TestSymlinkDockerfile (0.02s) [2021-06-11T19:47:43.378Z] === RUN TestDockerfileOutsideTheBuildContext [2021-06-11T19:47:43.378Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-06-11T19:47:43.379Z] === RUN TestNonExistingDockerfile [2021-06-11T19:47:43.379Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-06-11T19:47:43.379Z] === RUN TestCopyRunConfig [2021-06-11T19:47:43.379Z] --- PASS: TestCopyRunConfig (0.00s) [2021-06-11T19:47:43.379Z] === RUN TestDeepCopyRunConfig [2021-06-11T19:47:43.379Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-06-11T19:47:43.379Z] === RUN TestExportImage [2021-06-11T19:47:43.379Z] --- PASS: TestExportImage (0.00s) [2021-06-11T19:47:43.379Z] === RUN TestNormalizeDest [2021-06-11T19:47:43.379Z] --- PASS: TestNormalizeDest (0.00s) [2021-06-11T19:47:43.379Z] PASS [2021-06-11T19:47:43.379Z] coverage: 47.0% of statements [2021-06-11T19:47:43.379Z] ok github.com/docker/docker/builder/dockerfile 0.299s coverage: 47.0% of statements [2021-06-11T19:47:43.379Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T19:47:43.769Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T19:47:43.769Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T19:47:43.769Z] === RUN TestInspectNetwork/network_name [2021-06-11T19:47:43.769Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T19:47:44.571Z] time="2021-06-11T19:47:44Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:46.712Z] time="2021-06-11T19:47:46Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:47.716Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-06-11T19:47:47.928Z] --- PASS: TestInspectNetwork (7.94s) [2021-06-11T19:47:47.928Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T19:47:47.928Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T19:47:47.928Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T19:47:47.928Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T19:47:47.928Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T19:47:48.853Z] time="2021-06-11T19:47:48Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:50.993Z] time="2021-06-11T19:47:50Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:51.193Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2021-06-11T19:47:51.193Z] === RUN TestNetworkInvalidJSON [2021-06-11T19:47:51.193Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:51.193Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:51.193Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:51.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:51.193Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:51.193Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:51.193Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T19:47:51.193Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:47:51.193Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T19:47:51.193Z] === RUN TestNetworkList [2021-06-11T19:47:51.193Z] === RUN TestNetworkList//networks [2021-06-11T19:47:51.193Z] === PAUSE TestNetworkList//networks [2021-06-11T19:47:51.193Z] === RUN TestNetworkList//networks/ [2021-06-11T19:47:51.193Z] === PAUSE TestNetworkList//networks/ [2021-06-11T19:47:51.193Z] === CONT TestNetworkList//networks [2021-06-11T19:47:51.193Z] === CONT TestNetworkList//networks/ [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkList (0.01s) [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T19:47:51.193Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T19:47:51.193Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T19:47:51.448Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-06-11T19:47:51.448Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T19:47:51.941Z] time="2021-06-11T19:47:51Z" level=warning msg="NetworkDB stats node1(603a7349e98f) - healthscore:1 (connectivity issues)" [2021-06-11T19:47:52.373Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2021-06-11T19:47:52.373Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T19:47:52.889Z] time="2021-06-11T19:47:52Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:52.889Z] time="2021-06-11T19:47:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10037" [2021-06-11T19:47:52.889Z] time="2021-06-11T19:47:52Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49443" [2021-06-11T19:47:53.300Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-06-11T19:47:53.300Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T19:47:54.225Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2021-06-11T19:47:54.225Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T19:47:54.847Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-06-11T19:47:55.029Z] time="2021-06-11T19:47:54Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:55.537Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-06-11T19:47:55.588Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2021-06-11T19:47:55.588Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T19:47:55.799Z] === RUN TestCheckpointCreateError [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointCreate [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointCreate (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointDeleteError [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointDelete [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointDelete (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointListError [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointListError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointList [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointList (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCheckpointListContainerNotFound [2021-06-11T19:47:55.799Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNewClientWithOpsFromEnv [2021-06-11T19:47:55.799Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T19:47:55.799Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T19:47:55.799Z] === RUN TestGetAPIPath [2021-06-11T19:47:55.799Z] --- PASS: TestGetAPIPath (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestParseHostURL [2021-06-11T19:47:55.799Z] --- PASS: TestParseHostURL (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-06-11T19:47:55.799Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPIVersionEmpty [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPIVersion [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPVersionOverride [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPIVersionAutomatic [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-06-11T19:47:55.799Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestClientRedirect [2021-06-11T19:47:55.799Z] --- PASS: TestClientRedirect (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigCreateUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigCreateError [2021-06-11T19:47:55.799Z] --- PASS: TestConfigCreateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigCreate [2021-06-11T19:47:55.799Z] --- PASS: TestConfigCreate (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspectNotFound [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspectWithEmptyID [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspectUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspectError [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspectError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspectConfigNotFound [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigInspect [2021-06-11T19:47:55.799Z] --- PASS: TestConfigInspect (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigListUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigListError [2021-06-11T19:47:55.799Z] --- PASS: TestConfigListError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigList [2021-06-11T19:47:55.799Z] --- PASS: TestConfigList (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigRemoveUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigRemoveError [2021-06-11T19:47:55.799Z] --- PASS: TestConfigRemoveError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigRemove [2021-06-11T19:47:55.799Z] --- PASS: TestConfigRemove (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigUpdateUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigUpdateError [2021-06-11T19:47:55.799Z] --- PASS: TestConfigUpdateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestConfigUpdate [2021-06-11T19:47:55.799Z] --- PASS: TestConfigUpdate (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCommitError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCommitError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCommit [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCommit (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStatPathError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStatPathError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStatPathNotFoundError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStatPathNoHeaderError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStatPath [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStatPath (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyToContainerError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyToContainerError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyToContainerNotFoundError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyToContainerNotStatusOKError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyToContainer [2021-06-11T19:47:55.799Z] --- PASS: TestCopyToContainer (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyFromContainerError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyFromContainerNotFoundError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyFromContainerNotStatusOKError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyFromContainerNoHeaderError [2021-06-11T19:47:55.799Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestCopyFromContainer [2021-06-11T19:47:55.799Z] --- PASS: TestCopyFromContainer (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCreateError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCreateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCreateImageNotFound [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCreateWithName [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerCreateAutoRemove [2021-06-11T19:47:55.799Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerDiffError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerDiffError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerDiff [2021-06-11T19:47:55.799Z] --- PASS: TestContainerDiff (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecCreateError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecCreate [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecCreate (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecStartError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecStartError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecStart [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecStart (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecInspectError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecInspect [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecInspect (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExportError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExportError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExport [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExport (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerInspectError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerInspectError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerInspectContainerNotFound [2021-06-11T19:47:55.799Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerInspectWithEmptyID [2021-06-11T19:47:55.799Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerInspect [2021-06-11T19:47:55.799Z] --- PASS: TestContainerInspect (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerInspectNode [2021-06-11T19:47:55.799Z] --- PASS: TestContainerInspectNode (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerKillError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerKillError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerKill [2021-06-11T19:47:55.799Z] --- PASS: TestContainerKill (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerListError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerListError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerList [2021-06-11T19:47:55.799Z] --- PASS: TestContainerList (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerLogsNotFoundError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerLogsError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerLogsError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerLogs [2021-06-11T19:47:55.799Z] --- PASS: TestContainerLogs (0.20s) [2021-06-11T19:47:55.799Z] === RUN TestContainerPauseError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerPauseError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerPause [2021-06-11T19:47:55.799Z] --- PASS: TestContainerPause (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainersPruneError [2021-06-11T19:47:55.799Z] --- PASS: TestContainersPruneError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainersPrune [2021-06-11T19:47:55.799Z] --- PASS: TestContainersPrune (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRemoveError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRemoveError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRemoveNotFoundError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRemove [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRemove (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRenameError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRenameError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRename [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRename (0.01s) [2021-06-11T19:47:55.799Z] === RUN TestContainerResizeError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerResizeError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecResizeError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerResize [2021-06-11T19:47:55.799Z] --- PASS: TestContainerResize (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerExecResize [2021-06-11T19:47:55.799Z] --- PASS: TestContainerExecResize (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRestartError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRestartError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerRestart [2021-06-11T19:47:55.799Z] --- PASS: TestContainerRestart (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStartError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStartError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStart [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStart (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStatsError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStatsError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStats [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStats (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStopError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStopError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerStop [2021-06-11T19:47:55.799Z] --- PASS: TestContainerStop (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerTopError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerTopError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerTop [2021-06-11T19:47:55.799Z] --- PASS: TestContainerTop (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerUnpauseError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerUnpause [2021-06-11T19:47:55.799Z] --- PASS: TestContainerUnpause (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerUpdateError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerUpdateError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerUpdate [2021-06-11T19:47:55.799Z] --- PASS: TestContainerUpdate (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerWaitError [2021-06-11T19:47:55.799Z] --- PASS: TestContainerWaitError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestContainerWait [2021-06-11T19:47:55.799Z] --- PASS: TestContainerWait (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestDiskUsageError [2021-06-11T19:47:55.799Z] --- PASS: TestDiskUsageError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestDiskUsage [2021-06-11T19:47:55.799Z] --- PASS: TestDiskUsage (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestDistributionInspectUnsupported [2021-06-11T19:47:55.799Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestDistributionInspectWithEmptyID [2021-06-11T19:47:55.799Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestEventsErrorInOptions [2021-06-11T19:47:55.799Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestEventsErrorFromServer [2021-06-11T19:47:55.799Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestEvents [2021-06-11T19:47:55.799Z] --- PASS: TestEvents (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestTLSCloseWriter [2021-06-11T19:47:55.799Z] === PAUSE TestTLSCloseWriter [2021-06-11T19:47:55.799Z] === RUN TestImageBuildError [2021-06-11T19:47:55.799Z] --- PASS: TestImageBuildError (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestImageBuild [2021-06-11T19:47:55.799Z] --- PASS: TestImageBuild (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestGetDockerOS [2021-06-11T19:47:55.799Z] --- PASS: TestGetDockerOS (0.00s) [2021-06-11T19:47:55.799Z] === RUN TestImageCreateError [2021-06-11T19:47:55.800Z] --- PASS: TestImageCreateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageCreate [2021-06-11T19:47:55.800Z] --- PASS: TestImageCreate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageHistoryError [2021-06-11T19:47:55.800Z] --- PASS: TestImageHistoryError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageHistory [2021-06-11T19:47:55.800Z] --- PASS: TestImageHistory (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageImportError [2021-06-11T19:47:55.800Z] --- PASS: TestImageImportError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageImport [2021-06-11T19:47:55.800Z] --- PASS: TestImageImport (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestImageInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageInspectImageNotFound [2021-06-11T19:47:55.800Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageInspect [2021-06-11T19:47:55.800Z] --- PASS: TestImageInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageListError [2021-06-11T19:47:55.800Z] --- PASS: TestImageListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageList [2021-06-11T19:47:55.800Z] --- PASS: TestImageList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageListApiBefore125 [2021-06-11T19:47:55.800Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageLoadError [2021-06-11T19:47:55.800Z] --- PASS: TestImageLoadError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageLoad [2021-06-11T19:47:55.800Z] --- PASS: TestImageLoad (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagesPruneError [2021-06-11T19:47:55.800Z] --- PASS: TestImagesPruneError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagesPrune [2021-06-11T19:47:55.800Z] --- PASS: TestImagesPrune (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullReferenceParseError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullAnyError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullAnyError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullStatusUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePullWithoutErrors [2021-06-11T19:47:55.800Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushReferenceError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushAnyError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushAnyError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushStatusUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithoutErrors [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-06-11T19:47:55.800Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestImageRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageRemoveImageNotFound [2021-06-11T19:47:55.800Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageRemove [2021-06-11T19:47:55.800Z] --- PASS: TestImageRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSaveError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSaveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSave [2021-06-11T19:47:55.800Z] --- PASS: TestImageSave (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchAnyError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchStatusUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageSearchWithoutErrors [2021-06-11T19:47:55.800Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageTagError [2021-06-11T19:47:55.800Z] --- PASS: TestImageTagError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageTagInvalidReference [2021-06-11T19:47:55.800Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageTagInvalidSourceImageName [2021-06-11T19:47:55.800Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageTagHexSource [2021-06-11T19:47:55.800Z] --- PASS: TestImageTagHexSource (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestImageTag [2021-06-11T19:47:55.800Z] --- PASS: TestImageTag (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestInfoServerError [2021-06-11T19:47:55.800Z] --- PASS: TestInfoServerError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestInfoInvalidResponseJSONError [2021-06-11T19:47:55.800Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestInfo [2021-06-11T19:47:55.800Z] --- PASS: TestInfo (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkConnectError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkConnectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkConnect [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkConnect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkCreateError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkCreateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkCreate [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkCreate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkDisconnectError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkDisconnect [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkInspectNotFoundError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkInspect [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkListError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkList [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworksPruneError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworksPruneError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworksPrune [2021-06-11T19:47:55.800Z] --- PASS: TestNetworksPrune (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNetworkRemove [2021-06-11T19:47:55.800Z] --- PASS: TestNetworkRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestNodeInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeInspectNodeNotFound [2021-06-11T19:47:55.800Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeInspect [2021-06-11T19:47:55.800Z] --- PASS: TestNodeInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeListError [2021-06-11T19:47:55.800Z] --- PASS: TestNodeListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeList [2021-06-11T19:47:55.800Z] --- PASS: TestNodeList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestNodeRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeRemove [2021-06-11T19:47:55.800Z] --- PASS: TestNodeRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeUpdateError [2021-06-11T19:47:55.800Z] --- PASS: TestNodeUpdateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestNodeUpdate [2021-06-11T19:47:55.800Z] --- PASS: TestNodeUpdate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestOptionWithTimeout [2021-06-11T19:47:55.800Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPingFail [2021-06-11T19:47:55.800Z] --- PASS: TestPingFail (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPingWithError [2021-06-11T19:47:55.800Z] 2021/06/11 19:47:54 RoundTripper returned a response & error; ignoring response [2021-06-11T19:47:55.800Z] 2021/06/11 19:47:54 RoundTripper returned a response & error; ignoring response [2021-06-11T19:47:55.800Z] --- PASS: TestPingWithError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPingSuccess [2021-06-11T19:47:55.800Z] --- PASS: TestPingSuccess (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPingHeadFallback [2021-06-11T19:47:55.800Z] === RUN TestPingHeadFallback/OK [2021-06-11T19:47:55.800Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-06-11T19:47:55.800Z] === RUN TestPingHeadFallback/Not_Found [2021-06-11T19:47:55.800Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-06-11T19:47:55.800Z] --- PASS: TestPingHeadFallback (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-06-11T19:47:55.800Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginDisableError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginDisableError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginDisable [2021-06-11T19:47:55.800Z] --- PASS: TestPluginDisable (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginEnableError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginEnableError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginEnable [2021-06-11T19:47:55.800Z] --- PASS: TestPluginEnable (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginInspect [2021-06-11T19:47:55.800Z] --- PASS: TestPluginInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginListError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginList [2021-06-11T19:47:55.800Z] --- PASS: TestPluginList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginPushError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginPushError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginPush [2021-06-11T19:47:55.800Z] --- PASS: TestPluginPush (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginRemove [2021-06-11T19:47:55.800Z] --- PASS: TestPluginRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginSetError [2021-06-11T19:47:55.800Z] --- PASS: TestPluginSetError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPluginSet [2021-06-11T19:47:55.800Z] --- PASS: TestPluginSet (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSetHostHeader [2021-06-11T19:47:55.800Z] --- PASS: TestSetHostHeader (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestPlainTextError [2021-06-11T19:47:55.800Z] --- PASS: TestPlainTextError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestInfiniteError [2021-06-11T19:47:55.800Z] --- PASS: TestInfiniteError (0.02s) [2021-06-11T19:47:55.800Z] === RUN TestSecretCreateUnsupported [2021-06-11T19:47:55.800Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretCreateError [2021-06-11T19:47:55.800Z] --- PASS: TestSecretCreateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretCreate [2021-06-11T19:47:55.800Z] --- PASS: TestSecretCreate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretInspectUnsupported [2021-06-11T19:47:55.800Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestSecretInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretInspectSecretNotFound [2021-06-11T19:47:55.800Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretInspect [2021-06-11T19:47:55.800Z] --- PASS: TestSecretInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretListUnsupported [2021-06-11T19:47:55.800Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretListError [2021-06-11T19:47:55.800Z] --- PASS: TestSecretListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretList [2021-06-11T19:47:55.800Z] --- PASS: TestSecretList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretRemoveUnsupported [2021-06-11T19:47:55.800Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestSecretRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretRemove [2021-06-11T19:47:55.800Z] --- PASS: TestSecretRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretUpdateUnsupported [2021-06-11T19:47:55.800Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretUpdateError [2021-06-11T19:47:55.800Z] --- PASS: TestSecretUpdateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSecretUpdate [2021-06-11T19:47:55.800Z] --- PASS: TestSecretUpdate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceCreateError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceCreateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceCreate [2021-06-11T19:47:55.800Z] --- PASS: TestServiceCreate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceCreateCompatiblePlatforms [2021-06-11T19:47:55.800Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceCreateDigestPinning [2021-06-11T19:47:55.800Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceInspectServiceNotFound [2021-06-11T19:47:55.800Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceInspect [2021-06-11T19:47:55.800Z] --- PASS: TestServiceInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceListError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceListError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceList [2021-06-11T19:47:55.800Z] --- PASS: TestServiceList (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceLogsError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceLogsError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceLogs [2021-06-11T19:47:55.800Z] --- PASS: TestServiceLogs (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceRemoveError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceRemoveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceRemoveNotFoundError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceRemove [2021-06-11T19:47:55.800Z] --- PASS: TestServiceRemove (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceUpdateError [2021-06-11T19:47:55.800Z] --- PASS: TestServiceUpdateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestServiceUpdate [2021-06-11T19:47:55.800Z] --- PASS: TestServiceUpdate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmGetUnlockKeyError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmGetUnlockKey [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmInitError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmInitError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmInit [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmInit (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmInspect [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmInspect (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmJoinError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmJoinError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmJoin [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmJoin (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmLeaveError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmLeave [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmLeave (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmUnlockError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmUnlock [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmUnlock (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmUpdateError [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestSwarmUpdate [2021-06-11T19:47:55.800Z] --- PASS: TestSwarmUpdate (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestTaskInspectError [2021-06-11T19:47:55.800Z] --- PASS: TestTaskInspectError (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestTaskInspectWithEmptyID [2021-06-11T19:47:55.800Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.800Z] === RUN TestTaskInspect [2021-06-11T19:47:55.800Z] --- PASS: TestTaskInspect (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestTaskListError [2021-06-11T19:47:55.801Z] --- PASS: TestTaskListError (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestTaskList [2021-06-11T19:47:55.801Z] --- PASS: TestTaskList (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeCreateError [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeCreateError (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeCreate [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeCreate (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeInspectError [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeInspectError (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeInspectNotFound [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeInspectWithEmptyID [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeInspect [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeInspect (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeListError [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeListError (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeList [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeList (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeRemoveError [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-06-11T19:47:55.801Z] === RUN TestVolumeRemove [2021-06-11T19:47:55.801Z] --- PASS: TestVolumeRemove (0.00s) [2021-06-11T19:47:55.801Z] === CONT TestTLSCloseWriter [2021-06-11T19:47:55.801Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-06-11T19:47:55.801Z] PASS [2021-06-11T19:47:55.801Z] coverage: 74.9% of statements [2021-06-11T19:47:55.801Z] ok github.com/docker/docker/client 0.548s coverage: 74.9% of statements [2021-06-11T19:47:56.148Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2021-06-11T19:47:56.148Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T19:47:56.542Z] time="2021-06-11T19:47:56Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:56.612Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-06-11T19:47:57.623Z] --- PASS: TestInfoAPIWarnings (17.34s) [2021-06-11T19:47:57.623Z] === RUN TestInfoDebug [2021-06-11T19:47:57.623Z] --- PASS: TestInfoDebug (1.52s) [2021-06-11T19:47:57.623Z] === RUN TestInfoInsecureRegistries [2021-06-11T19:47:58.661Z] --- PASS: TestServiceWithPredefinedNetwork (2.63s) [2021-06-11T19:47:58.661Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T19:47:58.661Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:47:58.661Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:47:58.661Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T19:47:58.681Z] time="2021-06-11T19:47:58Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:47:59.550Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-06-11T19:47:59.550Z] === RUN TestInfoRegistryMirrors [2021-06-11T19:48:00.990Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-06-11T19:48:00.990Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T19:48:00.990Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-06-11T19:48:00.990Z] === RUN TestPingCacheHeaders [2021-06-11T19:48:00.990Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T19:48:00.990Z] === RUN TestPingGet [2021-06-11T19:48:00.990Z] --- PASS: TestPingGet (0.01s) [2021-06-11T19:48:00.990Z] === RUN TestPingHead [2021-06-11T19:48:00.990Z] --- PASS: TestPingHead (0.03s) [2021-06-11T19:48:00.990Z] === RUN TestVersion [2021-06-11T19:48:00.990Z] --- PASS: TestVersion (0.02s) [2021-06-11T19:48:00.990Z] PASS [2021-06-11T19:48:00.990Z] [2021-06-11T19:48:00.990Z] === Skipped [2021-06-11T19:48:00.990Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T19:48:00.990Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T19:48:00.990Z] [2021-06-11T19:48:00.990Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-06-11T19:48:00.990Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-06-11T19:48:00.990Z] [2021-06-11T19:48:00.990Z] [2021-06-11T19:48:00.990Z] DONE 19 tests, 2 skipped in 28.386s [2021-06-11T19:48:00.990Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T19:48:00.999Z] time="2021-06-11T19:48:00Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:01.145Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-06-11T19:48:01.250Z] INFO: Testing against a local daemon [2021-06-11T19:48:01.250Z] === RUN TestVolumesCreateAndList [2021-06-11T19:48:01.250Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-11T19:48:01.250Z] === RUN TestVolumesRemove [2021-06-11T19:48:01.250Z] --- PASS: TestVolumesRemove (0.06s) [2021-06-11T19:48:01.250Z] === RUN TestVolumesInspect [2021-06-11T19:48:01.250Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T19:48:01.250Z] === RUN TestVolumesInvalidJSON [2021-06-11T19:48:01.250Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T19:48:01.250Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T19:48:01.250Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T19:48:01.250Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T19:48:01.250Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T19:48:01.250Z] PASS [2021-06-11T19:48:01.250Z] [2021-06-11T19:48:01.250Z] DONE 5 tests in 0.230s [2021-06-11T19:48:01.250Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T19:48:01.250Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12551 is not a child of this shell [2021-06-11T19:48:01.250Z] warning: PID 12551 from bundles/test-integration/docker.pid had a nonzero exit code [2021-06-11T19:48:01.250Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T19:48:01.250Z] [2021-06-11T19:48:01.250Z] Unloading profiles will leave already running processes permanently [2021-06-11T19:48:01.250Z] unconfined, which can lead to unexpected situations. [2021-06-11T19:48:01.250Z] [2021-06-11T19:48:01.250Z] To set a process to complain mode, use the command line tool [2021-06-11T19:48:01.250Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T19:48:01.250Z] Removing test suite binaries [2021-06-11T19:48:01.250Z] exiting test-integration [2021-06-11T19:48:01.250Z] ++ exit 0 [2021-06-11T19:48:02.507Z] time="2021-06-11T19:48:02Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:02.634Z] [2021-06-11T19:48:04.648Z] time="2021-06-11T19:48:04Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." Post stage [Pipeline] junit [2021-06-11T19:48:05.190Z] Recording test results [2021-06-11T19:48:05.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T19:48:05.569Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T19:48:05.920Z] + echo Ensuring container killed. [2021-06-11T19:48:05.920Z] Ensuring container killed. [2021-06-11T19:48:05.920Z] + docker rm -vf docker-pr1 [2021-06-11T19:48:05.920Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-11T19:48:06.210Z] + echo Chowning /workspace to jenkins user [2021-06-11T19:48:06.210Z] Chowning /workspace to jenkins user [2021-06-11T19:48:06.210Z] + id -u [2021-06-11T19:48:06.210Z] + id -g [2021-06-11T19:48:06.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T19:48:06.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T19:48:06.789Z] time="2021-06-11T19:48:06Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:07.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-06-11T19:48:07.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-06-11T19:48:07.885Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T19:48:08.621Z] time="2021-06-11T19:48:08Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:08.801Z] + bundleName=amd64-rootless [2021-06-11T19:48:08.801Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-06-11T19:48:08.801Z] Creating amd64-rootless-bundles.tar.gz [2021-06-11T19:48:08.801Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T19:48:08.801Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-06-11T19:48:08.814Z] Archiving artifacts [2021-06-11T19:48:09.153Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T19:48:09.462Z] + make clean [2021-06-11T19:48:09.493Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-06-11T19:48:09.617Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T19:48:09.722Z] docker volume rm -f docker-dev-cache [2021-06-11T19:48:09.722Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T19:48:09.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T19:48:10.761Z] time="2021-06-11T19:48:10Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:11.795Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T19:48:12.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-06-11T19:48:12.900Z] time="2021-06-11T19:48:12Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:13.671Z] --- PASS: TestServiceWithDataPathPortInit (14.96s) [2021-06-11T19:48:13.671Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T19:48:13.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-06-11T19:48:13.974Z] --- PASS: TestCheckoutGit (33.63s) [2021-06-11T19:48:13.974Z] === RUN TestValidGitTransport [2021-06-11T19:48:13.974Z] --- PASS: TestValidGitTransport (0.00s) [2021-06-11T19:48:13.974Z] === RUN TestGitInvalidRef [2021-06-11T19:48:13.974Z] --- PASS: TestGitInvalidRef (0.23s) [2021-06-11T19:48:13.974Z] PASS [2021-06-11T19:48:13.974Z] coverage: 86.3% of statements [2021-06-11T19:48:13.974Z] ok github.com/docker/docker/builder/remotecontext/git 34.050s coverage: 86.3% of statements [2021-06-11T19:48:14.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T19:48:14.438Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T19:48:14.438Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T19:48:15.039Z] time="2021-06-11T19:48:14Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:15.539Z] .......................... [ 67%] [2021-06-11T19:48:16.549Z] time="2021-06-11T19:48:16Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:16.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T19:48:18.058Z] time="2021-06-11T19:48:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10036" [2021-06-11T19:48:18.058Z] time="2021-06-11T19:48:17Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49456" [2021-06-11T19:48:18.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T19:48:18.508Z] time="2021-06-11T19:48:18Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:19.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-06-11T19:48:19.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T19:48:20.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T19:48:20.705Z] time="2021-06-11T19:48:20Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:21.157Z] time="2021-06-11T19:48:20Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.3.245:10033 172.31.3.245:10034 172.31.3.245:10035]" [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-06-11T19:48:21.550Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestConfigureDaemonLogs [2021-06-11T19:48:21.550Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestCommonOptionsInstallFlags [2021-06-11T19:48:21.550Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-06-11T19:48:21.550Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-06-11T19:48:21.550Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-06-11T19:48:21.550Z] PASS [2021-06-11T19:48:21.550Z] coverage: 18.4% of statements [2021-06-11T19:48:21.550Z] ok github.com/docker/docker/cmd/dockerd 0.383s coverage: 18.4% of statements [2021-06-11T19:48:21.607Z] time="2021-06-11T19:48:21Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.3.245:10033 172.31.3.245:10034 172.31.3.245:10035]" [2021-06-11T19:48:21.751Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.55s) [2021-06-11T19:48:21.751Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rjxli8lz41sinlb7fgp701dmy Created:2021-06-11 19:48:15.110430635 +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[5382845769ce90195aca1e8cf2fb59d157903eea62503241c367fda296a2ff32:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nu4ojpx0nkj6c3yi1ewvkq5me EndpointID:37b560c12d7d458787ca189621c3cb7f8c4510618cca50fbc88c397dc7459899 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:adecae962fdf160742cee7c3448d07d9986c593a43f6582fd637e55e8064065e 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:70309f876d6d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nu4ojpx0nkj6c3yi1ewvkq5me EndpointID:37b560c12d7d458787ca189621c3cb7f8c4510618cca50fbc88c397dc7459899 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T19:48:21.751Z] PASS [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] === Skipped [2021-06-11T19:48:21.751Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:48:21.751Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] DONE 26 tests, 1 skipped in 48.512s [2021-06-11T19:48:21.751Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:48:21.751Z] INFO: Testing against a local daemon [2021-06-11T19:48:21.751Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T19:48:21.751Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:48:21.751Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:48:21.751Z] === RUN TestDockerNetworkIpvlan [2021-06-11T19:48:21.751Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:48:21.751Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:48:21.751Z] PASS [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] === Skipped [2021-06-11T19:48:21.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:48:21.751Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:48:21.751Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] [2021-06-11T19:48:21.751Z] DONE 2 tests, 2 skipped in 0.035s [2021-06-11T19:48:21.751Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:48:21.751Z] INFO: Testing against a local daemon [2021-06-11T19:48:21.751Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T19:48:22.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10033" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49459" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, is the new incarnation of the shutdown node 037235014fa9/172.31.3.245" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10034" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49460" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, is the new incarnation of the shutdown node 405de259feb1/172.31.3.245" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10035" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49461" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, is the new incarnation of the shutdown node 037235014fa9/172.31.3.245" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, is the new incarnation of the shutdown node 405de259feb1/172.31.3.245" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node cbaa210161be/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node dde5ca5527a3/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node dde5ca5527a3/172.31.3.245, is the new incarnation of the shutdown node e64701c2ff43/172.31.3.245" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:21Z" level=info msg="Node 65268c40f637/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.057Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, joined gossip cluster" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, is the new incarnation of the shutdown node e64701c2ff43/172.31.3.245" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to nodes list" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10033" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49462" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10034" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49463" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49464" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10035" [2021-06-11T19:48:22.507Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:22.676Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2021-06-11T19:48:22.676Z] === RUN TestDockerNetworkMacvlan [2021-06-11T19:48:22.956Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Stream connection from=172.31.3.245:49466" [2021-06-11T19:48:22.956Z] time="2021-06-11T19:48:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.3.245:10034" [2021-06-11T19:48:23.101Z] === RUN TestContainerStopSignal [2021-06-11T19:48:23.101Z] --- PASS: TestContainerStopSignal (0.00s) [2021-06-11T19:48:23.101Z] === RUN TestContainerStopTimeout [2021-06-11T19:48:23.101Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestContainerSecretReferenceDestTarget [2021-06-11T19:48:23.102Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-06-11T19:48:23.102Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestContainerLogPathSetForRingLogger [2021-06-11T19:48:23.102Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestReplaceAndAppendEnvVars [2021-06-11T19:48:23.102Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-06-11T19:48:23.102Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-06-11T19:48:23.102Z] === RUN TestNewMemoryStore [2021-06-11T19:48:23.102Z] --- PASS: TestNewMemoryStore (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestAddContainers [2021-06-11T19:48:23.102Z] --- PASS: TestAddContainers (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestGetContainer [2021-06-11T19:48:23.102Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestDeleteContainer [2021-06-11T19:48:23.102Z] --- PASS: TestDeleteContainer (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestListContainers [2021-06-11T19:48:23.102Z] --- PASS: TestListContainers (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestFirstContainer [2021-06-11T19:48:23.102Z] --- PASS: TestFirstContainer (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestApplyAllContainer [2021-06-11T19:48:23.102Z] --- PASS: TestApplyAllContainer (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestIsValidHealthString [2021-06-11T19:48:23.102Z] --- PASS: TestIsValidHealthString (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestStateRunStop [2021-06-11T19:48:23.102Z] --- PASS: TestStateRunStop (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestStateTimeoutWait [2021-06-11T19:48:23.102Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-06-11T19:48:23.102Z] state_test.go:141: Stop callback fired [2021-06-11T19:48:23.102Z] state_test.go:165: Stop callback fired [2021-06-11T19:48:23.102Z] === RUN TestIsValidStateString [2021-06-11T19:48:23.102Z] --- PASS: TestIsValidStateString (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestViewSaveDelete [2021-06-11T19:48:23.102Z] --- PASS: TestViewSaveDelete (0.01s) [2021-06-11T19:48:23.102Z] === RUN TestViewAll [2021-06-11T19:48:23.102Z] --- PASS: TestViewAll (0.02s) [2021-06-11T19:48:23.102Z] === RUN TestViewGet [2021-06-11T19:48:23.102Z] --- PASS: TestViewGet (0.01s) [2021-06-11T19:48:23.102Z] === RUN TestNames [2021-06-11T19:48:23.102Z] --- PASS: TestNames (0.00s) [2021-06-11T19:48:23.102Z] === RUN TestViewWithHealthCheck [2021-06-11T19:48:23.102Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-06-11T19:48:23.102Z] PASS [2021-06-11T19:48:23.102Z] coverage: 41.5% of statements [2021-06-11T19:48:23.102Z] ok github.com/docker/docker/container 0.274s coverage: 41.5% of statements [2021-06-11T19:48:23.102Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T19:48:23.102Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T19:48:23.102Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T19:48:23.102Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T19:48:23.237Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T19:48:23.906Z] 2021/06/11 19:48:23 Closing DB instances... [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637 change state NodeActive --> NodeLeft" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for 65268c40f637/172.31.3.245" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637 change state NodeActive --> NodeLeft" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="node5(cbaa210161be): Node leave event for 65268c40f637/172.31.3.245" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637 change state NodeActive --> NodeLeft" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="node2(4305d58ff4c8): Node leave event for 65268c40f637/172.31.3.245" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637 change state NodeActive --> NodeLeft" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="node1(65268c40f637): Node leave event for 65268c40f637/172.31.3.245" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637 change state NodeActive --> NodeLeft" [2021-06-11T19:48:23.906Z] time="2021-06-11T19:48:23Z" level=info msg="node3(dde5ca5527a3): Node leave event for 65268c40f637/172.31.3.245" [2021-06-11T19:48:23.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T19:48:24.163Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:23Z" level=info msg="Node 65268c40f637/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for 4305d58ff4c8/172.31.3.245" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="node3(dde5ca5527a3): Node leave event for 4305d58ff4c8/172.31.3.245" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="node2(4305d58ff4c8): Node leave event for 4305d58ff4c8/172.31.3.245" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.357Z] time="2021-06-11T19:48:24Z" level=info msg="node5(cbaa210161be): Node leave event for 4305d58ff4c8/172.31.3.245" [2021-06-11T19:48:24.723Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=debug msg="memberlist: Failed to join 172.31.3.245: dial tcp 172.31.3.245:10004: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node 4305d58ff4c8/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="node5(cbaa210161be): Node leave event for dde5ca5527a3/172.31.3.245" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3/172.31.3.245, left gossip cluster" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3 change state NodeActive --> NodeLeft" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for dde5ca5527a3/172.31.3.245" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3 change state NodeActive --> NodeFailed" [2021-06-11T19:48:24.807Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3/172.31.3.245, added to failed nodes list" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:24Z" level=error msg="node: dde5ca5527a3 is unknown to memberlist" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3/172.31.3.245, left gossip cluster" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:24Z" level=info msg="Node dde5ca5527a3/172.31.3.245, left gossip cluster" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=debug msg="memberlist: Failed ping: dde5ca5527a3 (timeout reached)" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.3.245:10037: use of closed network connection" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.3.245:10036: use of closed network connection" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=info msg="Node ad3d68d4bdeb change state NodeActive --> NodeLeft" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=info msg="node5(cbaa210161be): Node leave event for ad3d68d4bdeb/172.31.3.245" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=info msg="Node ad3d68d4bdeb change state NodeActive --> NodeLeft" [2021-06-11T19:48:25.257Z] time="2021-06-11T19:48:25Z" level=info msg="node4(ad3d68d4bdeb): Node leave event for ad3d68d4bdeb/172.31.3.245" [2021-06-11T19:48:25.313Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T19:48:25.709Z] time="2021-06-11T19:48:25Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, left gossip cluster" [2021-06-11T19:48:25.709Z] time="2021-06-11T19:48:25Z" level=info msg="Node ad3d68d4bdeb/172.31.3.245, left gossip cluster" [2021-06-11T19:48:25.709Z] time="2021-06-11T19:48:25Z" level=info msg="Node cbaa210161be/172.31.3.245, left gossip cluster" [2021-06-11T19:48:25.709Z] time="2021-06-11T19:48:25Z" level=info msg="Node cbaa210161be change state NodeActive --> NodeFailed" [2021-06-11T19:48:25.709Z] time="2021-06-11T19:48:25Z" level=info msg="Node cbaa210161be/172.31.3.245, added to failed nodes list" [2021-06-11T19:48:25.709Z] --- PASS: TestNetworkDBIslands (65.83s) [2021-06-11T19:48:25.709Z] networkdb_test.go:834: Re-joining: 3 [2021-06-11T19:48:25.709Z] networkdb_test.go:834: Re-joining: 4 [2021-06-11T19:48:25.709Z] networkdb_test.go:866: node4: OK [2021-06-11T19:48:25.709Z] networkdb_test.go:866: node5: OK [2021-06-11T19:48:25.709Z] PASS [2021-06-11T19:48:25.709Z] coverage: 60.6% of statements [2021-06-11T19:48:25.709Z] ok github.com/docker/docker/libnetwork/networkdb 156.451s coverage: 60.6% of statements [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/quota [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T19:48:25.709Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T19:48:26.023Z] === RUN TestPrepare [2021-06-11T19:48:26.023Z] --- PASS: TestPrepare (0.00s) [2021-06-11T19:48:26.023Z] === RUN TestStart [2021-06-11T19:48:26.023Z] --- PASS: TestStart (0.00s) [2021-06-11T19:48:26.023Z] === RUN TestWaitCancel [2021-06-11T19:48:26.023Z] --- PASS: TestWaitCancel (0.00s) [2021-06-11T19:48:26.023Z] === RUN TestWaitDisabled [2021-06-11T19:48:26.023Z] --- PASS: TestWaitDisabled (0.00s) [2021-06-11T19:48:26.023Z] === RUN TestWaitEnabled [2021-06-11T19:48:26.023Z] --- PASS: TestWaitEnabled (0.00s) [2021-06-11T19:48:26.023Z] === RUN TestRemove [2021-06-11T19:48:26.023Z] --- PASS: TestRemove (0.00s) [2021-06-11T19:48:26.023Z] PASS [2021-06-11T19:48:26.489Z] coverage: 65.3% of statements [2021-06-11T19:48:26.489Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.734s coverage: 65.3% of statements [2021-06-11T19:48:26.701Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T19:48:27.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-06-11T19:48:27.851Z] [2021-06-11T19:48:27.851Z] === Skipped [2021-06-11T19:48:27.851Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-11T19:48:27.851Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T19:48:27.851Z] [2021-06-11T19:48:27.991Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T19:48:28.036Z] === RUN TestNewListSecretsFilters [2021-06-11T19:48:28.036Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-06-11T19:48:28.036Z] === RUN TestNewListConfigsFilters [2021-06-11T19:48:28.036Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-06-11T19:48:28.036Z] PASS [2021-06-11T19:48:28.036Z] coverage: 0.5% of statements [2021-06-11T19:48:28.036Z] ok github.com/docker/docker/daemon/cluster 0.281s coverage: 0.5% of statements [2021-06-11T19:48:28.036Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-06-11T19:48:28.085Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:48:28.085Z] Using test binary docker [2021-06-11T19:48:28.085Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-06-11T19:48:28.085Z] +++ /etc/init.d/apparmor start [2021-06-11T19:48:28.085Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:48:28.085Z] INFO: Waiting for daemon to start... [2021-06-11T19:48:28.085Z] Starting dockerd [2021-06-11T19:48:28.085Z] +++ 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-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-11T19:48:28.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-11T19:48:28.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-06-11T19:48:28.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-11T19:48:28.301Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T19:48:28.301Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-11T19:48:28.301Z] daemon_test.go:147: root required [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T19:48:28.301Z] reload_test.go:520: root required [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-06-11T19:48:28.301Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T19:48:28.301Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-11T19:48:28.301Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-11T19:48:28.301Z] download_test.go:268: Needs fixing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-11T19:48:28.301Z] layer_test.go:304: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-11T19:48:28.301Z] layer_test.go:353: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-11T19:48:28.301Z] layer_test.go:468: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-11T19:48:28.301Z] layer_test.go:697: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-11T19:48:28.301Z] migration_test.go:46: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T19:48:28.301Z] migration_test.go:182: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-11T19:48:28.301Z] mount_test.go:17: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-11T19:48:28.301Z] mount_test.go:76: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-11T19:48:28.301Z] mount_test.go:125: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-11T19:48:28.301Z] mount_test.go:212: Failing on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2021-06-11T19:48:28.301Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2021-06-11T19:48:28.301Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T19:48:28.301Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-11T19:48:28.301Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-11T19:48:28.301Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-11T19:48:28.301Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-11T19:48:28.301Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-11T19:48:28.301Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-11T19:48:28.301Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-11T19:48:28.301Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T19:48:28.301Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T19:48:28.301Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T19:48:28.301Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-11T19:48:28.301Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T19:48:28.301Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-11T19:48:28.301Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-11T19:48:28.301Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T19:48:28.301Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T19:48:28.301Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T19:48:28.301Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T19:48:28.301Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T19:48:28.301Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:48:28.301Z] archive_windows_test.go:16: Currently fails [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-11T19:48:28.301Z] changes_test.go:196: needs more investigation [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-06-11T19:48:28.301Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-06-11T19:48:28.301Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-11T19:48:28.301Z] changes_test.go:433: needs further investigation [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-11T19:48:28.301Z] changes_test.go:469: needs further investigation [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-11T19:48:28.301Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-11T19:48:28.301Z] poller_test.go:41: No chmod on Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T19:48:28.301Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T19:48:28.301Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-11T19:48:28.301Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-06-11T19:48:28.301Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-06-11T19:48:28.301Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-11T19:48:28.301Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-11T19:48:28.301Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] [2021-06-11T19:48:28.301Z] DONE 2054 tests, 69 skipped in 346.252s [2021-06-11T19:48:28.301Z] INFO: make.ps1 ended at 06/11/2021 19:48:27 [2021-06-11T19:48:28.498Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.17s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCIsolation [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-06-11T19:48:28.498Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCConfigs [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCConfigs [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-06-11T19:48:28.498Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-06-11T19:48:28.498Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-06-11T19:48:28.498Z] PASS [2021-06-11T19:48:28.498Z] coverage: 35.9% of statements [2021-06-11T19:48:28.498Z] ok github.com/docker/docker/daemon/cluster/convert 0.362s coverage: 35.9% of statements [2021-06-11T19:48:29.818Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-11T19:48:29.818Z] INFO: Unit tests ended at 06/11/2021 19:48:29. Duration:00:06:02.1044121 [2021-06-11T19:48:29.818Z] INFO: Building busybox [2021-06-11T19:48:29.818Z] Sending build context to Docker daemon 5.12kB [2021-06-11T19:48:29.818Z] [2021-06-11T19:48:29.818Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-11T19:48:29.818Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-11T19:48:29.818Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-11T19:48:29.818Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-11T19:48:29.818Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-11T19:48:29.818Z] ---> 39d157a84080 [2021-06-11T19:48:29.818Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-11T19:48:30.268Z] ---> Running in c6b2cb4e6130 [2021-06-11T19:48:30.504Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T19:48:30.626Z] . [2021-06-11T19:48:30.626Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:48:30.626Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:48:30.626Z] Error: No such image: emptyfs [2021-06-11T19:48:30.626Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T19:48:30.626Z] ++++ docker load [2021-06-11T19:48:30.626Z] Running integration-test (iteration 1) [2021-06-11T19:48:30.626Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T19:48:30.626Z] ++ 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-06-11T19:48:30.626Z] ++ set -e [2021-06-11T19:48:30.626Z] ++ '[' -n 0 ']' [2021-06-11T19:48:30.626Z] ++ set -x [2021-06-11T19:48:30.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-11T19:48:32.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-06-11T19:48:33.950Z] Removing intermediate container c6b2cb4e6130 [2021-06-11T19:48:33.950Z] ---> d80d56879d8a [2021-06-11T19:48:33.950Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-11T19:48:34.320Z] === RUN TestBuilderGC [2021-06-11T19:48:34.320Z] --- PASS: TestBuilderGC (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationNotFound [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonBrokenConfiguration [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestParseClusterAdvertiseSettings [2021-06-11T19:48:34.320Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestFindConfigurationConflicts [2021-06-11T19:48:34.320Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-06-11T19:48:34.320Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeConflicts [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-06-11T19:48:34.320Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-06-11T19:48:34.320Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-06-11T19:48:34.320Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-06-11T19:48:34.320Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_label [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_dns [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_dns-search [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-06-11T19:48:34.320Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-06-11T19:48:34.320Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestModifiedDiscoverySettings [2021-06-11T19:48:34.320Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestReloadSetConfigFileNotExist [2021-06-11T19:48:34.320Z] time="2021-06-11T19:48:33Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-06-11T19:48:34.320Z] --- PASS: TestReloadSetConfigFileNotExist (0.16s) [2021-06-11T19:48:34.320Z] === RUN TestReloadDefaultConfigNotExist [2021-06-11T19:48:34.320Z] --- SKIP: TestReloadDefaultConfigNotExist (0.09s) [2021-06-11T19:48:34.320Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:48:34.320Z] === RUN TestReloadBadDefaultConfig [2021-06-11T19:48:34.320Z] time="2021-06-11T19:48:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-001536287" [2021-06-11T19:48:34.320Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-06-11T19:48:34.320Z] === RUN TestReloadWithConflictingLabels [2021-06-11T19:48:34.320Z] time="2021-06-11T19:48:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-236015090" [2021-06-11T19:48:34.320Z] --- PASS: TestReloadWithConflictingLabels (0.18s) [2021-06-11T19:48:34.321Z] === RUN TestReloadWithDuplicateLabels [2021-06-11T19:48:34.321Z] time="2021-06-11T19:48:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-962955945" [2021-06-11T19:48:34.321Z] --- PASS: TestReloadWithDuplicateLabels (0.08s) [2021-06-11T19:48:34.321Z] === RUN TestDaemonConfigurationMerge [2021-06-11T19:48:34.321Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-06-11T19:48:34.321Z] PASS [2021-06-11T19:48:34.321Z] coverage: 79.7% of statements [2021-06-11T19:48:34.321Z] ok github.com/docker/docker/daemon/config 0.902s coverage: 79.7% of statements [2021-06-11T19:48:34.321Z] === RUN TestDiscoveryOptsErrors [2021-06-11T19:48:34.321Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-06-11T19:48:34.321Z] === RUN TestDiscoveryOpts [2021-06-11T19:48:34.321Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-06-11T19:48:34.321Z] PASS [2021-06-11T19:48:34.321Z] coverage: 30.0% of statements [2021-06-11T19:48:34.321Z] ok github.com/docker/docker/daemon/discovery 0.058s coverage: 30.0% of statements [2021-06-11T19:48:34.401Z] ---> Running in c0904322828e [2021-06-11T19:48:34.401Z] Removing intermediate container c0904322828e [2021-06-11T19:48:34.401Z] ---> 65a90e5c04f8 [2021-06-11T19:48:34.401Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-11T19:48:34.851Z] ---> Running in 277add3bbf83 [2021-06-11T19:48:34.851Z] Removing intermediate container 277add3bbf83 [2021-06-11T19:48:34.851Z] ---> 7d57426477ee [2021-06-11T19:48:34.851Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-11T19:48:35.744Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T19:48:35.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-06-11T19:48:35.872Z] === RUN TestVerifyNetworkingConfig [2021-06-11T19:48:35.872Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestGetContainer [2021-06-11T19:48:35.872Z] --- PASS: TestGetContainer (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestValidContainerNames [2021-06-11T19:48:35.872Z] --- PASS: TestValidContainerNames (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestContainerInitDNS [2021-06-11T19:48:35.872Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-06-11T19:48:35.872Z] daemon_test.go:147: root required [2021-06-11T19:48:35.872Z] === RUN TestMerge [2021-06-11T19:48:35.872Z] --- PASS: TestMerge (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestValidateContainerIsolation [2021-06-11T19:48:35.872Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestFindNetworkErrorType [2021-06-11T19:48:35.872Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestEnsureServicesExist [2021-06-11T19:48:35.872Z] --- PASS: TestEnsureServicesExist (0.01s) [2021-06-11T19:48:35.872Z] === RUN TestEnsureServicesExistErrors [2021-06-11T19:48:35.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-06-11T19:48:35.872Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-06-11T19:48:35.872Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-06-11T19:48:35.872Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-06-11T19:48:35.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-06-11T19:48:35.872Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-06-11T19:48:35.872Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestContainerDelete [2021-06-11T19:48:35.872Z] --- PASS: TestContainerDelete (0.01s) [2021-06-11T19:48:35.872Z] === RUN TestContainerDoubleDelete [2021-06-11T19:48:35.872Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestLogContainerEventCopyLabels [2021-06-11T19:48:35.872Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-06-11T19:48:35.872Z] === RUN TestLogContainerEventWithAttributes [2021-06-11T19:48:35.873Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-06-11T19:48:35.873Z] === RUN TestNoneHealthcheck [2021-06-11T19:48:35.873Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-06-11T19:48:35.873Z] === RUN TestHealthStates [2021-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.335Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.336Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.336Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.336Z] time="2021-06-11T19:48:35Z" 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-06-11T19:48:36.336Z] --- PASS: TestHealthStates (0.17s) [2021-06-11T19:48:36.336Z] === RUN TestMaskURLCredentials [2021-06-11T19:48:36.336Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestGetInspectData [2021-06-11T19:48:36.336Z] --- PASS: TestGetInspectData (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestFillLicense [2021-06-11T19:48:36.336Z] --- PASS: TestFillLicense (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestListInvalidFilter [2021-06-11T19:48:36.336Z] --- PASS: TestListInvalidFilter (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestNameFilter [2021-06-11T19:48:36.336Z] --- PASS: TestNameFilter (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-06-11T19:48:36.336Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-06-11T19:48:36.336Z] === 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-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-06-11T19:48:36.336Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-06-11T19:48:36.336Z] --- 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-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-06-11T19:48:36.336Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonReloadLabels [2021-06-11T19:48:36.336Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-06-11T19:48:36.336Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonReloadMirrors [2021-06-11T19:48:36.336Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonReloadInsecureRegistries [2021-06-11T19:48:36.336Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonReloadNotAffectOthers [2021-06-11T19:48:36.336Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestDaemonDiscoveryReload [2021-06-11T19:48:36.336Z] === RUN TestEventsLog [2021-06-11T19:48:36.336Z] --- PASS: TestEventsLog (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestEventsLogTimeout [2021-06-11T19:48:36.336Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestLogEvents [2021-06-11T19:48:36.336Z] --- PASS: TestLogEvents (0.05s) [2021-06-11T19:48:36.336Z] === RUN TestLoadBufferedEvents [2021-06-11T19:48:36.336Z] --- PASS: TestLoadBufferedEvents (0.15s) [2021-06-11T19:48:36.336Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-06-11T19:48:36.336Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-06-11T19:48:36.336Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-06-11T19:48:36.336Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-06-11T19:48:36.336Z] PASS [2021-06-11T19:48:36.336Z] coverage: 50.0% of statements [2021-06-11T19:48:36.336Z] ok github.com/docker/docker/daemon/events 0.293s coverage: 50.0% of statements [2021-06-11T19:48:36.394Z] [2021-06-11T19:48:36.844Z] ---> cfc867af04c4 [2021-06-11T19:48:36.844Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-11T19:48:36.844Z] ---> Running in da2f84db168c [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan (14.64s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.60s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.90s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.19s) [2021-06-11T19:48:37.136Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.39s) [2021-06-11T19:48:37.136Z] PASS [2021-06-11T19:48:37.136Z] [2021-06-11T19:48:37.136Z] DONE 8 tests in 15.932s [2021-06-11T19:48:37.136Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T19:48:37.136Z] testing: warning: no tests to run [2021-06-11T19:48:37.136Z] PASS [2021-06-11T19:48:37.136Z] [2021-06-11T19:48:37.136Z] DONE 0 tests in 0.007s [2021-06-11T19:48:37.136Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T19:48:37.310Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-06-11T19:48:37.310Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-06-11T19:48:37.310Z] === RUN TestWaitNodeAttachment [2021-06-11T19:48:37.310Z] === RUN TestIsEmptyDir [2021-06-11T19:48:37.310Z] --- PASS: TestIsEmptyDir (0.01s) [2021-06-11T19:48:37.310Z] PASS [2021-06-11T19:48:37.310Z] coverage: 2.3% of statements [2021-06-11T19:48:37.310Z] ok github.com/docker/docker/daemon/graphdriver 0.079s coverage: 2.3% of statements [2021-06-11T19:48:37.310Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-06-11T19:48:37.310Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-06-11T19:48:37.391Z] INFO: Testing against a local daemon [2021-06-11T19:48:37.391Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T19:48:37.679Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-06-11T19:48:37.773Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-06-11T19:48:37.773Z] === RUN TestIsolationConversion [2021-06-11T19:48:37.773Z] === RUN TestIsolationConversion/default [2021-06-11T19:48:37.773Z] === RUN TestIsolationConversion/process [2021-06-11T19:48:37.773Z] === RUN TestIsolationConversion/hyperv [2021-06-11T19:48:37.773Z] --- PASS: TestIsolationConversion (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestContainerLabels [2021-06-11T19:48:37.773Z] --- PASS: TestContainerLabels (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestCredentialSpecConversion [2021-06-11T19:48:37.773Z] === RUN TestCredentialSpecConversion/none [2021-06-11T19:48:37.773Z] === RUN TestCredentialSpecConversion/config [2021-06-11T19:48:37.773Z] === RUN TestCredentialSpecConversion/file [2021-06-11T19:48:37.773Z] === RUN TestCredentialSpecConversion/registry [2021-06-11T19:48:37.773Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-06-11T19:48:37.773Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountBind [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountVolume [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountTarget [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountTmpfs [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountInvalidType [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-06-11T19:48:37.773Z] === RUN TestControllerValidateMountNamedPipe [2021-06-11T19:48:37.773Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-06-11T19:48:37.773Z] PASS [2021-06-11T19:48:37.773Z] coverage: 11.3% of statements [2021-06-11T19:48:37.773Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.896s coverage: 11.3% of statements [2021-06-11T19:48:38.235Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-06-11T19:48:38.235Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-06-11T19:48:38.235Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T19:48:38.235Z] reload_test.go:520: root required [2021-06-11T19:48:38.235Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-06-11T19:48:38.235Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-06-11T19:48:38.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-06-11T19:48:38.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2021-06-11T19:48:38.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-06-11T19:48:38.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-06-11T19:48:38.235Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-06-11T19:48:38.235Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-06-11T19:48:38.235Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-06-11T19:48:38.235Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-06-11T19:48:38.235Z] === RUN TestParseVolumesFrom [2021-06-11T19:48:38.235Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-06-11T19:48:38.235Z] PASS [2021-06-11T19:48:38.235Z] coverage: 9.1% of statements [2021-06-11T19:48:38.235Z] ok github.com/docker/docker/daemon 2.734s coverage: 9.1% of statements [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-06-11T19:48:38.235Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-06-11T19:48:38.705Z] === RUN TestLinkNaming [2021-06-11T19:48:38.705Z] --- PASS: TestLinkNaming (0.00s) [2021-06-11T19:48:38.705Z] === RUN TestLinkNew [2021-06-11T19:48:38.705Z] --- PASS: TestLinkNew (0.00s) [2021-06-11T19:48:38.705Z] === RUN TestLinkEnv [2021-06-11T19:48:38.705Z] --- PASS: TestLinkEnv (0.00s) [2021-06-11T19:48:38.705Z] === RUN TestLinkMultipleEnv [2021-06-11T19:48:38.705Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-06-11T19:48:38.705Z] === RUN TestLinkPortRangeEnv [2021-06-11T19:48:38.705Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-06-11T19:48:38.705Z] PASS [2021-06-11T19:48:38.705Z] coverage: 93.0% of statements [2021-06-11T19:48:38.705Z] ok github.com/docker/docker/daemon/links 0.149s coverage: 93.0% of statements [2021-06-11T19:48:38.754Z] --- PASS: TestAuthZPluginAllowRequest (1.50s) [2021-06-11T19:48:38.754Z] === RUN TestAuthZPluginTLS [2021-06-11T19:48:39.326Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-06-11T19:48:39.326Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T19:48:39.890Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-06-11T19:48:39.890Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T19:48:40.451Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-06-11T19:48:40.451Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T19:48:41.011Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-06-11T19:48:41.011Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/defaults [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/invalid_create_group [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-06-11T19:48:41.628Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-06-11T19:48:41.628Z] --- PASS: TestNewStreamConfig (0.00s) [2021-06-11T19:48:41.628Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-06-11T19:48:41.628Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-06-11T19:48:41.629Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-06-11T19:48:41.629Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-06-11T19:48:41.629Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-06-11T19:48:41.629Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-06-11T19:48:41.629Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-06-11T19:48:41.629Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-06-11T19:48:41.629Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestNewAWSLogsClientRegionDetect [2021-06-11T19:48:41.629Z] === RUN TestAdapterReadLogs [2021-06-11T19:48:41.629Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestCopier [2021-06-11T19:48:41.629Z] --- PASS: TestCopier (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestCopierLongLines [2021-06-11T19:48:41.629Z] --- PASS: TestCopierLongLines (0.00s) [2021-06-11T19:48:41.629Z] === RUN TestCopierSlow [2021-06-11T19:48:41.879Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=info msg="Trying to get region from EC2 Metadata" [2021-06-11T19:48:42.093Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.20s) [2021-06-11T19:48:42.093Z] === RUN TestCreateSuccess [2021-06-11T19:48:42.093Z] --- PASS: TestCreateSuccess (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCreateLogGroupSuccess [2021-06-11T19:48:42.093Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCreateError [2021-06-11T19:48:42.093Z] --- PASS: TestCreateError (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCreateAlreadyExists [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-06-11T19:48:42.093Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestLogClosed [2021-06-11T19:48:42.093Z] --- PASS: TestLogClosed (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestLogBlocking [2021-06-11T19:48:42.093Z] --- PASS: TestLogBlocking (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestLogNonBlockingBufferEmpty [2021-06-11T19:48:42.093Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestLogNonBlockingBufferFull [2021-06-11T19:48:42.093Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestPublishBatchSuccess [2021-06-11T19:48:42.093Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestPublishBatchError [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=error msg=Error [2021-06-11T19:48:42.093Z] --- PASS: TestPublishBatchError (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T19:48:42.093Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestPublishBatchAlreadyAccepted [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-06-11T19:48:42.093Z] time="2021-06-11T19:48:41Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-06-11T19:48:42.093Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchSimple [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchTicker [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMultilinePattern [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchClose [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchClose (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/0/Hello [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/2/🙃 [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/3/���� [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/4/He��o [2021-06-11T19:48:42.093Z] === RUN TestEffectiveLen/5/ [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/0/ [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/1/Hello [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/2/Hello [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/3/Hello [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/4/🙃 [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/5/🙃 [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/6/a� [2021-06-11T19:48:42.093Z] === RUN TestFindValidSplit/7/a� [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: Hello [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: He [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: llo [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: Hello [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: 🙃 [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: 🙃 [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: a [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: � [2021-06-11T19:48:42.093Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1044: a� [2021-06-11T19:48:42.093Z] cloudwatchlogs_test.go:1045: [2021-06-11T19:48:42.093Z] === RUN TestProcessEventEmoji [2021-06-11T19:48:42.093Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchLineSplit [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchLineSplitWithBinary [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMaxEvents [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMaxTotalBytes [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-06-11T19:48:42.093Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-06-11T19:48:42.093Z] --- PASS: TestCopierSlow (0.22s) [2021-06-11T19:48:42.093Z] === RUN TestCopierWithSized [2021-06-11T19:48:42.093Z] === RUN TestCopierWithSized/as_is [2021-06-11T19:48:42.093Z] === RUN TestCopierWithSized/With_RingLogger [2021-06-11T19:48:42.093Z] --- PASS: TestCopierWithSized (0.01s) [2021-06-11T19:48:42.093Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-06-11T19:48:42.093Z] === RUN TestCopierWithPartial [2021-06-11T19:48:42.093Z] --- PASS: TestCopierWithPartial (0.01s) [2021-06-11T19:48:42.093Z] === RUN TestRingLogger [2021-06-11T19:48:42.093Z] --- PASS: TestRingLogger (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestRingCap [2021-06-11T19:48:42.093Z] --- PASS: TestRingCap (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestRingClose [2021-06-11T19:48:42.093Z] --- PASS: TestRingClose (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestRingDrain [2021-06-11T19:48:42.093Z] --- PASS: TestRingDrain (0.00s) [2021-06-11T19:48:42.093Z] PASS [2021-06-11T19:48:42.093Z] coverage: 43.8% of statements [2021-06-11T19:48:42.093Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsMultilinePattern [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-06-11T19:48:42.093Z] ok github.com/docker/docker/daemon/logger 0.318s coverage: 43.8% of statements [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-06-11T19:48:42.093Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-06-11T19:48:42.093Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-06-11T19:48:42.093Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-06-11T19:48:42.093Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-06-11T19:48:42.374Z] --- PASS: TestAuthZPluginAllowEventStream (1.49s) [2021-06-11T19:48:42.374Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-06-11T19:48:42.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-06-11T19:48:42.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-06-11T19:48:42.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-06-11T19:48:42.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-06-11T19:48:42.557Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-06-11T19:48:42.557Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-06-11T19:48:42.557Z] === RUN TestCreateTagSuccess [2021-06-11T19:48:42.557Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-06-11T19:48:42.557Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-06-11T19:48:42.557Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-06-11T19:48:42.557Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-06-11T19:48:42.557Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-06-11T19:48:42.557Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-06-11T19:48:42.557Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-06-11T19:48:42.557Z] PASS [2021-06-11T19:48:42.557Z] coverage: 77.8% of statements [2021-06-11T19:48:42.557Z] ok github.com/docker/docker/daemon/logger/awslogs 0.483s coverage: 77.8% of statements [2021-06-11T19:48:42.861Z] Loaded image: buildpack-deps:buster [2021-06-11T19:48:42.861Z] Loaded image: busybox:latest [2021-06-11T19:48:42.861Z] Loaded image: busybox:glibc [2021-06-11T19:48:42.935Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-06-11T19:48:42.935Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T19:48:43.019Z] === RUN TestSearchRegistryForImagesErrors [2021-06-11T19:48:43.019Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestSearchRegistryForImages [2021-06-11T19:48:43.019Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestOnlyPlatformWithFallback [2021-06-11T19:48:43.019Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestImageDelete [2021-06-11T19:48:43.019Z] === RUN TestImageDelete/no_lease [2021-06-11T19:48:43.019Z] === RUN TestImageDelete/lease_exists [2021-06-11T19:48:43.019Z] --- PASS: TestImageDelete (0.05s) [2021-06-11T19:48:43.019Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-06-11T19:48:43.019Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-06-11T19:48:43.019Z] === RUN TestContentStoreForPull [2021-06-11T19:48:43.019Z] === RUN TestJSONFileLogger [2021-06-11T19:48:43.019Z] --- PASS: TestJSONFileLogger (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestJSONFileLoggerWithTags [2021-06-11T19:48:43.019Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestJSONFileLoggerWithOpts [2021-06-11T19:48:43.019Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-06-11T19:48:43.019Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-06-11T19:48:43.019Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-06-11T19:48:43.019Z] === RUN TestEncodeDecode [2021-06-11T19:48:43.019Z] === PAUSE TestEncodeDecode [2021-06-11T19:48:43.019Z] === RUN TestUnexpectedEOF [2021-06-11T19:48:43.482Z] time="2021-06-11T19:48:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T19:48:43.482Z] time="2021-06-11T19:48:43Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-06-11T19:48:43.482Z] --- PASS: TestUnexpectedEOF (0.18s) [2021-06-11T19:48:43.482Z] === CONT TestEncodeDecode [2021-06-11T19:48:43.482Z] --- PASS: TestEncodeDecode (0.00s) [2021-06-11T19:48:43.482Z] PASS [2021-06-11T19:48:43.482Z] coverage: 69.9% of statements [2021-06-11T19:48:43.482Z] --- PASS: TestContentStoreForPull (0.25s) [2021-06-11T19:48:43.482Z] PASS [2021-06-11T19:48:43.482Z] coverage: 6.7% of statements [2021-06-11T19:48:43.482Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.411s coverage: 69.9% of statements [2021-06-11T19:48:43.482Z] ok github.com/docker/docker/daemon/images 0.519s coverage: 6.7% of statements [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-06-11T19:48:43.482Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-06-11T19:48:43.482Z] === RUN TestJSONLogsMarshalJSONBuf [2021-06-11T19:48:43.482Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-06-11T19:48:43.482Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-06-11T19:48:43.495Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-06-11T19:48:43.495Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T19:48:43.803Z] Loaded image: debian:bullseye [2021-06-11T19:48:43.944Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.14s) [2021-06-11T19:48:43.944Z] === RUN TestFastTimeMarshalJSON [2021-06-11T19:48:43.944Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-06-11T19:48:43.944Z] PASS [2021-06-11T19:48:43.944Z] coverage: 87.2% of statements [2021-06-11T19:48:43.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.229s coverage: 87.2% of statements [2021-06-11T19:48:44.055Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-06-11T19:48:44.055Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T19:48:44.063Z] Loaded image: hello-world:latest [2021-06-11T19:48:44.063Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:48:44.324Z] INFO: Testing against a local daemon [2021-06-11T19:48:44.324Z] === RUN TestCgroupNamespacesBuild [2021-06-11T19:48:45.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-06-11T19:48:45.397Z] Removing intermediate container da2f84db168c [2021-06-11T19:48:45.397Z] ---> 91b9886196c4 [2021-06-11T19:48:45.397Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-11T19:48:45.397Z] ---> Running in 3693cb2eec02 [2021-06-11T19:48:45.491Z] === RUN TestWriteLog [2021-06-11T19:48:45.491Z] === PAUSE TestWriteLog [2021-06-11T19:48:45.491Z] === RUN TestReadLog [2021-06-11T19:48:45.491Z] === PAUSE TestReadLog [2021-06-11T19:48:45.491Z] === CONT TestWriteLog [2021-06-11T19:48:45.491Z] === CONT TestReadLog [2021-06-11T19:48:45.491Z] === RUN TestReadLog/tail_exact [2021-06-11T19:48:45.491Z] --- PASS: TestWriteLog (0.02s) [2021-06-11T19:48:45.491Z] === RUN TestReadLog/tail_less_than_available [2021-06-11T19:48:45.491Z] === RUN TestReadLog/tail_more_than_available [2021-06-11T19:48:45.491Z] --- PASS: TestReadLog (0.20s) [2021-06-11T19:48:45.491Z] --- PASS: TestReadLog/tail_exact (0.19s) [2021-06-11T19:48:45.491Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-06-11T19:48:45.491Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-06-11T19:48:45.491Z] PASS [2021-06-11T19:48:45.491Z] coverage: 75.2% of statements [2021-06-11T19:48:45.491Z] ok github.com/docker/docker/daemon/logger/local 0.433s coverage: 75.2% of statements [2021-06-11T19:48:45.491Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T19:48:45.942Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2021-06-11T19:48:45.942Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T19:48:45.955Z] === RUN TestLog [2021-06-11T19:48:45.955Z] --- PASS: TestLog (0.01s) [2021-06-11T19:48:45.955Z] PASS [2021-06-11T19:48:45.955Z] coverage: 31.5% of statements [2021-06-11T19:48:45.955Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2021-06-11T19:48:46.349Z] [2021-06-11T19:48:46.349Z] SUCCESS: Specified value was saved. [2021-06-11T19:48:46.418Z] === RUN TestOpenFileDelete [2021-06-11T19:48:46.418Z] --- PASS: TestOpenFileDelete (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestOpenFileRename [2021-06-11T19:48:46.418Z] --- PASS: TestOpenFileRename (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestParseLogTagDefaultTag [2021-06-11T19:48:46.418Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestParseLogTag [2021-06-11T19:48:46.418Z] --- PASS: TestParseLogTag (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestParseLogTagEmptyTag [2021-06-11T19:48:46.418Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestTailFiles [2021-06-11T19:48:46.418Z] --- PASS: TestTailFiles (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestFollowLogsConsumerGone [2021-06-11T19:48:46.418Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-06-11T19:48:46.418Z] === RUN TestFollowLogsProducerGone [2021-06-11T19:48:46.418Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-06-11T19:48:46.418Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-06-11T19:48:46.418Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-06-11T19:48:46.418Z] === RUN TestCheckCapacityAndRotate [2021-06-11T19:48:46.418Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-06-11T19:48:46.418Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-06-11T19:48:46.870Z] --- PASS: TestCgroupNamespacesBuild (2.55s) [2021-06-11T19:48:46.870Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T19:48:46.881Z] --- PASS: TestCheckCapacityAndRotate (0.29s) [2021-06-11T19:48:46.881Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-06-11T19:48:46.881Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.28s) [2021-06-11T19:48:46.881Z] PASS [2021-06-11T19:48:46.881Z] coverage: 55.3% of statements [2021-06-11T19:48:47.343Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.430s coverage: 55.3% of statements [2021-06-11T19:48:47.343Z] === RUN TestNewParse [2021-06-11T19:48:47.343Z] --- PASS: TestNewParse (0.00s) [2021-06-11T19:48:47.343Z] PASS [2021-06-11T19:48:47.343Z] coverage: 8.3% of statements [2021-06-11T19:48:47.343Z] ok github.com/docker/docker/daemon/logger/templates 0.064s coverage: 8.3% of statements [2021-06-11T19:48:47.343Z] === RUN TestValidateLogOpt [2021-06-11T19:48:47.343Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestNewMissedConfig [2021-06-11T19:48:47.343Z] --- PASS: TestNewMissedConfig (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestNewMissedUrl [2021-06-11T19:48:47.343Z] --- PASS: TestNewMissedUrl (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestNewMissedToken [2021-06-11T19:48:47.343Z] --- PASS: TestNewMissedToken (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestNewWithProxy [2021-06-11T19:48:47.343Z] --- PASS: TestNewWithProxy (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestDefault [2021-06-11T19:48:47.343Z] --- PASS: TestDefault (0.01s) [2021-06-11T19:48:47.343Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-06-11T19:48:47.343Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestJsonFormat [2021-06-11T19:48:47.343Z] --- PASS: TestJsonFormat (0.01s) [2021-06-11T19:48:47.343Z] === RUN TestRawFormat [2021-06-11T19:48:47.343Z] --- PASS: TestRawFormat (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestRawFormatWithLabels [2021-06-11T19:48:47.343Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestRawFormatWithoutTag [2021-06-11T19:48:47.343Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-06-11T19:48:47.343Z] === RUN TestBatching [2021-06-11T19:48:47.809Z] --- PASS: TestBatching (0.31s) [2021-06-11T19:48:47.809Z] === RUN TestFrequency [2021-06-11T19:48:47.809Z] --- PASS: TestFrequency (0.16s) [2021-06-11T19:48:47.809Z] === RUN TestOneMessagePerRequest [2021-06-11T19:48:47.809Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-06-11T19:48:47.809Z] === RUN TestVerify [2021-06-11T19:48:47.809Z] --- PASS: TestVerify (0.00s) [2021-06-11T19:48:47.809Z] === RUN TestSkipVerify [2021-06-11T19:48:47.828Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-06-11T19:48:47.828Z] === RUN TestAuthZPluginHeader [2021-06-11T19:48:48.272Z] === RUN TestParseLogFormat [2021-06-11T19:48:48.272Z] --- PASS: TestParseLogFormat (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestValidateLogOptEmpty [2021-06-11T19:48:48.272Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestValidateSyslogAddress [2021-06-11T19:48:48.272Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestParseAddressDefaultPort [2021-06-11T19:48:48.272Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestValidateSyslogFacility [2021-06-11T19:48:48.272Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestValidateLogOptSyslogFormat [2021-06-11T19:48:48.272Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-06-11T19:48:48.272Z] === RUN TestValidateLogOpt [2021-06-11T19:48:48.272Z] --- PASS: TestValidateLogOpt (0.00s) [2021-06-11T19:48:48.272Z] PASS [2021-06-11T19:48:48.272Z] coverage: 46.8% of statements [2021-06-11T19:48:48.272Z] ok github.com/docker/docker/daemon/logger/syslog 0.103s coverage: 46.8% of statements [2021-06-11T19:48:48.272Z] time="2021-06-11T19:48:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.272Z] time="2021-06-11T19:48:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.272Z] time="2021-06-11T19:48:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.389Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-06-11T19:48:48.389Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T19:48:48.734Z] --- PASS: TestSkipVerify (0.57s) [2021-06-11T19:48:48.735Z] === RUN TestBufferMaximum [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.208901\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.208901\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] --- PASS: TestBufferMaximum (0.00s) [2021-06-11T19:48:48.735Z] === RUN TestServerAlwaysDown [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.211904\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.211904\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.211904\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.212903\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] time="2021-06-11T19:48:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1623440928.212903\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:48.735Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-06-11T19:48:48.735Z] === RUN TestCannotSendAfterClose [2021-06-11T19:48:48.735Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-06-11T19:48:48.735Z] === RUN TestDeadlockOnBlockedEndpoint [2021-06-11T19:48:48.784Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2021-06-11T19:48:48.784Z] === RUN TestBuildWithSession [2021-06-11T19:48:48.784Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:48:48.784Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:48:48.784Z] === RUN TestBuildSquashParent [2021-06-11T19:48:49.210Z] Removing intermediate container 3693cb2eec02 [2021-06-11T19:48:49.210Z] ---> 9ccfd5840aff [2021-06-11T19:48:49.210Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-11T19:48:49.210Z] ---> Running in d7eb58745f82 [2021-06-11T19:48:49.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-06-11T19:48:49.710Z] time="2021-06-11T19:48:49Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49202/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-06-11T19:48:49.710Z] time="2021-06-11T19:48:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"22a48d98dbbb\"}'" [2021-06-11T19:48:49.710Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-06-11T19:48:49.710Z] PASS [2021-06-11T19:48:49.710Z] coverage: 82.5% of statements [2021-06-11T19:48:49.710Z] ok github.com/docker/docker/daemon/logger/splunk 2.171s coverage: 82.5% of statements [2021-06-11T19:48:49.710Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T19:48:49.710Z] ? github.com/docker/docker/daemon/network [no test files] [2021-06-11T19:48:49.710Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T19:48:49.710Z] === RUN TestV1IDService [2021-06-11T19:48:49.710Z] --- PASS: TestV1IDService (0.03s) [2021-06-11T19:48:49.710Z] === RUN TestV2MetadataService [2021-06-11T19:48:51.257Z] --- PASS: TestV2MetadataService (1.42s) [2021-06-11T19:48:51.257Z] PASS [2021-06-11T19:48:51.257Z] coverage: 48.2% of statements [2021-06-11T19:48:51.257Z] ok github.com/docker/docker/distribution/metadata 1.656s coverage: 48.2% of statements [2021-06-11T19:48:51.257Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-06-11T19:48:51.257Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-06-11T19:48:51.257Z] === RUN TestContinueOnError_MirrorEndpoint [2021-06-11T19:48:51.257Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-06-11T19:48:51.257Z] === RUN TestContinueOnError_NeverContinue [2021-06-11T19:48:51.257Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-06-11T19:48:51.257Z] === RUN TestManifestStore [2021-06-11T19:48:51.257Z] === RUN TestManifestStore/no_remote_or_local [2021-06-11T19:48:51.720Z] === RUN TestSuccessfulDownload [2021-06-11T19:48:51.720Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-06-11T19:48:51.720Z] download_test.go:268: Needs fixing on Windows [2021-06-11T19:48:51.720Z] === RUN TestCancelledDownload [2021-06-11T19:48:51.720Z] --- PASS: TestCancelledDownload (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestMaxDownloadAttempts [2021-06-11T19:48:51.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:48:51.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:48:51.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:48:51.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:48:51.720Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:48:51.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:48:51.720Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:48:51.720Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:48:51.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-06-11T19:48:51.720Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-06-11T19:48:51.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-06-11T19:48:51.720Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local061263955\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/no_local_cache [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/with_local_cache [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/unknown_media_type [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="reference for unknown type: " [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="reference for unknown type: " [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="reference for unknown type: " [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="reference for unknown type: " [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="reference for unknown type: " [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/error_persisting_manifest [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-06-11T19:48:51.720Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore (0.30s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/no_remote_or_local (0.18s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-06-11T19:48:51.720Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestFixManifestLayers [2021-06-11T19:48:51.720Z] --- PASS: TestFixManifestLayers (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestFixManifestLayersBaseLayerParent [2021-06-11T19:48:51.720Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T19:48:51.720Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T19:48:51.720Z] === RUN TestFixManifestLayersBadParent [2021-06-11T19:48:51.720Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestValidateManifest [2021-06-11T19:48:51.720Z] --- SKIP: TestValidateManifest (0.00s) [2021-06-11T19:48:51.720Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T19:48:51.720Z] === RUN TestFormatPlatform [2021-06-11T19:48:51.720Z] --- PASS: TestFormatPlatform (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestGetRepositoryMountCandidates [2021-06-11T19:48:51.720Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-06-11T19:48:51.720Z] === RUN TestLayerAlreadyExists [2021-06-11T19:48:51.720Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] 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-06-11T19:48:51.720Z] === RUN TestWhenEmptyAuthConfig [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:48:51.720Z] time="2021-06-11T19:48:51Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-06-11T19:48:51.720Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-06-11T19:48:51.720Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s) [2021-06-11T19:48:51.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-06-11T19:48:52.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s) [2021-06-11T19:48:52.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s) [2021-06-11T19:48:52.186Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s) [2021-06-11T19:48:52.186Z] === RUN TestTransfer [2021-06-11T19:48:52.186Z] === RUN TestNotFound [2021-06-11T19:48:52.186Z] --- PASS: TestNotFound (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestConflict [2021-06-11T19:48:52.186Z] --- PASS: TestConflict (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestForbidden [2021-06-11T19:48:52.186Z] --- PASS: TestForbidden (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestInvalidParameter [2021-06-11T19:48:52.186Z] --- PASS: TestInvalidParameter (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestNotImplemented [2021-06-11T19:48:52.186Z] --- PASS: TestNotImplemented (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestNotModified [2021-06-11T19:48:52.186Z] --- PASS: TestNotModified (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestUnauthorized [2021-06-11T19:48:52.186Z] --- PASS: TestUnauthorized (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestUnknown [2021-06-11T19:48:52.186Z] --- PASS: TestUnknown (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestCancelled [2021-06-11T19:48:52.186Z] --- PASS: TestCancelled (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestDeadline [2021-06-11T19:48:52.186Z] --- PASS: TestDeadline (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestDataLoss [2021-06-11T19:48:52.186Z] --- PASS: TestDataLoss (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestUnavailable [2021-06-11T19:48:52.186Z] --- PASS: TestUnavailable (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestSystem [2021-06-11T19:48:52.186Z] --- PASS: TestSystem (0.00s) [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Not_Found [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Bad_Request [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Conflict [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Unauthorized [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Service_Unavailable [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Forbidden [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Not_Modified [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Not_Implemented [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-06-11T19:48:52.186Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-06-11T19:48:52.186Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-06-11T19:48:52.186Z] PASS [2021-06-11T19:48:52.186Z] coverage: 53.1% of statements [2021-06-11T19:48:52.186Z] ok github.com/docker/docker/errdefs 0.073s coverage: 53.1% of statements [2021-06-11T19:48:52.186Z] --- PASS: TestTransfer (0.14s) [2021-06-11T19:48:52.186Z] === RUN TestConcurrencyLimit [2021-06-11T19:48:52.549Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.62s) [2021-06-11T19:48:52.549Z] === RUN TestAuthZPluginV2Disable [2021-06-11T19:48:52.649Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-06-11T19:48:52.649Z] === RUN TestInactiveJobs [2021-06-11T19:48:52.649Z] --- PASS: TestInactiveJobs (0.42s) [2021-06-11T19:48:52.649Z] === RUN TestWatchRelease [2021-06-11T19:48:52.905Z] Cannot create a file when that file already exists. [2021-06-11T19:48:53.112Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2021-06-11T19:48:53.112Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-06-11T19:48:53.112Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-06-11T19:48:53.112Z] === RUN TestTokenPassThru [2021-06-11T19:48:53.112Z] --- PASS: TestTokenPassThru (0.01s) [2021-06-11T19:48:53.112Z] === RUN TestTokenPassThruDifferentHost [2021-06-11T19:48:53.112Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-06-11T19:48:53.112Z] PASS [2021-06-11T19:48:53.112Z] coverage: 23.7% of statements [2021-06-11T19:48:53.112Z] ok github.com/docker/docker/distribution 1.630s coverage: 23.7% of statements [2021-06-11T19:48:53.112Z] --- PASS: TestWatchRelease (0.07s) [2021-06-11T19:48:53.112Z] === RUN TestWatchFinishedTransfer [2021-06-11T19:48:53.112Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-06-11T19:48:53.112Z] === RUN TestDuplicateTransfer [2021-06-11T19:48:53.112Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-06-11T19:48:53.112Z] === RUN TestSuccessfulUpload [2021-06-11T19:48:53.112Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T19:48:53.112Z] time="2021-06-11T19:48:52Z" level=error msg="Upload failed, retrying: simulating retry" [2021-06-11T19:48:53.574Z] --- PASS: TestSuccessfulUpload (0.59s) [2021-06-11T19:48:53.574Z] === RUN TestCancelledUpload [2021-06-11T19:48:53.574Z] --- PASS: TestCancelledUpload (0.00s) [2021-06-11T19:48:53.574Z] PASS [2021-06-11T19:48:53.574Z] coverage: 76.8% of statements [2021-06-11T19:48:53.574Z] ok github.com/docker/docker/distribution/xfer 2.129s coverage: 76.8% of statements [2021-06-11T19:48:53.574Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T19:48:53.574Z] === RUN TestFSGetInvalidData [2021-06-11T19:48:53.574Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-06-11T19:48:53.574Z] === RUN TestFSInvalidSet [2021-06-11T19:48:54.036Z] --- PASS: TestFSInvalidSet (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestFSInvalidRoot [2021-06-11T19:48:54.036Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestFSMetadataGetSet [2021-06-11T19:48:54.036Z] --- PASS: TestFSMetadataGetSet (0.05s) [2021-06-11T19:48:54.036Z] === RUN TestFSInvalidWalker [2021-06-11T19:48:54.036Z] --- PASS: TestFSInvalidWalker (0.02s) [2021-06-11T19:48:54.036Z] === RUN TestFSGetSet [2021-06-11T19:48:54.036Z] === RUN TestCompare [2021-06-11T19:48:54.036Z] --- PASS: TestCompare (0.00s) [2021-06-11T19:48:54.036Z] PASS [2021-06-11T19:48:54.036Z] coverage: 19.2% of statements [2021-06-11T19:48:54.036Z] ok github.com/docker/docker/image/cache 0.108s coverage: 19.2% of statements [2021-06-11T19:48:54.036Z] --- PASS: TestFSGetSet (0.02s) [2021-06-11T19:48:54.036Z] === RUN TestFSGetUnsetKey [2021-06-11T19:48:54.036Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestFSGetEmptyData [2021-06-11T19:48:54.036Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestFSDelete [2021-06-11T19:48:54.036Z] --- PASS: TestFSDelete (0.02s) [2021-06-11T19:48:54.036Z] === RUN TestFSWalker [2021-06-11T19:48:54.036Z] --- PASS: TestFSWalker (0.02s) [2021-06-11T19:48:54.036Z] === RUN TestFSWalkerStopOnError [2021-06-11T19:48:54.036Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2021-06-11T19:48:54.036Z] === RUN TestNewFromJSON [2021-06-11T19:48:54.036Z] --- PASS: TestNewFromJSON (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestNewFromJSONWithInvalidJSON [2021-06-11T19:48:54.036Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestMarshalKeyOrder [2021-06-11T19:48:54.036Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestHistoryEqual [2021-06-11T19:48:54.036Z] --- PASS: TestHistoryEqual (0.15s) [2021-06-11T19:48:54.036Z] === RUN TestImage [2021-06-11T19:48:54.036Z] --- PASS: TestImage (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestImageOSNotEmpty [2021-06-11T19:48:54.036Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestNewChildImageFromImageWithRootFS [2021-06-11T19:48:54.036Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-06-11T19:48:54.036Z] === RUN TestCreate [2021-06-11T19:48:54.036Z] --- PASS: TestCreate (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestRestore [2021-06-11T19:48:54.036Z] time="2021-06-11T19:48:53Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-06-11T19:48:54.036Z] --- PASS: TestRestore (0.03s) [2021-06-11T19:48:54.036Z] === RUN TestAddDelete [2021-06-11T19:48:54.036Z] --- PASS: TestAddDelete (0.03s) [2021-06-11T19:48:54.036Z] === RUN TestSearchAfterDelete [2021-06-11T19:48:54.036Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-06-11T19:48:54.036Z] === RUN TestParentReset [2021-06-11T19:48:54.499Z] --- PASS: TestParentReset (0.10s) [2021-06-11T19:48:54.499Z] === RUN TestGetAndSetLastUpdated [2021-06-11T19:48:54.499Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-06-11T19:48:54.499Z] === RUN TestStoreLen [2021-06-11T19:48:54.499Z] --- PASS: TestStoreLen (0.05s) [2021-06-11T19:48:54.499Z] PASS [2021-06-11T19:48:54.499Z] coverage: 86.6% of statements [2021-06-11T19:48:54.499Z] ok github.com/docker/docker/image 0.704s coverage: 86.6% of statements [2021-06-11T19:48:55.060Z] --- PASS: TestAuthZPluginV2Disable (2.87s) [2021-06-11T19:48:55.060Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T19:48:55.216Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-06-11T19:48:55.365Z] --- PASS: TestBuildSquashParent (6.51s) [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:48:55.365Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:48:55.365Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:48:55.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:48:55.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:48:55.365Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:48:55.365Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:48:55.475Z] === RUN TestValidateManifest [2021-06-11T19:48:55.475Z] === RUN TestValidateManifest/nil [2021-06-11T19:48:55.475Z] === RUN TestValidateManifest/non-nil [2021-06-11T19:48:55.475Z] --- PASS: TestValidateManifest (0.00s) [2021-06-11T19:48:55.475Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-06-11T19:48:55.475Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-06-11T19:48:55.475Z] PASS [2021-06-11T19:48:55.475Z] coverage: 0.7% of statements [2021-06-11T19:48:55.475Z] ok github.com/docker/docker/image/tarexport 0.222s coverage: 0.7% of statements [2021-06-11T19:48:55.937Z] === RUN TestMakeV1ConfigFromConfig [2021-06-11T19:48:55.937Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-06-11T19:48:55.937Z] PASS [2021-06-11T19:48:55.937Z] coverage: 25.0% of statements [2021-06-11T19:48:55.937Z] ok github.com/docker/docker/image/v1 0.116s coverage: 25.0% of statements [2021-06-11T19:48:55.937Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T19:48:57.486Z] === RUN TestSerialization [2021-06-11T19:48:57.486Z] --- PASS: TestSerialization (0.02s) [2021-06-11T19:48:57.486Z] PASS [2021-06-11T19:48:57.486Z] coverage: 100.0% of statements [2021-06-11T19:48:57.486Z] ok github.com/docker/docker/libcontainerd/queue 0.064s coverage: 100.0% of statements [2021-06-11T19:48:57.486Z] === RUN TestEmptyLayer [2021-06-11T19:48:57.486Z] --- PASS: TestEmptyLayer (0.00s) [2021-06-11T19:48:57.486Z] === RUN TestCommitFailure [2021-06-11T19:48:57.486Z] --- PASS: TestCommitFailure (0.01s) [2021-06-11T19:48:57.486Z] === RUN TestStartTransactionFailure [2021-06-11T19:48:57.486Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-06-11T19:48:57.486Z] === RUN TestGetOrphan [2021-06-11T19:48:57.486Z] --- PASS: TestGetOrphan (0.01s) [2021-06-11T19:48:57.486Z] === RUN TestMountAndRegister [2021-06-11T19:48:57.486Z] --- PASS: TestMountAndRegister (0.06s) [2021-06-11T19:48:57.486Z] layer_test.go:271: Layer size: 14 [2021-06-11T19:48:57.486Z] === RUN TestLayerRelease [2021-06-11T19:48:57.486Z] --- SKIP: TestLayerRelease (0.00s) [2021-06-11T19:48:57.486Z] layer_test.go:304: Failing on Windows [2021-06-11T19:48:57.486Z] === RUN TestStoreRestore [2021-06-11T19:48:57.486Z] --- SKIP: TestStoreRestore (0.00s) [2021-06-11T19:48:57.486Z] layer_test.go:353: Failing on Windows [2021-06-11T19:48:57.486Z] === RUN TestTarStreamStability [2021-06-11T19:48:57.486Z] --- SKIP: TestTarStreamStability (0.00s) [2021-06-11T19:48:57.486Z] layer_test.go:468: Failing on Windows [2021-06-11T19:48:57.486Z] === RUN TestRegisterExistingLayer [2021-06-11T19:48:57.533Z] Removing intermediate container d7eb58745f82 [2021-06-11T19:48:57.533Z] ---> e4e2b53563c7 [2021-06-11T19:48:57.533Z] Step 13/13 : CMD ["sh"] [2021-06-11T19:48:57.573Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.67s) [2021-06-11T19:48:57.573Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T19:48:57.913Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:48:57.948Z] --- PASS: TestRegisterExistingLayer (0.29s) [2021-06-11T19:48:57.948Z] === RUN TestTarStreamVerification [2021-06-11T19:48:57.948Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-06-11T19:48:57.948Z] layer_test.go:697: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestLayerMigration [2021-06-11T19:48:57.948Z] --- SKIP: TestLayerMigration (0.00s) [2021-06-11T19:48:57.948Z] migration_test.go:46: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestLayerMigrationNoTarsplit [2021-06-11T19:48:57.948Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T19:48:57.948Z] migration_test.go:182: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestMountInit [2021-06-11T19:48:57.948Z] --- SKIP: TestMountInit (0.00s) [2021-06-11T19:48:57.948Z] mount_test.go:17: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestMountSize [2021-06-11T19:48:57.948Z] --- SKIP: TestMountSize (0.00s) [2021-06-11T19:48:57.948Z] mount_test.go:76: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestMountChanges [2021-06-11T19:48:57.948Z] --- SKIP: TestMountChanges (0.00s) [2021-06-11T19:48:57.948Z] mount_test.go:125: Failing on Windows [2021-06-11T19:48:57.948Z] === RUN TestMountApply [2021-06-11T19:48:57.948Z] --- SKIP: TestMountApply (0.00s) [2021-06-11T19:48:57.948Z] mount_test.go:212: Failing on Windows [2021-06-11T19:48:57.948Z] PASS [2021-06-11T19:48:57.948Z] coverage: 30.1% of statements [2021-06-11T19:48:57.948Z] ok github.com/docker/docker/layer 0.452s coverage: 30.1% of statements [2021-06-11T19:48:57.948Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T19:48:57.983Z] ---> Running in baa98f7f6e16 [2021-06-11T19:48:57.983Z] Removing intermediate container baa98f7f6e16 [2021-06-11T19:48:57.983Z] ---> b4d3e6e06de5 [2021-06-11T19:48:57.983Z] Successfully built b4d3e6e06de5 [2021-06-11T19:48:57.983Z] Successfully tagged busybox:latest [2021-06-11T19:48:57.983Z] INFO: Docker images of the daemon under test [2021-06-11T19:48:57.983Z] [2021-06-11T19:48:57.983Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T19:48:57.983Z] busybox latest b4d3e6e06de5 Less than a second ago 2.78GB [2021-06-11T19:48:57.983Z] microsoft/windowsservercore latest 39d157a84080 3 months ago 2.74GB [2021-06-11T19:48:57.983Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 3 months ago 2.74GB [2021-06-11T19:48:57.983Z] [2021-06-11T19:48:57.983Z] INFO: Running integration tests at 06/11/2021 19:48:57... [2021-06-11T19:48:58.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:48:58.411Z] === RUN TestEnvironmentParsing [2021-06-11T19:48:58.411Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-06-11T19:48:58.411Z] PASS [2021-06-11T19:48:58.411Z] coverage: 1.2% of statements [2021-06-11T19:48:58.411Z] ok github.com/docker/docker/libcontainerd/local 0.129s coverage: 1.2% of statements [2021-06-11T19:48:58.411Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T19:48:58.411Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T19:48:58.411Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T19:48:58.433Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-11T19:48:58.433Z] INFO: Integration API tests being run from the host: [2021-06-11T19:48:58.433Z] INFO: make.ps1 starting at 06/11/2021 19:48:57 [2021-06-11T19:48:58.481Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-06-11T19:48:58.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:48:58.525Z] Using test binary docker [2021-06-11T19:48:58.525Z] +++ /etc/init.d/apparmor start [2021-06-11T19:48:58.525Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:48:58.525Z] INFO: Waiting for daemon to start... [2021-06-11T19:48:58.525Z] Starting dockerd [2021-06-11T19:48:58.525Z] +++ 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-06-11T19:48:59.389Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-11T19:48:59.957Z] === RUN TestSequenceGetAvailableBit [2021-06-11T19:48:59.957Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestSequenceEqual [2021-06-11T19:48:59.957Z] --- PASS: TestSequenceEqual (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestSequenceCopy [2021-06-11T19:48:59.957Z] --- PASS: TestSequenceCopy (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestGetFirstAvailable [2021-06-11T19:48:59.957Z] --- PASS: TestGetFirstAvailable (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestFindSequence [2021-06-11T19:48:59.957Z] --- PASS: TestFindSequence (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestCheckIfAvailable [2021-06-11T19:48:59.957Z] --- PASS: TestCheckIfAvailable (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestMergeSequences [2021-06-11T19:48:59.957Z] --- PASS: TestMergeSequences (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestPushReservation [2021-06-11T19:48:59.957Z] --- PASS: TestPushReservation (0.00s) [2021-06-11T19:48:59.957Z] === RUN TestSerializeDeserialize [2021-06-11T19:48:59.958Z] --- PASS: TestSerializeDeserialize (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestSet [2021-06-11T19:48:59.958Z] --- PASS: TestSet (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestSetUnset [2021-06-11T19:48:59.958Z] --- PASS: TestSetUnset (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestOffsetSetUnset [2021-06-11T19:48:59.958Z] --- PASS: TestOffsetSetUnset (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestSetInRange [2021-06-11T19:48:59.958Z] --- PASS: TestSetInRange (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestSetAnyInRange [2021-06-11T19:48:59.958Z] --- PASS: TestSetAnyInRange (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestMethods [2021-06-11T19:48:59.958Z] --- PASS: TestMethods (0.00s) [2021-06-11T19:48:59.958Z] === RUN TestRandomAllocateDeallocate [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.81s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.22s) [2021-06-11T19:49:00.089Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.12s) [2021-06-11T19:49:00.089Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:49:00.089Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:49:01.066Z] . [2021-06-11T19:49:01.066Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:49:01.066Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:49:01.066Z] Error: No such image: emptyfs [2021-06-11T19:49:01.066Z] ++++ docker load [2021-06-11T19:49:01.066Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T19:49:01.326Z] Running integration-test (iteration 1) [2021-06-11T19:49:01.326Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-06-11T19:49:01.326Z] ++ 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-06-11T19:49:01.326Z] ++ set -e [2021-06-11T19:49:01.326Z] ++ '[' -n 0 ']' [2021-06-11T19:49:01.326Z] ++ set -x [2021-06-11T19:49:01.326Z] ++ env -i DEST=/go/src/github.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-06-11T19:49:01.505Z] === RUN TestEverything [2021-06-11T19:49:01.505Z] --- PASS: TestEverything (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestGet [2021-06-11T19:49:01.505Z] --- PASS: TestGet (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestParsePanic [2021-06-11T19:49:01.505Z] flag provided but not defined: -int [2021-06-11T19:49:01.505Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build045739202\b1150\mflag.test.exe --help'. [2021-06-11T19:49:01.505Z] --- PASS: TestParsePanic (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestParse [2021-06-11T19:49:01.505Z] --- PASS: TestParse (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestFlagSetParse [2021-06-11T19:49:01.505Z] --- PASS: TestFlagSetParse (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestUserDefined [2021-06-11T19:49:01.505Z] --- PASS: TestUserDefined (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestUserDefinedBool [2021-06-11T19:49:01.505Z] flag needs an argument: -b [2021-06-11T19:49:01.505Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build045739202\b1150\mflag.test.exe test --help'. [2021-06-11T19:49:01.505Z] --- PASS: TestUserDefinedBool (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestSetOutput [2021-06-11T19:49:01.505Z] --- PASS: TestSetOutput (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestChangingArgs [2021-06-11T19:49:01.505Z] --- PASS: TestChangingArgs (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestHelp [2021-06-11T19:49:01.505Z] --- PASS: TestHelp (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestFlagCounts [2021-06-11T19:49:01.505Z] Warning: '-d' is deprecated, it will be removed soon. See usage. [2021-06-11T19:49:01.505Z] Warning: '-flag4' is deprecated, it will be replaced by '--flag4' soon. See usage. [2021-06-11T19:49:01.505Z] --- PASS: TestFlagCounts (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestSortFlags [2021-06-11T19:49:01.505Z] --- PASS: TestSortFlags (0.00s) [2021-06-11T19:49:01.505Z] === RUN TestMergeFlags [2021-06-11T19:49:01.505Z] --- PASS: TestMergeFlags (0.00s) [2021-06-11T19:49:01.505Z] PASS [2021-06-11T19:49:01.505Z] coverage: 62.7% of statements [2021-06-11T19:49:01.505Z] ok github.com/docker/docker/libnetwork/client/mflag 0.046s coverage: 62.7% of statements [2021-06-11T19:49:01.969Z] === RUN TestClientServiceInvalidCommand [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceInvalidCommand (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceCreate [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceCreate (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceRm [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceRm (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceLs [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceLs (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceInfo [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceInfo (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceInfoById [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceInfoById (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceJoin [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceJoin (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientServiceLeave [2021-06-11T19:49:01.969Z] --- PASS: TestClientServiceLeave (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientDummyCommand [2021-06-11T19:49:01.969Z] --- PASS: TestClientDummyCommand (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkInvalidCommand [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkInvalidCommand (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkCreate [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkCreate (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkCreateWithDriver [2021-06-11T19:49:01.969Z] flag provided but not defined: -f [2021-06-11T19:49:01.969Z] See 'C:\Users\ContainerAdministrator\AppData\Local\Temp\go-build045739202\b1146\client.test.exe create --help'. [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkCreateWithDriver (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkRm [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkRm (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkLs [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkLs (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkInfo [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkInfo (0.00s) [2021-06-11T19:49:01.969Z] === RUN TestClientNetworkInfoById [2021-06-11T19:49:01.969Z] --- PASS: TestClientNetworkInfoById (0.00s) [2021-06-11T19:49:01.969Z] PASS [2021-06-11T19:49:01.969Z] coverage: 75.2% of statements [2021-06-11T19:49:01.969Z] ok github.com/docker/docker/libnetwork/client 0.066s coverage: 75.2% of statements [2021-06-11T19:49:02.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:49:02.632Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:49:02.893Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:49:02.943Z] === RUN TestErrorInterfaces [2021-06-11T19:49:02.943Z] --- PASS: TestErrorInterfaces (0.00s) [2021-06-11T19:49:02.943Z] === RUN TestNetworkMarshalling [2021-06-11T19:49:02.943Z] --- PASS: TestNetworkMarshalling (0.18s) [2021-06-11T19:49:02.943Z] === RUN TestEndpointMarshalling [2021-06-11T19:49:02.943Z] --- PASS: TestEndpointMarshalling (0.00s) [2021-06-11T19:49:02.943Z] === RUN TestAuxAddresses [2021-06-11T19:49:02.943Z] time="2021-06-11T19:49:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:49:02.943Z] --- PASS: TestAuxAddresses (0.01s) [2021-06-11T19:49:02.943Z] === RUN TestSRVServiceQuery [2021-06-11T19:49:02.943Z] --- SKIP: TestSRVServiceQuery (0.01s) [2021-06-11T19:49:02.943Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestServiceVIPReuse [2021-06-11T19:49:02.943Z] --- SKIP: TestServiceVIPReuse (0.00s) [2021-06-11T19:49:02.943Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestIpamReleaseOnNetDriverFailures [2021-06-11T19:49:02.943Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T19:49:02.943Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestDNSIPQuery [2021-06-11T19:49:02.943Z] --- SKIP: TestDNSIPQuery (0.00s) [2021-06-11T19:49:02.943Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestDNSProxyServFail [2021-06-11T19:49:02.943Z] --- SKIP: TestDNSProxyServFail (0.00s) [2021-06-11T19:49:02.943Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestSandboxAddEmpty [2021-06-11T19:49:02.943Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2021-06-11T19:49:02.943Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestSandboxAddMultiPrio [2021-06-11T19:49:02.943Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2021-06-11T19:49:02.943Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestSandboxAddSamePrio [2021-06-11T19:49:02.943Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2021-06-11T19:49:02.943Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestCleanupServiceDiscovery [2021-06-11T19:49:02.943Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2021-06-11T19:49:02.943Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestDNSOptions [2021-06-11T19:49:02.943Z] --- SKIP: TestDNSOptions (0.00s) [2021-06-11T19:49:02.943Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:49:02.943Z] === RUN TestMultipleControllersWithSameStore [2021-06-11T19:49:02.943Z] time="2021-06-11T19:49:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:49:02.943Z] time="2021-06-11T19:49:02Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2021-06-11T19:49:02.943Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2021-06-11T19:49:02.943Z] PASS [2021-06-11T19:49:02.943Z] coverage: 8.6% of statements [2021-06-11T19:49:02.943Z] ok github.com/docker/docker/libnetwork 0.432s coverage: 8.6% of statements [2021-06-11T19:49:03.406Z] ? github.com/docker/docker/libnetwork/api [no test files] [2021-06-11T19:49:03.464Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy (3.58s) [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.15s) [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.34s) [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.35s) [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.36s) [2021-06-11T19:49:03.728Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.37s) [2021-06-11T19:49:03.728Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:49:04.443Z] === RUN TestTCP4Proxy [2021-06-11T19:49:04.443Z] --- PASS: TestTCP4Proxy (0.01s) [2021-06-11T19:49:04.443Z] === RUN TestTCP4ProxyHalfClose [2021-06-11T19:49:04.443Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2021-06-11T19:49:04.443Z] === RUN TestTCP6Proxy [2021-06-11T19:49:04.443Z] --- SKIP: TestTCP6Proxy (0.00s) [2021-06-11T19:49:04.443Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T19:49:04.443Z] === RUN TestTCPDualStackProxy [2021-06-11T19:49:04.443Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2021-06-11T19:49:04.443Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T19:49:04.443Z] === RUN TestUDP4Proxy [2021-06-11T19:49:04.443Z] --- PASS: TestUDP4Proxy (0.00s) [2021-06-11T19:49:04.443Z] === RUN TestUDP6Proxy [2021-06-11T19:49:04.443Z] --- SKIP: TestUDP6Proxy (0.00s) [2021-06-11T19:49:04.443Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T19:49:04.443Z] === RUN TestUDPWriteError [2021-06-11T19:49:04.443Z] --- PASS: TestUDPWriteError (0.00s) [2021-06-11T19:49:04.443Z] === RUN TestSCTP4Proxy [2021-06-11T19:49:04.443Z] --- SKIP: TestSCTP4Proxy (0.00s) [2021-06-11T19:49:04.443Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T19:49:04.443Z] === RUN TestSCTP6Proxy [2021-06-11T19:49:04.443Z] --- SKIP: TestSCTP6Proxy (0.00s) [2021-06-11T19:49:04.443Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T19:49:04.443Z] PASS [2021-06-11T19:49:04.443Z] coverage: 49.4% of statements [2021-06-11T19:49:04.443Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.065s coverage: 49.4% of statements [2021-06-11T19:49:04.676Z] --- PASS: TestBuildMultiStageParentConfig (0.94s) [2021-06-11T19:49:04.676Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:49:04.907Z] === RUN TestInvalidConfig [2021-06-11T19:49:04.907Z] --- PASS: TestInvalidConfig (0.00s) [2021-06-11T19:49:04.907Z] === RUN TestConfig [2021-06-11T19:49:04.907Z] --- PASS: TestConfig (0.00s) [2021-06-11T19:49:04.907Z] === RUN TestOptionsLabels [2021-06-11T19:49:04.907Z] --- PASS: TestOptionsLabels (0.00s) [2021-06-11T19:49:04.907Z] === RUN TestValidName [2021-06-11T19:49:04.907Z] --- PASS: TestValidName (0.00s) [2021-06-11T19:49:04.907Z] === RUN TestTLSConfiguration [2021-06-11T19:49:05.371Z] time="2021-06-11T19:49:04Z" level=info msg="Option Initializing KV with TLS" [2021-06-11T19:49:05.371Z] --- PASS: TestTLSConfiguration (0.21s) [2021-06-11T19:49:05.371Z] PASS [2021-06-11T19:49:05.371Z] coverage: 24.0% of statements [2021-06-11T19:49:05.371Z] ok github.com/docker/docker/libnetwork/config 0.369s coverage: 24.0% of statements [2021-06-11T19:49:05.834Z] === RUN TestKey [2021-06-11T19:49:05.834Z] --- PASS: TestKey (0.00s) [2021-06-11T19:49:05.834Z] === RUN TestParseKey [2021-06-11T19:49:05.834Z] --- PASS: TestParseKey (0.00s) [2021-06-11T19:49:05.834Z] === RUN TestInvalidDataStore [2021-06-11T19:49:05.834Z] --- PASS: TestInvalidDataStore (0.00s) [2021-06-11T19:49:05.834Z] === RUN TestKVObjectFlatKey [2021-06-11T19:49:05.834Z] --- PASS: TestKVObjectFlatKey (0.00s) [2021-06-11T19:49:05.834Z] === RUN TestAtomicKVObjectFlatKey [2021-06-11T19:49:05.834Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2021-06-11T19:49:05.834Z] PASS [2021-06-11T19:49:05.834Z] coverage: 21.9% of statements [2021-06-11T19:49:05.834Z] ok github.com/docker/docker/libnetwork/datastore 0.061s coverage: 21.9% of statements [2021-06-11T19:49:06.588Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2021-06-11T19:49:06.588Z] === RUN TestBuildWithEmptyLayers [2021-06-11T19:49:06.811Z] === RUN TestIPDataMarshalling [2021-06-11T19:49:06.811Z] --- PASS: TestIPDataMarshalling (0.00s) [2021-06-11T19:49:06.811Z] === RUN TestValidateAndIsV6 [2021-06-11T19:49:06.811Z] --- PASS: TestValidateAndIsV6 (0.00s) [2021-06-11T19:49:06.811Z] PASS [2021-06-11T19:49:06.811Z] coverage: 68.9% of statements [2021-06-11T19:49:06.811Z] ok github.com/docker/docker/libnetwork/driverapi 0.116s coverage: 68.9% of statements [2021-06-11T19:49:07.158Z] --- PASS: TestBuildWithEmptyLayers (0.77s) [2021-06-11T19:49:07.158Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:49:07.274Z] === RUN TestDriver [2021-06-11T19:49:07.274Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:49:07.274Z] PASS [2021-06-11T19:49:07.274Z] coverage: 34.8% of statements [2021-06-11T19:49:07.274Z] ok github.com/docker/docker/libnetwork/drivers/host 0.126s coverage: 34.8% of statements [2021-06-11T19:49:07.530Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.58s) [2021-06-11T19:49:07.530Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T19:49:07.736Z] === RUN TestDriver [2021-06-11T19:49:07.736Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:49:07.736Z] PASS [2021-06-11T19:49:07.736Z] coverage: 34.8% of statements [2021-06-11T19:49:07.736Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2021-06-11T19:49:08.199Z] --- PASS: TestRandomAllocateDeallocate (8.34s) [2021-06-11T19:49:08.199Z] === RUN TestAllocateRandomDeallocate [2021-06-11T19:49:08.666Z] === RUN TestNetworkAllocateFree [2021-06-11T19:49:08.666Z] --- PASS: TestNetworkAllocateFree (0.00s) [2021-06-11T19:49:08.666Z] === RUN TestNetworkAllocateUserDefinedVNIs [2021-06-11T19:49:08.666Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2021-06-11T19:49:08.666Z] PASS [2021-06-11T19:49:08.666Z] coverage: 63.6% of statements [2021-06-11T19:49:08.666Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.085s coverage: 63.6% of statements [2021-06-11T19:49:09.128Z] === RUN TestGetEmptyCapabilities [2021-06-11T19:49:09.128Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestGetExtraCapabilities [2021-06-11T19:49:09.129Z] --- PASS: TestGetExtraCapabilities (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestGetInvalidCapabilities [2021-06-11T19:49:09.129Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestRemoteDriver [2021-06-11T19:49:09.129Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestDriverError [2021-06-11T19:49:09.129Z] --- PASS: TestDriverError (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestMissingValues [2021-06-11T19:49:09.129Z] --- PASS: TestMissingValues (0.01s) [2021-06-11T19:49:09.129Z] === RUN TestRollback [2021-06-11T19:49:09.129Z] --- PASS: TestRollback (0.01s) [2021-06-11T19:49:09.129Z] PASS [2021-06-11T19:49:09.129Z] coverage: 57.4% of statements [2021-06-11T19:49:09.129Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.156s coverage: 57.4% of statements [2021-06-11T19:49:09.701Z] --- PASS: TestBuildMultiStageOnBuild (2.45s) [2021-06-11T19:49:09.701Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:49:10.106Z] --- PASS: TestAllocateRandomDeallocate (1.84s) [2021-06-11T19:49:10.106Z] === RUN TestAllocateRandomDeallocateSerialize [2021-06-11T19:49:10.569Z] === RUN TestNAT [2021-06-11T19:49:10.569Z] --- SKIP: TestNAT (0.00s) [2021-06-11T19:49:10.569Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T19:49:10.569Z] === RUN TestTransparent [2021-06-11T19:49:10.569Z] --- SKIP: TestTransparent (0.00s) [2021-06-11T19:49:10.569Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T19:49:10.569Z] PASS [2021-06-11T19:49:10.569Z] coverage: 0.0% of statements [2021-06-11T19:49:10.569Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.208s coverage: 0.0% of statements [2021-06-11T19:49:10.569Z] === RUN TestNew [2021-06-11T19:49:10.569Z] --- PASS: TestNew (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestAddDriver [2021-06-11T19:49:10.569Z] --- PASS: TestAddDriver (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestAddDuplicateDriver [2021-06-11T19:49:10.569Z] --- PASS: TestAddDuplicateDriver (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestIPAMDefaultAddressSpaces [2021-06-11T19:49:10.569Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestDriver [2021-06-11T19:49:10.569Z] --- PASS: TestDriver (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestIPAM [2021-06-11T19:49:10.569Z] --- PASS: TestIPAM (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestWalkIPAMs [2021-06-11T19:49:10.569Z] --- PASS: TestWalkIPAMs (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestWalkDrivers [2021-06-11T19:49:10.569Z] --- PASS: TestWalkDrivers (0.00s) [2021-06-11T19:49:10.569Z] PASS [2021-06-11T19:49:10.569Z] coverage: 82.4% of statements [2021-06-11T19:49:10.569Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2021-06-11T19:49:10.569Z] === RUN TestBuildDefault [2021-06-11T19:49:10.569Z] --- PASS: TestBuildDefault (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestBuildHostnameDomainname [2021-06-11T19:49:10.569Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestBuildHostname [2021-06-11T19:49:10.569Z] --- PASS: TestBuildHostname (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestBuildHostnameFQDN [2021-06-11T19:49:10.569Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestBuildNoIP [2021-06-11T19:49:10.569Z] --- PASS: TestBuildNoIP (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestUpdate [2021-06-11T19:49:10.569Z] --- PASS: TestUpdate (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestUpdateIgnoresPrefixedHostname [2021-06-11T19:49:10.569Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestDeleteIgnoresPrefixedHostname [2021-06-11T19:49:10.569Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestAddEmpty [2021-06-11T19:49:10.569Z] --- PASS: TestAddEmpty (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestAdd [2021-06-11T19:49:10.569Z] --- PASS: TestAdd (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestDeleteEmpty [2021-06-11T19:49:10.569Z] --- PASS: TestDeleteEmpty (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestDeleteNewline [2021-06-11T19:49:10.569Z] --- PASS: TestDeleteNewline (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestDelete [2021-06-11T19:49:10.569Z] --- PASS: TestDelete (0.00s) [2021-06-11T19:49:10.569Z] === RUN TestConcurrentWrites [2021-06-11T19:49:10.660Z] --- PASS: TestBuildUncleanTarFilenames (1.14s) [2021-06-11T19:49:10.660Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:49:11.033Z] --- PASS: TestConcurrentWrites (0.25s) [2021-06-11T19:49:11.033Z] PASS [2021-06-11T19:49:11.033Z] coverage: 81.2% of statements [2021-06-11T19:49:11.033Z] ok github.com/docker/docker/libnetwork/etchosts 0.311s coverage: 81.2% of statements [2021-06-11T19:49:11.504Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.62s) [2021-06-11T19:49:11.504Z] === RUN TestRetrieveFromStore [2021-06-11T19:49:11.973Z] === RUN TestNew [2021-06-11T19:49:11.973Z] --- PASS: TestNew (0.00s) [2021-06-11T19:49:11.973Z] === RUN TestAllocate [2021-06-11T19:49:11.973Z] --- PASS: TestAllocate (0.00s) [2021-06-11T19:49:11.973Z] === RUN TestUninitialized [2021-06-11T19:49:11.973Z] --- PASS: TestUninitialized (0.00s) [2021-06-11T19:49:11.973Z] === RUN TestAllocateInRange [2021-06-11T19:49:11.973Z] --- PASS: TestAllocateInRange (0.00s) [2021-06-11T19:49:11.973Z] === RUN TestAllocateSerial [2021-06-11T19:49:11.973Z] --- PASS: TestAllocateSerial (0.00s) [2021-06-11T19:49:11.973Z] PASS [2021-06-11T19:49:11.973Z] coverage: 87.5% of statements [2021-06-11T19:49:11.973Z] ok github.com/docker/docker/libnetwork/idm 0.077s coverage: 87.5% of statements [2021-06-11T19:49:12.437Z] === RUN TestDiff [2021-06-11T19:49:12.437Z] --- PASS: TestDiff (0.00s) [2021-06-11T19:49:12.437Z] === RUN TestAddedCallback [2021-06-11T19:49:12.437Z] --- PASS: TestAddedCallback (0.00s) [2021-06-11T19:49:12.437Z] === RUN TestRemovedCallback [2021-06-11T19:49:12.437Z] --- PASS: TestRemovedCallback (0.00s) [2021-06-11T19:49:12.437Z] === RUN TestNoCallback [2021-06-11T19:49:12.437Z] --- PASS: TestNoCallback (0.00s) [2021-06-11T19:49:12.437Z] PASS [2021-06-11T19:49:12.437Z] coverage: 48.1% of statements [2021-06-11T19:49:12.437Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.061s coverage: 48.1% of statements [2021-06-11T19:49:12.437Z] --- PASS: TestRetrieveFromStore (0.66s) [2021-06-11T19:49:12.437Z] === RUN TestIsCorrupted [2021-06-11T19:49:12.437Z] --- PASS: TestIsCorrupted (0.04s) [2021-06-11T19:49:12.437Z] === RUN TestSetRollover [2021-06-11T19:49:12.905Z] === RUN TestCaller [2021-06-11T19:49:12.905Z] --- PASS: TestCaller (0.00s) [2021-06-11T19:49:12.905Z] PASS [2021-06-11T19:49:12.905Z] coverage: 100.0% of statements [2021-06-11T19:49:12.905Z] ok github.com/docker/docker/libnetwork/internal/caller 0.042s coverage: 100.0% of statements [2021-06-11T19:49:13.203Z] --- PASS: TestBuildMultiStageLayerLeak (2.59s) [2021-06-11T19:49:13.203Z] === RUN TestBuildWithHugeFile [2021-06-11T19:49:13.367Z] === RUN TestSetSerialInsertDelete [2021-06-11T19:49:13.367Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2021-06-11T19:49:13.367Z] === RUN TestSetParallelInsertDelete [2021-06-11T19:49:13.369Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-06-11T19:49:14.341Z] === RUN TestPoolRequest [2021-06-11T19:49:14.342Z] --- PASS: TestPoolRequest (0.00s) [2021-06-11T19:49:14.342Z] === RUN TestOtherRequests [2021-06-11T19:49:14.342Z] --- PASS: TestOtherRequests (0.00s) [2021-06-11T19:49:14.342Z] PASS [2021-06-11T19:49:14.342Z] coverage: 57.1% of statements [2021-06-11T19:49:14.342Z] ok github.com/docker/docker/libnetwork/ipams/null 0.047s coverage: 57.1% of statements [2021-06-11T19:49:14.748Z] tests/integration/client_test.py ..... [ 75%] [2021-06-11T19:49:15.008Z] tests/integration/context_api_test.py ... [ 76%] [2021-06-11T19:49:15.316Z] === RUN TestInt2IP2IntConversion [2021-06-11T19:49:15.576Z] tests/integration/errors_test.py . [ 76%] [2021-06-11T19:49:15.778Z] --- PASS: TestInt2IP2IntConversion (0.78s) [2021-06-11T19:49:15.778Z] === RUN TestGetAddressVersion [2021-06-11T19:49:15.778Z] --- PASS: TestGetAddressVersion (0.00s) [2021-06-11T19:49:15.778Z] === RUN TestKeyString [2021-06-11T19:49:15.778Z] --- PASS: TestKeyString (0.00s) [2021-06-11T19:49:15.778Z] === RUN TestPoolDataMarshal [2021-06-11T19:49:15.778Z] --- PASS: TestPoolDataMarshal (0.00s) [2021-06-11T19:49:15.778Z] === RUN TestSubnetsMarshal [2021-06-11T19:49:15.778Z] --- PASS: TestSubnetsMarshal (0.05s) [2021-06-11T19:49:15.778Z] === RUN TestAddSubnets [2021-06-11T19:49:15.778Z] --- PASS: TestSetRollover (3.58s) [2021-06-11T19:49:15.778Z] === RUN TestSetRolloverSerial [2021-06-11T19:49:15.778Z] --- PASS: TestAddSubnets (0.06s) [2021-06-11T19:49:15.778Z] === RUN TestDoublePoolRelease [2021-06-11T19:49:15.778Z] --- PASS: TestDoublePoolRelease (0.03s) [2021-06-11T19:49:15.778Z] === RUN TestAddReleasePoolID [2021-06-11T19:49:16.248Z] --- PASS: TestAddReleasePoolID (0.09s) [2021-06-11T19:49:16.248Z] === RUN TestPredefinedPool [2021-06-11T19:49:16.248Z] --- PASS: TestPredefinedPool (0.04s) [2021-06-11T19:49:16.248Z] === RUN TestRemoveSubnet [2021-06-11T19:49:16.248Z] === RUN TestGetCapabilities [2021-06-11T19:49:16.248Z] --- PASS: TestGetCapabilities (0.01s) [2021-06-11T19:49:16.248Z] === RUN TestGetCapabilitiesFromLegacyDriver [2021-06-11T19:49:16.248Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2021-06-11T19:49:16.248Z] === RUN TestGetDefaultAddressSpaces [2021-06-11T19:49:16.248Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2021-06-11T19:49:16.248Z] === RUN TestRemoteDriver [2021-06-11T19:49:16.248Z] --- PASS: TestRemoteDriver (0.01s) [2021-06-11T19:49:16.248Z] PASS [2021-06-11T19:49:16.248Z] coverage: 47.4% of statements [2021-06-11T19:49:16.248Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.087s coverage: 47.4% of statements [2021-06-11T19:49:16.248Z] --- PASS: TestRemoveSubnet (0.23s) [2021-06-11T19:49:16.248Z] === RUN TestGetSameAddress [2021-06-11T19:49:16.248Z] --- PASS: TestGetSameAddress (0.04s) [2021-06-11T19:49:16.248Z] === RUN TestPoolAllocationReuse [2021-06-11T19:49:17.796Z] --- PASS: TestSetRolloverSerial (1.74s) [2021-06-11T19:49:17.796Z] === RUN TestGetFirstAvailableFromCurrent [2021-06-11T19:49:17.796Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2021-06-11T19:49:17.796Z] PASS [2021-06-11T19:49:17.796Z] coverage: 84.4% of statements [2021-06-11T19:49:17.796Z] ok github.com/docker/docker/libnetwork/bitseq 17.900s coverage: 84.4% of statements [2021-06-11T19:49:17.796Z] === RUN TestWindowsIPAM [2021-06-11T19:49:17.796Z] --- PASS: TestWindowsIPAM (0.00s) [2021-06-11T19:49:17.796Z] PASS [2021-06-11T19:49:17.796Z] coverage: 71.4% of statements [2021-06-11T19:49:17.796Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.048s coverage: 71.4% of statements [2021-06-11T19:49:18.771Z] --- PASS: TestPoolAllocationReuse (2.58s) [2021-06-11T19:49:18.771Z] === RUN TestGetAddressSubPoolEqualPool [2021-06-11T19:49:19.233Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2021-06-11T19:49:19.233Z] === RUN TestRequestReleaseAddressFromSubPool [2021-06-11T19:49:19.233Z] === RUN TestDefaultNetwork [2021-06-11T19:49:19.696Z] --- PASS: TestDefaultNetwork (0.56s) [2021-06-11T19:49:19.696Z] === RUN TestConfigGlobalScopeDefaultNetworks [2021-06-11T19:49:20.159Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.54s) [2021-06-11T19:49:20.159Z] === RUN TestInitAddressPools [2021-06-11T19:49:20.159Z] --- PASS: TestInitAddressPools (0.00s) [2021-06-11T19:49:20.159Z] PASS [2021-06-11T19:49:20.159Z] coverage: 74.0% of statements [2021-06-11T19:49:20.159Z] ok github.com/docker/docker/libnetwork/ipamutils 1.205s coverage: 74.0% of statements [2021-06-11T19:49:21.137Z] === RUN TestKeyValue [2021-06-11T19:49:21.137Z] --- PASS: TestKeyValue (0.00s) [2021-06-11T19:49:21.137Z] PASS [2021-06-11T19:49:21.137Z] coverage: 60.0% of statements [2021-06-11T19:49:21.137Z] ok github.com/docker/docker/libnetwork/netlabel 0.039s coverage: 60.0% of statements [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T19:49:22.684Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T19:49:23.160Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2021-06-11T19:49:23.160Z] PASS [2021-06-11T19:49:23.160Z] coverage: 100.0% of statements [2021-06-11T19:49:23.160Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.089s coverage: 100.0% of statements [2021-06-11T19:49:24.135Z] === RUN TestGenerate [2021-06-11T19:49:24.135Z] --- PASS: TestGenerate (0.00s) [2021-06-11T19:49:24.135Z] === RUN TestGeneratePtr [2021-06-11T19:49:24.135Z] --- PASS: TestGeneratePtr (0.00s) [2021-06-11T19:49:24.135Z] === RUN TestGenerateMissingField [2021-06-11T19:49:24.135Z] --- PASS: TestGenerateMissingField (0.00s) [2021-06-11T19:49:24.135Z] === RUN TestFieldCannotBeSet [2021-06-11T19:49:24.135Z] --- PASS: TestFieldCannotBeSet (0.00s) [2021-06-11T19:49:24.135Z] === RUN TestTypeMismatchError [2021-06-11T19:49:24.135Z] --- PASS: TestTypeMismatchError (0.00s) [2021-06-11T19:49:24.135Z] PASS [2021-06-11T19:49:24.135Z] coverage: 100.0% of statements [2021-06-11T19:49:24.135Z] ok github.com/docker/docker/libnetwork/options 0.046s coverage: 100.0% of statements [2021-06-11T19:49:24.454Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T19:49:24.454Z] INFO: Testing against a local daemon [2021-06-11T19:49:24.454Z] === RUN TestBuildWithSession [2021-06-11T19:49:24.454Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:49:24.454Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:49:24.454Z] === RUN TestBuildSquashParent [2021-06-11T19:49:24.454Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-11T19:49:24.454Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:49:24.454Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:49:24.454Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:49:24.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:49:24.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:49:24.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:49:24.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:49:24.598Z] testing: warning: no tests to run [2021-06-11T19:49:24.598Z] PASS [2021-06-11T19:49:24.598Z] coverage: 0.0% of statements [2021-06-11T19:49:24.598Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2021-06-11T19:49:24.598Z] === RUN TestNetworkDBSimple [2021-06-11T19:49:24.598Z] --- PASS: TestRequestReleaseAddressFromSubPool (5.66s) [2021-06-11T19:49:24.598Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2021-06-11T19:49:25.060Z] === RUN TestRequestNewPort [2021-06-11T19:49:25.060Z] --- PASS: TestRequestNewPort (0.00s) [2021-06-11T19:49:25.060Z] === RUN TestRequestSpecificPort [2021-06-11T19:49:25.060Z] --- PASS: TestRequestSpecificPort (0.00s) [2021-06-11T19:49:25.060Z] === RUN TestReleasePort [2021-06-11T19:49:25.060Z] --- PASS: TestReleasePort (0.00s) [2021-06-11T19:49:25.060Z] === RUN TestReuseReleasedPort [2021-06-11T19:49:25.060Z] --- PASS: TestReuseReleasedPort (0.00s) [2021-06-11T19:49:25.060Z] === RUN TestReleaseUnreadledPort [2021-06-11T19:49:25.060Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2021-06-11T19:49:25.060Z] === RUN TestUnknowProtocol [2021-06-11T19:49:25.061Z] --- PASS: TestUnknowProtocol (0.00s) [2021-06-11T19:49:25.061Z] === RUN TestAllocateAllPorts [2021-06-11T19:49:25.061Z] --- PASS: TestAllocateAllPorts (0.00s) [2021-06-11T19:49:25.061Z] === RUN TestPortAllocation [2021-06-11T19:49:25.061Z] --- PASS: TestPortAllocation (0.00s) [2021-06-11T19:49:25.061Z] === RUN TestPortAllocationWithCustomRange [2021-06-11T19:49:25.061Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2021-06-11T19:49:25.061Z] === RUN TestNoDuplicateBPR [2021-06-11T19:49:25.061Z] --- PASS: TestNoDuplicateBPR (0.00s) [2021-06-11T19:49:25.061Z] === RUN TestChangePortRange [2021-06-11T19:49:25.061Z] --- PASS: TestChangePortRange (0.00s) [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 0-0, setErr=, reqPort=60000 [2021-06-11T19:49:25.061Z] portallocator_test.go:345: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2021-06-11T19:49:25.061Z] PASS [2021-06-11T19:49:25.061Z] coverage: 89.7% of statements [2021-06-11T19:49:25.061Z] ok github.com/docker/docker/libnetwork/portallocator 0.042s coverage: 89.7% of statements [2021-06-11T19:49:25.524Z] 2021/06/11 19:49:25 Closing DB instances... [2021-06-11T19:49:25.564Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-11T19:49:25.564Z] PASS [2021-06-11T19:49:25.564Z] [2021-06-11T19:49:25.564Z] DONE 17 tests in 45.357s [2021-06-11T19:49:25.564Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T19:49:25.564Z] INFO: Testing against a local daemon [2021-06-11T19:49:25.564Z] === RUN TestPluginInvalidJSON [2021-06-11T19:49:25.564Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:49:25.564Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:49:25.564Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:49:25.564Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-06-11T19:49:25.564Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T19:49:25.564Z] === RUN TestPluginInstall [2021-06-11T19:49:25.564Z] === RUN TestPluginInstall/no_auth [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7c2b6ae0fc815053f79051b392021293a9dc5b742b3200ca3bf9ea043065aa9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e7c2b6ae0fc815053f79051b392021293a9dc5b742b3200ca3bf9ea043065aa9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:25.564Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60be23b4143bcec63ca28afd0fc38d49ece3f2adf4875fda69ebe32fdf905016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:25.564Z] time="2021-06-11T19:49:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:60be23b4143bcec63ca28afd0fc38d49ece3f2adf4875fda69ebe32fdf905016" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:25.564Z] === RUN TestPluginInstall/with_insecure [2021-06-11T19:49:25.990Z] === RUN TestTransportPortConv [2021-06-11T19:49:25.990Z] --- PASS: TestTransportPortConv (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestTransportPortBindingConv [2021-06-11T19:49:25.990Z] --- PASS: TestTransportPortBindingConv (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestErrorConstructors [2021-06-11T19:49:25.990Z] --- PASS: TestErrorConstructors (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestCompareIPMask [2021-06-11T19:49:25.990Z] --- PASS: TestCompareIPMask (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestUtilGetHostPartIP [2021-06-11T19:49:25.990Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestUtilGetBroadcastIP [2021-06-11T19:49:25.990Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2021-06-11T19:49:25.990Z] === RUN TestParseCIDR [2021-06-11T19:49:25.990Z] --- PASS: TestParseCIDR (0.00s) [2021-06-11T19:49:25.990Z] PASS [2021-06-11T19:49:25.990Z] coverage: 47.9% of statements [2021-06-11T19:49:25.990Z] ok github.com/docker/docker/libnetwork/types 0.044s coverage: 47.9% of statements [2021-06-11T19:49:26.491Z] time="2021-06-11T19:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:26.491Z] time="2021-06-11T19:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0ac7a290a48eb88ab9194f5ed66f6e85a5c428b89fd9778c72777863fe46ff7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:26.491Z] time="2021-06-11T19:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:49:26.491Z] time="2021-06-11T19:49:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c0ac7a290a48eb88ab9194f5ed66f6e85a5c428b89fd9778c72777863fe46ff7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:49:26.746Z] --- PASS: TestPluginInstall (4.01s) [2021-06-11T19:49:26.746Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-06-11T19:49:26.746Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2021-06-11T19:49:26.746Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-06-11T19:49:26.746Z] plugin_test.go:165: [d3c37df4dac7a] daemon is not started [2021-06-11T19:49:26.746Z] === RUN TestPluginsWithRuntimes [2021-06-11T19:49:26.965Z] --- PASS: TestNetworkDBSimple (2.02s) [2021-06-11T19:49:26.965Z] === RUN TestNetworkDBJoinLeaveNetwork [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-06-11T19:49:26.965Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-06-11T19:49:26.965Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-06-11T19:49:26.965Z] PASS [2021-06-11T19:49:26.965Z] coverage: 44.0% of statements [2021-06-11T19:49:26.965Z] ok github.com/docker/docker/oci 0.052s coverage: 44.0% of statements [2021-06-11T19:49:27.428Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.73s) [2021-06-11T19:49:27.428Z] === RUN TestGetAddress [2021-06-11T19:49:27.428Z] === RUN TestAddressPoolOpt [2021-06-11T19:49:27.428Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/a [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/something [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/_=a [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/env1=value1 [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/_env1=value1 [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/env2=value2=value3 [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/env3=abc!qwe [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/env_4=value_4 [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/PATH [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/=a [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/PATH= [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/PATH=something [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/asd!qwe [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/1asd [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/123 [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/some_space [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/__some_space_before [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/some_space_after__ [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/= [2021-06-11T19:49:27.428Z] === RUN TestValidateEnv/PaTh [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/a (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/something (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/= (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestParseHost [2021-06-11T19:49:27.428Z] --- PASS: TestParseHost (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestParseDockerDaemonHost [2021-06-11T19:49:27.428Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestParseTCP [2021-06-11T19:49:27.428Z] --- PASS: TestParseTCP (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestParseInvalidUnixAddrInvalid [2021-06-11T19:49:27.428Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestValidateExtraHosts [2021-06-11T19:49:27.428Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestIpOptString [2021-06-11T19:49:27.428Z] --- PASS: TestIpOptString (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestNewIpOptInvalidDefaultVal [2021-06-11T19:49:27.428Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestNewIpOptValidDefaultVal [2021-06-11T19:49:27.428Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestIpOptSetInvalidVal [2021-06-11T19:49:27.428Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestValidateIPAddress [2021-06-11T19:49:27.428Z] --- PASS: TestValidateIPAddress (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestMapOpts [2021-06-11T19:49:27.428Z] --- PASS: TestMapOpts (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestListOptsWithoutValidator [2021-06-11T19:49:27.428Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestListOptsWithValidator [2021-06-11T19:49:27.428Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestValidateDNSSearch [2021-06-11T19:49:27.428Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_general_format [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_one_more [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-06-11T19:49:27.428Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-06-11T19:49:27.428Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestNamedListOpts [2021-06-11T19:49:27.428Z] --- PASS: TestNamedListOpts (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestNamedMapOpts [2021-06-11T19:49:27.428Z] --- PASS: TestNamedMapOpts (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestParseLink [2021-06-11T19:49:27.428Z] --- PASS: TestParseLink (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestQuotedStringSetWithQuotes [2021-06-11T19:49:27.428Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-06-11T19:49:27.428Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestQuotedStringSetWithNoQuotes [2021-06-11T19:49:27.428Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-06-11T19:49:27.428Z] === RUN TestUlimitOpt [2021-06-11T19:49:27.428Z] --- PASS: TestUlimitOpt (0.00s) [2021-06-11T19:49:27.428Z] PASS [2021-06-11T19:49:27.428Z] coverage: 67.1% of statements [2021-06-11T19:49:27.428Z] ok github.com/docker/docker/opts 0.107s coverage: 67.1% of statements [2021-06-11T19:49:27.890Z] 2021/06/11 19:49:27 Closing DB instances... [2021-06-11T19:49:27.890Z] === RUN TestParseVersion [2021-06-11T19:49:27.890Z] --- PASS: TestParseVersion (0.00s) [2021-06-11T19:49:27.890Z] PASS [2021-06-11T19:49:27.890Z] coverage: 52.9% of statements [2021-06-11T19:49:27.890Z] ok github.com/docker/docker/pkg/aaparser 0.040s coverage: 52.9% of statements [2021-06-11T19:49:28.631Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T19:49:29.192Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T19:49:29.438Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.82s) [2021-06-11T19:49:29.438Z] === RUN TestNetworkDBJoinLeaveNetworks [2021-06-11T19:49:30.412Z] === RUN TestPeerCertificateMarshalJSON [2021-06-11T19:49:30.555Z] --- PASS: TestPluginsWithRuntimes (3.57s) [2021-06-11T19:49:30.555Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2021-06-11T19:49:30.555Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2021-06-11T19:49:30.555Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T19:49:30.875Z] === RUN TestIsArchivePathDir [2021-06-11T19:49:30.875Z] 2021/06/11 19:49:30 Closing DB instances... [2021-06-11T19:49:30.875Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-06-11T19:49:30.875Z] === RUN TestIsArchivePathInvalidFile [2021-06-11T19:49:30.875Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-06-11T19:49:30.875Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-06-11T19:49:30.875Z] --- PASS: TestPeerCertificateMarshalJSON (0.56s) [2021-06-11T19:49:30.875Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-06-11T19:49:30.875Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-06-11T19:49:30.875Z] === RUN TestMiddleware [2021-06-11T19:49:30.875Z] --- PASS: TestMiddleware (0.00s) [2021-06-11T19:49:30.875Z] === RUN TestNewResponseModifier [2021-06-11T19:49:30.875Z] --- PASS: TestNewResponseModifier (0.00s) [2021-06-11T19:49:30.875Z] PASS [2021-06-11T19:49:30.875Z] coverage: 26.8% of statements [2021-06-11T19:49:30.875Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-06-11T19:49:30.875Z] === RUN TestIsArchivePathTar [2021-06-11T19:49:30.875Z] ok github.com/docker/docker/pkg/authorization 0.614s coverage: 26.8% of statements [2021-06-11T19:49:30.875Z] --- PASS: TestIsArchivePathTar (0.16s) [2021-06-11T19:49:30.875Z] === RUN TestDecompressStreamGzip [2021-06-11T19:49:31.116Z] --- PASS: TestPluginBackCompatMediaTypes (0.70s) [2021-06-11T19:49:31.116Z] PASS [2021-06-11T19:49:31.116Z] [2021-06-11T19:49:31.116Z] DONE 10 tests in 8.337s [2021-06-11T19:49:31.116Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T19:49:31.116Z] INFO: Testing against a local daemon [2021-06-11T19:49:31.116Z] === RUN TestExternalGraphDriver [2021-06-11T19:49:31.116Z] === RUN TestExternalGraphDriver/json [2021-06-11T19:49:31.338Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-06-11T19:49:31.338Z] === RUN TestDecompressStreamBzip2 [2021-06-11T19:49:31.338Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2021-06-11T19:49:31.338Z] === RUN TestDecompressStreamXz [2021-06-11T19:49:31.338Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-06-11T19:49:31.338Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T19:49:31.338Z] === RUN TestCompressStreamXzUnsupported [2021-06-11T19:49:31.338Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestCompressStreamBzip2Unsupported [2021-06-11T19:49:31.338Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestCompressStreamInvalid [2021-06-11T19:49:31.338Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestExtensionInvalid [2021-06-11T19:49:31.338Z] --- PASS: TestExtensionInvalid (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestExtensionUncompressed [2021-06-11T19:49:31.338Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestExtensionBzip2 [2021-06-11T19:49:31.338Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestExtensionGzip [2021-06-11T19:49:31.338Z] --- PASS: TestExtensionGzip (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestExtensionXz [2021-06-11T19:49:31.338Z] --- PASS: TestExtensionXz (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestCmdStreamLargeStderr [2021-06-11T19:49:31.338Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-06-11T19:49:31.338Z] === RUN TestCmdStreamBad [2021-06-11T19:49:31.338Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-06-11T19:49:31.338Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T19:49:31.338Z] === RUN TestCmdStreamGood [2021-06-11T19:49:31.338Z] --- PASS: TestCmdStreamGood (0.04s) [2021-06-11T19:49:31.338Z] === RUN TestUntarPathWithInvalidDest [2021-06-11T19:49:31.338Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2021-06-11T19:49:31.338Z] === RUN TestUntarPathWithInvalidSrc [2021-06-11T19:49:31.338Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-06-11T19:49:31.338Z] === RUN TestUntarPath [2021-06-11T19:49:31.800Z] --- PASS: TestUntarPath (0.06s) [2021-06-11T19:49:31.800Z] === RUN TestUntarPathWithDestinationFile [2021-06-11T19:49:31.800Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2021-06-11T19:49:31.800Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-06-11T19:49:31.800Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-06-11T19:49:31.800Z] === RUN TestCopyWithTarInvalidSrc [2021-06-11T19:49:31.800Z] --- PASS: TestCopyWithTarInvalidSrc (0.01s) [2021-06-11T19:49:31.800Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-06-11T19:49:31.800Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T19:49:31.800Z] === RUN TestCopyWithTarSrcFile [2021-06-11T19:49:31.800Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-06-11T19:49:31.800Z] === RUN TestCopyWithTarSrcFolder [2021-06-11T19:49:31.800Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-06-11T19:49:31.800Z] === RUN TestCopyFileWithTarInvalidSrc [2021-06-11T19:49:31.800Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-06-11T19:49:31.800Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-06-11T19:49:31.800Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-06-11T19:49:31.800Z] === RUN TestCopyFileWithTarSrcFolder [2021-06-11T19:49:31.800Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-06-11T19:49:31.800Z] === RUN TestCopyFileWithTarSrcFile [2021-06-11T19:49:31.800Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-06-11T19:49:31.800Z] === RUN TestTarFiles [2021-06-11T19:49:31.800Z] === RUN TestUnbuffered [2021-06-11T19:49:31.800Z] --- PASS: TestUnbuffered (0.00s) [2021-06-11T19:49:31.800Z] === RUN TestRaceUnbuffered [2021-06-11T19:49:31.800Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-06-11T19:49:31.800Z] PASS [2021-06-11T19:49:31.800Z] coverage: 100.0% of statements [2021-06-11T19:49:31.800Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2021-06-11T19:49:32.775Z] time="2021-06-11T19:49:32Z" level=error msg="node1(5f3a5a9a5fa0) Could not close DB: timeout waiting for leave broadcast" [2021-06-11T19:49:32.775Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.02s) [2021-06-11T19:49:32.775Z] === RUN TestNetworkDBCRUDTableEntry [2021-06-11T19:49:32.775Z] === RUN TestMatch [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[foo]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[bar]_[foo]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[foo_bar]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[qux]_[foo]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[]#01 [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[qux]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[foo_bar_qux]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[qux]_[baz]] [2021-06-11T19:49:32.775Z] === RUN TestMatch/[[foo_baz]] [2021-06-11T19:49:32.775Z] --- PASS: TestMatch (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-06-11T19:49:32.775Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-06-11T19:49:32.775Z] PASS [2021-06-11T19:49:32.775Z] coverage: 87.5% of statements [2021-06-11T19:49:32.775Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2021-06-11T19:49:33.004Z] === RUN TestExternalGraphDriver/spec [2021-06-11T19:49:34.322Z] === RUN TestChrootTarUntar [2021-06-11T19:49:34.322Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-06-11T19:49:34.322Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.322Z] === RUN TestChrootUntarWithHugeExcludesList [2021-06-11T19:49:34.322Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T19:49:34.322Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.322Z] === RUN TestChrootUntarEmptyArchive [2021-06-11T19:49:34.322Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2021-06-11T19:49:34.322Z] === RUN TestChrootTarUntarWithSymlink [2021-06-11T19:49:34.322Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2021-06-11T19:49:34.322Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:49:34.323Z] === RUN TestChrootCopyWithTar [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:49:34.323Z] === RUN TestChrootCopyFileWithTar [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.323Z] === RUN TestChrootUntarPath [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:49:34.323Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.323Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.323Z] === RUN TestChrootApplyDotDotFile [2021-06-11T19:49:34.323Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-06-11T19:49:34.323Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:49:34.323Z] PASS [2021-06-11T19:49:34.323Z] coverage: 15.4% of statements [2021-06-11T19:49:34.323Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 15.4% of statements [2021-06-11T19:49:34.785Z] 2021/06/11 19:49:34 Closing DB instances... [2021-06-11T19:49:34.890Z] === RUN TestExternalGraphDriver/pull [2021-06-11T19:49:35.249Z] === RUN TestSizeEmpty [2021-06-11T19:49:35.249Z] --- PASS: TestSizeEmpty (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeEmptyFile [2021-06-11T19:49:35.249Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeNonemptyFile [2021-06-11T19:49:35.249Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeNestedDirectoryEmpty [2021-06-11T19:49:35.249Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-06-11T19:49:35.249Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-06-11T19:49:35.249Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestMoveToSubdir [2021-06-11T19:49:35.249Z] --- PASS: TestMoveToSubdir (0.00s) [2021-06-11T19:49:35.249Z] === RUN TestSizeNonExistingDirectory [2021-06-11T19:49:35.249Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-06-11T19:49:35.249Z] PASS [2021-06-11T19:49:35.249Z] coverage: 80.0% of statements [2021-06-11T19:49:35.249Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2021-06-11T19:49:36.224Z] --- PASS: TestNetworkDBCRUDTableEntry (3.64s) [2021-06-11T19:49:36.224Z] === RUN TestNetworkDBCRUDTableEntries [2021-06-11T19:49:36.687Z] === RUN Test [2021-06-11T19:49:36.687Z] === RUN Test/TestContainsEntry [2021-06-11T19:49:36.687Z] === RUN Test/TestCreateEntries [2021-06-11T19:49:36.687Z] === RUN Test/TestEntriesDiff [2021-06-11T19:49:36.687Z] === RUN Test/TestEntriesEquality [2021-06-11T19:49:36.687Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-06-11T19:49:36.687Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-06-11T19:49:36.687Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-06-11T19:49:36.687Z] === RUN Test/TestGeneratorNotGenerate [2021-06-11T19:49:36.687Z] === RUN Test/TestGeneratorWithPort [2021-06-11T19:49:36.687Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-06-11T19:49:36.687Z] === RUN Test/TestNewEntry [2021-06-11T19:49:36.687Z] === RUN Test/TestParse [2021-06-11T19:49:36.687Z] --- PASS: Test (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestNewEntry (0.00s) [2021-06-11T19:49:36.687Z] --- PASS: Test/TestParse (0.00s) [2021-06-11T19:49:36.687Z] PASS [2021-06-11T19:49:36.687Z] coverage: 58.3% of statements [2021-06-11T19:49:36.687Z] ok github.com/docker/docker/pkg/discovery 0.054s coverage: 58.3% of statements [2021-06-11T19:49:36.776Z] --- PASS: TestExternalGraphDriver (5.56s) [2021-06-11T19:49:36.776Z] --- PASS: TestExternalGraphDriver/json (1.91s) [2021-06-11T19:49:36.776Z] --- PASS: TestExternalGraphDriver/spec (1.91s) [2021-06-11T19:49:36.776Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-06-11T19:49:36.776Z] === RUN TestGraphdriverPluginV2 [2021-06-11T19:49:37.661Z] --- PASS: TestTarFiles (5.65s) [2021-06-11T19:49:37.661Z] === RUN TestTarUntar [2021-06-11T19:49:37.661Z] --- PASS: TestTarUntar (0.03s) [2021-06-11T19:49:37.661Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-06-11T19:49:37.661Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-06-11T19:49:37.661Z] === RUN TestTarWithOptions [2021-06-11T19:49:37.661Z] --- PASS: TestTarWithOptions (0.04s) [2021-06-11T19:49:37.661Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-06-11T19:49:37.661Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-06-11T19:49:37.661Z] === RUN TestUntarUstarGnuConflict [2021-06-11T19:49:37.661Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-06-11T19:49:37.661Z] === RUN TestUntarInvalidFilenames [2021-06-11T19:49:37.661Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames904636582\\dest" [2021-06-11T19:49:37.661Z] === RUN Test [2021-06-11T19:49:37.661Z] === RUN Test/TestContent [2021-06-11T19:49:37.661Z] === RUN Test/TestInitialize [2021-06-11T19:49:37.661Z] === RUN Test/TestNew [2021-06-11T19:49:37.661Z] === RUN Test/TestParsingContentsWithComments [2021-06-11T19:49:37.661Z] === RUN Test/TestRegister [2021-06-11T19:49:37.661Z] === RUN Test/TestWatch [2021-06-11T19:49:37.661Z] --- PASS: TestUntarInvalidFilenames (0.17s) [2021-06-11T19:49:37.661Z] === RUN TestUntarHardlinkToSymlink [2021-06-11T19:49:37.661Z] --- PASS: Test (0.01s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestContent (0.00s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestNew (0.00s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T19:49:37.661Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T19:49:37.661Z] PASS [2021-06-11T19:49:37.661Z] coverage: 97.6% of statements [2021-06-11T19:49:37.661Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-06-11T19:49:37.661Z] === RUN TestUntarInvalidHardlink [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink192377735\\victim\\hello" -> "../victim/hello" [2021-06-11T19:49:37.662Z] ok github.com/docker/docker/pkg/discovery/file 0.047s coverage: 97.6% of statements [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink729602362\\victim\\hello" -> "/../victim/hello" [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink562363217\\victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink208888956\\victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink034476971\\victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink484083982\\victim" -> "../victim" [2021-06-11T19:49:37.662Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2021-06-11T19:49:37.662Z] === RUN TestUntarInvalidSymlink [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink053608725\\dest\\dotdot" -> "../victim/hello" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink836343152\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink068737039\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink273981474\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink643990809\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink086053796\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:37.662Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink757904051\\dest\\dir\\loophole" -> "../../victim" [2021-06-11T19:49:37.662Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2021-06-11T19:49:37.662Z] === RUN TestTempArchiveCloseMultipleTimes [2021-06-11T19:49:37.662Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-06-11T19:49:37.662Z] === RUN TestXGlobalNoParent [2021-06-11T19:49:37.662Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-06-11T19:49:37.662Z] === RUN TestReplaceFileTarWrapper [2021-06-11T19:49:38.130Z] --- PASS: TestReplaceFileTarWrapper (0.19s) [2021-06-11T19:49:38.130Z] === RUN TestPrefixHeaderReadable [2021-06-11T19:49:38.130Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-06-11T19:49:38.130Z] === RUN TestDisablePigz [2021-06-11T19:49:38.130Z] --- PASS: TestDisablePigz (0.13s) [2021-06-11T19:49:38.130Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-06-11T19:49:38.130Z] === RUN TestPigz [2021-06-11T19:49:38.130Z] --- PASS: TestPigz (0.15s) [2021-06-11T19:49:38.130Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-06-11T19:49:38.130Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T19:49:38.130Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:49:38.130Z] archive_windows_test.go:16: Currently fails [2021-06-11T19:49:38.130Z] === RUN TestCanonicalTarNameForPath [2021-06-11T19:49:38.130Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-06-11T19:49:38.130Z] === RUN TestCanonicalTarName [2021-06-11T19:49:38.130Z] --- PASS: TestCanonicalTarName (0.00s) [2021-06-11T19:49:38.130Z] === RUN TestChmodTarEntry [2021-06-11T19:49:38.130Z] --- PASS: TestChmodTarEntry (0.00s) [2021-06-11T19:49:38.130Z] === RUN TestHardLinkOrder [2021-06-11T19:49:38.130Z] 2021/06/11 19:49:37 Closing DB instances... [2021-06-11T19:49:38.593Z] --- PASS: TestHardLinkOrder (0.12s) [2021-06-11T19:49:38.593Z] === RUN TestChangeString [2021-06-11T19:49:38.593Z] --- PASS: TestChangeString (0.00s) [2021-06-11T19:49:38.593Z] === RUN TestChangesWithNoChanges [2021-06-11T19:49:38.593Z] --- PASS: TestChangesWithNoChanges (0.03s) [2021-06-11T19:49:38.593Z] === RUN TestChangesWithChanges [2021-06-11T19:49:38.593Z] --- PASS: TestChangesWithChanges (0.04s) [2021-06-11T19:49:38.593Z] === RUN TestChangesWithChangesGH13590 [2021-06-11T19:49:38.593Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-06-11T19:49:38.593Z] changes_test.go:196: needs more investigation [2021-06-11T19:49:38.593Z] === RUN TestChangesDirsEmpty [2021-06-11T19:49:38.593Z] --- PASS: TestChangesDirsEmpty (0.15s) [2021-06-11T19:49:38.593Z] === RUN TestChangesDirsMutated [2021-06-11T19:49:38.593Z] --- PASS: TestChangesDirsMutated (0.18s) [2021-06-11T19:49:38.593Z] === RUN TestApplyLayer [2021-06-11T19:49:38.593Z] --- SKIP: TestApplyLayer (0.00s) [2021-06-11T19:49:38.593Z] changes_test.go:433: needs further investigation [2021-06-11T19:49:38.593Z] === RUN TestChangesSizeWithHardlinks [2021-06-11T19:49:38.593Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-06-11T19:49:38.593Z] changes_test.go:469: needs further investigation [2021-06-11T19:49:38.593Z] === RUN TestChangesSizeWithNoChanges [2021-06-11T19:49:38.593Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-06-11T19:49:38.593Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-06-11T19:49:38.593Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-06-11T19:49:38.593Z] === RUN TestChangesSize [2021-06-11T19:49:38.593Z] --- PASS: TestChangesSize (0.00s) [2021-06-11T19:49:38.593Z] === RUN TestApplyLayerInvalidFilenames [2021-06-11T19:49:38.594Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames287206618\\dest" [2021-06-11T19:49:38.594Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-06-11T19:49:38.594Z] === RUN TestApplyLayerInvalidHardlink [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink912523036\\victim\\hello" -> "../victim/hello" [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink149738955\\victim\\hello" -> "/../victim/hello" [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink000821422\\victim" -> "../victim" [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink239826485\\victim" -> "../victim" [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink293022736\\victim" -> "../victim" [2021-06-11T19:49:38.594Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink650511407\\victim" -> "../victim" [2021-06-11T19:49:38.594Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2021-06-11T19:49:38.594Z] === RUN TestApplyLayerInvalidSymlink [2021-06-11T19:49:38.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink567582146\\dest\\dotdot" -> "../victim/hello" [2021-06-11T19:49:38.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink153808953\\dest\\slash-dotdot" -> "/../victim/hello" [2021-06-11T19:49:38.594Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink529883204\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:39.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink255037651\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:39.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink200932886\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:39.058Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink175734397\\dest\\loophole-victim" -> "../victim" [2021-06-11T19:49:39.058Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-06-11T19:49:39.058Z] === RUN TestApplyLayerWhiteouts [2021-06-11T19:49:39.058Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2021-06-11T19:49:39.058Z] === RUN TestGenerateEmptyFile [2021-06-11T19:49:39.058Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-06-11T19:49:39.058Z] === RUN TestGenerateWithContent [2021-06-11T19:49:39.058Z] --- PASS: TestGenerateWithContent (0.00s) [2021-06-11T19:49:39.058Z] PASS [2021-06-11T19:49:39.058Z] coverage: 62.6% of statements [2021-06-11T19:49:39.058Z] ok github.com/docker/docker/pkg/archive 8.246s coverage: 62.6% of statements [2021-06-11T19:49:39.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:49:39.165Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:49:39.523Z] === RUN Test [2021-06-11T19:49:39.523Z] === RUN Test/TestInitialize [2021-06-11T19:49:39.523Z] --- PASS: TestNetworkDBCRUDTableEntries (3.43s) [2021-06-11T19:49:39.523Z] === RUN TestNetworkDBNodeLeave [2021-06-11T19:49:39.523Z] time="2021-06-11T19:49:39Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:49:39.523Z] time="2021-06-11T19:49:39Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:49:39.524Z] time="2021-06-11T19:49:39Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:49:39.524Z] === RUN Test/TestInitializeWithCerts [2021-06-11T19:49:39.524Z] time="2021-06-11T19:49:39Z" level=info msg="Initializing discovery with TLS" [2021-06-11T19:49:39.524Z] === RUN Test/TestWatch [2021-06-11T19:49:39.524Z] time="2021-06-11T19:49:39Z" level=info msg="Initializing discovery without TLS" [2021-06-11T19:49:40.038Z] --- PASS: TestGraphdriverPluginV2 (3.57s) [2021-06-11T19:49:40.038Z] PASS [2021-06-11T19:49:40.038Z] [2021-06-11T19:49:40.038Z] DONE 5 tests in 9.169s [2021-06-11T19:49:40.312Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T19:49:40.312Z] INFO: Testing against a local daemon [2021-06-11T19:49:40.312Z] === RUN TestContinueAfterPluginCrash [2021-06-11T19:49:40.312Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T19:49:40.312Z] === RUN TestReadPluginNoRead [2021-06-11T19:49:40.312Z] === PAUSE TestReadPluginNoRead [2021-06-11T19:49:40.312Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T19:49:40.312Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T19:49:40.312Z] === CONT TestContinueAfterPluginCrash [2021-06-11T19:49:40.312Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T19:49:42.255Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-06-11T19:49:42.445Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2021-06-11T19:49:42.445Z] === RUN TestNetworkDBWatch [2021-06-11T19:49:42.907Z] --- PASS: Test (3.18s) [2021-06-11T19:49:42.907Z] --- PASS: Test/TestInitialize (0.16s) [2021-06-11T19:49:42.907Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-06-11T19:49:42.907Z] --- PASS: Test/TestWatch (3.01s) [2021-06-11T19:49:42.907Z] PASS [2021-06-11T19:49:42.907Z] coverage: 84.1% of statements [2021-06-11T19:49:42.907Z] ok github.com/docker/docker/pkg/discovery/kv 3.242s coverage: 84.1% of statements [2021-06-11T19:49:43.882Z] === RUN Test [2021-06-11T19:49:43.882Z] === RUN Test/TestWatch [2021-06-11T19:49:43.882Z] --- PASS: Test (0.01s) [2021-06-11T19:49:43.882Z] --- PASS: Test/TestWatch (0.01s) [2021-06-11T19:49:43.882Z] PASS [2021-06-11T19:49:43.882Z] coverage: 92.3% of statements [2021-06-11T19:49:43.882Z] ok github.com/docker/docker/pkg/discovery/memory 0.049s coverage: 92.3% of statements [2021-06-11T19:49:43.882Z] 2021/06/11 19:49:43 Closing DB instances... [2021-06-11T19:49:44.497Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2021-06-11T19:49:44.497Z] === CONT TestReadPluginNoRead [2021-06-11T19:49:44.863Z] === RUN Test [2021-06-11T19:49:44.863Z] === RUN Test/TestInitialize [2021-06-11T19:49:44.863Z] === RUN Test/TestInitializeWithPattern [2021-06-11T19:49:44.863Z] === RUN Test/TestRegister [2021-06-11T19:49:44.863Z] === RUN Test/TestWatch [2021-06-11T19:49:44.863Z] --- PASS: Test (0.00s) [2021-06-11T19:49:44.863Z] --- PASS: Test/TestInitialize (0.00s) [2021-06-11T19:49:44.863Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-06-11T19:49:44.863Z] --- PASS: Test/TestRegister (0.00s) [2021-06-11T19:49:44.863Z] --- PASS: Test/TestWatch (0.00s) [2021-06-11T19:49:44.863Z] PASS [2021-06-11T19:49:44.863Z] coverage: 93.8% of statements [2021-06-11T19:49:44.863Z] ok github.com/docker/docker/pkg/discovery/nodes 0.051s coverage: 93.8% of statements [2021-06-11T19:49:45.326Z] --- PASS: TestNetworkDBWatch (3.02s) [2021-06-11T19:49:45.326Z] === RUN TestNetworkDBBulkSync [2021-06-11T19:49:46.303Z] === RUN TestPollerAddRemove [2021-06-11T19:49:46.303Z] --- PASS: TestPollerAddRemove (0.00s) [2021-06-11T19:49:46.303Z] === RUN TestPollerEvent [2021-06-11T19:49:46.303Z] --- SKIP: TestPollerEvent (0.00s) [2021-06-11T19:49:46.303Z] poller_test.go:41: No chmod on Windows [2021-06-11T19:49:46.303Z] === RUN TestPollerClose [2021-06-11T19:49:46.303Z] --- PASS: TestPollerClose (0.00s) [2021-06-11T19:49:46.303Z] PASS [2021-06-11T19:49:46.303Z] coverage: 36.2% of statements [2021-06-11T19:49:46.303Z] ok github.com/docker/docker/pkg/filenotify 0.039s coverage: 36.2% of statements [2021-06-11T19:49:46.765Z] 2021/06/11 19:49:46 Closing DB instances... [2021-06-11T19:49:47.009Z] === RUN TestReadPluginNoRead/default [2021-06-11T19:49:47.227Z] === RUN TestCopyFileWithInvalidSrc [2021-06-11T19:49:47.227Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestCopyFileWithInvalidDest [2021-06-11T19:49:47.227Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestCopyFileWithSameSrcAndDest [2021-06-11T19:49:47.227Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-06-11T19:49:47.227Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestCopyFile [2021-06-11T19:49:47.227Z] --- PASS: TestCopyFile (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-06-11T19:49:47.227Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T19:49:47.227Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T19:49:47.227Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-06-11T19:49:47.227Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestReadSymlinkedDirectoryToFile [2021-06-11T19:49:47.227Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T19:49:47.227Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T19:49:47.227Z] === RUN TestWildcardMatches [2021-06-11T19:49:47.227Z] --- PASS: TestWildcardMatches (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestPatternMatches [2021-06-11T19:49:47.227Z] --- PASS: TestPatternMatches (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-06-11T19:49:47.227Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestPatternMatchesFolderExclusions [2021-06-11T19:49:47.227Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-06-11T19:49:47.227Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-06-11T19:49:47.228Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-06-11T19:49:47.228Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-06-11T19:49:47.228Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-06-11T19:49:47.228Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestSingleExclamationError [2021-06-11T19:49:47.228Z] --- PASS: TestSingleExclamationError (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestMatchesWithNoPatterns [2021-06-11T19:49:47.228Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestMatchesWithMalformedPatterns [2021-06-11T19:49:47.228Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestMatches [2021-06-11T19:49:47.228Z] --- PASS: TestMatches (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatterns [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatterns (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatternsExceptionFlag [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCleanPatternsErrorSingleException [2021-06-11T19:49:47.228Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCreateIfNotExistsDir [2021-06-11T19:49:47.228Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-06-11T19:49:47.228Z] === RUN TestCreateIfNotExistsFile [2021-06-11T19:49:47.228Z] --- PASS: TestCreateIfNotExistsFile (0.02s) [2021-06-11T19:49:47.228Z] === RUN TestMatch [2021-06-11T19:49:47.228Z] --- PASS: TestMatch (0.00s) [2021-06-11T19:49:47.228Z] PASS [2021-06-11T19:49:47.228Z] coverage: 87.5% of statements [2021-06-11T19:49:47.228Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 87.5% of statements [2021-06-11T19:49:48.092Z] Loaded image: buildpack-deps:buster [2021-06-11T19:49:48.092Z] Loaded image: busybox:latest [2021-06-11T19:49:48.092Z] Loaded image: busybox:glibc [2021-06-11T19:49:48.210Z] === RUN TestGet [2021-06-11T19:49:48.210Z] --- PASS: TestGet (0.00s) [2021-06-11T19:49:48.210Z] === RUN TestGetShortcutString [2021-06-11T19:49:48.210Z] --- PASS: TestGetShortcutString (0.00s) [2021-06-11T19:49:48.210Z] PASS [2021-06-11T19:49:48.210Z] coverage: 42.9% of statements [2021-06-11T19:49:48.210Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-06-11T19:49:48.210Z] --- PASS: TestNetworkDBBulkSync (2.81s) [2021-06-11T19:49:48.210Z] === RUN TestNetworkDBCRUDMediumCluster [2021-06-11T19:49:48.895Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T19:49:49.032Z] Loaded image: debian:bullseye [2021-06-11T19:49:49.292Z] Loaded image: hello-world:latest [2021-06-11T19:49:49.551Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:49:49.551Z] INFO: Testing against a local daemon [2021-06-11T19:49:49.551Z] === RUN TestCgroupNamespacesBuild [2021-06-11T19:49:49.756Z] === RUN TestCreateIDMapOrder [2021-06-11T19:49:49.756Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-06-11T19:49:49.756Z] PASS [2021-06-11T19:49:49.756Z] coverage: 7.2% of statements [2021-06-11T19:49:49.756Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-06-11T19:49:49.825Z] --- PASS: TestContinueAfterPluginCrash (9.47s) [2021-06-11T19:49:50.080Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T19:49:50.731Z] === RUN TestFixedBufferCap [2021-06-11T19:49:50.732Z] --- PASS: TestFixedBufferCap (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestFixedBufferLen [2021-06-11T19:49:50.732Z] --- PASS: TestFixedBufferLen (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestFixedBufferString [2021-06-11T19:49:50.732Z] --- PASS: TestFixedBufferString (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestFixedBufferWrite [2021-06-11T19:49:50.732Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestFixedBufferRead [2021-06-11T19:49:50.732Z] --- PASS: TestFixedBufferRead (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestBytesPipeRead [2021-06-11T19:49:50.732Z] --- PASS: TestBytesPipeRead (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestBytesPipeWrite [2021-06-11T19:49:50.732Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-06-11T19:49:50.732Z] === RUN TestBytesPipeWriteRandomChunks [2021-06-11T19:49:51.194Z] --- PASS: TestGetAddress (23.62s) [2021-06-11T19:49:51.194Z] === RUN TestRequestSyntaxCheck [2021-06-11T19:49:51.194Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2021-06-11T19:49:51.194Z] === RUN TestRequest [2021-06-11T19:49:51.194Z] 2021/06/11 19:49:50 Closing DB instances... [2021-06-11T19:49:51.194Z] time="2021-06-11T19:49:51Z" level=error msg="node: 87fcd933b528 is unknown to memberlist" [2021-06-11T19:49:51.194Z] --- PASS: TestBytesPipeWriteRandomChunks (0.46s) [2021-06-11T19:49:51.194Z] === RUN TestAtomicWriteToFile [2021-06-11T19:49:51.194Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-06-11T19:49:51.194Z] === RUN TestAtomicWriteSetCommit [2021-06-11T19:49:51.194Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-06-11T19:49:51.194Z] === RUN TestAtomicWriteSetCancel [2021-06-11T19:49:51.194Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-06-11T19:49:51.194Z] === RUN TestReadCloserWrapperClose [2021-06-11T19:49:51.194Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-06-11T19:49:51.194Z] === RUN TestReaderErrWrapperReadOnError [2021-06-11T19:49:51.194Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-06-11T19:49:51.194Z] === RUN TestReaderErrWrapperRead [2021-06-11T19:49:51.194Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-06-11T19:49:51.194Z] === RUN TestHashData [2021-06-11T19:49:51.194Z] --- PASS: TestHashData (0.00s) [2021-06-11T19:49:51.194Z] === RUN TestCancelReadCloser [2021-06-11T19:49:51.657Z] --- PASS: TestCancelReadCloser (0.10s) [2021-06-11T19:49:51.657Z] === RUN TestWriteCloserWrapperClose [2021-06-11T19:49:51.657Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-06-11T19:49:51.657Z] === RUN TestNopWriteCloser [2021-06-11T19:49:51.657Z] --- PASS: TestNopWriteCloser (0.00s) [2021-06-11T19:49:51.657Z] === RUN TestNopWriter [2021-06-11T19:49:51.657Z] --- PASS: TestNopWriter (0.00s) [2021-06-11T19:49:51.657Z] === RUN TestWriteCounter [2021-06-11T19:49:51.657Z] --- PASS: TestWriteCounter (0.00s) [2021-06-11T19:49:51.657Z] PASS [2021-06-11T19:49:51.657Z] coverage: 68.4% of statements [2021-06-11T19:49:51.657Z] ok github.com/docker/docker/pkg/ioutils 0.625s coverage: 68.4% of statements [2021-06-11T19:49:51.966Z] --- PASS: TestReadPluginNoRead (7.34s) [2021-06-11T19:49:51.966Z] --- PASS: TestReadPluginNoRead/default (1.53s) [2021-06-11T19:49:51.966Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.63s) [2021-06-11T19:49:51.966Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-06-11T19:49:51.966Z] read_test.go:92: [dc75700ce3343] daemon is not started [2021-06-11T19:49:51.966Z] PASS [2021-06-11T19:49:51.966Z] [2021-06-11T19:49:51.966Z] DONE 6 tests in 11.531s [2021-06-11T19:49:51.966Z] 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-06-11T19:49:51.966Z] testing: warning: no tests to run [2021-06-11T19:49:51.966Z] PASS [2021-06-11T19:49:51.966Z] [2021-06-11T19:49:51.966Z] DONE 0 tests in 0.008s [2021-06-11T19:49:51.966Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T19:49:51.966Z] INFO: Testing against a local daemon [2021-06-11T19:49:51.966Z] === RUN TestPluginWithDevMounts [2021-06-11T19:49:51.966Z] === PAUSE TestPluginWithDevMounts [2021-06-11T19:49:51.966Z] === CONT TestPluginWithDevMounts [2021-06-11T19:49:52.119Z] time="2021-06-11T19:49:51Z" level=error msg="node: 2691c5af6b2e is unknown to memberlist" [2021-06-11T19:49:52.582Z] === RUN TestError [2021-06-11T19:49:52.582Z] --- PASS: TestError (0.00s) [2021-06-11T19:49:52.582Z] === RUN TestProgressString [2021-06-11T19:49:52.582Z] === RUN TestProgressString/no_progress [2021-06-11T19:49:52.582Z] === RUN TestProgressString/progress_1 [2021-06-11T19:49:52.582Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-06-11T19:49:52.582Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-06-11T19:49:52.582Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-06-11T19:49:52.582Z] === RUN TestProgressString/with_units [2021-06-11T19:49:52.582Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-06-11T19:49:52.582Z] === RUN TestProgressString/hide_counts [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/with_units (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-06-11T19:49:52.582Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-06-11T19:49:52.582Z] === RUN TestJSONMessageDisplay [2021-06-11T19:49:53.044Z] --- PASS: TestJSONMessageDisplay (0.15s) [2021-06-11T19:49:53.044Z] === RUN TestJSONMessageDisplayWithJSONError [2021-06-11T19:49:53.044Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-06-11T19:49:53.044Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-06-11T19:49:53.044Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-06-11T19:49:53.044Z] === RUN TestDisplayJSONMessagesStream [2021-06-11T19:49:53.044Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-06-11T19:49:53.044Z] PASS [2021-06-11T19:49:53.044Z] coverage: 91.7% of statements [2021-06-11T19:49:53.044Z] ok github.com/docker/docker/pkg/jsonmessage 0.200s coverage: 91.7% of statements [2021-06-11T19:49:53.044Z] --- PASS: TestNetworkDBCRUDMediumCluster (4.66s) [2021-06-11T19:49:53.044Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2021-06-11T19:49:53.507Z] === RUN TestStandardLongPath [2021-06-11T19:49:53.507Z] --- PASS: TestStandardLongPath (0.00s) [2021-06-11T19:49:53.507Z] === RUN TestUNCLongPath [2021-06-11T19:49:53.507Z] --- PASS: TestUNCLongPath (0.00s) [2021-06-11T19:49:53.507Z] PASS [2021-06-11T19:49:53.507Z] coverage: 100.0% of statements [2021-06-11T19:49:53.507Z] ok github.com/docker/docker/pkg/longpath 0.036s coverage: 100.0% of statements [2021-06-11T19:49:53.851Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-06-11T19:49:53.851Z] PASS [2021-06-11T19:49:53.851Z] [2021-06-11T19:49:53.851Z] DONE 1 tests in 1.765s [2021-06-11T19:49:53.851Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T19:49:53.851Z] INFO: Testing against a local daemon [2021-06-11T19:49:53.851Z] === RUN TestSecretInspect [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.02s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.52s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.90s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (18.23s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.86s) [2021-06-11T19:49:53.861Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (14.97s) [2021-06-11T19:49:53.861Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:49:53.861Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:49:54.481Z] === RUN TestNameFormat [2021-06-11T19:49:54.481Z] --- PASS: TestNameFormat (0.00s) [2021-06-11T19:49:54.481Z] === RUN TestNameRetries [2021-06-11T19:49:54.481Z] --- PASS: TestNameRetries (0.00s) [2021-06-11T19:49:54.481Z] PASS [2021-06-11T19:49:54.481Z] coverage: 85.7% of statements [2021-06-11T19:49:54.481Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-06-11T19:49:54.835Z] --- PASS: TestCgroupNamespacesBuild (4.48s) [2021-06-11T19:49:54.835Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-06-11T19:49:54.943Z] 2021/06/11 19:49:54 Closing DB instances... [2021-06-11T19:49:55.405Z] === RUN TestParseKeyValueOpt [2021-06-11T19:49:55.405Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-06-11T19:49:55.405Z] === RUN TestParseUintList [2021-06-11T19:49:55.405Z] --- PASS: TestParseUintList (0.00s) [2021-06-11T19:49:55.405Z] === RUN TestParseUintListMaximumLimits [2021-06-11T19:49:55.405Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-06-11T19:49:55.405Z] PASS [2021-06-11T19:49:55.405Z] coverage: 97.0% of statements [2021-06-11T19:49:55.405Z] ok github.com/docker/docker/pkg/parsers 0.041s coverage: 97.0% of statements [2021-06-11T19:49:55.739Z] --- PASS: TestSecretInspect (2.28s) [2021-06-11T19:49:55.739Z] === RUN TestSecretList [2021-06-11T19:49:56.379Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (3.21s) [2021-06-11T19:49:56.379Z] === RUN TestNetworkDBGarbageCollection [2021-06-11T19:49:56.745Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.73s) [2021-06-11T19:49:56.745Z] === RUN TestBuildWithSession [2021-06-11T19:49:56.745Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:49:56.745Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:49:56.745Z] === RUN TestBuildSquashParent [2021-06-11T19:49:56.842Z] === RUN TestNewAndRemove [2021-06-11T19:49:56.842Z] --- PASS: TestNewAndRemove (0.00s) [2021-06-11T19:49:56.842Z] === RUN TestRemoveInvalidPath [2021-06-11T19:49:56.842Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-06-11T19:49:56.842Z] PASS [2021-06-11T19:49:56.842Z] coverage: 82.6% of statements [2021-06-11T19:49:56.842Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2021-06-11T19:49:58.251Z] --- PASS: TestSecretList (2.31s) [2021-06-11T19:49:58.251Z] === RUN TestSecretsCreateAndDelete [2021-06-11T19:49:58.388Z] === RUN TestFailedConnection [2021-06-11T19:49:59.363Z] === RUN TestParseEmptyInterface [2021-06-11T19:49:59.363Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestParseNonInterfaceType [2021-06-11T19:49:59.363Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestParseWithOneFunction [2021-06-11T19:49:59.363Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestParseWithMultipleFuncs [2021-06-11T19:49:59.363Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestParseWithUnnamedReturn [2021-06-11T19:49:59.363Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestEmbeddedInterface [2021-06-11T19:49:59.363Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestParsedImports [2021-06-11T19:49:59.363Z] --- PASS: TestParsedImports (0.00s) [2021-06-11T19:49:59.363Z] === RUN TestAliasedImports [2021-06-11T19:49:59.363Z] --- PASS: TestAliasedImports (0.00s) [2021-06-11T19:49:59.363Z] PASS [2021-06-11T19:49:59.363Z] coverage: 56.8% of statements [2021-06-11T19:49:59.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2021-06-11T19:49:59.363Z] --- PASS: TestFailedConnection (1.01s) [2021-06-11T19:49:59.363Z] === RUN TestFailOnce [2021-06-11T19:49:59.824Z] 2021/06/11 19:49:59 http: panic serving 127.0.0.1:49318: Plugin not ready [2021-06-11T19:49:59.824Z] goroutine 18 [running]: [2021-06-11T19:49:59.825Z] net/http.(*conn).serve.func1(0xc00010a000) [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-06-11T19:49:59.825Z] panic(0x84ab40, 0x987da0) [2021-06-11T19:49:59.825Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-06-11T19:49:59.825Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-11T19:49:59.825Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-06-11T19:49:59.825Z] net/http.HandlerFunc.ServeHTTP(0xc00003eec0, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-06-11T19:49:59.825Z] net/http.(*ServeMux).ServeHTTP(0xc00004a980, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-06-11T19:49:59.825Z] net/http.serverHandler.ServeHTTP(0xc0000e2000, 0x99b9e0, 0xc000126000, 0xc000118000) [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:2831 +0xab [2021-06-11T19:49:59.825Z] net/http.(*conn).serve(0xc00010a000, 0x99c5a0, 0xc0000f4040) [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-06-11T19:49:59.825Z] created by net/http.(*Server).Serve [2021-06-11T19:49:59.825Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-06-11T19:49:59.825Z] time="2021-06-11T19:49:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49317/Test.FailOnce: Post http://127.0.0.1:49317/Test.FailOnce: EOF, retrying in 1s" [2021-06-11T19:49:59.927Z] --- PASS: TestBuildWithHugeFile (41.71s) [2021-06-11T19:49:59.927Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:49:59.927Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:49:59.927Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:49:59.927Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T19:49:59.927Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:49:59.927Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:49:59.927Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:49:59.927Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:49:59.927Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:49:59.927Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:49:59.927Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:49:59.927Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:49:59.927Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:49:59.927Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2021-06-11T19:49:59.927Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-06-11T19:49:59.927Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2021-06-11T19:49:59.927Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-06-11T19:49:59.927Z] === RUN TestBuildPreserveOwnership [2021-06-11T19:49:59.927Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T19:49:59.927Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T19:50:00.764Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2021-06-11T19:50:00.764Z] === RUN TestSecretsUpdate [2021-06-11T19:50:00.799Z] === RUN TestHTTPTransport [2021-06-11T19:50:00.799Z] --- PASS: TestHTTPTransport (0.00s) [2021-06-11T19:50:00.799Z] PASS [2021-06-11T19:50:00.799Z] coverage: 85.7% of statements [2021-06-11T19:50:00.799Z] ok github.com/docker/docker/pkg/plugins/transport 0.058s coverage: 85.7% of statements [2021-06-11T19:50:00.799Z] --- PASS: TestFailOnce (1.17s) [2021-06-11T19:50:00.799Z] === RUN TestEchoInputOutput [2021-06-11T19:50:00.799Z] --- PASS: TestEchoInputOutput (0.00s) [2021-06-11T19:50:00.799Z] === RUN TestBackoff [2021-06-11T19:50:00.799Z] --- PASS: TestBackoff (0.00s) [2021-06-11T19:50:00.799Z] === RUN TestAbortRetry [2021-06-11T19:50:00.799Z] --- PASS: TestAbortRetry (0.00s) [2021-06-11T19:50:00.799Z] === RUN TestClientScheme [2021-06-11T19:50:00.799Z] --- PASS: TestClientScheme (0.00s) [2021-06-11T19:50:00.799Z] === RUN TestNewClientWithTimeout [2021-06-11T19:50:00.868Z] --- PASS: TestBuildPreserveOwnership (5.46s) [2021-06-11T19:50:00.868Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.71s) [2021-06-11T19:50:00.868Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.74s) [2021-06-11T19:50:00.868Z] === RUN TestBuildPlatformInvalid [2021-06-11T19:50:00.868Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-06-11T19:50:00.868Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T19:50:01.269Z] time="2021-06-11T19:50:00Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post http://127.0.0.1:49324/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-06-11T19:50:01.351Z] ......... [ 86%] [2021-06-11T19:50:01.730Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-06-11T19:50:01.730Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestBufioReaderPoolPutAndGet [2021-06-11T19:50:01.730Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-06-11T19:50:01.730Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-06-11T19:50:01.730Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestBufioWriterPoolPutAndGet [2021-06-11T19:50:01.730Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-06-11T19:50:01.730Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-06-11T19:50:01.730Z] === RUN TestBufferPoolPutAndGet [2021-06-11T19:50:01.730Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-06-11T19:50:01.730Z] PASS [2021-06-11T19:50:01.730Z] coverage: 88.2% of statements [2021-06-11T19:50:01.730Z] ok github.com/docker/docker/pkg/pools 0.050s coverage: 88.2% of statements [2021-06-11T19:50:02.651Z] --- PASS: TestSecretsUpdate (2.29s) [2021-06-11T19:50:02.651Z] === RUN TestTemplatedSecret [2021-06-11T19:50:02.704Z] === RUN TestOutputOnPrematureClose [2021-06-11T19:50:02.704Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-06-11T19:50:02.704Z] === RUN TestCompleteSilently [2021-06-11T19:50:02.704Z] --- PASS: TestCompleteSilently (0.00s) [2021-06-11T19:50:02.704Z] PASS [2021-06-11T19:50:02.704Z] coverage: 75.9% of statements [2021-06-11T19:50:02.704Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2021-06-11T19:50:02.704Z] time="2021-06-11T19:50:02Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post http://127.0.0.1:49324/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-06-11T19:50:02.704Z] --- PASS: TestRequest (11.83s) [2021-06-11T19:50:02.704Z] === RUN TestOverlappingRequests [2021-06-11T19:50:03.166Z] === RUN TestSendToOneSub [2021-06-11T19:50:03.166Z] --- PASS: TestSendToOneSub (0.00s) [2021-06-11T19:50:03.166Z] === RUN TestSendToMultipleSubs [2021-06-11T19:50:03.166Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-06-11T19:50:03.166Z] === RUN TestEvictOneSub [2021-06-11T19:50:03.166Z] --- PASS: TestEvictOneSub (0.00s) [2021-06-11T19:50:03.166Z] === RUN TestClosePublisher [2021-06-11T19:50:03.166Z] --- PASS: TestClosePublisher (0.00s) [2021-06-11T19:50:03.166Z] === RUN TestPubSubRace [2021-06-11T19:50:03.629Z] --- PASS: TestOverlappingRequests (0.60s) [2021-06-11T19:50:03.629Z] === RUN TestRelease [2021-06-11T19:50:04.603Z] --- PASS: TestPubSubRace (1.05s) [2021-06-11T19:50:04.603Z] PASS [2021-06-11T19:50:04.603Z] coverage: 75.0% of statements [2021-06-11T19:50:04.603Z] ok github.com/docker/docker/pkg/pubsub 1.090s coverage: 75.0% of statements [2021-06-11T19:50:05.065Z] time="2021-06-11T19:50:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post http://127.0.0.1:49324/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-06-11T19:50:05.540Z] === RUN TestRegister [2021-06-11T19:50:05.540Z] --- PASS: TestRegister (0.00s) [2021-06-11T19:50:05.540Z] === RUN TestCommand [2021-06-11T19:50:05.540Z] --- PASS: TestCommand (0.03s) [2021-06-11T19:50:05.540Z] === RUN TestNaiveSelf [2021-06-11T19:50:05.540Z] --- PASS: TestNaiveSelf (0.03s) [2021-06-11T19:50:05.540Z] PASS [2021-06-11T19:50:05.540Z] coverage: 82.4% of statements [2021-06-11T19:50:05.540Z] ok github.com/docker/docker/pkg/reexec 0.100s coverage: 82.4% of statements [2021-06-11T19:50:05.540Z] --- PASS: TestRelease (2.12s) [2021-06-11T19:50:05.540Z] === RUN TestAllocateRandomDeallocate [2021-06-11T19:50:06.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:50:06.130Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:50:06.130Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:50:06.514Z] === RUN TestParseSignal [2021-06-11T19:50:06.514Z] --- PASS: TestParseSignal (0.00s) [2021-06-11T19:50:06.514Z] === RUN TestValidSignalForPlatform [2021-06-11T19:50:06.514Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-06-11T19:50:06.514Z] PASS [2021-06-11T19:50:06.514Z] coverage: 19.7% of statements [2021-06-11T19:50:06.514Z] ok github.com/docker/docker/pkg/signal 0.040s coverage: 19.7% of statements [2021-06-11T19:50:06.715Z] tests/integration/models_images_test.py ............... [ 89%] [2021-06-11T19:50:06.840Z] --- PASS: TestTemplatedSecret (3.39s) [2021-06-11T19:50:06.840Z] === RUN TestSecretCreateResolve [2021-06-11T19:50:07.489Z] === RUN TestNewStdWriter [2021-06-11T19:50:07.489Z] --- PASS: TestNewStdWriter (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestWriteWithUninitializedStdWriter [2021-06-11T19:50:07.489Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestWriteWithNilBytes [2021-06-11T19:50:07.489Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestWrite [2021-06-11T19:50:07.489Z] --- PASS: TestWrite (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestWriteWithWriterError [2021-06-11T19:50:07.489Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-06-11T19:50:07.489Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyWriteAndRead [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyWithInvalidInputHeader [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyWithCorruptedPrefix [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyReturnsWriteErrors [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-06-11T19:50:07.489Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-06-11T19:50:07.489Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-06-11T19:50:07.489Z] PASS [2021-06-11T19:50:07.489Z] coverage: 100.0% of statements [2021-06-11T19:50:07.489Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2021-06-11T19:50:07.639Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:50:08.174Z] tests/integration/models_networks_test.py .... [ 91%] [2021-06-11T19:50:08.463Z] === RUN TestRawProgressFormatterFormatStatus [2021-06-11T19:50:08.463Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestRawProgressFormatterFormatProgress [2021-06-11T19:50:08.463Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestFormatStatus [2021-06-11T19:50:08.463Z] --- PASS: TestFormatStatus (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestFormatError [2021-06-11T19:50:08.463Z] --- PASS: TestFormatError (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestFormatJSONError [2021-06-11T19:50:08.463Z] --- PASS: TestFormatJSONError (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestJsonProgressFormatterFormatProgress [2021-06-11T19:50:08.463Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestJsonProgressFormatterFormatStatus [2021-06-11T19:50:08.463Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestNewJSONProgressOutput [2021-06-11T19:50:08.463Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestAuxFormatterEmit [2021-06-11T19:50:08.463Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestStreamWriterStdout [2021-06-11T19:50:08.463Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-06-11T19:50:08.463Z] === RUN TestStreamWriterStderr [2021-06-11T19:50:08.463Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-06-11T19:50:08.463Z] PASS [2021-06-11T19:50:08.463Z] coverage: 66.2% of statements [2021-06-11T19:50:08.463Z] ok github.com/docker/docker/pkg/streamformatter 0.048s coverage: 66.2% of statements [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy (16.04s) [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.90s) [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.81s) [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.94s) [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.11s) [2021-06-11T19:50:08.589Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2021-06-11T19:50:08.589Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:50:08.726Z] --- PASS: TestSecretCreateResolve (2.29s) [2021-06-11T19:50:08.726Z] PASS [2021-06-11T19:50:08.726Z] [2021-06-11T19:50:08.726Z] DONE 6 tests in 14.847s [2021-06-11T19:50:08.726Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T19:50:08.726Z] INFO: Testing against a local daemon [2021-06-11T19:50:08.726Z] === RUN TestServiceCreateInit [2021-06-11T19:50:08.726Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T19:50:09.437Z] === RUN TestGenerateRandomID [2021-06-11T19:50:09.437Z] --- PASS: TestGenerateRandomID (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestShortenId [2021-06-11T19:50:09.437Z] --- PASS: TestShortenId (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestShortenSha256Id [2021-06-11T19:50:09.437Z] --- PASS: TestShortenSha256Id (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestShortenIdEmpty [2021-06-11T19:50:09.437Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestShortenIdInvalid [2021-06-11T19:50:09.437Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestIsShortIDNonHex [2021-06-11T19:50:09.437Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-06-11T19:50:09.437Z] === RUN TestIsShortIDNotCorrectSize [2021-06-11T19:50:09.437Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-06-11T19:50:09.437Z] PASS [2021-06-11T19:50:09.437Z] coverage: 70.6% of statements [2021-06-11T19:50:09.437Z] ok github.com/docker/docker/pkg/stringid 0.036s coverage: 70.6% of statements [2021-06-11T19:50:09.900Z] time="2021-06-11T19:50:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49324/Test.Echo: Post http://127.0.0.1:49324/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-06-11T19:50:10.362Z] === RUN TestIsCpusetListAvailable [2021-06-11T19:50:10.362Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-06-11T19:50:10.362Z] PASS [2021-06-11T19:50:10.362Z] coverage: 38.2% of statements [2021-06-11T19:50:10.362Z] ok github.com/docker/docker/pkg/sysinfo 0.034s coverage: 38.2% of statements [2021-06-11T19:50:11.337Z] --- PASS: TestAllocateRandomDeallocate (5.98s) [2021-06-11T19:50:11.337Z] === RUN TestRetrieveFromStore [2021-06-11T19:50:11.452Z] --- PASS: TestBuildMultiStageParentConfig (2.36s) [2021-06-11T19:50:11.452Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:50:11.452Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-06-11T19:50:11.452Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T19:50:11.452Z] === RUN TestBuildWithEmptyLayers [2021-06-11T19:50:11.654Z] --- PASS: TestBuildSquashParent (12.49s) [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:50:11.654Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:50:11.654Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:50:11.654Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:50:11.654Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:50:11.799Z] === RUN TestChtimes [2021-06-11T19:50:11.799Z] --- PASS: TestChtimes (0.00s) [2021-06-11T19:50:11.799Z] === RUN TestChtimesWindows [2021-06-11T19:50:11.799Z] --- PASS: TestChtimesWindows (0.01s) [2021-06-11T19:50:11.799Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-06-11T19:50:11.799Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-06-11T19:50:11.799Z] === RUN TestEnsureRemoveAllNotExist [2021-06-11T19:50:11.799Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-06-11T19:50:11.799Z] === RUN TestEnsureRemoveAllWithDir [2021-06-11T19:50:11.799Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-06-11T19:50:11.799Z] === RUN TestEnsureRemoveAllWithFile [2021-06-11T19:50:11.799Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-06-11T19:50:11.799Z] === RUN TestHasWin32KSupport [2021-06-11T19:50:11.799Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-06-11T19:50:11.799Z] syscall_windows_test.go:8: win32k: true [2021-06-11T19:50:11.799Z] PASS [2021-06-11T19:50:11.799Z] coverage: 12.2% of statements [2021-06-11T19:50:11.799Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 12.2% of statements [2021-06-11T19:50:12.402Z] --- PASS: TestBuildWithEmptyLayers (1.30s) [2021-06-11T19:50:12.402Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:50:12.775Z] === RUN TestTailFile [2021-06-11T19:50:12.775Z] --- PASS: TestTailFile (0.00s) [2021-06-11T19:50:12.775Z] === RUN TestTailFileManyLines [2021-06-11T19:50:12.775Z] --- PASS: TestTailFileManyLines (0.00s) [2021-06-11T19:50:12.775Z] === RUN TestTailEmptyFile [2021-06-11T19:50:12.775Z] --- PASS: TestTailEmptyFile (0.00s) [2021-06-11T19:50:12.775Z] === RUN TestTailNegativeN [2021-06-11T19:50:12.775Z] --- PASS: TestTailNegativeN (0.00s) [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader [2021-06-11T19:50:12.775Z] === CONT TestNewTailReader [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/2_byte_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/4_byte_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/8_byte_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/12_byte_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/no_delimiter [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/no_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-06-11T19:50:12.775Z] === CONT TestNewTailReader/single_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:50:12.775Z] === CONT TestNewTailReader/4_byte_delimiter [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:50:12.775Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:50:12.775Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/8_byte_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/no_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/12_byte_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/2_byte_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:12.776Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:12.776Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:12.776Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:12.777Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:12.777Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.175Z] Loaded image: buildpack-deps:buster [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.241Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.241Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.241Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.242Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.242Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.243Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.243Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.244Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.245Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.441Z] Loaded image: busybox:latest [2021-06-11T19:50:13.701Z] Loaded image: busybox:glibc [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.707Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-06-11T19:50:13.708Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.01s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.708Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.709Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-06-11T19:50:13.710Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-06-11T19:50:13.710Z] PASS [2021-06-11T19:50:13.710Z] coverage: 88.6% of statements [2021-06-11T19:50:13.710Z] ok github.com/docker/docker/pkg/tailfile 0.183s coverage: 88.6% of statements [2021-06-11T19:50:13.710Z] --- PASS: TestRetrieveFromStore (2.17s) [2021-06-11T19:50:13.710Z] === RUN TestRequestReleaseAddressDuplicate [2021-06-11T19:50:13.710Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2021-06-11T19:50:13.710Z] === RUN TestParallelPredefinedRequest1 [2021-06-11T19:50:13.710Z] === PAUSE TestParallelPredefinedRequest1 [2021-06-11T19:50:13.710Z] === RUN TestParallelPredefinedRequest2 [2021-06-11T19:50:13.710Z] === PAUSE TestParallelPredefinedRequest2 [2021-06-11T19:50:13.710Z] === RUN TestParallelPredefinedRequest3 [2021-06-11T19:50:13.710Z] === PAUSE TestParallelPredefinedRequest3 [2021-06-11T19:50:13.710Z] === RUN TestParallelPredefinedRequest4 [2021-06-11T19:50:13.710Z] === PAUSE TestParallelPredefinedRequest4 [2021-06-11T19:50:13.710Z] === RUN TestParallelPredefinedRequest5 [2021-06-11T19:50:13.710Z] === PAUSE TestParallelPredefinedRequest5 [2021-06-11T19:50:13.710Z] === RUN TestDebug [2021-06-11T19:50:13.710Z] --- PASS: TestDebug (0.00s) [2021-06-11T19:50:13.710Z] === RUN TestRequestPoolParallel [2021-06-11T19:50:13.966Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T19:50:14.173Z] --- PASS: TestRequestPoolParallel (0.54s) [2021-06-11T19:50:14.173Z] === RUN TestFullAllocateRelease [2021-06-11T19:50:14.173Z] === RUN TestTarSumRemoveNonExistent [2021-06-11T19:50:14.635Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-06-11T19:50:14.635Z] === RUN TestTarSumRemove [2021-06-11T19:50:14.635Z] --- PASS: TestTarSumRemove (0.00s) [2021-06-11T19:50:14.635Z] === RUN TestSortFileInfoSums [2021-06-11T19:50:14.635Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-06-11T19:50:14.635Z] === RUN TestNewTarSumForLabelInvalid [2021-06-11T19:50:14.635Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-06-11T19:50:14.635Z] === RUN TestNewTarSumForLabel [2021-06-11T19:50:14.635Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-06-11T19:50:14.635Z] === RUN TestEmptyTar [2021-06-11T19:50:14.635Z] --- PASS: TestEmptyTar (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestTarSumsReadSize [2021-06-11T19:50:14.636Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestTarSums [2021-06-11T19:50:14.636Z] --- PASS: TestTarSums (0.08s) [2021-06-11T19:50:14.636Z] === RUN TestIteration [2021-06-11T19:50:14.636Z] --- PASS: TestIteration (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestVersionLabelForChecksum [2021-06-11T19:50:14.636Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestVersion [2021-06-11T19:50:14.636Z] --- PASS: TestVersion (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestGetVersion [2021-06-11T19:50:14.636Z] --- PASS: TestGetVersion (0.00s) [2021-06-11T19:50:14.636Z] === RUN TestGetVersions [2021-06-11T19:50:14.636Z] --- PASS: TestGetVersions (0.00s) [2021-06-11T19:50:14.636Z] PASS [2021-06-11T19:50:14.636Z] coverage: 89.3% of statements [2021-06-11T19:50:14.636Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2021-06-11T19:50:14.636Z] --- PASS: TestFullAllocateRelease (0.51s) [2021-06-11T19:50:14.636Z] === RUN TestOddAllocateRelease [2021-06-11T19:50:14.812Z] tests/integration/models_nodes_test.py . [ 91%] [2021-06-11T19:50:14.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:50:14.952Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:50:15.098Z] --- PASS: TestOddAllocateRelease (0.31s) [2021-06-11T19:50:15.098Z] === RUN TestFullAllocateSerialReleaseParallel [2021-06-11T19:50:15.098Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.11s) [2021-06-11T19:50:15.098Z] === RUN TestOddAllocateSerialReleaseParallel [2021-06-11T19:50:15.098Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.07s) [2021-06-11T19:50:15.098Z] === RUN TestEvenAllocateSerialReleaseParallel [2021-06-11T19:50:15.380Z] tests/integration/models_resources_test.py . [ 91%] [2021-06-11T19:50:15.561Z] testing: warning: no tests to run [2021-06-11T19:50:15.561Z] PASS [2021-06-11T19:50:15.561Z] coverage: [no statements] [2021-06-11T19:50:15.561Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.08s) [2021-06-11T19:50:15.561Z] === CONT TestParallelPredefinedRequest1 [2021-06-11T19:50:15.561Z] === CONT TestParallelPredefinedRequest4 [2021-06-11T19:50:15.561Z] === CONT TestParallelPredefinedRequest3 [2021-06-11T19:50:15.561Z] === CONT TestParallelPredefinedRequest5 [2021-06-11T19:50:15.561Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2021-06-11T19:50:15.561Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:50:15.561Z] === CONT TestParallelPredefinedRequest2 [2021-06-11T19:50:15.561Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2021-06-11T19:50:15.561Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:50:15.561Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2021-06-11T19:50:15.561Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:50:15.561Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2021-06-11T19:50:15.561Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:50:15.561Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2021-06-11T19:50:15.561Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:50:15.561Z] PASS [2021-06-11T19:50:15.561Z] coverage: 85.3% of statements [2021-06-11T19:50:15.561Z] ok github.com/docker/docker/pkg/term/windows 0.038s coverage: [no statements] [no tests to run] [2021-06-11T19:50:15.561Z] ok github.com/docker/docker/libnetwork/ipam 60.405s coverage: 85.3% of statements [2021-06-11T19:50:15.617Z] Loaded image: debian:bullseye [2021-06-11T19:50:15.617Z] Loaded image: hello-world:latest [2021-06-11T19:50:15.877Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:50:16.024Z] === RUN TestTruncIndex [2021-06-11T19:50:16.024Z] --- PASS: TestTruncIndex (0.10s) [2021-06-11T19:50:16.024Z] PASS [2021-06-11T19:50:16.024Z] coverage: 91.5% of statements [2021-06-11T19:50:16.024Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-06-11T19:50:16.999Z] === RUN TestIsGIT [2021-06-11T19:50:16.999Z] --- PASS: TestIsGIT (0.00s) [2021-06-11T19:50:16.999Z] === RUN TestIsTransport [2021-06-11T19:50:16.999Z] --- PASS: TestIsTransport (0.00s) [2021-06-11T19:50:16.999Z] PASS [2021-06-11T19:50:16.999Z] coverage: 100.0% of statements [2021-06-11T19:50:16.999Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2021-06-11T19:50:17.463Z] === RUN TestVersionInfo [2021-06-11T19:50:17.463Z] --- PASS: TestVersionInfo (0.00s) [2021-06-11T19:50:17.463Z] === RUN TestAppendVersions [2021-06-11T19:50:17.463Z] --- PASS: TestAppendVersions (0.00s) [2021-06-11T19:50:17.463Z] PASS [2021-06-11T19:50:17.463Z] coverage: 88.9% of statements [2021-06-11T19:50:17.463Z] ok github.com/docker/docker/pkg/useragent 0.030s coverage: 88.9% of statements [2021-06-11T19:50:18.130Z] --- PASS: TestServiceCreateInit (9.21s) [2021-06-11T19:50:18.130Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.63s) [2021-06-11T19:50:18.130Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2021-06-11T19:50:18.130Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T19:50:18.439Z] --- PASS: TestNewClientWithTimeout (17.61s) [2021-06-11T19:50:18.439Z] === RUN TestClientStream [2021-06-11T19:50:18.439Z] --- PASS: TestClientStream (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestClientSendFile [2021-06-11T19:50:18.439Z] --- PASS: TestClientSendFile (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestClientWithRequestTimeout [2021-06-11T19:50:18.439Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestFileSpecPlugin [2021-06-11T19:50:18.439Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-06-11T19:50:18.439Z] === RUN TestFileJSONSpecPlugin [2021-06-11T19:50:18.439Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-06-11T19:50:18.439Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.03s) [2021-06-11T19:50:18.439Z] === RUN TestPluginAddHandler [2021-06-11T19:50:18.439Z] --- PASS: TestPluginAddHandler (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestPluginWaitBadPlugin [2021-06-11T19:50:18.439Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-06-11T19:50:18.439Z] === RUN TestGet [2021-06-11T19:50:18.439Z] time="2021-06-11T19:50:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-06-11T19:50:19.414Z] time="2021-06-11T19:50:19Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-06-11T19:50:19.414Z] === RUN TestValidatePrivileges [2021-06-11T19:50:19.414Z] --- PASS: TestValidatePrivileges (0.00s) [2021-06-11T19:50:19.414Z] === RUN TestFilterByCapNeg [2021-06-11T19:50:19.414Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-06-11T19:50:19.414Z] === RUN TestFilterByCapPos [2021-06-11T19:50:19.414Z] --- PASS: TestFilterByCapPos (0.00s) [2021-06-11T19:50:19.414Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-06-11T19:50:19.414Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-06-11T19:50:19.414Z] PASS [2021-06-11T19:50:19.414Z] coverage: 12.0% of statements [2021-06-11T19:50:19.414Z] ok github.com/docker/docker/plugin 0.061s coverage: 12.0% of statements [2021-06-11T19:50:20.247Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:50:20.507Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:50:20.971Z] === RUN TestNewSettable [2021-06-11T19:50:20.971Z] --- PASS: TestNewSettable (0.00s) [2021-06-11T19:50:20.971Z] === RUN TestIsSettable [2021-06-11T19:50:20.971Z] --- PASS: TestIsSettable (0.00s) [2021-06-11T19:50:20.971Z] === RUN TestUpdateSettingsEnv [2021-06-11T19:50:20.971Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-06-11T19:50:20.971Z] PASS [2021-06-11T19:50:20.971Z] coverage: 20.1% of statements [2021-06-11T19:50:20.971Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-06-11T19:50:21.437Z] time="2021-06-11T19:50:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-06-11T19:50:21.538Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-06-11T19:50:21.900Z] === RUN TestLoad [2021-06-11T19:50:21.900Z] --- PASS: TestLoad (0.00s) [2021-06-11T19:50:21.900Z] === RUN TestSave [2021-06-11T19:50:21.900Z] --- PASS: TestSave (0.04s) [2021-06-11T19:50:21.900Z] === RUN TestAddDeleteGet [2021-06-11T19:50:21.900Z] --- PASS: TestAddDeleteGet (0.04s) [2021-06-11T19:50:21.900Z] === RUN TestInvalidTags [2021-06-11T19:50:21.900Z] --- PASS: TestInvalidTags (0.01s) [2021-06-11T19:50:21.900Z] PASS [2021-06-11T19:50:21.900Z] coverage: 84.4% of statements [2021-06-11T19:50:21.900Z] ok github.com/docker/docker/reference 0.124s coverage: 84.4% of statements [2021-06-11T19:50:24.298Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-06-11T19:50:24.298Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-06-11T19:50:24.673Z] --- PASS: TestBuildMultiStageOnBuild (11.52s) [2021-06-11T19:50:24.673Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:50:24.673Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-11T19:50:24.673Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T19:50:24.673Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:50:24.823Z] === RUN TestResolveAuthConfigIndexServer [2021-06-11T19:50:24.823Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestResolveAuthConfigFullURL [2021-06-11T19:50:24.823Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestLoadAllowNondistributableArtifacts [2021-06-11T19:50:24.823Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestValidateMirror [2021-06-11T19:50:24.823Z] --- PASS: TestValidateMirror (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestLoadInsecureRegistries [2021-06-11T19:50:24.823Z] time="2021-06-11T19:50: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-06-11T19:50:24.823Z] time="2021-06-11T19:50: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-06-11T19:50:24.823Z] time="2021-06-11T19:50: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-06-11T19:50:24.823Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-06-11T19:50:24.823Z] === RUN TestNewServiceConfig [2021-06-11T19:50:24.823Z] --- PASS: TestNewServiceConfig (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestValidateIndexName [2021-06-11T19:50:24.823Z] --- PASS: TestValidateIndexName (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestValidateIndexNameWithError [2021-06-11T19:50:24.823Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestEndpointParse [2021-06-11T19:50:24.823Z] --- PASS: TestEndpointParse (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestEndpointParseInvalid [2021-06-11T19:50:24.823Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestValidateEndpoint [2021-06-11T19:50:24.823Z] --- PASS: TestValidateEndpoint (0.01s) [2021-06-11T19:50:24.823Z] === RUN TestPing [2021-06-11T19:50:24.823Z] --- PASS: TestPing (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestPingRegistryEndpoint [2021-06-11T19:50:24.823Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-06-11T19:50:24.823Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:50:24.823Z] === RUN TestEndpoint [2021-06-11T19:50:24.823Z] --- SKIP: TestEndpoint (0.01s) [2021-06-11T19:50:24.823Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:50:24.823Z] === RUN TestParseRepositoryInfo [2021-06-11T19:50:24.823Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestNewIndexInfo [2021-06-11T19:50:24.823Z] --- PASS: TestNewIndexInfo (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestMirrorEndpointLookup [2021-06-11T19:50:24.823Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-06-11T19:50:24.823Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:50:24.823Z] === RUN TestSearchRepositories [2021-06-11T19:50:24.823Z] --- PASS: TestSearchRepositories (0.01s) [2021-06-11T19:50:24.823Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-06-11T19:50:24.823Z] Host: 127.0.0.1:49366 [2021-06-11T19:50:24.823Z] User-Agent: docker test client [2021-06-11T19:50:24.823Z] Authorization: Token fake-token [2021-06-11T19:50:24.823Z] X-Docker-Token: true [2021-06-11T19:50:24.823Z] Accept-Encoding: gzip [2021-06-11T19:50:24.823Z] [2021-06-11T19:50:24.823Z] [2021-06-11T19:50:24.823Z] registry_test.go:730: HTTP/1.1 200 OK [2021-06-11T19:50:24.823Z] Connection: close [2021-06-11T19:50:24.823Z] Content-Length: 144 [2021-06-11T19:50:24.823Z] Cache-Control: no-cache [2021-06-11T19:50:24.823Z] Content-Type: application/json [2021-06-11T19:50:24.823Z] Date: Fri, 11 Jun 2021 19:50:24 GMT [2021-06-11T19:50:24.823Z] Expires: -1 [2021-06-11T19:50:24.823Z] Pragma: no-cache [2021-06-11T19:50:24.823Z] Server: docker-tests/mock [2021-06-11T19:50:24.823Z] X-Docker-Registry-Config: mock [2021-06-11T19:50:24.823Z] X-Docker-Registry-Version: 0.0.0 [2021-06-11T19:50:24.823Z] [2021-06-11T19:50:24.823Z] [2021-06-11T19:50:24.823Z] === RUN TestTrustedLocation [2021-06-11T19:50:24.823Z] --- PASS: TestTrustedLocation (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-06-11T19:50:24.823Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestAllowNondistributableArtifacts [2021-06-11T19:50:24.823Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-06-11T19:50:24.823Z] === RUN TestIsSecureIndex [2021-06-11T19:50:24.823Z] --- PASS: TestIsSecureIndex (0.00s) [2021-06-11T19:50:24.823Z] PASS [2021-06-11T19:50:24.823Z] coverage: 51.7% of statements [2021-06-11T19:50:24.823Z] ok github.com/docker/docker/registry 0.238s coverage: 51.7% of statements [2021-06-11T19:50:25.285Z] time="2021-06-11T19:50:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-06-11T19:50:25.748Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-06-11T19:50:25.748Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-06-11T19:50:25.748Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-06-11T19:50:25.748Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-06-11T19:50:25.748Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-06-11T19:50:25.748Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-06-11T19:50:25.748Z] === RUN TestResumableRequestReaderWithReadError [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.57s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.61s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.37s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.62s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.39s) [2021-06-11T19:50:25.784Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.31s) [2021-06-11T19:50:25.784Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:50:25.784Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:50:25.886Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.55s) [2021-06-11T19:50:25.886Z] PASS [2021-06-11T19:50:25.886Z] [2021-06-11T19:50:25.886Z] === Skipped [2021-06-11T19:50:25.886Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-06-11T19:50:25.886Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:50:25.886Z] [2021-06-11T19:50:25.886Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:50:25.886Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:50:25.886Z] [2021-06-11T19:50:25.886Z] [2021-06-11T19:50:25.886Z] DONE 34 tests, 2 skipped in 113.834s [2021-06-11T19:50:25.886Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T19:50:25.886Z] ++ 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-06-11T19:50:25.886Z] ++ set -e [2021-06-11T19:50:25.886Z] ++ '[' -n 0 ']' [2021-06-11T19:50:25.886Z] ++ set -x [2021-06-11T19:50:25.886Z] ++ env -i DEST=/go/src/github.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-06-11T19:50:25.886Z] INFO: Testing against a local daemon [2021-06-11T19:50:25.886Z] === RUN TestConfigInspect [2021-06-11T19:50:26.211Z] time="2021-06-11T19:50:25Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReaderWithReadError (0.13s) [2021-06-11T19:50:26.211Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-06-11T19:50:26.211Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-06-11T19:50:26.211Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-06-11T19:50:26.211Z] === RUN TestResumableRequestReader [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReader (0.00s) [2021-06-11T19:50:26.211Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-06-11T19:50:26.211Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-06-11T19:50:26.211Z] PASS [2021-06-11T19:50:26.211Z] coverage: 100.0% of statements [2021-06-11T19:50:26.211Z] ok github.com/docker/docker/registry/resumable 0.200s coverage: 100.0% of statements [2021-06-11T19:50:26.673Z] === RUN TestRestartManagerTimeout [2021-06-11T19:50:26.673Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-06-11T19:50:26.674Z] === RUN TestRestartManagerTimeoutReset [2021-06-11T19:50:26.674Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-06-11T19:50:26.674Z] PASS [2021-06-11T19:50:26.674Z] coverage: 50.9% of statements [2021-06-11T19:50:26.674Z] ok github.com/docker/docker/restartmanager 0.036s coverage: 50.9% of statements [2021-06-11T19:50:26.674Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T19:50:26.674Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T19:50:26.674Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T19:50:26.674Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2021-06-11T19:50:27.648Z] === RUN TestDecodeContainerConfig [2021-06-11T19:50:27.648Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-06-11T19:50:27.648Z] === RUN TestDecodeContainerConfigIsolation [2021-06-11T19:50:27.648Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-06-11T19:50:27.648Z] === RUN TestValidatePrivileged [2021-06-11T19:50:27.648Z] --- PASS: TestValidatePrivileged (0.00s) [2021-06-11T19:50:27.648Z] PASS [2021-06-11T19:50:27.648Z] coverage: 52.2% of statements [2021-06-11T19:50:27.648Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.2% of statements [2021-06-11T19:50:27.648Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-06-11T19:50:27.648Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-06-11T19:50:27.648Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-06-11T19:50:27.648Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-06-11T19:50:27.648Z] PASS [2021-06-11T19:50:27.648Z] coverage: 62.5% of statements [2021-06-11T19:50:27.648Z] ok github.com/docker/docker/testutil 0.039s coverage: 62.5% of statements [2021-06-11T19:50:27.798Z] --- PASS: TestConfigInspect (3.02s) [2021-06-11T19:50:27.798Z] === RUN TestConfigList [2021-06-11T19:50:29.359Z] tests/integration/regression_test.py ...... [ 98%] [2021-06-11T19:50:29.619Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-06-11T19:50:29.619Z] tests/integration/credentials/utils_test.py . [100%] [2021-06-11T19:50:29.619Z] [2021-06-11T19:50:29.619Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-06-11T19:50:29.619Z] =========================== short test summary info ============================ [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-06-11T19:50:29.619Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-06-11T19:50:29.619Z] Not supported on most drivers [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-06-11T19:50:29.619Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-06-11T19:50:29.619Z] Output of docker top depends on host distro, and is not formalized. [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-06-11T19:50:29.619Z] Can fail if eth0 has multiple IP addresses [2021-06-11T19:50:29.619Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-06-11T19:50:29.619Z] This doesn't seem to be taken into account by the engine [2021-06-11T19:50:29.619Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-06-11T19:50:29.619Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-06-11T19:50:29.619Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-06-11T19:50:29.619Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.29 seconds == [2021-06-11T19:50:29.878Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-06-11T19:50:29.982Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:50:30.242Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:50:30.811Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:50:31.098Z] --- PASS: TestConfigList (2.98s) [2021-06-11T19:50:31.098Z] === RUN TestConfigsCreateAndDelete [2021-06-11T19:50:31.402Z] === RUN TestGetDriver [2021-06-11T19:50:31.402Z] --- PASS: TestGetDriver (0.00s) [2021-06-11T19:50:31.402Z] === RUN TestVolumeRequestError [2021-06-11T19:50:31.402Z] --- PASS: TestVolumeRequestError (0.01s) [2021-06-11T19:50:31.402Z] PASS [2021-06-11T19:50:31.402Z] coverage: 36.1% of statements [2021-06-11T19:50:31.402Z] ok github.com/docker/docker/volume/drivers 0.055s coverage: 36.1% of statements [2021-06-11T19:50:31.402Z] === RUN TestGetAddress [2021-06-11T19:50:31.402Z] --- PASS: TestGetAddress (0.00s) [2021-06-11T19:50:31.402Z] === RUN TestRemove [2021-06-11T19:50:31.402Z] --- SKIP: TestRemove (0.00s) [2021-06-11T19:50:31.402Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T19:50:31.402Z] === RUN TestInitializeWithVolumes [2021-06-11T19:50:31.402Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-06-11T19:50:31.402Z] === RUN TestCreate [2021-06-11T19:50:31.402Z] --- PASS: TestCreate (0.01s) [2021-06-11T19:50:31.402Z] === RUN TestValidateName [2021-06-11T19:50:31.402Z] --- PASS: TestValidateName (0.00s) [2021-06-11T19:50:31.402Z] === RUN TestCreateWithOpts [2021-06-11T19:50:31.402Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-06-11T19:50:31.402Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T19:50:31.402Z] === RUN TestRelaodNoOpts [2021-06-11T19:50:31.402Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-06-11T19:50:31.402Z] PASS [2021-06-11T19:50:31.402Z] coverage: 41.5% of statements [2021-06-11T19:50:31.402Z] ok github.com/docker/docker/volume/local 0.077s coverage: 41.5% of statements [2021-06-11T19:50:31.750Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy (6.30s) [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.96s) [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-06-11T19:50:32.010Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-06-11T19:50:32.010Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:50:32.388Z] === RUN TestConvertTmpfsOptions [2021-06-11T19:50:32.388Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-06-11T19:50:32.388Z] parser_test.go:49: data="mode=700,size=1m" [2021-06-11T19:50:32.388Z] parser_test.go:49: data="ro" [2021-06-11T19:50:32.388Z] === RUN TestParseMountRaw [2021-06-11T19:50:32.388Z] --- PASS: TestParseMountRaw (0.03s) [2021-06-11T19:50:32.388Z] === RUN TestParseMountRawSplit [2021-06-11T19:50:32.388Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-06-11T19:50:32.388Z] parser_test.go:390: case 0 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 1 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 2 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 3 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 4 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 5 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 6 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 7 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 8 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 0 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 1 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 2 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 3 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 4 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 5 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 6 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 7 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 8 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 9 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 10 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 11 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 12 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 0 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 1 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 2 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 3 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 4 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 5 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 6 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 7 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 8 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 9 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 10 [2021-06-11T19:50:32.388Z] parser_test.go:390: case 11 [2021-06-11T19:50:32.388Z] === RUN TestParseMountSpec [2021-06-11T19:50:32.388Z] --- PASS: TestParseMountSpec (0.00s) [2021-06-11T19:50:32.388Z] parser_test.go:455: case 0 [2021-06-11T19:50:32.388Z] parser_test.go:455: case 1 [2021-06-11T19:50:32.388Z] parser_test.go:455: case 2 [2021-06-11T19:50:32.388Z] parser_test.go:455: case 3 [2021-06-11T19:50:32.388Z] parser_test.go:455: case 4 [2021-06-11T19:50:32.388Z] parser_test.go:455: case 5 [2021-06-11T19:50:32.388Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-06-11T19:50:32.388Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-06-11T19:50:32.388Z] === RUN TestValidateMount [2021-06-11T19:50:32.388Z] --- PASS: TestValidateMount (0.00s) [2021-06-11T19:50:32.388Z] PASS [2021-06-11T19:50:32.389Z] coverage: 66.2% of statements [2021-06-11T19:50:32.389Z] ok github.com/docker/docker/volume/mounts 0.084s coverage: 66.2% of statements [2021-06-11T19:50:33.362Z] === RUN TestSetGetMeta [2021-06-11T19:50:33.362Z] === PAUSE TestSetGetMeta [2021-06-11T19:50:33.362Z] === RUN TestRestore [2021-06-11T19:50:33.362Z] === PAUSE TestRestore [2021-06-11T19:50:33.362Z] === RUN TestServiceCreate [2021-06-11T19:50:33.362Z] === PAUSE TestServiceCreate [2021-06-11T19:50:33.362Z] === RUN TestServiceList [2021-06-11T19:50:33.362Z] === PAUSE TestServiceList [2021-06-11T19:50:33.362Z] === RUN TestServiceRemove [2021-06-11T19:50:33.362Z] === PAUSE TestServiceRemove [2021-06-11T19:50:33.362Z] === RUN TestServiceGet [2021-06-11T19:50:33.362Z] === PAUSE TestServiceGet [2021-06-11T19:50:33.362Z] === RUN TestServicePrune [2021-06-11T19:50:33.362Z] === PAUSE TestServicePrune [2021-06-11T19:50:33.362Z] === RUN TestCreate [2021-06-11T19:50:33.362Z] === PAUSE TestCreate [2021-06-11T19:50:33.362Z] === RUN TestRemove [2021-06-11T19:50:33.362Z] === PAUSE TestRemove [2021-06-11T19:50:33.362Z] === RUN TestList [2021-06-11T19:50:33.362Z] === PAUSE TestList [2021-06-11T19:50:33.363Z] === RUN TestFindByDriver [2021-06-11T19:50:33.363Z] === PAUSE TestFindByDriver [2021-06-11T19:50:33.363Z] === RUN TestFindByReferenced [2021-06-11T19:50:33.363Z] === PAUSE TestFindByReferenced [2021-06-11T19:50:33.363Z] === RUN TestDerefMultipleOfSameRef [2021-06-11T19:50:33.363Z] === PAUSE TestDerefMultipleOfSameRef [2021-06-11T19:50:33.363Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:50:33.363Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:50:33.363Z] === RUN TestDefererencePluginOnCreateError [2021-06-11T19:50:33.363Z] === PAUSE TestDefererencePluginOnCreateError [2021-06-11T19:50:33.363Z] === RUN TestRefDerefRemove [2021-06-11T19:50:33.363Z] === PAUSE TestRefDerefRemove [2021-06-11T19:50:33.363Z] === RUN TestGet [2021-06-11T19:50:33.363Z] === PAUSE TestGet [2021-06-11T19:50:33.363Z] === RUN TestGetWithReference [2021-06-11T19:50:33.363Z] === PAUSE TestGetWithReference [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_nil_list [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_nil_list [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_empty_list [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_empty_list [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_filter_some [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_filter_some [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_filter_middle [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_filter_middle [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:50:33.363Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-06-11T19:50:33.363Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_nil_list [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_filter_some [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_filter_middle [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-06-11T19:50:33.363Z] === CONT TestFilterFunc/test_empty_list [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-06-11T19:50:33.363Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-06-11T19:50:33.363Z] === CONT TestSetGetMeta [2021-06-11T19:50:33.363Z] === CONT TestDerefMultipleOfSameRef [2021-06-11T19:50:33.363Z] === CONT TestServicePrune [2021-06-11T19:50:33.363Z] === CONT TestServiceList [2021-06-11T19:50:33.363Z] --- PASS: TestSetGetMeta (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestServiceCreate [2021-06-11T19:50:33.363Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestRestore [2021-06-11T19:50:33.363Z] --- PASS: TestRestore (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestList [2021-06-11T19:50:33.363Z] --- PASS: TestList (0.02s) [2021-06-11T19:50:33.363Z] === CONT TestFindByReferenced [2021-06-11T19:50:33.363Z] --- PASS: TestFindByReferenced (0.02s) [2021-06-11T19:50:33.363Z] === CONT TestFindByDriver [2021-06-11T19:50:33.363Z] --- PASS: TestFindByDriver (0.02s) [2021-06-11T19:50:33.363Z] === CONT TestServiceGet [2021-06-11T19:50:33.363Z] === CONT TestServiceRemove [2021-06-11T19:50:33.363Z] --- PASS: TestServiceGet (0.04s) [2021-06-11T19:50:33.363Z] time="2021-06-11T19:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:50:33.363Z] --- PASS: TestServiceCreate (0.15s) [2021-06-11T19:50:33.363Z] === CONT TestRemove [2021-06-11T19:50:33.363Z] time="2021-06-11T19:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:50:33.363Z] --- PASS: TestServiceList (0.18s) [2021-06-11T19:50:33.363Z] === CONT TestCreate [2021-06-11T19:50:33.363Z] --- PASS: TestServiceRemove (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestRefDerefRemove [2021-06-11T19:50:33.363Z] time="2021-06-11T19:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:50:33.363Z] time="2021-06-11T19:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-06-11T19:50:33.363Z] --- PASS: TestCreate (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestGetWithReference [2021-06-11T19:50:33.363Z] time="2021-06-11T19:50:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-06-11T19:50:33.363Z] --- PASS: TestRemove (0.04s) [2021-06-11T19:50:33.363Z] === CONT TestGet [2021-06-11T19:50:33.363Z] --- PASS: TestServicePrune (0.22s) [2021-06-11T19:50:33.363Z] === CONT TestDefererencePluginOnCreateError [2021-06-11T19:50:33.363Z] --- PASS: TestRefDerefRemove (0.03s) [2021-06-11T19:50:33.363Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-06-11T19:50:33.363Z] --- PASS: TestGetWithReference (0.03s) [2021-06-11T19:50:33.363Z] --- PASS: TestGet (0.03s) [2021-06-11T19:50:33.363Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-06-11T19:50:33.363Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-06-11T19:50:33.363Z] PASS [2021-06-11T19:50:33.363Z] coverage: 69.6% of statements [2021-06-11T19:50:33.363Z] ok github.com/docker/docker/volume/service 0.319s coverage: 69.6% of statements [2021-06-11T19:50:33.363Z] --- PASS: TestGet (15.01s) [2021-06-11T19:50:33.363Z] === RUN TestPluginWithNoManifest [2021-06-11T19:50:33.363Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-06-11T19:50:33.363Z] === RUN TestGetAll [2021-06-11T19:50:33.363Z] --- PASS: TestGetAll (0.00s) [2021-06-11T19:50:33.363Z] PASS [2021-06-11T19:50:33.363Z] coverage: 73.4% of statements [2021-06-11T19:50:33.363Z] ok github.com/docker/docker/pkg/plugins 34.897s coverage: 73.4% of statements [2021-06-11T19:50:33.641Z] --- PASS: TestConfigsCreateAndDelete (2.97s) [2021-06-11T19:50:33.641Z] === RUN TestConfigsUpdate [2021-06-11T19:50:33.918Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2021-06-11T19:50:33.918Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:50:34.898Z] --- PASS: TestBuildMultiStageLayerLeak (10.71s) [2021-06-11T19:50:34.899Z] === RUN TestBuildWithHugeFile [2021-06-11T19:50:35.826Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2021-06-11T19:50:35.826Z] === RUN TestBuildWithEmptyLayers [2021-06-11T19:50:36.165Z] --- PASS: TestCreateServiceMultipleTimes (17.67s) [2021-06-11T19:50:36.165Z] === RUN TestCreateServiceConflict [2021-06-11T19:50:36.937Z] --- PASS: TestConfigsUpdate (3.02s) [2021-06-11T19:50:36.937Z] === RUN TestTemplatedConfig [2021-06-11T19:50:37.208Z] --- PASS: TestBuildWithEmptyLayers (1.37s) [2021-06-11T19:50:37.208Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:50:37.527Z] --- PASS: TestCreateServiceConflict (2.29s) [2021-06-11T19:50:37.527Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T19:50:40.234Z] --- PASS: TestTemplatedConfig (3.34s) [2021-06-11T19:50:40.234Z] === RUN TestConfigCreateResolve [2021-06-11T19:50:41.422Z] --- PASS: TestBuildMultiStageOnBuild (4.19s) [2021-06-11T19:50:41.422Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:50:41.689Z] --- PASS: TestCreateServiceMaxReplicas (3.36s) [2021-06-11T19:50:41.689Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T19:50:42.092Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T19:50:42.092Z] [2021-06-11T19:50:42.092Z] Unloading profiles will leave already running processes permanently [2021-06-11T19:50:42.092Z] unconfined, which can lead to unexpected situations. [2021-06-11T19:50:42.092Z] [2021-06-11T19:50:42.092Z] To set a process to complain mode, use the command line tool [2021-06-11T19:50:42.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T19:50:42.092Z] Post stage [Pipeline] junit [2021-06-11T19:50:42.367Z] Recording test results [2021-06-11T19:50:42.514Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-06-11T19:50:42.796Z] + echo Ensuring container killed. [2021-06-11T19:50:42.796Z] Ensuring container killed. [2021-06-11T19:50:42.796Z] + docker rm -vf docker-pr1 [2021-06-11T19:50:42.796Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-11T19:50:43.080Z] + echo Chowning /workspace to jenkins user [2021-06-11T19:50:43.080Z] Chowning /workspace to jenkins user [2021-06-11T19:50:43.080Z] + id -u [2021-06-11T19:50:43.080Z] + id -g [2021-06-11T19:50:43.080Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T19:50:43.335Z] --- PASS: TestBuildUncleanTarFilenames (2.04s) [2021-06-11T19:50:43.335Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:50:43.535Z] --- PASS: TestConfigCreateResolve (2.91s) [2021-06-11T19:50:43.535Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T19:50:43.535Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2021-06-11T19:50:43.535Z] PASS [2021-06-11T19:50:43.535Z] [2021-06-11T19:50:43.535Z] DONE 7 tests in 19.035s [2021-06-11T19:50:43.796Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T19:50:43.797Z] ++ 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-06-11T19:50:43.797Z] ++ set -e [2021-06-11T19:50:43.797Z] ++ '[' -n 0 ']' [2021-06-11T19:50:43.797Z] ++ set -x [2021-06-11T19:50:43.797Z] ++ env -i DEST=/go/src/github.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-06-11T19:50:43.797Z] INFO: Testing against a local daemon [2021-06-11T19:50:43.797Z] === RUN TestCheckpoint [2021-06-11T19:50:43.797Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T19:50:43.797Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:50:43.797Z] === RUN TestContainerInvalidJSON [2021-06-11T19:50:43.797Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:50:43.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:50:43.797Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:50:43.797Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:50:43.797Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:50:43.797Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:50:43.797Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:50:43.797Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:50:43.797Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:50:43.797Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-06-11T19:50:43.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-06-11T19:50:43.797Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T19:50:43.797Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-06-11T19:50:43.797Z] === RUN TestCopyFromContainerPathDoesNotExist [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T19:50:44.057Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-06-11T19:50:44.057Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T19:50:44.057Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-06-11T19:50:44.057Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T19:50:44.057Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-06-11T19:50:44.057Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T19:50:44.316Z] + bundleName=docker-py [2021-06-11T19:50:44.316Z] + echo Creating docker-py-bundles.tar.gz [2021-06-11T19:50:44.316Z] Creating docker-py-bundles.tar.gz [2021-06-11T19:50:44.316Z] + 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 [2021-06-11T19:50:44.317Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-06-11T19:50:44.317Z] === RUN TestCopyFromContainer [Pipeline] archiveArtifacts [2021-06-11T19:50:44.329Z] Archiving artifacts [2021-06-11T19:50:44.622Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-06-11T19:50:44.976Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh binary [2021-06-11T19:50:45.242Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:50:45.242Z] Using test binary docker [2021-06-11T19:50:45.242Z] +++ /etc/init.d/apparmor start [2021-06-11T19:50:45.242Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:50:45.242Z] INFO: Waiting for daemon to start... [2021-06-11T19:50:45.242Z] Starting dockerd [2021-06-11T19:50:45.242Z] +++ 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-06-11T19:50:45.548Z] [2021-06-11T19:50:45.548Z] Removing bundles/ [2021-06-11T19:50:45.548Z] [2021-06-11T19:50:45.548Z] ---> Making bundle: binary (in bundles/binary) [2021-06-11T19:50:45.548Z] Building: bundles/binary-daemon/dockerd-dev [2021-06-11T19:50:45.548Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:50:46.231Z] === RUN TestCopyFromContainer// [2021-06-11T19:50:46.231Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T19:50:46.231Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T19:50:46.231Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T19:50:46.231Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T19:50:46.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T19:50:46.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T19:50:46.491Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T19:50:46.621Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-06-11T19:50:46.621Z] Using test binary docker [2021-06-11T19:50:46.621Z] +++ /etc/init.d/apparmor start [2021-06-11T19:50:46.621Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-06-11T19:50:46.621Z] INFO: Waiting for daemon to start... [2021-06-11T19:50:46.621Z] Starting dockerd [2021-06-11T19:50:46.621Z] +++ 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-06-11T19:50:46.752Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T19:50:46.752Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer (2.78s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-06-11T19:50:47.013Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-06-11T19:50:47.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T19:50:47.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:50:47.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:50:47.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:50:47.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:50:47.013Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:50:47.013Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:50:47.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:50:47.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:50:47.013Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:50:47.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T19:50:47.013Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T19:50:47.013Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-11T19:50:47.013Z] === RUN TestCreateWithInvalidEnv [2021-06-11T19:50:47.013Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T19:50:47.013Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T19:50:47.013Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T19:50:47.013Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T19:50:47.013Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T19:50:47.013Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T19:50:47.013Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T19:50:47.013Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T19:50:47.013Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T19:50:47.013Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T19:50:47.013Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T19:50:47.013Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T19:50:47.013Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-06-11T19:50:47.013Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T19:50:47.212Z] . [2021-06-11T19:50:47.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:50:47.212Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:50:47.212Z] Error: No such image: emptyfs [2021-06-11T19:50:47.212Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T19:50:47.212Z] ++++ docker load [2021-06-11T19:50:47.472Z] Running integration-test (iteration 1) [2021-06-11T19:50:47.472Z] 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-06-11T19:50:47.472Z] ++ 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-06-11T19:50:47.472Z] ++ set -e [2021-06-11T19:50:47.472Z] ++ '[' -n 0 ']' [2021-06-11T19:50:47.472Z] ++ set -x [2021-06-11T19:50:47.472Z] ++ env -i DEST=/go/src/github.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-06-11T19:50:47.732Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2021-06-11T19:50:47.732Z] === RUN TestBuildWithHugeFile [2021-06-11T19:50:48.209Z] 2021/06/11 19:50:48 Closing DB instances... [2021-06-11T19:50:48.670Z] [2021-06-11T19:50:48.670Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-06-11T19:50:48.670Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-06-11T19:50:48.670Z] Error: No such image: emptyfs [2021-06-11T19:50:48.670Z] ++++ docker load [2021-06-11T19:50:48.670Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-06-11T19:50:49.555Z] --- PASS: TestCreateWithCustomMaskedPaths (2.45s) [2021-06-11T19:50:49.555Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T19:50:49.607Z] Running integration-test (iteration 1) [2021-06-11T19:50:49.607Z] 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-06-11T19:50:49.607Z] ++ 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-06-11T19:50:49.607Z] ++ set -e [2021-06-11T19:50:49.607Z] ++ '[' -n 0 ']' [2021-06-11T19:50:49.607Z] ++ set -x [2021-06-11T19:50:49.607Z] ++ env -i DEST=/go/src/github.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-06-11T19:50:49.755Z] --- PASS: TestNetworkDBGarbageCollection (53.65s) [2021-06-11T19:50:49.755Z] === RUN TestFindNode [2021-06-11T19:50:49.755Z] 2021/06/11 19:50:49 Closing DB instances... [2021-06-11T19:50:49.755Z] --- PASS: TestFindNode (0.01s) [2021-06-11T19:50:49.755Z] === RUN TestChangeNodeState [2021-06-11T19:50:49.755Z] 2021/06/11 19:50:49 Closing DB instances... [2021-06-11T19:50:49.755Z] --- PASS: TestChangeNodeState (0.01s) [2021-06-11T19:50:49.755Z] === RUN TestNodeReincarnation [2021-06-11T19:50:49.755Z] 2021/06/11 19:50:49 Closing DB instances... [2021-06-11T19:50:52.102Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.42s) [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:50:52.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:50:52.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:50:52.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:50:52.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:50:52.102Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:50:52.102Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:50:52.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:50:52.102Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:50:52.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:50:52.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:50:52.103Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-06-11T19:50:52.103Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-06-11T19:50:52.103Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T19:50:53.044Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s) [2021-06-11T19:50:53.044Z] === RUN TestCreateDifferentPlatform [2021-06-11T19:50:53.044Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T19:50:53.044Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T19:50:53.044Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-06-11T19:50:53.044Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T19:50:53.044Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T19:50:53.044Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T19:50:53.044Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-06-11T19:50:53.044Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T19:50:53.044Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-06-11T19:50:53.044Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T19:50:53.044Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T19:50:53.044Z] === RUN TestDaemonRestartIpcMode [2021-06-11T19:50:53.044Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T19:50:53.044Z] === RUN TestDaemonHostGatewayIP [2021-06-11T19:50:53.044Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T19:50:53.044Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T19:50:53.044Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T19:50:53.044Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T19:50:53.044Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T19:50:53.044Z] === RUN TestDiff [2021-06-11T19:50:53.985Z] --- PASS: TestDiff (0.83s) [2021-06-11T19:50:53.985Z] === RUN TestExecWithCloseStdin [2021-06-11T19:50:54.925Z] --- PASS: TestExecWithCloseStdin (1.12s) [2021-06-11T19:50:54.925Z] === RUN TestExec [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2021-06-11T19:50:55.572Z] --- PASS: TestNodeReincarnation (5.01s) [2021-06-11T19:50:55.572Z] === RUN TestParallelCreate [2021-06-11T19:50:55.572Z] 2021/06/11 19:50:54 Closing DB instances... [2021-06-11T19:50:55.572Z] --- PASS: TestParallelCreate (0.01s) [2021-06-11T19:50:55.572Z] === RUN TestParallelDelete [2021-06-11T19:50:55.572Z] 2021/06/11 19:50:54 Closing DB instances... [2021-06-11T19:50:55.572Z] --- PASS: TestParallelDelete (0.01s) [2021-06-11T19:50:55.572Z] === RUN TestNetworkDBIslands [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7895711a6e5b with config:&{NodeID:7895711a6e5b Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 7895711a6e5b/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 7895711a6e5b/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:268ad81986fe with config:&{NodeID:268ad81986fe Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 268ad81986fe/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=debug msg="memberlist: Stream connection from=[::1]:49429" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 268ad81986fe/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 7895711a6e5b/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=info msg="Node 7895711a6e5b/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:54Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49430" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:21052a0919e5 with config:&{NodeID:21052a0919e5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49431" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 7895711a6e5b/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 7895711a6e5b/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 268ad81986fe/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to nodes list" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2021-06-11T19:50:55.572Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49432" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:40b7435a274d with config:&{NodeID:40b7435a274d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Stream connection from=[::1]:49434" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 7895711a6e5b/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 7895711a6e5b/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 268ad81986fe/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 21052a0919e5/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49435" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.035Z] time="2021-06-11T19:50:55Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.313Z] --- PASS: TestExec (1.13s) [2021-06-11T19:50:56.313Z] === RUN TestExecUser [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4e2d10ac8ef7 with config:&{NodeID:4e2d10ac8ef7 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=[::1]:49436" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 21052a0919e5/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 21052a0919e5/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 268ad81986fe/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 7895711a6e5b/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 7895711a6e5b/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49437" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:56.497Z] time="2021-06-11T19:50:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:50:56.532Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2021-06-11T19:50:56.532Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T19:50:56.787Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2021-06-11T19:50:56.787Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=info msg="The new bootstrap node list is:[172.17.112.76:10033 172.17.112.76:10034 172.17.112.76:10035]" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10033" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49439" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10034" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49440" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10035" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49441" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=info msg="The new bootstrap node list is:[172.17.112.76:10033 172.17.112.76:10034 172.17.112.76:10035]" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10033" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49442" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10034" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49443" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10035" [2021-06-11T19:50:56.959Z] time="2021-06-11T19:50:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49444" [2021-06-11T19:50:57.258Z] --- PASS: TestExecUser (1.14s) [2021-06-11T19:50:57.258Z] === RUN TestExportContainerAndImportImage [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:56Z" level=info msg="node 0 leaving" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="node4(40b7435a274d): Node leave event for 7895711a6e5b/172.17.112.76" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="node3(21052a0919e5): Node leave event for 7895711a6e5b/172.17.112.76" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 7895711a6e5b/172.17.112.76" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="node2(268ad81986fe): Node leave event for 7895711a6e5b/172.17.112.76" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="node1(7895711a6e5b): Node leave event for 7895711a6e5b/172.17.112.76" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.422Z] time="2021-06-11T19:50:57Z" level=info msg="Node 7895711a6e5b/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.17.112.76:10036: use of closed network connection" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="node 1 leaving" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="node4(40b7435a274d): Node leave event for 268ad81986fe/172.17.112.76" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 268ad81986fe/172.17.112.76" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe change state NodeActive --> NodeLeft" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="node3(21052a0919e5): Node leave event for 268ad81986fe/172.17.112.76" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe change state NodeActive --> NodeFailed" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe/172.17.112.76, added to failed nodes list" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=error msg="node: 268ad81986fe is unknown to memberlist" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe/172.17.112.76, left gossip cluster" [2021-06-11T19:50:57.885Z] time="2021-06-11T19:50:57Z" level=info msg="Node 268ad81986fe/172.17.112.76, left gossip cluster" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="node 2 leaving" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="Node 21052a0919e5 change state NodeActive --> NodeLeft" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 21052a0919e5/172.17.112.76" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="Node 21052a0919e5 change state NodeActive --> NodeLeft" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="node3(21052a0919e5): Node leave event for 21052a0919e5/172.17.112.76" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="Node 21052a0919e5 change state NodeActive --> NodeLeft" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:57Z" level=info msg="node4(40b7435a274d): Node leave event for 21052a0919e5/172.17.112.76" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:58Z" level=info msg="Node 21052a0919e5/172.17.112.76, left gossip cluster" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:58Z" level=info msg="Node 21052a0919e5/172.17.112.76, left gossip cluster" [2021-06-11T19:50:58.347Z] time="2021-06-11T19:50:58Z" level=info msg="Node 21052a0919e5/172.17.112.76, left gossip cluster" [2021-06-11T19:50:58.640Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2021-06-11T19:50:58.640Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="node 0 coming back" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:23c3d40d9386 with config:&{NodeID:23c3d40d9386 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to nodes list" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="node 1 coming back" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c3e47c530720 with config:&{NodeID:c3e47c530720 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node c3e47c530720/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node c3e47c530720/172.17.112.76, added to nodes list" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="node 2 coming back" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:98c0612380b7 with config:&{NodeID:98c0612380b7 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node 98c0612380b7/172.17.112.76, joined gossip cluster" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to nodes list" [2021-06-11T19:50:58.809Z] time="2021-06-11T19:50:58Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:50:59.271Z] time="2021-06-11T19:50:58Z" level=debug msg="memberlist: Failed ping: 4e2d10ac8ef7 (timeout reached)" [2021-06-11T19:50:59.271Z] time="2021-06-11T19:50:58Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.17.112.76:10036: use of closed network connection" [2021-06-11T19:50:59.271Z] time="2021-06-11T19:50:58Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49447" [2021-06-11T19:50:59.733Z] time="2021-06-11T19:50:59Z" level=warning msg="memberlist: Was able to connect to 4e2d10ac8ef7 but other probes failed, network may be misconfigured" [2021-06-11T19:50:59.733Z] time="2021-06-11T19:50:59Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:00.024Z] --- PASS: TestExportContainerAfterDaemonRestart (1.80s) [2021-06-11T19:51:00.024Z] === RUN TestHealthCheckWorkdir [2021-06-11T19:51:00.049Z] --- PASS: TestCreateServiceConfigFileMode (2.74s) [2021-06-11T19:51:00.049Z] === RUN TestCreateServiceSysctls [2021-06-11T19:51:00.706Z] time="2021-06-11T19:51:00Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:01.681Z] time="2021-06-11T19:51:01Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:01.935Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-06-11T19:51:01.935Z] === RUN TestHealthKillContainer [2021-06-11T19:51:02.655Z] time="2021-06-11T19:51:02Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:03.629Z] time="2021-06-11T19:51:03Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:04.212Z] --- PASS: TestCreateServiceSysctls (3.84s) [2021-06-11T19:51:04.212Z] === RUN TestCreateServiceCapabilities [2021-06-11T19:51:04.604Z] time="2021-06-11T19:51:04Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:05.229Z] --- PASS: TestHealthKillContainer (3.11s) [2021-06-11T19:51:05.229Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T19:51:05.490Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-06-11T19:51:05.490Z] === RUN TestIpcModeNone [2021-06-11T19:51:06.098Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2021-06-11T19:51:06.098Z] === RUN TestInspect [2021-06-11T19:51:06.151Z] time="2021-06-11T19:51:05Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:06.613Z] time="2021-06-11T19:51:06Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:06.872Z] --- PASS: TestIpcModeNone (1.11s) [2021-06-11T19:51:06.872Z] === RUN TestIpcModePrivate [2021-06-11T19:51:07.812Z] --- PASS: TestIpcModePrivate (1.10s) [2021-06-11T19:51:07.812Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-06-11T19:51:07.812Z] === RUN TestIpcModeShareable [2021-06-11T19:51:08.158Z] time="2021-06-11T19:51:07Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:08.620Z] time="2021-06-11T19:51:08Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:08.753Z] --- PASS: TestIpcModeShareable (1.11s) [2021-06-11T19:51:08.753Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:65, shared: true, mustBeShared: true [2021-06-11T19:51:08.753Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T19:51:09.360Z] --- PASS: TestInspect (3.37s) [2021-06-11T19:51:09.360Z] === RUN TestCreateJob [2021-06-11T19:51:10.165Z] time="2021-06-11T19:51:09Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:10.627Z] time="2021-06-11T19:51:10Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:12.049Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.10s) [2021-06-11T19:51:12.050Z] === RUN TestAPIIpcModeHost [2021-06-11T19:51:12.174Z] time="2021-06-11T19:51:11Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:12.624Z] --- PASS: TestCreateJob (3.26s) [2021-06-11T19:51:12.624Z] === RUN TestReplicatedJob [2021-06-11T19:51:12.637Z] time="2021-06-11T19:51:12Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:12.990Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-06-11T19:51:12.990Z] === RUN TestDaemonIpcModeShareable [2021-06-11T19:51:13.610Z] time="2021-06-11T19:51:13Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:15.167Z] time="2021-06-11T19:51:14Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:15.541Z] --- PASS: TestDaemonIpcModeShareable (2.05s) [2021-06-11T19:51:15.541Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-11T19:51:15.541Z] === RUN TestDaemonIpcModePrivate [2021-06-11T19:51:15.629Z] time="2021-06-11T19:51:15Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:17.173Z] time="2021-06-11T19:51:16Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:17.453Z] --- PASS: TestDaemonIpcModePrivate (1.98s) [2021-06-11T19:51:17.453Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-11T19:51:17.453Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T19:51:17.635Z] time="2021-06-11T19:51:17Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:19.156Z] --- PASS: TestReplicatedJob (6.73s) [2021-06-11T19:51:19.156Z] === RUN TestUpdateReplicatedJob [2021-06-11T19:51:19.181Z] time="2021-06-11T19:51:18Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:19.365Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-06-11T19:51:19.365Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-06-11T19:51:19.365Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T19:51:19.642Z] time="2021-06-11T19:51:19Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:21.188Z] time="2021-06-11T19:51:20Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:21.276Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.00s) [2021-06-11T19:51:21.276Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-06-11T19:51:21.276Z] === RUN TestIpcModeOlderClient [2021-06-11T19:51:21.276Z] === PAUSE TestIpcModeOlderClient [2021-06-11T19:51:21.276Z] === RUN TestKillContainerInvalidSignal [2021-06-11T19:51:21.650Z] time="2021-06-11T19:51:21Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:21.846Z] --- PASS: TestKillContainerInvalidSignal (0.86s) [2021-06-11T19:51:21.846Z] === RUN TestKillContainer [2021-06-11T19:51:21.846Z] === RUN TestKillContainer/no_signal [2021-06-11T19:51:22.626Z] time="2021-06-11T19:51:22Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:22.787Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T19:51:23.319Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2021-06-11T19:51:23.319Z] === RUN TestServiceListWithStatuses [2021-06-11T19:51:23.319Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T19:51:23.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:51:23.319Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T19:51:23.357Z] === RUN TestKillContainer/killing_signal [2021-06-11T19:51:24.174Z] time="2021-06-11T19:51:23Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:24.636Z] time="2021-06-11T19:51:24Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:24.739Z] --- PASS: TestKillContainer (2.56s) [2021-06-11T19:51:24.739Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-06-11T19:51:24.739Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2021-06-11T19:51:24.739Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-06-11T19:51:24.739Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T19:51:24.739Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T19:51:25.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T19:51:26.185Z] time="2021-06-11T19:51:25Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:26.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2021-06-11T19:51:26.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.81s) [2021-06-11T19:51:26.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2021-06-11T19:51:26.253Z] === RUN TestKillStoppedContainer [2021-06-11T19:51:26.253Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-06-11T19:51:26.253Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T19:51:26.253Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-06-11T19:51:26.253Z] === RUN TestKillDifferentUserContainer [2021-06-11T19:51:26.647Z] time="2021-06-11T19:51:26Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:27.194Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2021-06-11T19:51:27.195Z] === RUN TestInspectOomKilledTrue [2021-06-11T19:51:27.195Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T19:51:27.195Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:51:27.195Z] === RUN TestInspectOomKilledFalse [2021-06-11T19:51:27.195Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T19:51:27.195Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:51:27.195Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T19:51:28.135Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2021-06-11T19:51:28.135Z] === RUN TestLinksContainerNames [2021-06-11T19:51:28.200Z] time="2021-06-11T19:51:27Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:28.335Z] Loaded image: buildpack-deps:buster [2021-06-11T19:51:28.335Z] Loaded image: busybox:latest [2021-06-11T19:51:28.335Z] Loaded image: busybox:glibc [2021-06-11T19:51:28.335Z] Loaded image: buildpack-deps:buster [2021-06-11T19:51:28.335Z] Loaded image: busybox:latest [2021-06-11T19:51:28.335Z] Loaded image: busybox:glibc [2021-06-11T19:51:28.597Z] --- PASS: TestDockerNetworkConnectAlias (4.78s) [2021-06-11T19:51:28.597Z] === RUN TestDockerNetworkReConnect [2021-06-11T19:51:28.662Z] time="2021-06-11T19:51:28Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:29.640Z] time="2021-06-11T19:51:29Z" level=warning msg="NetworkDB stats node1(5f3a5a9a5fa0) - healthscore:3 (connectivity issues)" [2021-06-11T19:51:29.641Z] time="2021-06-11T19:51:29Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:30.046Z] --- PASS: TestLinksContainerNames (1.66s) [2021-06-11T19:51:30.046Z] === RUN TestLogsFollowTailEmpty [2021-06-11T19:51:30.618Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-06-11T19:51:30.618Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T19:51:31.195Z] time="2021-06-11T19:51:30Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:31.559Z] --- PASS: TestContainerNetworkMountsNoChown (0.83s) [2021-06-11T19:51:31.559Z] === RUN TestMountDaemonRoot [2021-06-11T19:51:31.559Z] === RUN TestMountDaemonRoot/default [2021-06-11T19:51:31.559Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T19:51:31.559Z] === RUN TestMountDaemonRoot/private [2021-06-11T19:51:31.559Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T19:51:31.559Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T19:51:31.559Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/slave [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/shared [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/default [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/private [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/shared [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/slave [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:51:31.560Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:51:31.560Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:51:31.560Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T19:51:31.629Z] Loaded image: debian:bullseye [2021-06-11T19:51:31.657Z] time="2021-06-11T19:51:31Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:51:31.822Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-06-11T19:51:31.822Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-11T19:51:31.822Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T19:51:31.859Z] --- PASS: TestDockerNetworkReConnect (3.79s) [2021-06-11T19:51:31.859Z] === RUN TestServicePlugin [2021-06-11T19:51:31.888Z] Loaded image: hello-world:latest [2021-06-11T19:51:32.148Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:51:32.148Z] INFO: Testing against a local daemon [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T19:51:32.148Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T19:51:32.407Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T19:51:32.407Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T19:51:32.668Z] Loaded image: debian:bullseye [2021-06-11T19:51:32.929Z] Loaded image: hello-world:latest [2021-06-11T19:51:32.929Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:51:32.929Z] INFO: Testing against a local daemon [2021-06-11T19:51:32.929Z] === RUN TestDockerDaemonSuite [2021-06-11T19:51:32.929Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-06-11T19:51:33.207Z] time="2021-06-11T19:51:32Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:33.669Z] time="2021-06-11T19:51:33Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:34.135Z] time="2021-06-11T19:51:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10037" [2021-06-11T19:51:34.135Z] time="2021-06-11T19:51:33Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49485" [2021-06-11T19:51:34.364Z] --- PASS: TestContainerBindMountNonRecursive (2.12s) [2021-06-11T19:51:34.364Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T19:51:34.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.64s) [2021-06-11T19:51:34.625Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T19:51:35.110Z] time="2021-06-11T19:51:34Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:35.565Z] --- PASS: TestContainerVolumesMountedAsSlave (0.87s) [2021-06-11T19:51:35.565Z] === RUN TestNetworkNat [2021-06-11T19:51:36.083Z] time="2021-06-11T19:51:35Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:36.263Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T19:51:36.263Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T19:51:36.506Z] --- PASS: TestNetworkNat (0.96s) [2021-06-11T19:51:36.506Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T19:51:37.056Z] time="2021-06-11T19:51:36Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:37.201Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T19:51:37.201Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T19:51:37.449Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2021-06-11T19:51:37.449Z] === RUN TestNetworkLoopbackNat [2021-06-11T19:51:37.522Z] time="2021-06-11T19:51:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10036" [2021-06-11T19:51:37.523Z] time="2021-06-11T19:51:37Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49489" [2021-06-11T19:51:37.985Z] time="2021-06-11T19:51:37Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:38.140Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T19:51:38.140Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T19:51:38.140Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T19:51:38.965Z] time="2021-06-11T19:51:38Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:39.943Z] time="2021-06-11T19:51:39Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:40.050Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T19:51:40.310Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T19:51:40.310Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T19:51:40.310Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T19:51:40.743Z] --- PASS: TestNetworkLoopbackNat (3.30s) [2021-06-11T19:51:40.743Z] === RUN TestPause [2021-06-11T19:51:40.880Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-06-11T19:51:40.917Z] time="2021-06-11T19:51:40Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:41.683Z] --- PASS: TestPause (0.86s) [2021-06-11T19:51:41.683Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T19:51:41.683Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:51:41.683Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:51:41.683Z] === RUN TestPauseStopPausedContainer [2021-06-11T19:51:41.822Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T19:51:41.891Z] time="2021-06-11T19:51:41Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:42.253Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2021-06-11T19:51:42.253Z] === RUN TestPidHost [2021-06-11T19:51:42.868Z] time="2021-06-11T19:51:42Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:43.202Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T19:51:43.202Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T19:51:43.461Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T19:51:43.461Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T19:51:43.461Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T19:51:43.841Z] time="2021-06-11T19:51:43Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:44.799Z] --- PASS: TestPidHost (2.20s) [2021-06-11T19:51:44.799Z] === RUN TestPsFilter [2021-06-11T19:51:44.799Z] --- PASS: TestPsFilter (0.15s) [2021-06-11T19:51:44.799Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T19:51:44.814Z] time="2021-06-11T19:51:44Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:45.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-06-11T19:51:45.370Z] === RUN TestRemoveContainerWithVolume [2021-06-11T19:51:45.788Z] time="2021-06-11T19:51:45Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:46.311Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2021-06-11T19:51:46.311Z] === RUN TestRemoveContainerRunning [2021-06-11T19:51:46.761Z] time="2021-06-11T19:51:46Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:47.251Z] --- PASS: TestRemoveContainerRunning (0.85s) [2021-06-11T19:51:47.251Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T19:51:47.737Z] time="2021-06-11T19:51:47Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:48.203Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2021-06-11T19:51:48.203Z] === RUN TestRemoveInvalidContainer [2021-06-11T19:51:48.203Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-06-11T19:51:48.203Z] === RUN TestRenameLinkedContainer [2021-06-11T19:51:48.712Z] time="2021-06-11T19:51:48Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:49.685Z] time="2021-06-11T19:51:49Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:50.039Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T19:51:51.230Z] time="2021-06-11T19:51:50Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:51.583Z] --- PASS: TestRenameLinkedContainer (3.32s) [2021-06-11T19:51:51.583Z] === RUN TestRenameStoppedContainer [2021-06-11T19:51:51.724Z] time="2021-06-11T19:51:51Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:52.153Z] --- PASS: TestRenameStoppedContainer (0.83s) [2021-06-11T19:51:52.153Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T19:51:52.702Z] time="2021-06-11T19:51:52Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:53.678Z] time="2021-06-11T19:51:53Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:54.064Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2021-06-11T19:51:54.064Z] === RUN TestRenameInvalidName [2021-06-11T19:51:54.235Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T19:51:55.005Z] --- PASS: TestRenameInvalidName (0.84s) [2021-06-11T19:51:55.005Z] === RUN TestRenameAnonymousContainer [2021-06-11T19:51:55.224Z] time="2021-06-11T19:51:54Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:55.687Z] time="2021-06-11T19:51:55Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:56.149Z] time="2021-06-11T19:51:55Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.112.76:10033 172.17.112.76:10034 172.17.112.76:10035]" [2021-06-11T19:51:56.614Z] time="2021-06-11T19:51:56Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.17.112.76:10033 172.17.112.76:10034 172.17.112.76:10035]" [2021-06-11T19:51:56.774Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T19:51:57.076Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:57.076Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10033" [2021-06-11T19:51:57.076Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49510" [2021-06-11T19:51:57.076Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, is the new incarnation of the shutdown node 7895711a6e5b/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10034" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49511" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, is the new incarnation of the shutdown node 268ad81986fe/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10035" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49512" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, is the new incarnation of the shutdown node 21052a0919e5/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, is the new incarnation of the shutdown node 7895711a6e5b/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, is the new incarnation of the shutdown node 268ad81986fe/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node c3e47c530720/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, is the new incarnation of the shutdown node 21052a0919e5/172.17.112.76" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, joined gossip cluster" [2021-06-11T19:51:57.077Z] time="2021-06-11T19:51:56Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to nodes list" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10033" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49513" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49514" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10034" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10035" [2021-06-11T19:51:57.539Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49515" [2021-06-11T19:51:58.003Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:58.003Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.17.112.76:10034" [2021-06-11T19:51:58.003Z] time="2021-06-11T19:51:57Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49517" [2021-06-11T19:51:58.303Z] --- PASS: TestRenameAnonymousContainer (3.32s) [2021-06-11T19:51:58.303Z] === RUN TestRenameContainerWithSameName [2021-06-11T19:51:58.467Z] 2021/06/11 19:51:58 Closing DB instances... [2021-06-11T19:51:58.873Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2021-06-11T19:51:58.873Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386 change state NodeActive --> NodeLeft" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 23c3d40d9386/172.17.112.76" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386 change state NodeActive --> NodeLeft" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="node3(98c0612380b7): Node leave event for 23c3d40d9386/172.17.112.76" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386 change state NodeActive --> NodeLeft" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="node4(40b7435a274d): Node leave event for 23c3d40d9386/172.17.112.76" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386 change state NodeActive --> NodeLeft" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="node1(23c3d40d9386): Node leave event for 23c3d40d9386/172.17.112.76" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, left gossip cluster" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, left gossip cluster" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386 change state NodeActive --> NodeFailed" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, added to failed nodes list" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=error msg="node: 23c3d40d9386 is unknown to memberlist" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, left gossip cluster" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, left gossip cluster" [2021-06-11T19:51:58.930Z] time="2021-06-11T19:51:58Z" level=info msg="Node 23c3d40d9386/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.320Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:58Z" level=info msg="Node c3e47c530720 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:58Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for c3e47c530720/172.17.112.76" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:58Z" level=info msg="Node c3e47c530720 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:58Z" level=info msg="node3(98c0612380b7): Node leave event for c3e47c530720/172.17.112.76" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="node4(40b7435a274d): Node leave event for c3e47c530720/172.17.112.76" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="node2(c3e47c530720): Node leave event for c3e47c530720/172.17.112.76" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.392Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.579Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node c3e47c530720/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="node4(40b7435a274d): Node leave event for 98c0612380b7/172.17.112.76" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7 change state NodeActive --> NodeFailed" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7/172.17.112.76, added to failed nodes list" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=error msg="node: 98c0612380b7 is unknown to memberlist" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7 change state NodeActive --> NodeLeft" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 98c0612380b7/172.17.112.76" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=info msg="Node 98c0612380b7/172.17.112.76, left gossip cluster" [2021-06-11T19:51:59.854Z] time="2021-06-11T19:51:59Z" level=debug msg="memberlist: Failed to join 172.17.112.76: dial tcp 172.17.112.76:10006: connectex: No connection could be made because the target machine actively refused it." [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=debug msg="memberlist: Failed ping: 4e2d10ac8ef7 (timeout reached)" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.112.76:10036: use of closed network connection" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.17.112.76:10035: use of closed network connection" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=debug msg="memberlist: Stream connection from=172.17.112.76:49521" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=info msg="Node 40b7435a274d change state NodeActive --> NodeLeft" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:51:59Z" level=info msg="node5(4e2d10ac8ef7): Node leave event for 40b7435a274d/172.17.112.76" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:52:00Z" level=info msg="Node 40b7435a274d/172.17.112.76, left gossip cluster" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:52:00Z" level=info msg="Node 40b7435a274d change state NodeActive --> NodeFailed" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:52:00Z" level=info msg="Node 40b7435a274d/172.17.112.76, added to failed nodes list" [2021-06-11T19:52:00.316Z] time="2021-06-11T19:52:00Z" level=info msg="Node 40b7435a274d/172.17.112.76, left gossip cluster" [2021-06-11T19:52:00.518Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T19:52:00.778Z] time="2021-06-11T19:52:00Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, left gossip cluster" [2021-06-11T19:52:00.778Z] time="2021-06-11T19:52:00Z" level=info msg="Node 4e2d10ac8ef7 change state NodeActive --> NodeFailed" [2021-06-11T19:52:00.778Z] time="2021-06-11T19:52:00Z" level=info msg="Node 4e2d10ac8ef7/172.17.112.76, added to failed nodes list" [2021-06-11T19:52:00.778Z] --- PASS: TestNetworkDBIslands (65.84s) [2021-06-11T19:52:00.778Z] networkdb_test.go:834: Re-joining: 3 [2021-06-11T19:52:00.778Z] networkdb_test.go:834: Re-joining: 4 [2021-06-11T19:52:00.778Z] networkdb_test.go:866: node4: OK [2021-06-11T19:52:00.778Z] networkdb_test.go:866: node5: OK [2021-06-11T19:52:00.778Z] PASS [2021-06-11T19:52:00.778Z] coverage: 60.7% of statements [2021-06-11T19:52:00.778Z] ok github.com/docker/docker/libnetwork/networkdb 156.091s coverage: 60.7% of statements [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/portmapper [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/resolvconf [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/quota [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T19:52:00.778Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T19:52:00.784Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-06-11T19:52:00.784Z] === RUN TestResize [2021-06-11T19:52:01.724Z] --- PASS: TestResize (0.86s) [2021-06-11T19:52:01.724Z] === RUN TestResizeWithInvalidSize [2021-06-11T19:52:02.295Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2021-06-11T19:52:02.295Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T19:52:02.427Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === Skipped [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-06-11T19:52:02.970Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-06-11T19:52:02.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-06-11T19:52:02.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-06-11T19:52:02.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-06-11T19:52:02.970Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-06-11T19:52:02.970Z] client_test.go:23: runtime.GOOS == "windows" [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-06-11T19:52:02.970Z] daemon_test.go:147: root required [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-06-11T19:52:02.970Z] reload_test.go:520: root required [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.09s) [2021-06-11T19:52:02.970Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-06-11T19:52:02.970Z] pull_v2_test.go:73: Needs fixing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-06-11T19:52:02.970Z] pull_v2_test.go:118: Needs fixing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-06-11T19:52:02.970Z] download_test.go:268: Needs fixing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-06-11T19:52:02.970Z] layer_test.go:304: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-06-11T19:52:02.970Z] layer_test.go:353: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-06-11T19:52:02.970Z] layer_test.go:468: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-06-11T19:52:02.970Z] layer_test.go:697: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-06-11T19:52:02.970Z] migration_test.go:46: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-06-11T19:52:02.970Z] migration_test.go:182: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-06-11T19:52:02.970Z] mount_test.go:17: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-06-11T19:52:02.970Z] mount_test.go:76: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-06-11T19:52:02.970Z] mount_test.go:125: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-06-11T19:52:02.970Z] mount_test.go:212: Failing on Windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2021-06-11T19:52:02.970Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2021-06-11T19:52:02.970Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2021-06-11T19:52:02.970Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2021-06-11T19:52:02.970Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2021-06-11T19:52:02.970Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2021-06-11T19:52:02.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2021-06-11T19:52:02.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2021-06-11T19:52:02.970Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2021-06-11T19:52:02.970Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2021-06-11T19:52:02.970Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T19:52:02.970Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T19:52:02.970Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T19:52:02.970Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP4Proxy (0.00s) [2021-06-11T19:52:02.970Z] network_proxy_test.go:288: runtime.GOOS == "windows": sctp is not supported on windows [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T19:52:02.970Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.970Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2021-06-11T19:52:02.970Z] windows_test.go:57: Test does not work on CI and was never running to begin with [2021-06-11T19:52:02.970Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2021-06-11T19:52:02.971Z] windows_test.go:62: Test does not work on CI and was never running to begin with [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T19:52:02.971Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T19:52:02.971Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T19:52:02.971Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T19:52:02.971Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T19:52:02.971Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:134: Xz not present in msys2 [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:239: Failing on Windows CI machines [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-06-11T19:52:02.971Z] archive_windows_test.go:16: Currently fails [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-06-11T19:52:02.971Z] changes_test.go:196: needs more investigation [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-06-11T19:52:02.971Z] changes_test.go:433: needs further investigation [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-06-11T19:52:02.971Z] changes_test.go:469: needs further investigation [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2021-06-11T19:52:02.971Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-06-11T19:52:02.971Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-06-11T19:52:02.971Z] poller_test.go:41: No chmod on Windows [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-06-11T19:52:02.971Z] fileutils_test.go:134: Needs porting to Windows [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-06-11T19:52:02.971Z] fileutils_test.go:180: Needs porting to Windows [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-06-11T19:52:02.971Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-06-11T19:52:02.971Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-06-11T19:52:02.971Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-06-11T19:52:02.971Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-06-11T19:52:02.971Z] local_test.go:181: runtime.GOOS == "windows" [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] [2021-06-11T19:52:02.971Z] DONE 2054 tests, 67 skipped in 345.808s [2021-06-11T19:52:02.971Z] INFO: make.ps1 ended at 06/11/2021 19:52:02 [2021-06-11T19:52:02.998Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-06-11T19:52:03.237Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:03.237Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:03.237Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:03.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:03.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:03.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:52:03.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:52:03.567Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T19:52:03.872Z] --- PASS: TestServicePlugin (30.69s) [2021-06-11T19:52:03.872Z] plugin_test.go:62: [d9bb5a49fd25c] joining swarm manager [d287eec01fca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T19:52:03.872Z] plugin_test.go:65: [db8c6a2a61ca6] joining swarm manager [d287eec01fca7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T19:52:03.872Z] === RUN TestServiceUpdateLabel [2021-06-11T19:52:04.435Z] --- PASS: TestServiceUpdateLabel (2.27s) [2021-06-11T19:52:04.435Z] === RUN TestServiceUpdateSecrets [2021-06-11T19:52:04.526Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-06-11T19:52:04.526Z] INFO: Unit tests ended at 06/11/2021 19:52:04. Duration:00:06:04.9166289 [2021-06-11T19:52:04.526Z] INFO: Building busybox [2021-06-11T19:52:04.526Z] Sending build context to Docker daemon 5.12kB [2021-06-11T19:52:04.526Z] [2021-06-11T19:52:04.526Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-06-11T19:52:04.526Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-06-11T19:52:04.526Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-06-11T19:52:04.526Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-06-11T19:52:04.526Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-06-11T19:52:04.526Z] ---> 5b60ac4e9e92 [2021-06-11T19:52:04.526Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-06-11T19:52:04.526Z] ---> Running in 83091b674c36 [2021-06-11T19:52:04.948Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-06-11T19:52:05.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:52:05.155Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:52:06.114Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:52:06.328Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-06-11T19:52:06.376Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:52:06.638Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:52:07.044Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-06-11T19:52:07.044Z] Copying nested executables into bundles/binary-daemon [2021-06-11T19:52:07.210Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:52:07.708Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-06-11T19:52:08.278Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-06-11T19:52:08.954Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-06-11T19:52:08.954Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:52:08.954Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-06-11T19:52:08.954Z] [2021-06-11T19:52:09.127Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:52:09.237Z] Removing intermediate container 83091b674c36 [2021-06-11T19:52:09.237Z] ---> fb8cf7b536c4 [2021-06-11T19:52:09.237Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-06-11T19:52:09.237Z] ---> Running in 6f26e191be02 [2021-06-11T19:52:09.397Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:52:09.699Z] Removing intermediate container 6f26e191be02 [2021-06-11T19:52:09.699Z] ---> 825884edbbda [2021-06-11T19:52:09.699Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-06-11T19:52:09.699Z] ---> Running in 79707c6432f9 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-06-11T19:52:10.162Z] Removing intermediate container 79707c6432f9 [2021-06-11T19:52:10.162Z] ---> 9763f439020e [2021-06-11T19:52:10.162Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-06-11T19:52:10.186Z] === RUN TestDockerSuite/TestAttachDetach [2021-06-11T19:52:10.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/make.sh cross [2021-06-11T19:52:10.793Z] [2021-06-11T19:52:10.793Z] Removing bundles/ [2021-06-11T19:52:10.793Z] [2021-06-11T19:52:10.793Z] ---> Making bundle: cross (in bundles/cross) [2021-06-11T19:52:10.793Z] Cross building: bundles/cross/linux/amd64 [2021-06-11T19:52:10.793Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T19:52:10.793Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T19:52:11.137Z] [2021-06-11T19:52:11.570Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T19:52:11.600Z] ---> d79e36b819ed [2021-06-11T19:52:11.600Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-06-11T19:52:11.600Z] ---> Running in 57e01f82302a [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.67s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.88s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.83s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.77s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.90s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.49s) [2021-06-11T19:52:11.945Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.39s) [2021-06-11T19:52:11.945Z] === RUN TestCgroupNamespacesRun [2021-06-11T19:52:13.479Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T19:52:13.479Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-06-11T19:52:13.858Z] --- PASS: TestCgroupNamespacesRun (1.98s) [2021-06-11T19:52:13.858Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T19:52:15.243Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2021-06-11T19:52:15.243Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T19:52:15.942Z] --- PASS: TestBuildWithHugeFile (100.43s) [2021-06-11T19:52:15.942Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:52:16.065Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T19:52:17.014Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-06-11T19:52:17.014Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T19:52:17.787Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.08s) [2021-06-11T19:52:17.787Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T19:52:18.926Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T19:52:19.263Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2021-06-11T19:52:19.263Z] === RUN TestServiceUpdateConfigs [2021-06-11T19:52:19.701Z] --- PASS: TestCgroupNamespacesRunHostMode (2.04s) [2021-06-11T19:52:19.701Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T19:52:20.306Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-06-11T19:52:20.875Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T19:52:21.613Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.99s) [2021-06-11T19:52:21.613Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T19:52:21.959Z] Removing intermediate container 57e01f82302a [2021-06-11T19:52:21.959Z] ---> 70be8bd09e52 [2021-06-11T19:52:21.959Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-06-11T19:52:21.959Z] ---> Running in 7e1ccf8118f1 [2021-06-11T19:52:22.996Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2021-06-11T19:52:22.996Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T19:52:23.507Z] [2021-06-11T19:52:23.507Z] SUCCESS: Specified value was saved. [2021-06-11T19:52:23.937Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2021-06-11T19:52:23.937Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T19:52:24.170Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T19:52:25.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-06-11T19:52:25.684Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T19:52:25.699Z] Removing intermediate container 7e1ccf8118f1 [2021-06-11T19:52:25.699Z] ---> 8c9dc1a80e1b [2021-06-11T19:52:25.699Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-06-11T19:52:25.699Z] ---> Running in 9d96683ecb17 [2021-06-11T19:52:26.479Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.01s) [2021-06-11T19:52:26.479Z] === RUN TestNISDomainname [2021-06-11T19:52:27.421Z] --- PASS: TestNISDomainname (1.39s) [2021-06-11T19:52:27.421Z] === RUN TestHostnameDnsResolution [2021-06-11T19:52:27.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T19:52:27.594Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T19:52:29.337Z] --- PASS: TestHostnameDnsResolution (1.67s) [2021-06-11T19:52:29.337Z] === RUN TestStats [2021-06-11T19:52:29.506Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T19:52:30.887Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-06-11T19:52:30.887Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T19:52:31.521Z] Cannot create a file when that file already exists. [2021-06-11T19:52:31.883Z] --- PASS: TestStats (2.86s) [2021-06-11T19:52:31.883Z] === RUN TestStopContainerWithTimeout [2021-06-11T19:52:31.883Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T19:52:31.883Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T19:52:31.883Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T19:52:31.883Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T19:52:31.883Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T19:52:31.883Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T19:52:31.883Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T19:52:31.883Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T19:52:31.883Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T19:52:31.883Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T19:52:31.883Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T19:52:31.883Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T19:52:34.181Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-06-11T19:52:34.181Z] --- PASS: TestBuildWithHugeFile (106.31s) [2021-06-11T19:52:34.181Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:52:34.181Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:52:34.181Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:52:34.181Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T19:52:34.181Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:52:34.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:52:34.181Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:52:34.181Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:52:34.181Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:52:34.181Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:52:34.181Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T19:52:34.181Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T19:52:34.441Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T19:52:34.441Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2021-06-11T19:52:34.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2021-06-11T19:52:34.441Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-06-11T19:52:34.441Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s) [2021-06-11T19:52:34.441Z] === RUN TestBuildPreserveOwnership [2021-06-11T19:52:34.441Z] === RUN TestBuildPreserveOwnership/copy_from [2021-06-11T19:52:35.187Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-11T19:52:35.187Z] --- PASS: TestStopContainerWithTimeout/0 (1.45s) [2021-06-11T19:52:35.187Z] --- PASS: TestStopContainerWithTimeout/1 (2.44s) [2021-06-11T19:52:35.187Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2021-06-11T19:52:35.187Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-06-11T19:52:35.187Z] === RUN TestDeleteDevicemapper [2021-06-11T19:52:35.187Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T19:52:35.187Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:52:35.187Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T19:52:35.379Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-06-11T19:52:36.240Z] Removing intermediate container 9d96683ecb17 [2021-06-11T19:52:36.240Z] ---> 74b99a6f2ebc [2021-06-11T19:52:36.240Z] Step 13/13 : CMD ["sh"] [2021-06-11T19:52:36.240Z] ---> Running in 3e12766dd866 [2021-06-11T19:52:36.240Z] Removing intermediate container 3e12766dd866 [2021-06-11T19:52:36.240Z] ---> 3e28b2b0a4aa [2021-06-11T19:52:36.240Z] Successfully built 3e28b2b0a4aa [2021-06-11T19:52:36.240Z] Successfully tagged busybox:latest [2021-06-11T19:52:36.240Z] INFO: Docker images of the daemon under test [2021-06-11T19:52:36.240Z] [2021-06-11T19:52:36.240Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-11T19:52:36.240Z] busybox latest 3e28b2b0a4aa Less than a second ago 5.64GB [2021-06-11T19:52:36.240Z] microsoft/windowsservercore latest 5b60ac4e9e92 5 days ago 5.62GB [2021-06-11T19:52:36.240Z] mcr.microsoft.com/windows/servercore ltsc2019 5b60ac4e9e92 5 days ago 5.62GB [2021-06-11T19:52:36.240Z] [2021-06-11T19:52:36.240Z] INFO: Running integration tests at 06/11/2021 19:52:35... [2021-06-11T19:52:36.240Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-06-11T19:52:36.240Z] INFO: Integration API tests being run from the host: [2021-06-11T19:52:36.240Z] INFO: make.ps1 starting at 06/11/2021 19:52:35 [2021-06-11T19:52:37.214Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-06-11T19:52:37.295Z] --- PASS: TestServiceUpdateConfigs (15.18s) [2021-06-11T19:52:37.295Z] === RUN TestServiceUpdateNetwork [2021-06-11T19:52:37.740Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.56s) [2021-06-11T19:52:37.740Z] === RUN TestUpdateMemory [2021-06-11T19:52:37.740Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T19:52:37.740Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:52:37.740Z] === RUN TestUpdateCPUQuota [2021-06-11T19:52:38.671Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-06-11T19:52:38.931Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-06-11T19:52:39.499Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-06-11T19:52:39.760Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-06-11T19:52:41.675Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-06-11T19:52:41.934Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-06-11T19:52:42.503Z] --- PASS: TestBuildPreserveOwnership (7.81s) [2021-06-11T19:52:42.503Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.14s) [2021-06-11T19:52:42.503Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.66s) [2021-06-11T19:52:42.503Z] === RUN TestBuildPlatformInvalid [2021-06-11T19:52:42.503Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2021-06-11T19:52:42.503Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-06-11T19:52:44.328Z] --- PASS: TestUpdateCPUQuota (5.92s) [2021-06-11T19:52:44.328Z] === RUN TestUpdatePidsLimit [2021-06-11T19:52:44.328Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T19:52:44.588Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T19:52:45.158Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T19:52:45.727Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T19:52:45.798Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-06-11T19:52:46.299Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T19:52:47.179Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-06-11T19:52:47.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T19:52:47.809Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/no_change (0.65s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.66s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-06-11T19:52:49.192Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.65s) [2021-06-11T19:52:49.192Z] === RUN TestUpdateRestartPolicy [2021-06-11T19:52:49.462Z] --- PASS: TestServiceUpdateNetwork (13.30s) [2021-06-11T19:52:49.462Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T19:52:49.462Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T19:52:50.022Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T19:52:50.479Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-06-11T19:52:51.423Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-06-11T19:52:51.992Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-06-11T19:52:56.186Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-06-11T19:52:57.125Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T19:52:58.064Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T19:52:58.098Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T19:52:59.088Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-06-11T19:52:59.698Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T19:52:59.698Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-06-11T19:52:59.961Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T19:53:00.238Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-06-11T19:53:00.808Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-06-11T19:53:01.068Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-06-11T19:53:01.327Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-06-11T19:53:02.435Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T19:53:02.435Z] INFO: Testing against a local daemon [2021-06-11T19:53:02.435Z] === RUN TestBuildWithSession [2021-06-11T19:53:02.435Z] --- SKIP: TestBuildWithSession (0.00s) [2021-06-11T19:53:02.435Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:53:02.435Z] === RUN TestBuildSquashParent [2021-06-11T19:53:02.435Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-06-11T19:53:02.435Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:53:02.435Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:53:02.435Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:53:02.435Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-06-11T19:53:02.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-06-11T19:53:02.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-06-11T19:53:02.435Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-06-11T19:53:04.088Z] --- PASS: TestUpdateRestartPolicy (13.09s) [2021-06-11T19:53:04.088Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T19:53:04.088Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-06-11T19:53:04.088Z] === RUN TestWaitNonBlocked [2021-06-11T19:53:04.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:53:04.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:53:04.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:53:04.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:53:04.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:53:04.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:53:04.349Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T19:53:04.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s) [2021-06-11T19:53:04.349Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2021-06-11T19:53:04.349Z] === RUN TestWaitBlocked [2021-06-11T19:53:04.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:53:04.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:53:04.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:53:04.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:53:04.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:53:04.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:53:04.623Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T19:53:05.310Z] --- PASS: TestWaitBlocked (0.03s) [2021-06-11T19:53:05.310Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-06-11T19:53:05.310Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.17s) [2021-06-11T19:53:05.310Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T19:53:05.310Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T19:53:05.310Z] === CONT TestIpcModeOlderClient [2021-06-11T19:53:05.310Z] === CONT TestDaemonHostGatewayIP [2021-06-11T19:53:05.573Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-06-11T19:53:05.573Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T19:53:06.007Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-06-11T19:53:06.234Z] --- PASS: TestServiceUpdatePidsLimit (17.13s) [2021-06-11T19:53:06.234Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.03s) [2021-06-11T19:53:06.234Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-06-11T19:53:06.234Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-06-11T19:53:06.234Z] PASS [2021-06-11T19:53:06.234Z] [2021-06-11T19:53:06.234Z] === Skipped [2021-06-11T19:53:06.234Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T19:53:06.234Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:53:06.234Z] [2021-06-11T19:53:06.234Z] [2021-06-11T19:53:06.234Z] DONE 27 tests, 1 skipped in 176.594s [2021-06-11T19:53:06.234Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T19:53:06.234Z] INFO: Testing against a local daemon [2021-06-11T19:53:06.234Z] === RUN TestSessionCreate [2021-06-11T19:53:06.234Z] --- PASS: TestSessionCreate (0.02s) [2021-06-11T19:53:06.234Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T19:53:06.234Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-06-11T19:53:06.234Z] PASS [2021-06-11T19:53:06.234Z] [2021-06-11T19:53:06.234Z] DONE 2 tests in 0.075s [2021-06-11T19:53:06.234Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T19:53:06.234Z] INFO: Testing against a local daemon [2021-06-11T19:53:06.234Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T19:53:06.234Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-06-11T19:53:06.234Z] === RUN TestEventsExecDie [2021-06-11T19:53:06.234Z] --- PASS: TestEventsExecDie (1.05s) [2021-06-11T19:53:06.234Z] === RUN TestEventsBackwardsCompatible [2021-06-11T19:53:06.234Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-06-11T19:53:06.234Z] === RUN TestEventsVolumeCreate [2021-06-11T19:53:06.234Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-11T19:53:06.234Z] === RUN TestInfoBinaryCommits [2021-06-11T19:53:06.234Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-06-11T19:53:06.234Z] === RUN TestInfoAPIVersioned [2021-06-11T19:53:06.234Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T19:53:06.234Z] === RUN TestInfoDiscoveryBackend [2021-06-11T19:53:06.794Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-06-11T19:53:06.794Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T19:53:07.744Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T19:53:07.744Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T19:53:07.915Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T19:53:08.305Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-06-11T19:53:08.305Z] === RUN TestInfoAPI [2021-06-11T19:53:08.305Z] --- PASS: TestInfoAPI (0.02s) [2021-06-11T19:53:08.305Z] === RUN TestInfoAPIWarnings [2021-06-11T19:53:09.302Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T19:53:09.788Z] --- PASS: TestContainerStartOnDaemonRestart (3.82s) [2021-06-11T19:53:09.788Z] === CONT TestDaemonRestartIpcMode [2021-06-11T19:53:09.788Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s) [2021-06-11T19:53:10.735Z] --- PASS: TestDaemonHostGatewayIP (5.36s) [2021-06-11T19:53:11.846Z] Loaded image: buildpack-deps:buster [2021-06-11T19:53:12.106Z] Loaded image: busybox:latest [2021-06-11T19:53:12.366Z] Loaded image: busybox:glibc [2021-06-11T19:53:12.625Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-06-11T19:53:13.276Z] --- PASS: TestDaemonRestartIpcMode (3.61s) [2021-06-11T19:53:14.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-06-11T19:53:14.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-06-11T19:53:16.823Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-06-11T19:53:16.823Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-06-11T19:53:18.205Z] Loaded image: debian:bullseye [2021-06-11T19:53:18.205Z] Loaded image: hello-world:latest [2021-06-11T19:53:18.467Z] Loaded image: arm32v7/hello-world:latest [2021-06-11T19:53:18.559Z] --- PASS: TestContainerKillOnDaemonStart (13.11s) [2021-06-11T19:53:18.559Z] PASS [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === Skipped [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-06-11T19:53:18.559Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T19:53:18.559Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T19:53:18.559Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:53:18.559Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T19:53:18.559Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-06-11T19:53:18.559Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] [2021-06-11T19:53:18.559Z] DONE 196 tests, 6 skipped in 154.945s [2021-06-11T19:53:18.559Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T19:53:18.559Z] ++ 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-06-11T19:53:18.559Z] ++ set -e [2021-06-11T19:53:18.559Z] ++ '[' -n 0 ']' [2021-06-11T19:53:18.559Z] ++ set -x [2021-06-11T19:53:18.559Z] ++ env -i DEST=/go/src/github.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-06-11T19:53:18.820Z] INFO: Testing against a local daemon [2021-06-11T19:53:18.820Z] === RUN TestCommitInheritsEnv [2021-06-11T19:53:19.037Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-06-11T19:53:19.391Z] --- PASS: TestCommitInheritsEnv (0.42s) [2021-06-11T19:53:19.391Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T19:53:19.391Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2021-06-11T19:53:19.391Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-11T19:53:19.391Z] === RUN TestImagesFilterMultiReference [2021-06-11T19:53:19.391Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-11T19:53:19.391Z] === RUN TestImagePullPlatformInvalid [2021-06-11T19:53:19.391Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-06-11T19:53:19.391Z] === RUN TestRemoveImageOrphaning [2021-06-11T19:53:19.961Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2021-06-11T19:53:19.961Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T19:53:19.961Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-06-11T19:53:19.961Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:53:19.961Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T19:53:19.961Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T19:53:19.961Z] === RUN TestTagInvalidReference [2021-06-11T19:53:19.961Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T19:53:19.961Z] === RUN TestTagValidPrefixedRepo [2021-06-11T19:53:19.961Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-06-11T19:53:19.961Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T19:53:19.961Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-11T19:53:19.961Z] === RUN TestTagOfficialNames [2021-06-11T19:53:20.221Z] --- PASS: TestTagOfficialNames (0.08s) [2021-06-11T19:53:20.221Z] === RUN TestTagMatchesDigest [2021-06-11T19:53:20.221Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T19:53:20.221Z] PASS [2021-06-11T19:53:20.221Z] [2021-06-11T19:53:20.221Z] === Skipped [2021-06-11T19:53:20.221Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2021-06-11T19:53:20.221Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-06-11T19:53:20.221Z] [2021-06-11T19:53:20.221Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-06-11T19:53:20.221Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:53:20.221Z] [2021-06-11T19:53:20.221Z] [2021-06-11T19:53:20.221Z] DONE 12 tests, 2 skipped in 1.493s [2021-06-11T19:53:20.221Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T19:53:20.222Z] ++ 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-06-11T19:53:20.222Z] ++ set -e [2021-06-11T19:53:20.222Z] ++ '[' -n 0 ']' [2021-06-11T19:53:20.222Z] ++ set -x [2021-06-11T19:53:20.222Z] ++ env -i DEST=/go/src/github.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-06-11T19:53:20.222Z] INFO: Testing against a local daemon [2021-06-11T19:53:20.222Z] === RUN TestNetworkCreateDelete [2021-06-11T19:53:20.793Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-06-11T19:53:20.793Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T19:53:21.588Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T19:53:22.867Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-06-11T19:53:22.869Z] --- PASS: TestDockerNetworkDeletePreferID (1.23s) [2021-06-11T19:53:22.869Z] === RUN TestDaemonDNSFallback [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.25s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.37s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.58s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.80s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.97s) [2021-06-11T19:53:23.004Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.95s) [2021-06-11T19:53:23.004Z] === RUN TestBuildMultiStageCopy [2021-06-11T19:53:23.004Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-06-11T19:53:25.406Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-06-11T19:53:26.338Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-06-11T19:53:26.338Z] === RUN TestInfoDebug [2021-06-11T19:53:26.338Z] --- PASS: TestInfoDebug (0.52s) [2021-06-11T19:53:26.338Z] === RUN TestInfoInsecureRegistries [2021-06-11T19:53:26.338Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-06-11T19:53:26.338Z] === RUN TestInfoRegistryMirrors [2021-06-11T19:53:26.338Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-06-11T19:53:26.338Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T19:53:26.338Z] --- PASS: TestLoginFailsWithBadCredentials (0.14s) [2021-06-11T19:53:26.338Z] === RUN TestPingCacheHeaders [2021-06-11T19:53:26.338Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-06-11T19:53:26.338Z] === RUN TestPingGet [2021-06-11T19:53:26.338Z] --- PASS: TestPingGet (0.01s) [2021-06-11T19:53:26.338Z] === RUN TestPingHead [2021-06-11T19:53:26.338Z] --- PASS: TestPingHead (0.02s) [2021-06-11T19:53:26.338Z] === RUN TestVersion [2021-06-11T19:53:26.338Z] --- PASS: TestVersion (0.02s) [2021-06-11T19:53:26.338Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-06-11T19:53:27.319Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-06-11T19:53:28.225Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.47s) [2021-06-11T19:53:28.225Z] PASS [2021-06-11T19:53:28.225Z] [2021-06-11T19:53:28.225Z] DONE 19 tests in 22.786s [2021-06-11T19:53:28.225Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T19:53:28.225Z] INFO: Testing against a local daemon [2021-06-11T19:53:28.225Z] === RUN TestVolumesCreateAndList [2021-06-11T19:53:28.225Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-06-11T19:53:28.225Z] === RUN TestVolumesRemove [2021-06-11T19:53:28.225Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-11T19:53:28.225Z] === RUN TestVolumesInspect [2021-06-11T19:53:28.225Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T19:53:28.225Z] === RUN TestVolumesInvalidJSON [2021-06-11T19:53:28.225Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T19:53:28.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T19:53:28.225Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T19:53:28.225Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T19:53:28.225Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T19:53:28.225Z] PASS [2021-06-11T19:53:28.225Z] [2021-06-11T19:53:28.225Z] DONE 5 tests in 0.175s [2021-06-11T19:53:28.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T19:53:28.257Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T19:53:28.518Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T19:53:29.453Z] --- PASS: TestDaemonDNSFallback (7.19s) [2021-06-11T19:53:29.453Z] === RUN TestInspectNetwork [2021-06-11T19:53:29.589Z] Stopping apparmor (via systemctl): apparmor.service. [2021-06-11T19:53:29.589Z] Removing test suite binaries [2021-06-11T19:53:29.845Z] exiting test-integration [2021-06-11T19:53:29.845Z] ++ exit 0 [2021-06-11T19:53:29.845Z] [2021-06-11T19:53:30.427Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.70s) [2021-06-11T19:53:30.427Z] PASS [2021-06-11T19:53:30.427Z] [2021-06-11T19:53:30.427Z] === Skipped [2021-06-11T19:53:30.427Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-06-11T19:53:30.427Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T19:53:30.427Z] [2021-06-11T19:53:30.427Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-06-11T19:53:30.427Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-06-11T19:53:30.427Z] [2021-06-11T19:53:30.427Z] [2021-06-11T19:53:30.427Z] DONE 34 tests, 2 skipped in 269.027s [2021-06-11T19:53:30.427Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-06-11T19:53:30.427Z] ++ 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-06-11T19:53:30.427Z] ++ set -e [2021-06-11T19:53:30.427Z] ++ '[' -n 0 ']' [2021-06-11T19:53:30.427Z] ++ set -x [2021-06-11T19:53:30.427Z] ++ env -i DEST=/go/src/github.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-06-11T19:53:30.687Z] INFO: Testing against a local daemon [2021-06-11T19:53:30.687Z] === RUN TestConfigInspect [2021-06-11T19:53:30.948Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T19:53:31.517Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-06-11T19:53:31.611Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-06-11T19:53:31.612Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-06-11T19:53:32.085Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-06-11T19:53:32.288Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-06-11T19:53:32.588Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-06-11T19:53:32.857Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-06-11T19:53:33.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-06-11T19:53:33.655Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T19:53:33.655Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T19:53:33.655Z] === RUN TestInspectNetwork/network_name [2021-06-11T19:53:33.655Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T19:53:33.993Z] --- PASS: TestConfigInspect (3.17s) [2021-06-11T19:53:33.993Z] === RUN TestConfigList Post stage [Pipeline] junit [2021-06-11T19:53:34.027Z] Recording test results [2021-06-11T19:53:34.238Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T19:53:34.238Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-06-11T19:53:34.258Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T19:53:34.499Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-06-11T19:53:34.499Z] Cross building: bundles/cross/windows/amd64 [2021-06-11T19:53:34.628Z] + echo Ensuring container killed. [2021-06-11T19:53:34.628Z] Ensuring container killed. [2021-06-11T19:53:34.628Z] + docker rm -vf docker-pr1 [2021-06-11T19:53:34.628Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-11T19:53:34.758Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T19:53:34.758Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T19:53:34.933Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T19:53:34.957Z] + echo Chowning /workspace to jenkins user [2021-06-11T19:53:34.957Z] Chowning /workspace to jenkins user [2021-06-11T19:53:34.957Z] + id -u [2021-06-11T19:53:34.957Z] + id -g [2021-06-11T19:53:34.957Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy (12.83s) [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.51s) [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.79s) [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2021-06-11T19:53:35.116Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.37s) [2021-06-11T19:53:35.116Z] === RUN TestBuildMultiStageParentConfig [2021-06-11T19:53:35.502Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-06-11T19:53:36.883Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T19:53:36.883Z] --- PASS: TestConfigList (3.15s) [2021-06-11T19:53:36.883Z] === RUN TestConfigsCreateAndDelete [2021-06-11T19:53:37.144Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T19:53:37.797Z] + bundleName=amd64-cgroup2 [2021-06-11T19:53:37.797Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T19:53:37.797Z] Creating amd64-cgroup2-bundles.tar.gz [2021-06-11T19:53:37.797Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T19:53:37.797Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-06-11T19:53:37.854Z] --- PASS: TestInspectNetwork (8.49s) [2021-06-11T19:53:37.854Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T19:53:37.854Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T19:53:37.854Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T19:53:37.854Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T19:53:37.854Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T19:53:38.044Z] --- PASS: TestBuildMultiStageParentConfig (2.59s) [2021-06-11T19:53:38.044Z] === RUN TestBuildLabelWithTargets [2021-06-11T19:53:38.044Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-06-11T19:53:38.044Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T19:53:38.044Z] === RUN TestBuildWithEmptyLayers [Pipeline] archiveArtifacts [2021-06-11T19:53:38.061Z] Archiving artifacts [2021-06-11T19:53:38.325Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T19:53:38.627Z] + make clean [2021-06-11T19:53:38.627Z] docker volume rm -f docker-dev-cache [2021-06-11T19:53:38.882Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T19:53:39.020Z] --- PASS: TestBuildWithEmptyLayers (1.32s) [2021-06-11T19:53:39.020Z] === RUN TestBuildMultiStageOnBuild [2021-06-11T19:53:39.051Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-06-11T19:53:39.620Z] --- PASS: TestConfigsCreateAndDelete (2.78s) [2021-06-11T19:53:39.620Z] === RUN TestConfigsUpdate [2021-06-11T19:53:41.153Z] --- PASS: TestRunContainerWithBridgeNone (3.14s) [2021-06-11T19:53:41.153Z] === RUN TestNetworkInvalidJSON [2021-06-11T19:53:41.153Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T19:53:41.153Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T19:53:41.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:53:41.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:53:41.153Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:53:41.153Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:53:41.153Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T19:53:41.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T19:53:41.153Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T19:53:41.153Z] === RUN TestNetworkList [2021-06-11T19:53:41.153Z] === RUN TestNetworkList//networks [2021-06-11T19:53:41.153Z] === PAUSE TestNetworkList//networks [2021-06-11T19:53:41.153Z] === RUN TestNetworkList//networks/ [2021-06-11T19:53:41.153Z] === PAUSE TestNetworkList//networks/ [2021-06-11T19:53:41.153Z] === CONT TestNetworkList//networks [2021-06-11T19:53:41.153Z] === CONT TestNetworkList//networks/ [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkList (0.03s) [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T19:53:41.153Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T19:53:41.153Z] === RUN TestHostIPv4BridgeLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T19:53:41.723Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2021-06-11T19:53:41.723Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T19:53:42.158Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T19:53:43.096Z] --- PASS: TestConfigsUpdate (3.34s) [2021-06-11T19:53:43.096Z] === RUN TestTemplatedConfig [2021-06-11T19:53:43.096Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-06-11T19:53:43.106Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2021-06-11T19:53:43.106Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T19:53:43.664Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-06-11T19:53:44.048Z] --- PASS: TestDaemonDefaultNetworkPools (1.14s) [2021-06-11T19:53:44.048Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T19:53:44.233Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-06-11T19:53:44.802Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-06-11T19:53:45.061Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T19:53:45.960Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.82s) [2021-06-11T19:53:45.960Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T19:53:46.975Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T19:53:46.975Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-06-11T19:53:47.590Z] --- PASS: TestTemplatedConfig (4.65s) [2021-06-11T19:53:47.590Z] === RUN TestConfigCreateResolve [2021-06-11T19:53:48.508Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2021-06-11T19:53:48.508Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T19:53:48.541Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T19:53:49.079Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.74s) [2021-06-11T19:53:49.079Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T19:53:49.479Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-06-11T19:53:50.864Z] --- PASS: TestConfigCreateResolve (3.22s) [2021-06-11T19:53:50.864Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T19:53:51.434Z] --- PASS: TestConfigDaemonLibtrustID (0.60s) [2021-06-11T19:53:51.434Z] PASS [2021-06-11T19:53:51.434Z] [2021-06-11T19:53:51.434Z] DONE 7 tests in 21.120s [2021-06-11T19:53:51.434Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-06-11T19:53:51.434Z] ++ 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-06-11T19:53:51.434Z] ++ set -e [2021-06-11T19:53:51.434Z] ++ '[' -n 0 ']' [2021-06-11T19:53:51.434Z] ++ set -x [2021-06-11T19:53:51.434Z] ++ env -i DEST=/go/src/github.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-06-11T19:53:51.693Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-06-11T19:53:51.693Z] INFO: Testing against a local daemon [2021-06-11T19:53:51.693Z] === RUN TestCheckpoint [2021-06-11T19:53:51.693Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T19:53:51.693Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:53:51.693Z] === RUN TestContainerInvalidJSON [2021-06-11T19:53:51.693Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:53:51.693Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:53:51.693Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:53:51.693Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:53:51.693Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:53:51.693Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:53:51.953Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T19:53:51.953Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T19:53:51.953Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T19:53:51.953Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-06-11T19:53:51.953Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T19:53:51.953Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-06-11T19:53:51.953Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T19:53:51.953Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T19:53:51.953Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-06-11T19:53:51.953Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T19:53:51.953Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2021-06-11T19:53:51.953Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T19:53:52.213Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-06-11T19:53:52.213Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T19:53:52.213Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-06-11T19:53:52.213Z] === RUN TestCopyFromContainer [2021-06-11T19:53:52.376Z] --- PASS: TestServiceWithPredefinedNetwork (3.01s) [2021-06-11T19:53:52.376Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T19:53:52.376Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:53:52.376Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:53:52.376Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T19:53:53.154Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T19:53:53.876Z] --- PASS: TestBuildMultiStageOnBuild (12.80s) [2021-06-11T19:53:53.876Z] === RUN TestBuildUncleanTarFilenames [2021-06-11T19:53:53.876Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-06-11T19:53:53.876Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T19:53:53.876Z] === RUN TestBuildMultiStageLayerLeak [2021-06-11T19:53:54.093Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-06-11T19:53:54.662Z] === RUN TestCopyFromContainer// [2021-06-11T19:53:54.662Z] === RUN TestCopyFromContainer//bar/root [2021-06-11T19:53:54.922Z] === RUN TestCopyFromContainer//bar/root/ [2021-06-11T19:53:54.922Z] === RUN TestCopyFromContainer/bar/quux [2021-06-11T19:53:55.182Z] === RUN TestCopyFromContainer/bar/quux/ [2021-06-11T19:53:55.182Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-06-11T19:53:55.441Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-06-11T19:53:55.701Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-06-11T19:53:55.702Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-06-11T19:53:55.961Z] === RUN TestCopyFromContainer/bar/notarget [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer (3.98s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer// (0.18s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer//bar/root (0.17s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.14s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.16s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s) [2021-06-11T19:53:56.221Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-06-11T19:53:56.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T19:53:56.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:53:56.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:53:56.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:53:56.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:53:56.221Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:53:56.221Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:53:56.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T19:53:56.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T19:53:56.221Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T19:53:56.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-06-11T19:53:56.221Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T19:53:56.221Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-06-11T19:53:56.221Z] === RUN TestCreateWithInvalidEnv [2021-06-11T19:53:56.221Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T19:53:56.221Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T19:53:56.221Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T19:53:56.221Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T19:53:56.221Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T19:53:56.221Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T19:53:56.221Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T19:53:56.221Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T19:53:56.221Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T19:53:56.221Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-06-11T19:53:56.221Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-06-11T19:53:56.221Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T19:53:56.221Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-06-11T19:53:56.221Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T19:53:56.482Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-06-11T19:53:59.022Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-06-11T19:53:59.960Z] --- PASS: TestCreateWithCustomMaskedPaths (3.70s) [2021-06-11T19:53:59.960Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T19:54:01.868Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-06-11T19:54:02.127Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-06-11T19:54:03.506Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.67s) [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:54:03.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:54:03.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:54:03.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:54:03.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:54:03.506Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:54:03.506Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:54:03.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T19:54:03.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T19:54:03.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T19:54:03.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T19:54:03.765Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-06-11T19:54:03.765Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T19:54:03.765Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T19:54:04.703Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.98s) [2021-06-11T19:54:04.703Z] === RUN TestCreateDifferentPlatform [2021-06-11T19:54:04.703Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T19:54:04.703Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T19:54:04.703Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-06-11T19:54:04.703Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-06-11T19:54:04.703Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T19:54:04.703Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T19:54:04.703Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-06-11T19:54:04.703Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T19:54:04.703Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-06-11T19:54:04.703Z] === RUN TestContainerStartOnDaemonRestart [2021-06-11T19:54:04.703Z] === PAUSE TestContainerStartOnDaemonRestart [2021-06-11T19:54:04.703Z] === RUN TestDaemonRestartIpcMode [2021-06-11T19:54:04.703Z] === PAUSE TestDaemonRestartIpcMode [2021-06-11T19:54:04.703Z] === RUN TestDaemonHostGatewayIP [2021-06-11T19:54:04.703Z] === PAUSE TestDaemonHostGatewayIP [2021-06-11T19:54:04.703Z] === RUN TestRestartDaemonWithRestartingContainer [2021-06-11T19:54:04.703Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-06-11T19:54:04.703Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T19:54:04.703Z] === PAUSE TestContainerKillOnDaemonStart [2021-06-11T19:54:04.703Z] === RUN TestDiff [2021-06-11T19:54:04.963Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T19:54:05.901Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-06-11T19:54:05.901Z] --- PASS: TestDiff (1.00s) [2021-06-11T19:54:05.901Z] === RUN TestExecWithCloseStdin [2021-06-11T19:54:07.282Z] --- PASS: TestExecWithCloseStdin (1.56s) [2021-06-11T19:54:07.282Z] === RUN TestExec [2021-06-11T19:54:08.662Z] --- PASS: TestExec (1.41s) [2021-06-11T19:54:08.662Z] === RUN TestExecUser [2021-06-11T19:54:08.734Z] --- PASS: TestBuildMultiStageLayerLeak (15.34s) [2021-06-11T19:54:08.734Z] === RUN TestBuildWithHugeFile [2021-06-11T19:54:10.044Z] --- PASS: TestExecUser (1.39s) [2021-06-11T19:54:10.044Z] === RUN TestExportContainerAndImportImage [2021-06-11T19:54:10.490Z] --- PASS: TestServiceWithDataPathPortInit (16.78s) [2021-06-11T19:54:10.490Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T19:54:10.618Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T19:54:11.558Z] --- PASS: TestExportContainerAndImportImage (1.26s) [2021-06-11T19:54:11.558Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T19:54:12.497Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-06-11T19:54:12.757Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2021-06-11T19:54:12.757Z] === RUN TestHealthCheckWorkdir [2021-06-11T19:54:15.300Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T19:54:15.300Z] --- PASS: TestHealthCheckWorkdir (2.49s) [2021-06-11T19:54:15.300Z] === RUN TestHealthKillContainer [2021-06-11T19:54:15.300Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T19:54:18.630Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.43s) [2021-06-11T19:54:18.630Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:d7uwmk6m5nlloob5f6qi9gmv1 Created:2021-06-11 19:54:10.421598056 +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[4dda65f9ea1c370fe6f0c33adf23fcceefa099448b753114c155586221519331:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x34t9mukyckzoc20rb26498ih EndpointID:6ca81e8d73a95c862101c97311adb8739d273b96b1ae6ab191feb2800952457d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f4561283a196ec32d702011532e7f046d4452994f8f812a80bae54a6b9f8be9c 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:6fba57c68d0e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x34t9mukyckzoc20rb26498ih EndpointID:6ca81e8d73a95c862101c97311adb8739d273b96b1ae6ab191feb2800952457d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T19:54:18.630Z] PASS [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] === Skipped [2021-06-11T19:54:18.630Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T19:54:18.630Z] service_test.go:242: FLAKY_TEST [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] DONE 26 tests, 1 skipped in 57.064s [2021-06-11T19:54:18.630Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:54:18.630Z] ++ 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-06-11T19:54:18.630Z] ++ set -e [2021-06-11T19:54:18.630Z] ++ '[' -n 0 ']' [2021-06-11T19:54:18.630Z] ++ set -x [2021-06-11T19:54:18.630Z] ++ env -i DEST=/go/src/github.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-06-11T19:54:18.630Z] INFO: Testing against a local daemon [2021-06-11T19:54:18.630Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T19:54:18.630Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:54:18.630Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:54:18.630Z] === RUN TestDockerNetworkIpvlan [2021-06-11T19:54:18.630Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:54:18.630Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:54:18.630Z] PASS [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] === Skipped [2021-06-11T19:54:18.630Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-06-11T19:54:18.630Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T19:54:18.630Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] [2021-06-11T19:54:18.630Z] DONE 2 tests, 2 skipped in 0.147s [2021-06-11T19:54:18.630Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T19:54:18.630Z] ++ 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-06-11T19:54:18.630Z] ++ set -e [2021-06-11T19:54:18.630Z] ++ '[' -n 0 ']' [2021-06-11T19:54:18.630Z] ++ set -x [2021-06-11T19:54:18.630Z] ++ env -i DEST=/go/src/github.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-06-11T19:54:18.630Z] INFO: Testing against a local daemon [2021-06-11T19:54:18.630Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T19:54:19.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-06-11T19:54:19.499Z] --- PASS: TestHealthKillContainer (4.14s) [2021-06-11T19:54:19.499Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T19:54:19.571Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.81s) [2021-06-11T19:54:19.571Z] === RUN TestDockerNetworkMacvlan [2021-06-11T19:54:20.515Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T19:54:20.880Z] --- PASS: TestInspectCpusetInConfigPre120 (1.37s) [2021-06-11T19:54:20.880Z] === RUN TestIpcModeNone [2021-06-11T19:54:21.461Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T19:54:22.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-06-11T19:54:22.402Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T19:54:22.831Z] --- PASS: TestIpcModeNone (1.92s) [2021-06-11T19:54:22.831Z] === RUN TestIpcModePrivate [2021-06-11T19:54:25.375Z] --- PASS: TestIpcModePrivate (2.31s) [2021-06-11T19:54:25.375Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:93, shared: false, mustBeShared: false [2021-06-11T19:54:25.375Z] === RUN TestIpcModeShareable [2021-06-11T19:54:25.700Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T19:54:27.914Z] --- PASS: TestIpcModeShareable (2.33s) [2021-06-11T19:54:27.914Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:159, shared: true, mustBeShared: true [2021-06-11T19:54:27.914Z] === RUN TestAPIIpcModeShareableAndContainer [2021-06-11T19:54:27.914Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T19:54:28.998Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T19:54:30.455Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T19:54:32.363Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T19:54:33.305Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.94s) [2021-06-11T19:54:33.305Z] === RUN TestAPIIpcModeHost [2021-06-11T19:54:35.581Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T19:54:36.622Z] --- PASS: TestAPIIpcModeHost (2.74s) [2021-06-11T19:54:36.622Z] === RUN TestDaemonIpcModeShareable [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan (17.93s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.87s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s) [2021-06-11T19:54:37.492Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.58s) [2021-06-11T19:54:37.492Z] PASS [2021-06-11T19:54:37.492Z] [2021-06-11T19:54:37.492Z] DONE 8 tests in 19.878s [2021-06-11T19:54:37.492Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T19:54:37.492Z] ++ 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-06-11T19:54:37.492Z] ++ set -e [2021-06-11T19:54:37.492Z] ++ '[' -n 0 ']' [2021-06-11T19:54:37.492Z] ++ set -x [2021-06-11T19:54:37.492Z] ++ env -i DEST=/go/src/github.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-06-11T19:54:37.492Z] testing: warning: no tests to run [2021-06-11T19:54:37.492Z] PASS [2021-06-11T19:54:37.492Z] [2021-06-11T19:54:37.492Z] DONE 0 tests in 0.027s [2021-06-11T19:54:37.492Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T19:54:37.492Z] ++ 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-06-11T19:54:37.492Z] ++ set -e [2021-06-11T19:54:37.492Z] ++ '[' -n 0 ']' [2021-06-11T19:54:37.492Z] ++ set -x [2021-06-11T19:54:37.492Z] ++ env -i DEST=/go/src/github.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-06-11T19:54:37.492Z] INFO: Testing against a local daemon [2021-06-11T19:54:37.492Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T19:54:39.163Z] --- PASS: TestDaemonIpcModeShareable (3.17s) [2021-06-11T19:54:39.163Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:92, shared: true, mustBeShared: true [2021-06-11T19:54:39.163Z] === RUN TestDaemonIpcModePrivate [2021-06-11T19:54:39.404Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2021-06-11T19:54:39.404Z] === RUN TestAuthZPluginTLS [2021-06-11T19:54:39.732Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T19:54:39.974Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-06-11T19:54:39.974Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T19:54:40.545Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2021-06-11T19:54:40.545Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T19:54:41.487Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2021-06-11T19:54:41.487Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T19:54:42.057Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2021-06-11T19:54:42.057Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T19:54:43.028Z] --- PASS: TestDaemonIpcModePrivate (3.19s) [2021-06-11T19:54:43.028Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:182, shared: false, mustBeShared: false [2021-06-11T19:54:43.028Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-06-11T19:54:43.977Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2021-06-11T19:54:43.977Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T19:54:44.548Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-06-11T19:54:44.548Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T19:54:45.119Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-06-11T19:54:45.119Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T19:54:45.690Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.65s) [2021-06-11T19:54:45.690Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T19:54:46.324Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.27s) [2021-06-11T19:54:46.324Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:182, shared: false, mustBeShared: false [2021-06-11T19:54:46.324Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-06-11T19:54:48.235Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-06-11T19:54:48.235Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T19:54:49.622Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.28s) [2021-06-11T19:54:49.622Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:176, shared: true, mustBeShared: true [2021-06-11T19:54:49.622Z] === RUN TestIpcModeOlderClient [2021-06-11T19:54:49.622Z] === PAUSE TestIpcModeOlderClient [2021-06-11T19:54:49.622Z] === RUN TestKillContainerInvalidSignal [2021-06-11T19:54:50.146Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2021-06-11T19:54:50.146Z] === RUN TestAuthZPluginHeader [2021-06-11T19:54:51.004Z] --- PASS: TestKillContainerInvalidSignal (1.88s) [2021-06-11T19:54:51.004Z] === RUN TestKillContainer [2021-06-11T19:54:51.004Z] === RUN TestKillContainer/no_signal [2021-06-11T19:54:51.088Z] --- PASS: TestAuthZPluginHeader (0.95s) [2021-06-11T19:54:51.088Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T19:54:51.088Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-11T19:54:51.088Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:54:51.088Z] === RUN TestAuthZPluginV2Disable [2021-06-11T19:54:51.088Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-06-11T19:54:51.088Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:54:51.088Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T19:54:51.088Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-11T19:54:51.088Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:54:51.088Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T19:54:51.088Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-11T19:54:51.088Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:54:51.088Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T19:54:51.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-06-11T19:54:51.833Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T19:54:52.402Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T19:54:52.402Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T19:54:53.343Z] === RUN TestKillContainer/killing_signal [2021-06-11T19:54:54.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-06-11T19:54:54.854Z] --- PASS: TestKillContainer (3.87s) [2021-06-11T19:54:54.854Z] --- PASS: TestKillContainer/no_signal (1.31s) [2021-06-11T19:54:54.854Z] --- PASS: TestKillContainer/non_killing_signal (1.11s) [2021-06-11T19:54:54.854Z] --- PASS: TestKillContainer/killing_signal (1.23s) [2021-06-11T19:54:54.854Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T19:54:54.854Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-06-11T19:54:55.426Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-06-11T19:54:55.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T19:54:55.946Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-06-11T19:54:56.238Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-06-11T19:54:56.238Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T19:54:56.238Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-06-11T19:54:56.238Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-06-11T19:54:56.238Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-06-11T19:54:56.238Z] remote: Enumerating objects: 23, done. [2021-06-11T19:54:56.238Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-06-11T19:54:56.238Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-06-11T19:54:56.238Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-06-11T19:54:56.238Z] 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-06-11T19:54:56.238Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-06-11T19:54:56.238Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-06-11T19:54:56.580Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-06-11T19:54:56.864Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/test/unit [2021-06-11T19:54:57.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.59s) [2021-06-11T19:54:57.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.27s) [2021-06-11T19:54:57.328Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.06s) [2021-06-11T19:54:57.328Z] === RUN TestKillStoppedContainer [2021-06-11T19:54:57.434Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-06-11T19:54:57.434Z] + TESTFLAGS+=' -test.timeout=5m' [2021-06-11T19:54:57.434Z] + TESTDIRS=./... [2021-06-11T19:54:57.434Z] + exclude_paths='/vendor/|/integration' [2021-06-11T19:54:57.434Z] ++ go list ./... [2021-06-11T19:54:57.434Z] ++ grep -vE '(/vendor/|/integration)' [2021-06-11T19:54:57.588Z] --- PASS: TestKillStoppedContainer (0.11s) [2021-06-11T19:54:57.588Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T19:54:57.588Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-06-11T19:54:57.588Z] === RUN TestKillDifferentUserContainer [2021-06-11T19:54:58.375Z] + pkg_list='github.com/docker/docker/api [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/backend/build [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/httputils [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/middleware [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/build [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/container [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/debug [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/image [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/network [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/session [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/system [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/server/router/volume [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/backend [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/container [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/events [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/filters [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/image [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/mount [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/network [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/registry [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/strslice [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/swarm [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/time [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/versions [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T19:54:58.375Z] github.com/docker/docker/api/types/volume [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/dockerfile [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/dockerignore [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/remotecontext [2021-06-11T19:54:58.375Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T19:54:58.375Z] github.com/docker/docker/cli [2021-06-11T19:54:58.375Z] github.com/docker/docker/cli/config [2021-06-11T19:54:58.375Z] github.com/docker/docker/cli/debug [2021-06-11T19:54:58.375Z] github.com/docker/docker/client [2021-06-11T19:54:58.375Z] github.com/docker/docker/cmd/dockerd [2021-06-11T19:54:58.375Z] github.com/docker/docker/container [2021-06-11T19:54:58.375Z] github.com/docker/docker/container/stream [2021-06-11T19:54:58.375Z] github.com/docker/docker/contrib/apparmor [2021-06-11T19:54:58.375Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T19:54:58.375Z] github.com/docker/docker/contrib/httpserver [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/config [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/discovery [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/events [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/exec [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/images [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/initlayer [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/links [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/listeners [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/local [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/names [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/network [2021-06-11T19:54:58.375Z] github.com/docker/docker/daemon/stats [2021-06-11T19:54:58.375Z] github.com/docker/docker/distribution [2021-06-11T19:54:58.375Z] github.com/docker/docker/distribution/metadata [2021-06-11T19:54:58.375Z] github.com/docker/docker/distribution/utils [2021-06-11T19:54:58.375Z] github.com/docker/docker/distribution/xfer [2021-06-11T19:54:58.375Z] github.com/docker/docker/dockerversion [2021-06-11T19:54:58.375Z] github.com/docker/docker/errdefs [2021-06-11T19:54:58.375Z] github.com/docker/docker/image [2021-06-11T19:54:58.375Z] github.com/docker/docker/image/cache [2021-06-11T19:54:58.375Z] github.com/docker/docker/image/tarexport [2021-06-11T19:54:58.375Z] github.com/docker/docker/image/v1 [2021-06-11T19:54:58.375Z] github.com/docker/docker/internal/test/suite [2021-06-11T19:54:58.375Z] github.com/docker/docker/layer [2021-06-11T19:54:58.375Z] github.com/docker/docker/libcontainerd [2021-06-11T19:54:58.375Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T19:54:58.375Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T19:54:58.375Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T19:54:58.375Z] github.com/docker/docker/libcontainerd/types [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/api [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/client [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/config [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/idm [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/ns [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/options [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/osl [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T19:54:58.375Z] github.com/docker/docker/libnetwork/types [2021-06-11T19:54:58.375Z] github.com/docker/docker/oci [2021-06-11T19:54:58.375Z] github.com/docker/docker/oci/caps [2021-06-11T19:54:58.375Z] github.com/docker/docker/opts [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/aaparser [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/archive [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/authorization [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/capabilities [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/containerfs [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/directory [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/discovery [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T19:54:58.375Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/dmesg [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/filenotify [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/fileutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/fsutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/homedir [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/idtools [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/ioutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/locker [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/longpath [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/loopback [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/mount [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pidfile [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/platform [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pools [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/progress [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pubsub [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/reexec [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/signal [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/stringid [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/symlink [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/system [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/tailfile [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/tarsum [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/term [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/term/windows [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/truncindex [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/urlutil [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/useragent [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin/v2 [2021-06-11T19:54:58.376Z] github.com/docker/docker/profiles/apparmor [2021-06-11T19:54:58.376Z] github.com/docker/docker/profiles/seccomp [2021-06-11T19:54:58.376Z] github.com/docker/docker/quota [2021-06-11T19:54:58.376Z] github.com/docker/docker/reference [2021-06-11T19:54:58.376Z] github.com/docker/docker/registry [2021-06-11T19:54:58.376Z] github.com/docker/docker/registry/resumable [2021-06-11T19:54:58.376Z] github.com/docker/docker/restartmanager [2021-06-11T19:54:58.376Z] github.com/docker/docker/rootless [2021-06-11T19:54:58.376Z] github.com/docker/docker/rootless/specconv [2021-06-11T19:54:58.376Z] github.com/docker/docker/runconfig [2021-06-11T19:54:58.376Z] github.com/docker/docker/runconfig/opts [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/daemon [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/environment [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fakegit [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/registry [2021-06-11T19:54:58.376Z] github.com/docker/docker/testutil/request [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/drivers [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/local [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/mounts [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/service [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/service/opts [2021-06-11T19:54:58.376Z] github.com/docker/docker/volume/testutils' [2021-06-11T19:54:58.376Z] + echo 'github.com/docker/docker/api [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/backend/build [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/httputils [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/middleware [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/build [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/checkpoint [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/container [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/debug [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/distribution [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/grpc [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/image [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/network [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/plugin [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/session [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/swarm [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/system [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/server/router/volume [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/backend [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/blkiodev [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/container [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/events [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/filters [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/image [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/mount [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/network [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/plugins/logdriver [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/registry [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/strslice [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/swarm [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/swarm/runtime [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/time [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/versions [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/versions/v1p19 [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/versions/v1p20 [2021-06-11T19:54:58.376Z] github.com/docker/docker/api/types/volume [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/exporter [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/builder-next/worker [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/dockerfile [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/dockerignore [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/remotecontext [2021-06-11T19:54:58.376Z] github.com/docker/docker/builder/remotecontext/git [2021-06-11T19:54:58.376Z] github.com/docker/docker/cli [2021-06-11T19:54:58.376Z] github.com/docker/docker/cli/config [2021-06-11T19:54:58.376Z] github.com/docker/docker/cli/debug [2021-06-11T19:54:58.376Z] github.com/docker/docker/client [2021-06-11T19:54:58.376Z] github.com/docker/docker/cmd/dockerd [2021-06-11T19:54:58.376Z] github.com/docker/docker/container [2021-06-11T19:54:58.376Z] github.com/docker/docker/container/stream [2021-06-11T19:54:58.376Z] github.com/docker/docker/contrib/apparmor [2021-06-11T19:54:58.376Z] github.com/docker/docker/contrib/docker-device-tool [2021-06-11T19:54:58.376Z] github.com/docker/docker/contrib/httpserver [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster/convert [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster/executor [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster/executor/container [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/cluster/provider [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/config [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/discovery [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/events [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/events/testutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/exec [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/copy [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/register [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/images [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/initlayer [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/links [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/listeners [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/awslogs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/fluentd [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/gcplogs [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/gelf [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/journald [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/local [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/logentries [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/loggerutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/splunk [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/syslog [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/logger/templates [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/names [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/network [2021-06-11T19:54:58.376Z] github.com/docker/docker/daemon/stats [2021-06-11T19:54:58.376Z] github.com/docker/docker/distribution [2021-06-11T19:54:58.376Z] github.com/docker/docker/distribution/metadata [2021-06-11T19:54:58.376Z] github.com/docker/docker/distribution/utils [2021-06-11T19:54:58.376Z] github.com/docker/docker/distribution/xfer [2021-06-11T19:54:58.376Z] github.com/docker/docker/dockerversion [2021-06-11T19:54:58.376Z] github.com/docker/docker/errdefs [2021-06-11T19:54:58.376Z] github.com/docker/docker/image [2021-06-11T19:54:58.376Z] github.com/docker/docker/image/cache [2021-06-11T19:54:58.376Z] github.com/docker/docker/image/tarexport [2021-06-11T19:54:58.376Z] github.com/docker/docker/image/v1 [2021-06-11T19:54:58.376Z] github.com/docker/docker/internal/test/suite [2021-06-11T19:54:58.376Z] github.com/docker/docker/layer [2021-06-11T19:54:58.376Z] github.com/docker/docker/libcontainerd [2021-06-11T19:54:58.376Z] github.com/docker/docker/libcontainerd/queue [2021-06-11T19:54:58.376Z] github.com/docker/docker/libcontainerd/remote [2021-06-11T19:54:58.376Z] github.com/docker/docker/libcontainerd/supervisor [2021-06-11T19:54:58.376Z] github.com/docker/docker/libcontainerd/types [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/api [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/bitseq [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/client [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/client/mflag [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/client/mflag/example [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cluster [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/dnet [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/proxy [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/config [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/datastore [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/diagnostic [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/discoverapi [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/driverapi [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/host [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/null [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/remote [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/windows [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/drvregistry [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/etchosts [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/idm [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/internal/caller [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipam [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipamapi [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipams/null [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipams/remote [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ipamutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/iptables [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/netlabel [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/netutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/networkdb [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/ns [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/options [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/osl [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/osl/kernel [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/portallocator [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/portmapper [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/resolvconf [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/testutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/libnetwork/types [2021-06-11T19:54:58.376Z] github.com/docker/docker/oci [2021-06-11T19:54:58.376Z] github.com/docker/docker/oci/caps [2021-06-11T19:54:58.376Z] github.com/docker/docker/opts [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/aaparser [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/archive [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/authorization [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/broadcaster [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/capabilities [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/chrootarchive [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/containerfs [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/devicemapper [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/directory [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/discovery [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/discovery/file [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/discovery/kv [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/discovery/memory [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/discovery/nodes [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/dmesg [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/filenotify [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/fileutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/fsutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/homedir [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/idtools [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/ioutils [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/jsonmessage [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/locker [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/longpath [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/loopback [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/mount [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/namesgenerator [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers/kernel [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pidfile [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/platform [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugingetter [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/plugins/transport [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pools [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/progress [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/pubsub [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/reexec [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/signal [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/signal/testfiles [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/stdcopy [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/streamformatter [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/stringid [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/symlink [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/sysinfo [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/system [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/tailfile [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/tarsum [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/term [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/term/windows [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/truncindex [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/urlutil [2021-06-11T19:54:58.376Z] github.com/docker/docker/pkg/useragent [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin/executor/containerd [2021-06-11T19:54:58.376Z] github.com/docker/docker/plugin/v2 [2021-06-11T19:54:58.376Z] github.com/docker/docker/profiles/apparmor [2021-06-11T19:54:58.377Z] github.com/docker/docker/profiles/seccomp [2021-06-11T19:54:58.377Z] github.com/docker/docker/quota [2021-06-11T19:54:58.377Z] github.com/docker/docker/reference [2021-06-11T19:54:58.377Z] github.com/docker/docker/registry [2021-06-11T19:54:58.377Z] github.com/docker/docker/registry/resumable [2021-06-11T19:54:58.377Z] github.com/docker/docker/restartmanager [2021-06-11T19:54:58.377Z] github.com/docker/docker/rootless [2021-06-11T19:54:58.377Z] github.com/docker/docker/rootless/specconv [2021-06-11T19:54:58.377Z] github.com/docker/docker/runconfig [2021-06-11T19:54:58.377Z] github.com/docker/docker/runconfig/opts [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/daemon [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/environment [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fakecontext [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fakegit [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fakestorage [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fixtures/load [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fixtures/plugin [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/registry [2021-06-11T19:54:58.377Z] github.com/docker/docker/testutil/request [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/drivers [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/local [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/mounts [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/service [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/service/opts [2021-06-11T19:54:58.377Z] github.com/docker/docker/volume/testutils' [2021-06-11T19:54:58.377Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-06-11T19:54:58.377Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-06-11T19:54:58.377Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-06-11T19:54:58.377Z] + type docker-proxy [2021-06-11T19:54:58.377Z] hack/test/unit: line 22: type: docker-proxy: not found [2021-06-11T19:54:58.377Z] + hack/make.sh binary-proxy install-proxy [2021-06-11T19:54:58.377Z] [2021-06-11T19:54:58.377Z] Removing bundles/ [2021-06-11T19:54:58.377Z] [2021-06-11T19:54:58.377Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-06-11T19:54:58.377Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-06-11T19:54:58.377Z] GOOS="" GOARCH="" GOARM="" [2021-06-11T19:54:58.969Z] --- PASS: TestKillDifferentUserContainer (1.40s) [2021-06-11T19:54:58.969Z] === RUN TestInspectOomKilledTrue [2021-06-11T19:54:58.969Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T19:54:58.969Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:54:58.969Z] === RUN TestInspectOomKilledFalse [2021-06-11T19:54:58.969Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T19:54:58.969Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:54:58.969Z] === RUN TestLinksEtcHostsContentMatch [2021-06-11T19:54:58.969Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T19:55:00.877Z] --- PASS: TestLinksEtcHostsContentMatch (1.63s) [2021-06-11T19:55:00.877Z] === RUN TestLinksContainerNames [2021-06-11T19:55:00.877Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T19:55:02.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-06-11T19:55:03.197Z] --- PASS: TestLinksContainerNames (2.58s) [2021-06-11T19:55:03.197Z] === RUN TestLogsFollowTailEmpty [2021-06-11T19:55:04.577Z] --- PASS: TestLogsFollowTailEmpty (1.43s) [2021-06-11T19:55:04.577Z] === RUN TestContainerNetworkMountsNoChown [2021-06-11T19:55:04.577Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T19:55:04.954Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-06-11T19:55:04.954Z] [2021-06-11T19:55:04.954Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-06-11T19:55:04.954Z] Installing docker-proxy to /usr/local/bin/ [2021-06-11T19:55:04.954Z] [2021-06-11T19:55:04.954Z] + mkdir -p bundles [2021-06-11T19:55:04.954Z] + 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/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/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/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/client github.com/docker/docker/libnetwork/client/mflag github.com/docker/docker/libnetwork/client/mflag/example github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/dnet 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/proxy 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/resolvconf/dns 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/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/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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-06-11T19:55:05.214Z] ? github.com/docker/docker/api [no test files] [2021-06-11T19:55:05.959Z] --- PASS: TestContainerNetworkMountsNoChown (1.35s) [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/default [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/default [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/private [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/private [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rprivate [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rprivate [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/slave [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/slave [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rslave [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rslave [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/shared [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/shared [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rshared [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rshared [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/default [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/default/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/default/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/default/bind_root [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/rshared [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/shared [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/rslave [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/slave [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/rprivate [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/private [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/private/bind_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/private/mount_root [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-06-11T19:55:05.959Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:55:05.959Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-06-11T19:55:05.959Z] === CONT TestMountDaemonRoot/default/mount_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-06-11T19:55:06.219Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-06-11T19:55:06.479Z] === CONT TestMountDaemonRoot/private/mount_root [2021-06-11T19:55:06.739Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-06-11T19:55:06.739Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-06-11T19:55:06.739Z] === CONT TestMountDaemonRoot/private/bind_root [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.08s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-06-11T19:55:06.739Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-06-11T19:55:06.739Z] === RUN TestContainerBindMountNonRecursive [2021-06-11T19:55:08.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T19:55:09.193Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.82s) [2021-06-11T19:55:09.193Z] PASS [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] === Skipped [2021-06-11T19:55:09.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-06-11T19:55:09.193Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-06-11T19:55:09.193Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-06-11T19:55:09.193Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-06-11T19:55:09.193Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] [2021-06-11T19:55:09.193Z] DONE 17 tests, 4 skipped in 31.528s [2021-06-11T19:55:09.193Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T19:55:09.193Z] ++ 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-06-11T19:55:09.193Z] ++ set -e [2021-06-11T19:55:09.193Z] ++ '[' -n 0 ']' [2021-06-11T19:55:09.193Z] ++ set -x [2021-06-11T19:55:09.193Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:09.193Z] INFO: Testing against a local daemon [2021-06-11T19:55:09.193Z] === RUN TestPluginInvalidJSON [2021-06-11T19:55:09.193Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:55:09.193Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:55:09.193Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T19:55:09.193Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T19:55:09.193Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T19:55:09.193Z] === RUN TestPluginInstall [2021-06-11T19:55:09.193Z] === RUN TestPluginInstall/no_auth [2021-06-11T19:55:10.659Z] --- PASS: TestContainerBindMountNonRecursive (3.69s) [2021-06-11T19:55:10.659Z] === RUN TestContainerVolumesMountedAsShared [2021-06-11T19:55:11.229Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2021-06-11T19:55:11.229Z] === RUN TestContainerVolumesMountedAsSlave [2021-06-11T19:55:11.488Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T19:55:11.735Z] time="2021-06-11T19:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:11.735Z] time="2021-06-11T19:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d480364a58def93c5a6b2e6a06676dd775ef46bf94f81846b6c24dff05464062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:11.735Z] time="2021-06-11T19:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:11.735Z] time="2021-06-11T19:55:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d480364a58def93c5a6b2e6a06676dd775ef46bf94f81846b6c24dff05464062" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:11.735Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T19:55:12.315Z] time="2021-06-11T19:55:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:12.315Z] time="2021-06-11T19:55:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8557ed4da7e32374c18ea3330d09bd6fce4b110299f7660663d188ab17a313b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:12.315Z] time="2021-06-11T19:55:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:12.315Z] time="2021-06-11T19:55:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8557ed4da7e32374c18ea3330d09bd6fce4b110299f7660663d188ab17a313b0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:12.868Z] --- PASS: TestContainerVolumesMountedAsSlave (1.57s) [2021-06-11T19:55:12.868Z] === RUN TestNetworkNat [2021-06-11T19:55:12.897Z] === RUN TestPluginInstall/with_insecure [2021-06-11T19:55:13.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T19:55:14.008Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-06-11T19:55:14.267Z] --- PASS: TestNetworkNat (1.38s) [2021-06-11T19:55:14.267Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T19:55:14.280Z] time="2021-06-11T19:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:14.280Z] time="2021-06-11T19:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e94e86206d9e9e36b600c6c082488ec2e74969a22f623805c18551ee062ddede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:14.280Z] time="2021-06-11T19:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T19:55:14.280Z] time="2021-06-11T19:55:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e94e86206d9e9e36b600c6c082488ec2e74969a22f623805c18551ee062ddede" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T19:55:14.540Z] --- PASS: TestPluginInstall (5.44s) [2021-06-11T19:55:14.540Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-06-11T19:55:14.540Z] --- PASS: TestPluginInstall/with_htpasswd (1.19s) [2021-06-11T19:55:14.540Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-06-11T19:55:14.540Z] plugin_test.go:165: [de977ca5f375d] daemon is not started [2021-06-11T19:55:14.540Z] === RUN TestPluginsWithRuntimes [2021-06-11T19:55:15.648Z] --- PASS: TestNetworkLocalhostTCPNat (1.24s) [2021-06-11T19:55:15.648Z] === RUN TestNetworkLoopbackNat [2021-06-11T19:55:15.648Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-06-11T19:55:17.086Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T19:55:18.028Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T19:55:18.187Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T19:55:18.447Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-06-11T19:55:19.385Z] --- PASS: TestNetworkLoopbackNat (4.02s) [2021-06-11T19:55:19.385Z] === RUN TestPause [2021-06-11T19:55:19.938Z] --- PASS: TestPluginsWithRuntimes (5.10s) [2021-06-11T19:55:19.938Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.47s) [2021-06-11T19:55:19.938Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.45s) [2021-06-11T19:55:19.938Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T19:55:20.116Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-06-11T19:55:20.879Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s) [2021-06-11T19:55:20.879Z] PASS [2021-06-11T19:55:20.879Z] [2021-06-11T19:55:20.879Z] DONE 10 tests in 11.827s [2021-06-11T19:55:20.879Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T19:55:20.879Z] ++ 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-06-11T19:55:20.879Z] ++ set -e [2021-06-11T19:55:20.879Z] ++ '[' -n 0 ']' [2021-06-11T19:55:20.879Z] ++ set -x [2021-06-11T19:55:20.879Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:20.879Z] INFO: Testing against a local daemon [2021-06-11T19:55:20.879Z] === RUN TestExternalGraphDriver [2021-06-11T19:55:21.140Z] === RUN TestExternalGraphDriver/json [2021-06-11T19:55:21.295Z] --- PASS: TestPause (1.47s) [2021-06-11T19:55:21.295Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T19:55:21.295Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:55:21.295Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:55:21.295Z] === RUN TestPauseStopPausedContainer [2021-06-11T19:55:22.236Z] --- PASS: TestPauseStopPausedContainer (1.38s) [2021-06-11T19:55:22.236Z] === RUN TestPidHost [2021-06-11T19:55:23.682Z] === RUN TestExternalGraphDriver/spec [2021-06-11T19:55:26.225Z] === RUN TestExternalGraphDriver/pull [2021-06-11T19:55:26.481Z] --- PASS: TestPidHost (3.77s) [2021-06-11T19:55:26.481Z] === RUN TestPsFilter [2021-06-11T19:55:26.481Z] --- PASS: TestPsFilter (0.21s) [2021-06-11T19:55:26.481Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T19:55:27.863Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.28s) [2021-06-11T19:55:27.863Z] === RUN TestRemoveContainerWithVolume [2021-06-11T19:55:28.135Z] --- PASS: TestExternalGraphDriver (7.25s) [2021-06-11T19:55:28.135Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2021-06-11T19:55:28.135Z] --- PASS: TestExternalGraphDriver/spec (2.55s) [2021-06-11T19:55:28.135Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2021-06-11T19:55:28.135Z] === RUN TestGraphdriverPluginV2 [2021-06-11T19:55:28.135Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-06-11T19:55:28.135Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:28.135Z] PASS [2021-06-11T19:55:28.135Z] [2021-06-11T19:55:28.135Z] === Skipped [2021-06-11T19:55:28.135Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-06-11T19:55:28.135Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:55:28.135Z] [2021-06-11T19:55:28.135Z] [2021-06-11T19:55:28.135Z] DONE 5 tests, 1 skipped in 7.425s [2021-06-11T19:55:28.135Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T19:55:28.135Z] ++ 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-06-11T19:55:28.135Z] ++ set -e [2021-06-11T19:55:28.135Z] ++ '[' -n 0 ']' [2021-06-11T19:55:28.135Z] ++ set -x [2021-06-11T19:55:28.135Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-06-11T19:55:28.396Z] INFO: Testing against a local daemon [2021-06-11T19:55:28.396Z] === RUN TestContinueAfterPluginCrash [2021-06-11T19:55:28.396Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T19:55:28.396Z] === RUN TestReadPluginNoRead [2021-06-11T19:55:28.396Z] === PAUSE TestReadPluginNoRead [2021-06-11T19:55:28.396Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T19:55:28.396Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T19:55:28.396Z] === CONT TestContinueAfterPluginCrash [2021-06-11T19:55:28.396Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T19:55:28.396Z] === CONT TestReadPluginNoRead [2021-06-11T19:55:28.801Z] --- PASS: TestRemoveContainerWithVolume (1.23s) [2021-06-11T19:55:28.801Z] === RUN TestRemoveContainerRunning [2021-06-11T19:55:30.182Z] --- PASS: TestRemoveContainerRunning (1.35s) [2021-06-11T19:55:30.182Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T19:55:31.564Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.47s) [2021-06-11T19:55:31.564Z] === RUN TestRemoveInvalidContainer [2021-06-11T19:55:31.564Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T19:55:31.564Z] === RUN TestRenameLinkedContainer [2021-06-11T19:55:32.646Z] === RUN TestReadPluginNoRead/default [2021-06-11T19:55:33.217Z] --- PASS: TestDaemonStartWithLogOpt (4.83s) [2021-06-11T19:55:34.603Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T19:55:34.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-06-11T19:55:36.513Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T19:55:36.764Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T19:55:37.026Z] --- PASS: TestRenameLinkedContainer (5.51s) [2021-06-11T19:55:37.026Z] === RUN TestRenameStoppedContainer [2021-06-11T19:55:37.898Z] --- PASS: TestReadPluginNoRead (9.60s) [2021-06-11T19:55:37.898Z] --- PASS: TestReadPluginNoRead/default (1.82s) [2021-06-11T19:55:37.898Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.79s) [2021-06-11T19:55:37.898Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.76s) [2021-06-11T19:55:37.898Z] read_test.go:92: [db329d537cba9] daemon is not started [2021-06-11T19:55:38.406Z] --- PASS: TestRenameStoppedContainer (1.34s) [2021-06-11T19:55:38.407Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T19:55:38.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-06-11T19:55:38.840Z] --- PASS: TestContinueAfterPluginCrash (10.24s) [2021-06-11T19:55:38.840Z] PASS [2021-06-11T19:55:38.840Z] [2021-06-11T19:55:38.840Z] DONE 6 tests in 10.393s [2021-06-11T19:55:38.840Z] 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-06-11T19:55:38.840Z] ++ 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-06-11T19:55:38.840Z] ++ set -e [2021-06-11T19:55:38.840Z] ++ '[' -n 0 ']' [2021-06-11T19:55:38.840Z] ++ set -x [2021-06-11T19:55:38.840Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:38.840Z] testing: warning: no tests to run [2021-06-11T19:55:38.840Z] PASS [2021-06-11T19:55:38.840Z] [2021-06-11T19:55:38.840Z] DONE 0 tests in 0.045s [2021-06-11T19:55:38.840Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T19:55:38.840Z] ++ 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-06-11T19:55:38.840Z] ++ set -e [2021-06-11T19:55:38.840Z] ++ '[' -n 0 ']' [2021-06-11T19:55:38.840Z] ++ set -x [2021-06-11T19:55:38.840Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:38.840Z] INFO: Testing against a local daemon [2021-06-11T19:55:38.840Z] === RUN TestPluginWithDevMounts [2021-06-11T19:55:38.840Z] === PAUSE TestPluginWithDevMounts [2021-06-11T19:55:38.840Z] === CONT TestPluginWithDevMounts [2021-06-11T19:55:40.585Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T19:55:40.585Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-06-11T19:55:40.846Z] --- PASS: TestRenameRunningContainerAndReuse (2.48s) [2021-06-11T19:55:40.846Z] === RUN TestRenameInvalidName [2021-06-11T19:55:41.383Z] --- PASS: TestPluginWithDevMounts (2.09s) [2021-06-11T19:55:41.383Z] PASS [2021-06-11T19:55:41.383Z] [2021-06-11T19:55:41.383Z] DONE 1 tests in 2.237s [2021-06-11T19:55:41.383Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T19:55:41.383Z] ++ 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-06-11T19:55:41.383Z] ++ set -e [2021-06-11T19:55:41.383Z] ++ '[' -n 0 ']' [2021-06-11T19:55:41.383Z] ++ set -x [2021-06-11T19:55:41.384Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:41.384Z] INFO: Testing against a local daemon [2021-06-11T19:55:41.384Z] === RUN TestSecretInspect [2021-06-11T19:55:42.754Z] --- PASS: TestRenameInvalidName (1.42s) [2021-06-11T19:55:42.754Z] === RUN TestRenameAnonymousContainer [2021-06-11T19:55:43.014Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-06-11T19:55:43.935Z] --- PASS: TestSecretInspect (2.93s) [2021-06-11T19:55:43.935Z] === RUN TestSecretList [2021-06-11T19:55:44.396Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T19:55:44.656Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T19:55:47.194Z] --- PASS: TestRenameAnonymousContainer (4.50s) [2021-06-11T19:55:47.194Z] === RUN TestRenameContainerWithSameName [2021-06-11T19:55:47.230Z] --- PASS: TestSecretList (2.91s) [2021-06-11T19:55:47.230Z] === RUN TestSecretsCreateAndDelete [2021-06-11T19:55:47.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-06-11T19:55:47.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-06-11T19:55:47.454Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-06-11T19:55:47.714Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T19:55:48.284Z] --- PASS: TestRenameContainerWithSameName (1.30s) [2021-06-11T19:55:48.284Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T19:55:49.775Z] --- PASS: TestSecretsCreateAndDelete (2.94s) [2021-06-11T19:55:49.775Z] === RUN TestSecretsUpdate [2021-06-11T19:55:50.824Z] --- PASS: TestRenameContainerWithLinkedContainer (2.27s) [2021-06-11T19:55:50.824Z] === RUN TestResize [2021-06-11T19:55:50.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T19:55:51.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-06-11T19:55:51.764Z] --- PASS: TestResize (1.22s) [2021-06-11T19:55:51.764Z] === RUN TestResizeWithInvalidSize [2021-06-11T19:55:53.070Z] --- PASS: TestSecretsUpdate (3.01s) [2021-06-11T19:55:53.070Z] === RUN TestTemplatedSecret [2021-06-11T19:55:53.142Z] --- PASS: TestResizeWithInvalidSize (1.26s) [2021-06-11T19:55:53.142Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T19:55:54.081Z] --- PASS: TestResizeWhenContainerNotStarted (1.19s) [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:55:54.081Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:55:54.081Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:55:54.081Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-06-11T19:55:54.081Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-06-11T19:55:57.271Z] --- PASS: TestTemplatedSecret (3.86s) [2021-06-11T19:55:57.271Z] === RUN TestSecretCreateResolve [2021-06-11T19:55:58.289Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-06-11T19:55:58.550Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-06-11T19:55:59.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-06-11T19:55:59.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T19:55:59.814Z] --- PASS: TestSecretCreateResolve (2.97s) [2021-06-11T19:55:59.815Z] PASS [2021-06-11T19:55:59.815Z] [2021-06-11T19:55:59.815Z] DONE 6 tests in 18.765s [2021-06-11T19:55:59.815Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T19:55:59.815Z] ++ 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-06-11T19:55:59.815Z] ++ set -e [2021-06-11T19:55:59.815Z] ++ '[' -n 0 ']' [2021-06-11T19:55:59.815Z] ++ set -x [2021-06-11T19:55:59.815Z] ++ env -i DEST=/go/src/github.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-06-11T19:55:59.815Z] INFO: Testing against a local daemon [2021-06-11T19:55:59.815Z] === RUN TestServiceCreateInit [2021-06-11T19:55:59.815Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T19:56:01.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T19:56:03.947Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T19:56:03.947Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-06-11T19:56:04.888Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T19:56:04.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-06-11T19:56:04.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-06-11T19:56:05.103Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T19:56:05.833Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T19:56:08.375Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-06-11T19:56:08.945Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-06-11T19:56:09.205Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:56:10.397Z] --- PASS: TestServiceCreateInit (10.31s) [2021-06-11T19:56:10.397Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2021-06-11T19:56:10.397Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.09s) [2021-06-11T19:56:10.397Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T19:56:11.119Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-06-11T19:56:11.380Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-06-11T19:56:12.321Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:56:12.911Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-06-11T19:56:14.304Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T19:56:14.304Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-06-11T19:56:15.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-06-11T19:56:15.818Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T19:56:16.757Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.28s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.51s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (6.49s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.31s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.07s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (4.29s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.03s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.46s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.62s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-06-11T19:56:17.018Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.86s) [2021-06-11T19:56:17.018Z] === RUN TestCgroupNamespacesRun [2021-06-11T19:56:18.400Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T19:56:20.308Z] --- PASS: TestCgroupNamespacesRun (3.20s) [2021-06-11T19:56:20.308Z] === RUN TestCgroupNamespacesRunPrivileged [2021-06-11T19:56:20.568Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-06-11T19:56:21.949Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.79s) [2021-06-11T19:56:21.949Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-06-11T19:56:24.490Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-06-11T19:56:25.061Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.94s) [2021-06-11T19:56:25.061Z] === RUN TestCgroupNamespacesRunHostMode [2021-06-11T19:56:27.605Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T19:56:27.605Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-06-11T19:56:27.864Z] --- PASS: TestCgroupNamespacesRunHostMode (2.81s) [2021-06-11T19:56:27.864Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-06-11T19:56:28.523Z] --- PASS: TestCreateServiceMultipleTimes (17.42s) [2021-06-11T19:56:28.523Z] === RUN TestCreateServiceConflict [2021-06-11T19:56:31.068Z] --- PASS: TestCreateServiceConflict (3.00s) [2021-06-11T19:56:31.068Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T19:56:31.161Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T19:56:31.161Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.12s) [2021-06-11T19:56:31.161Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-06-11T19:56:31.731Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-06-11T19:56:31.731Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T19:56:32.301Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T19:56:32.561Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.65s) [2021-06-11T19:56:32.561Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-06-11T19:56:32.821Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T19:56:33.394Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T19:56:33.394Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2021-06-11T19:56:33.394Z] === RUN TestCgroupNamespacesRunOlderClient [2021-06-11T19:56:33.654Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T19:56:33.654Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T19:56:34.369Z] --- PASS: TestCreateServiceMaxReplicas (3.62s) [2021-06-11T19:56:34.369Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T19:56:35.038Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-06-11T19:56:35.298Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T19:56:35.719Z] --- PASS: TestBuildWithHugeFile (134.01s) [2021-06-11T19:56:35.719Z] === RUN TestBuildWCOWSandboxSize [2021-06-11T19:56:36.237Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.59s) [2021-06-11T19:56:36.237Z] === RUN TestNISDomainname [2021-06-11T19:56:37.619Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-06-11T19:56:38.558Z] --- PASS: TestNISDomainname (2.49s) [2021-06-11T19:56:38.558Z] === RUN TestHostnameDnsResolution [2021-06-11T19:56:40.468Z] --- PASS: TestHostnameDnsResolution (1.73s) [2021-06-11T19:56:40.468Z] === RUN TestStats [2021-06-11T19:56:41.039Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-06-11T19:56:41.602Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2021-06-11T19:56:41.602Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-06-11T19:56:41.602Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/container [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/events [no test files] [2021-06-11T19:56:41.602Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2021-06-11T19:56:41.602Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/image [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/network [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-06-11T19:56:41.602Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-06-11T19:56:41.603Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-06-11T19:56:41.603Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-06-11T19:56:41.603Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-06-11T19:56:42.419Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T19:56:42.989Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T19:56:43.560Z] --- PASS: TestStats (3.10s) [2021-06-11T19:56:43.560Z] === RUN TestStopContainerWithTimeout [2021-06-11T19:56:43.560Z] === RUN TestStopContainerWithTimeout/0 [2021-06-11T19:56:43.560Z] === PAUSE TestStopContainerWithTimeout/0 [2021-06-11T19:56:43.560Z] === RUN TestStopContainerWithTimeout/1 [2021-06-11T19:56:43.560Z] === PAUSE TestStopContainerWithTimeout/1 [2021-06-11T19:56:43.560Z] === RUN TestStopContainerWithTimeout/3 [2021-06-11T19:56:43.560Z] === PAUSE TestStopContainerWithTimeout/3 [2021-06-11T19:56:43.560Z] === RUN TestStopContainerWithTimeout/-1 [2021-06-11T19:56:43.560Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-06-11T19:56:43.560Z] === CONT TestStopContainerWithTimeout/0 [2021-06-11T19:56:43.560Z] === CONT TestStopContainerWithTimeout/-1 [2021-06-11T19:56:44.148Z] ok github.com/docker/docker/builder/remotecontext 0.079s coverage: 13.7% of statements [2021-06-11T19:56:44.148Z] ok github.com/docker/docker/builder/dockerfile 0.249s coverage: 48.8% of statements [2021-06-11T19:56:44.148Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-06-11T19:56:44.501Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T19:56:45.072Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T19:56:45.092Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-06-11T19:56:45.332Z] === CONT TestStopContainerWithTimeout/3 [2021-06-11T19:56:45.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-06-11T19:56:46.471Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T19:56:46.476Z] ok github.com/docker/docker/builder/remotecontext/git 1.439s coverage: 86.3% of statements [2021-06-11T19:56:46.476Z] ? github.com/docker/docker/cli [no test files] [2021-06-11T19:56:46.476Z] ? github.com/docker/docker/cli/config [no test files] [2021-06-11T19:56:46.731Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T19:56:46.991Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-06-11T19:56:46.991Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T19:56:47.251Z] === CONT TestStopContainerWithTimeout/1 [2021-06-11T19:56:47.511Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-06-11T19:56:48.080Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-06-11T19:56:49.274Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-06-11T19:56:49.274Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T19:56:49.461Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-06-11T19:56:49.461Z] --- PASS: TestStopContainerWithTimeout/0 (1.85s) [2021-06-11T19:56:49.461Z] --- PASS: TestStopContainerWithTimeout/-1 (3.82s) [2021-06-11T19:56:49.461Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2021-06-11T19:56:49.461Z] --- PASS: TestStopContainerWithTimeout/1 (2.30s) [2021-06-11T19:56:49.461Z] === RUN TestDeleteDevicemapper [2021-06-11T19:56:49.461Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-06-11T19:56:49.461Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:56:49.461Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T19:56:49.777Z] ok github.com/docker/docker/client 0.199s coverage: 75.4% of statements [2021-06-11T19:56:51.817Z] --- PASS: TestCreateServiceSecretFileMode (3.17s) [2021-06-11T19:56:51.817Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T19:56:53.659Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-06-11T19:56:53.659Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.14s) [2021-06-11T19:56:53.659Z] === RUN TestUpdateMemory [2021-06-11T19:56:53.659Z] --- SKIP: TestUpdateMemory (0.00s) [2021-06-11T19:56:53.659Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:56:53.659Z] === RUN TestUpdateCPUQuota [2021-06-11T19:56:54.600Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-06-11T19:56:54.860Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-06-11T19:56:55.119Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-06-11T19:56:55.119Z] === RUN TestCreateServiceSysctls [2021-06-11T19:56:56.240Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-06-11T19:56:59.322Z] --- PASS: TestCreateServiceSysctls (4.29s) [2021-06-11T19:56:59.322Z] === RUN TestCreateServiceCapabilities [2021-06-11T19:57:00.466Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-06-11T19:57:00.466Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-06-11T19:57:01.422Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T19:57:02.372Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T19:57:02.619Z] --- PASS: TestCreateServiceCapabilities (3.21s) [2021-06-11T19:57:02.619Z] === RUN TestInspect [2021-06-11T19:57:02.633Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T19:57:03.575Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-06-11T19:57:04.144Z] --- PASS: TestUpdateCPUQuota (10.48s) [2021-06-11T19:57:04.144Z] === RUN TestUpdatePidsLimit [2021-06-11T19:57:04.144Z] === RUN TestUpdatePidsLimit/update_from_none [2021-06-11T19:57:05.524Z] === RUN TestUpdatePidsLimit/no_change [2021-06-11T19:57:06.095Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-06-11T19:57:06.822Z] --- PASS: TestInspect (3.76s) [2021-06-11T19:57:06.823Z] === RUN TestCreateJob [2021-06-11T19:57:07.035Z] === RUN TestUpdatePidsLimit/update_lower [2021-06-11T19:57:07.295Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T19:57:08.677Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-06-11T19:57:09.617Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-06-11T19:57:11.024Z] --- PASS: TestCreateJob (4.37s) [2021-06-11T19:57:11.024Z] === RUN TestReplicatedJob [2021-06-11T19:57:11.525Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-06-11T19:57:11.525Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-06-11T19:57:12.466Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-06-11T19:57:12.466Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-06-11T19:57:13.408Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit (10.47s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.41s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/no_change (1.38s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/update_lower (1.46s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.30s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.40s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.29s) [2021-06-11T19:57:14.793Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.26s) [2021-06-11T19:57:14.793Z] === RUN TestUpdateRestartPolicy [2021-06-11T19:57:15.732Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T19:57:15.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T19:57:15.732Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T19:57:15.732Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T19:57:15.732Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T19:57:19.159Z] --- PASS: TestReplicatedJob (7.22s) [2021-06-11T19:57:19.159Z] === RUN TestUpdateReplicatedJob [2021-06-11T19:57:19.928Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T19:57:20.867Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T19:57:22.461Z] --- PASS: TestUpdateReplicatedJob (4.34s) [2021-06-11T19:57:22.461Z] === RUN TestServiceListWithStatuses [2021-06-11T19:57:22.461Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T19:57:22.461Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:57:22.461Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T19:57:24.158Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-06-11T19:57:27.453Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T19:57:28.391Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-06-11T19:57:29.039Z] --- PASS: TestDockerNetworkConnectAlias (5.87s) [2021-06-11T19:57:29.039Z] === RUN TestDockerNetworkReConnect [2021-06-11T19:57:30.301Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-06-11T19:57:30.301Z] --- PASS: TestUpdateRestartPolicy (15.72s) [2021-06-11T19:57:30.301Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T19:57:30.561Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-06-11T19:57:31.501Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T19:57:31.501Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-06-11T19:57:31.761Z] --- PASS: TestUpdateRestartWithAutoRemove (1.37s) [2021-06-11T19:57:31.761Z] === RUN TestWaitNonBlocked [2021-06-11T19:57:31.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:57:31.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:57:31.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:57:31.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:57:31.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T19:57:31.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T19:57:31.761Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T19:57:31.761Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-06-11T19:57:33.242Z] --- PASS: TestDockerNetworkReConnect (4.60s) [2021-06-11T19:57:33.242Z] === RUN TestServicePlugin [2021-06-11T19:57:33.242Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T19:57:33.242Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:57:33.242Z] === RUN TestServiceUpdateLabel [2021-06-11T19:57:34.304Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T19:57:34.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.19s) [2021-06-11T19:57:34.304Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.33s) [2021-06-11T19:57:34.304Z] === RUN TestWaitBlocked [2021-06-11T19:57:34.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:57:34.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:57:34.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:57:34.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:57:34.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-06-11T19:57:34.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-06-11T19:57:34.304Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-06-11T19:57:34.304Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-06-11T19:57:35.784Z] --- PASS: TestServiceUpdateLabel (2.93s) [2021-06-11T19:57:35.784Z] === RUN TestServiceUpdateSecrets [2021-06-11T19:57:36.212Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-06-11T19:57:36.212Z] --- PASS: TestWaitBlocked (0.09s) [2021-06-11T19:57:36.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.93s) [2021-06-11T19:57:36.212Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.10s) [2021-06-11T19:57:36.212Z] === CONT TestContainerStartOnDaemonRestart [2021-06-11T19:57:36.212Z] === CONT TestContainerKillOnDaemonStart [2021-06-11T19:57:36.486Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 29.1% of statements [2021-06-11T19:57:36.486Z] ok github.com/docker/docker/container 0.115s coverage: 34.6% of statements [2021-06-11T19:57:36.486Z] ? github.com/docker/docker/container/stream [no test files] [2021-06-11T19:57:36.486Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-06-11T19:57:36.486Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-06-11T19:57:36.486Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-06-11T19:57:38.119Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-06-11T19:57:41.411Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T19:57:41.411Z] --- PASS: TestContainerStartOnDaemonRestart (4.54s) [2021-06-11T19:57:41.411Z] === CONT TestIpcModeOlderClient [2021-06-11T19:57:41.411Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-06-11T19:57:41.411Z] === CONT TestDaemonHostGatewayIP [2021-06-11T19:57:41.671Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-06-11T19:57:41.770Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2021-06-11T19:57:43.186Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-06-11T19:57:43.581Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-06-11T19:57:45.095Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-06-11T19:57:45.501Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-06-11T19:57:46.440Z] --- PASS: TestDaemonHostGatewayIP (5.53s) [2021-06-11T19:57:46.440Z] === CONT TestRestartDaemonWithRestartingContainer [2021-06-11T19:57:49.734Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T19:57:49.734Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-06-11T19:57:49.994Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T19:57:50.565Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.22s) [2021-06-11T19:57:50.565Z] === CONT TestDaemonRestartIpcMode [2021-06-11T19:57:50.825Z] --- PASS: TestContainerKillOnDaemonStart (14.50s) [2021-06-11T19:57:52.249Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T19:57:53.895Z] --- PASS: TestServiceUpdateSecrets (15.54s) [2021-06-11T19:57:53.895Z] === RUN TestServiceUpdateConfigs [2021-06-11T19:57:54.793Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-06-11T19:57:55.083Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-06-11T19:57:55.083Z] ok github.com/docker/docker/daemon 12.220s coverage: 17.4% of statements [2021-06-11T19:57:55.083Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-06-11T19:57:55.083Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-06-11T19:57:55.653Z] ok github.com/docker/docker/daemon/config 0.040s coverage: 81.8% of statements [2021-06-11T19:57:55.732Z] --- PASS: TestDaemonRestartIpcMode (5.05s) [2021-06-11T19:57:55.732Z] PASS [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === Skipped [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-06-11T19:57:55.732Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-06-11T19:57:55.732Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-06-11T19:57:55.732Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-06-11T19:57:55.732Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-06-11T19:57:55.732Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-06-11T19:57:55.732Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] [2021-06-11T19:57:55.732Z] DONE 196 tests, 6 skipped in 244.174s [2021-06-11T19:57:55.732Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-06-11T19:57:55.732Z] ++ 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-06-11T19:57:55.732Z] ++ set -e [2021-06-11T19:57:55.732Z] ++ '[' -n 0 ']' [2021-06-11T19:57:55.732Z] ++ set -x [2021-06-11T19:57:55.732Z] ++ env -i DEST=/go/src/github.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-06-11T19:57:55.914Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-06-11T19:57:55.992Z] INFO: Testing against a local daemon [2021-06-11T19:57:55.992Z] === RUN TestCommitInheritsEnv [2021-06-11T19:57:56.561Z] --- PASS: TestCommitInheritsEnv (0.58s) [2021-06-11T19:57:56.561Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T19:57:56.561Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-06-11T19:57:56.561Z] === RUN TestImagesFilterMultiReference [2021-06-11T19:57:56.561Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-06-11T19:57:56.561Z] === RUN TestImagePullPlatformInvalid [2021-06-11T19:57:56.820Z] --- PASS: TestImagePullPlatformInvalid (0.09s) [2021-06-11T19:57:56.820Z] === RUN TestRemoveImageOrphaning [2021-06-11T19:57:56.855Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-06-11T19:57:56.855Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-06-11T19:57:56.855Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-06-11T19:57:57.389Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2021-06-11T19:57:57.389Z] === RUN TestRemoveImageGarbageCollector [2021-06-11T19:57:57.426Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-06-11T19:57:57.957Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T19:57:58.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T19:57:58.896Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T19:57:59.835Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-06-11T19:57:59.969Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.502s coverage: 73.3% of statements [2021-06-11T19:58:00.095Z] --- PASS: TestRemoveImageGarbageCollector (2.86s) [2021-06-11T19:58:00.095Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T19:58:00.230Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-06-11T19:58:00.356Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-06-11T19:58:00.356Z] === RUN TestTagInvalidReference [2021-06-11T19:58:00.356Z] --- PASS: TestTagInvalidReference (0.04s) [2021-06-11T19:58:00.356Z] === RUN TestTagValidPrefixedRepo [2021-06-11T19:58:00.356Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-06-11T19:58:00.356Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T19:58:00.356Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2021-06-11T19:58:00.356Z] === RUN TestTagOfficialNames [2021-06-11T19:58:00.356Z] --- PASS: TestTagOfficialNames (0.06s) [2021-06-11T19:58:00.356Z] === RUN TestTagMatchesDigest [2021-06-11T19:58:00.356Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-06-11T19:58:00.356Z] === CONT TestImportExtremelyLargeImageWorks [2021-06-11T19:58:00.616Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T19:58:01.614Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.497s coverage: 56.2% of statements [2021-06-11T19:58:01.997Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-06-11T19:58:02.257Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T19:58:03.195Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-06-11T19:58:04.135Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T19:58:04.158Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2021-06-11T19:58:04.395Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-06-11T19:58:06.072Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.211s coverage: 49.4% of statements [2021-06-11T19:58:06.072Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.970s coverage: 46.2% of statements [2021-06-11T19:58:06.072Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-06-11T19:58:07.456Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 57.5% of statements [2021-06-11T19:58:08.395Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.820s coverage: 57.7% of statements [2021-06-11T19:58:08.395Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-06-11T19:58:08.395Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-06-11T19:58:08.596Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-06-11T19:58:08.791Z] --- PASS: TestServiceUpdateConfigs (15.60s) [2021-06-11T19:58:08.791Z] === RUN TestServiceUpdateNetwork [2021-06-11T19:58:09.335Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.015s coverage: 3.0% of statements [2021-06-11T19:58:10.290Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-06-11T19:58:12.197Z] ok github.com/docker/docker/daemon/images 0.021s coverage: 6.7% of statements [2021-06-11T19:58:12.197Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-06-11T19:58:12.197Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-06-11T19:58:12.457Z] ok github.com/docker/docker/daemon/logger 0.228s coverage: 43.0% of statements [2021-06-11T19:58:14.367Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-06-11T19:58:14.367Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.8% of statements [2021-06-11T19:58:14.367Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-06-11T19:58:14.367Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-06-11T19:58:15.307Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-06-11T19:58:15.566Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-06-11T19:58:15.826Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2021-06-11T19:58:17.209Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-06-11T19:58:17.209Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-06-11T19:58:17.469Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 55.1% of statements [2021-06-11T19:58:18.584Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-06-11T19:58:18.853Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-06-11T19:58:20.239Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-06-11T19:58:20.239Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-06-11T19:58:21.015Z] --- PASS: TestServiceUpdateNetwork (13.72s) [2021-06-11T19:58:21.015Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T19:58:21.123Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T19:58:21.178Z] ok github.com/docker/docker/daemon/logger/splunk 1.619s coverage: 82.5% of statements [2021-06-11T19:58:21.178Z] ? github.com/docker/docker/daemon/names [no test files] [2021-06-11T19:58:21.178Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-06-11T19:58:21.178Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-06-11T19:58:21.955Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T19:58:23.090Z] ok github.com/docker/docker/distribution/metadata 0.039s coverage: 48.2% of statements [2021-06-11T19:58:23.337Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T19:58:23.660Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T19:58:24.032Z] ok github.com/docker/docker/distribution 0.205s coverage: 25.4% of statements [2021-06-11T19:58:24.032Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-06-11T19:58:24.972Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-06-11T19:58:25.911Z] ok github.com/docker/docker/image 0.018s coverage: 86.6% of statements [2021-06-11T19:58:26.481Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2021-06-11T19:58:26.481Z] ? github.com/docker/docker/dockerversion [no test files] [2021-06-11T19:58:26.742Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-06-11T19:58:27.859Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T19:58:28.125Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2021-06-11T19:58:28.125Z] ok github.com/docker/docker/image/v1 0.012s coverage: 25.0% of statements [2021-06-11T19:58:28.125Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-06-11T19:58:28.696Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-06-11T19:58:29.767Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T19:58:31.470Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T19:58:33.967Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-06-11T19:58:36.507Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-06-11T19:58:38.706Z] ok github.com/docker/docker/layer 7.079s coverage: 68.8% of statements [2021-06-11T19:58:38.706Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-06-11T19:58:38.706Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-06-11T19:58:38.706Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-06-11T19:58:38.706Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-06-11T19:58:39.605Z] --- PASS: TestServiceUpdatePidsLimit (17.81s) [2021-06-11T19:58:39.605Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-06-11T19:58:39.605Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-06-11T19:58:39.605Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.23s) [2021-06-11T19:58:39.605Z] PASS [2021-06-11T19:58:39.605Z] [2021-06-11T19:58:39.605Z] === Skipped [2021-06-11T19:58:39.605Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T19:58:39.605Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T19:58:39.605Z] [2021-06-11T19:58:39.605Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-06-11T19:58:39.605Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-06-11T19:58:39.605Z] [2021-06-11T19:58:39.605Z] [2021-06-11T19:58:39.605Z] DONE 27 tests, 2 skipped in 158.595s [2021-06-11T19:58:39.605Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T19:58:39.605Z] ++ 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-06-11T19:58:39.605Z] ++ set -e [2021-06-11T19:58:39.605Z] ++ '[' -n 0 ']' [2021-06-11T19:58:39.605Z] ++ set -x [2021-06-11T19:58:39.605Z] ++ env -i DEST=/go/src/github.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-06-11T19:58:39.605Z] INFO: Testing against a local daemon [2021-06-11T19:58:39.605Z] === RUN TestSessionCreate [2021-06-11T19:58:39.605Z] --- PASS: TestSessionCreate (0.05s) [2021-06-11T19:58:39.605Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T19:58:39.605Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-06-11T19:58:39.605Z] PASS [2021-06-11T19:58:39.605Z] [2021-06-11T19:58:39.605Z] DONE 2 tests in 0.236s [2021-06-11T19:58:39.605Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T19:58:39.605Z] ++ 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-06-11T19:58:39.605Z] ++ set -e [2021-06-11T19:58:39.605Z] ++ '[' -n 0 ']' [2021-06-11T19:58:39.605Z] ++ set -x [2021-06-11T19:58:39.605Z] ++ env -i DEST=/go/src/github.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-06-11T19:58:39.605Z] INFO: Testing against a local daemon [2021-06-11T19:58:39.605Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T19:58:39.605Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T19:58:39.605Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T19:58:39.605Z] === RUN TestEventsExecDie [2021-06-11T19:58:39.866Z] --- PASS: TestEventsExecDie (1.14s) [2021-06-11T19:58:39.866Z] === RUN TestEventsBackwardsCompatible [2021-06-11T19:58:40.127Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-06-11T19:58:40.127Z] === RUN TestEventsVolumeCreate [2021-06-11T19:58:40.127Z] --- PASS: TestEventsVolumeCreate (0.10s) [2021-06-11T19:58:40.127Z] === RUN TestInfoBinaryCommits [2021-06-11T19:58:40.127Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-11T19:58:40.127Z] === RUN TestInfoAPIVersioned [2021-06-11T19:58:40.127Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-06-11T19:58:40.127Z] === RUN TestInfoDiscoveryBackend [2021-06-11T19:58:40.699Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2021-06-11T19:58:40.699Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T19:58:40.703Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-06-11T19:58:40.703Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-06-11T19:58:41.245Z] ok github.com/docker/docker/libnetwork/api 1.426s coverage: 90.1% of statements [2021-06-11T19:58:42.081Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T19:58:42.081Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T19:58:42.184Z] ok github.com/docker/docker/libnetwork/bitseq 0.147s coverage: 84.4% of statements [2021-06-11T19:58:42.342Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2021-06-11T19:58:42.342Z] === RUN TestInfoAPI [2021-06-11T19:58:42.342Z] --- PASS: TestInfoAPI (0.05s) [2021-06-11T19:58:42.342Z] === RUN TestInfoAPIWarnings [2021-06-11T19:58:43.125Z] ok github.com/docker/docker/libnetwork/client 0.018s coverage: 75.2% of statements [2021-06-11T19:58:43.696Z] ok github.com/docker/docker/libnetwork/client/mflag 0.004s coverage: 62.7% of statements [2021-06-11T19:58:45.607Z] ok github.com/docker/docker/libnetwork/cmd/proxy 0.094s coverage: 67.6% of statements [2021-06-11T19:58:45.980Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T19:58:46.177Z] ok github.com/docker/docker/libnetwork/config 0.049s coverage: 24.0% of statements [2021-06-11T19:58:46.550Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T19:58:46.551Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite (433.60s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.73s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.20s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.63s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.37s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:1455: [d94855e0f26f1] daemon is not started [2021-06-11T19:58:46.551Z] check_test.go:309: [d263496c90771] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.08s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.31s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d55991d450644] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.82s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.62s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.44s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.93s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.41s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.27s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.95s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-06-11T19:58:46.551Z] check_test.go:309: [dd0aadaa57ada] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-06-11T19:58:46.551Z] check_test.go:309: [da7b1f5c4494c] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.11s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d32db96e25f2d] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.18s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.04s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d71d0e8c1cdca] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (4.38s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.92s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.45s) [2021-06-11T19:58:46.551Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T19:58:46.551Z] check_test.go:309: [d23e32478c954] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (3.00s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.86s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.01s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.41s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d6e3ca71334f8] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.09s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2021-06-11T19:58:46.551Z] check_test.go:309: [de3414998e4d3] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.32s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_plugins_test.go:79: [ddd5bff81a07c] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.58s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_plugins_test.go:169: [dccc4ff864404] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.20s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d025b2d96ab34] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.35s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.24s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.37s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.37s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.36s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.46s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.76s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.56s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.57s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.09s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d428f321a8f95] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.98s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (28.91s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.97s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.19s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (6.89s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.30s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.36s) [2021-06-11T19:58:46.551Z] check_test.go:309: [df84cccb89af4] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.61s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.80s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.28s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.07s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.72s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.24s) [2021-06-11T19:58:46.551Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T19:58:46.551Z] check_test.go:309: [d7dac3feff48f] daemon is not started [2021-06-11T19:58:46.551Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T19:58:46.551Z] check_test.go:309: [d6e4b1b48ba24] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.23s) [2021-06-11T19:58:46.551Z] check_test.go:309: [dd7c4e7007e8e] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.68s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.66s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (4.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.45s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.30s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (5.34s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.01s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.03s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d3fd45b5fbe8f] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.03s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.35s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.52s) [2021-06-11T19:58:46.551Z] check_test.go:309: [deb123579a971] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.84s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.70s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-06-11T19:58:46.551Z] check_test.go:309: [dfb6767af9ceb] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d2bf01e166232] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.52s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.38s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.49s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d195970f3ed18] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.21s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.55s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.33s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.10s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d1ccd131e35cb] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (7.49s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.07s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.10s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.86s) [2021-06-11T19:58:46.551Z] check_test.go:309: [db7c03d8c6fb1] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.54s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d7495dd7c3b33] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.88s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.91s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.60s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.63s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.36s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.56s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.65s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.22s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.31s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.07s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.25s) [2021-06-11T19:58:46.551Z] docker_cli_daemon_test.go:2550: [db1e23bb7f34c] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.24s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.85s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.51s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.72s) [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2021-06-11T19:58:46.551Z] check_test.go:309: [d450a556311a6] daemon is not started [2021-06-11T19:58:46.551Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.55s) [2021-06-11T19:58:46.551Z] === RUN TestDockerSwarmSuite [2021-06-11T19:58:46.551Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-06-11T19:58:46.747Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-06-11T19:58:47.317Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-06-11T19:58:49.846Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-06-11T19:58:50.613Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.475s coverage: 59.9% of statements [2021-06-11T19:58:50.874Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-06-11T19:58:51.813Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-06-11T19:58:52.384Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-06-11T19:58:52.955Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-06-11T19:58:53.154Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T19:58:53.154Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-06-11T19:58:56.465Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T19:58:59.757Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-06-11T19:58:59.757Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T19:59:00.451Z] --- PASS: TestInfoAPIWarnings (16.62s) [2021-06-11T19:59:00.451Z] === RUN TestInfoDebug [2021-06-11T19:59:00.451Z] --- PASS: TestInfoDebug (0.60s) [2021-06-11T19:59:00.451Z] === RUN TestInfoInsecureRegistries [2021-06-11T19:59:00.451Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-06-11T19:59:00.451Z] === RUN TestInfoRegistryMirrors [2021-06-11T19:59:01.022Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-06-11T19:59:01.022Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T19:59:01.283Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2021-06-11T19:59:01.283Z] === RUN TestPingCacheHeaders [2021-06-11T19:59:01.283Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-06-11T19:59:01.283Z] === RUN TestPingGet [2021-06-11T19:59:01.283Z] --- PASS: TestPingGet (0.03s) [2021-06-11T19:59:01.283Z] === RUN TestPingHead [2021-06-11T19:59:01.283Z] --- PASS: TestPingHead (0.05s) [2021-06-11T19:59:01.283Z] === RUN TestVersion [2021-06-11T19:59:01.283Z] --- PASS: TestVersion (0.04s) [2021-06-11T19:59:01.283Z] PASS [2021-06-11T19:59:01.283Z] [2021-06-11T19:59:01.283Z] === Skipped [2021-06-11T19:59:01.283Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T19:59:01.283Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T19:59:01.283Z] [2021-06-11T19:59:01.283Z] [2021-06-11T19:59:01.283Z] DONE 19 tests, 1 skipped in 22.722s [2021-06-11T19:59:01.283Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T19:59:01.283Z] ++ 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-06-11T19:59:01.283Z] ++ set -e [2021-06-11T19:59:01.283Z] ++ '[' -n 0 ']' [2021-06-11T19:59:01.283Z] ++ set -x [2021-06-11T19:59:01.283Z] ++ env -i DEST=/go/src/github.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-06-11T19:59:01.543Z] INFO: Testing against a local daemon [2021-06-11T19:59:01.543Z] === RUN TestVolumesCreateAndList [2021-06-11T19:59:01.543Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-11T19:59:01.543Z] === RUN TestVolumesRemove [2021-06-11T19:59:01.543Z] --- PASS: TestVolumesRemove (0.09s) [2021-06-11T19:59:01.543Z] === RUN TestVolumesInspect [2021-06-11T19:59:01.543Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-11T19:59:01.543Z] === RUN TestVolumesInvalidJSON [2021-06-11T19:59:01.543Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T19:59:01.543Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T19:59:01.803Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T19:59:01.803Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-11T19:59:01.803Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T19:59:01.803Z] PASS [2021-06-11T19:59:01.803Z] [2021-06-11T19:59:01.803Z] DONE 5 tests in 0.329s [2021-06-11T19:59:01.803Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T19:59:02.373Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T19:59:02.373Z] +++ kill 14274 [2021-06-11T19:59:02.949Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.343s coverage: 6.6% of statements [2021-06-11T19:59:02.949Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-06-11T19:59:03.209Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2021-06-11T19:59:03.753Z] +++ /etc/init.d/apparmor stop [2021-06-11T19:59:03.753Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T19:59:03.753Z] [2021-06-11T19:59:03.753Z] Unloading profiles will leave already running processes permanently [2021-06-11T19:59:03.753Z] unconfined, which can lead to unexpected situations. [2021-06-11T19:59:03.753Z] [2021-06-11T19:59:03.753Z] To set a process to complain mode, use the command line tool [2021-06-11T19:59:03.753Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T19:59:03.753Z] +++ true [2021-06-11T19:59:03.753Z] exiting test-integration [2021-06-11T19:59:03.753Z] ++ exit 0 [2021-06-11T19:59:03.753Z] [2021-06-11T19:59:04.148Z] ok github.com/docker/docker/libnetwork/drvregistry 0.017s coverage: 82.4% of statements [2021-06-11T19:59:04.408Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-06-11T19:59:04.978Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-06-11T19:59:05.237Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-06-11T19:59:05.808Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements Post stage [Pipeline] junit [2021-06-11T19:59:07.067Z] Recording test results [2021-06-11T19:59:07.259Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T19:59:07.601Z] + echo Ensuring container killed. [2021-06-11T19:59:07.601Z] Ensuring container killed. [2021-06-11T19:59:07.601Z] + docker rm -vf docker-pr1 [2021-06-11T19:59:07.601Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-11T19:59:07.886Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T19:59:07.888Z] + echo Chowning /workspace to jenkins user [2021-06-11T19:59:07.888Z] Chowning /workspace to jenkins user [2021-06-11T19:59:07.888Z] + id -u [2021-06-11T19:59:07.888Z] + id -g [2021-06-11T19:59:07.888Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T19:59:10.422Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T19:59:12.382Z] ok github.com/docker/docker/libnetwork 38.286s coverage: 40.7% of statements [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/client/mflag/example [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/dnet [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-06-11T19:59:12.382Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-06-11T19:59:12.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-06-11T19:59:13.219Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T19:59:14.159Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T19:59:14.765Z] + bundleName=arm64-integration [2021-06-11T19:59:14.765Z] + echo Creating arm64-integration-bundles.tar.gz [2021-06-11T19:59:14.765Z] Creating arm64-integration-bundles.tar.gz [2021-06-11T19:59:14.765Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-06-11T19:59:14.765Z] + 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-06-11T19:59:15.042Z] Archiving artifacts [2021-06-11T19:59:15.280Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T19:59:15.592Z] + make clean [2021-06-11T19:59:16.162Z] docker volume rm -f docker-dev-cache [2021-06-11T19:59:16.162Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T19:59:16.582Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-06-11T19:59:16.842Z] ok github.com/docker/docker/libnetwork/ipams/null 0.009s coverage: 57.1% of statements [2021-06-11T19:59:18.225Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.020s coverage: 47.4% of statements [2021-06-11T19:59:19.165Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.013s coverage: 71.4% of statements [2021-06-11T19:59:20.546Z] ok github.com/docker/docker/libnetwork/ipamutils 0.984s coverage: 74.0% of statements [2021-06-11T19:59:22.456Z] ok github.com/docker/docker/libnetwork/iptables 0.331s coverage: 45.1% of statements [2021-06-11T19:59:22.716Z] ok github.com/docker/docker/libnetwork/netlabel 0.004s coverage: 60.0% of statements [2021-06-11T19:59:23.655Z] ok github.com/docker/docker/libnetwork/netutils 0.037s coverage: 43.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T19:59:38.564Z] ok github.com/docker/docker/libnetwork/ipam 22.711s coverage: 85.3% of statements [2021-06-11T19:59:38.564Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-06-11T19:59:38.564Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-06-11T19:59:38.564Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-06-11T19:59:38.564Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-06-11T19:59:40.720Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T19:59:40.721Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T19:59:41.853Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2021-06-11T19:59:42.114Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-06-11T19:59:42.683Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 87.1% of statements [2021-06-11T19:59:43.252Z] ok github.com/docker/docker/libnetwork/portmapper 0.244s coverage: 49.5% of statements [2021-06-11T19:59:43.258Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T19:59:43.517Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T19:59:43.777Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T19:59:43.823Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-06-11T19:59:44.083Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-06-11T19:59:44.716Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T19:59:44.716Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T19:59:44.975Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T19:59:45.024Z] ok github.com/docker/docker/oci 0.008s coverage: 45.2% of statements [2021-06-11T19:59:45.235Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T19:59:45.595Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-06-11T19:59:45.855Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-06-11T19:59:47.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-06-11T19:59:47.142Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-06-11T19:59:47.765Z] ok github.com/docker/docker/pkg/archive 0.320s coverage: 81.9% of statements [2021-06-11T19:59:48.081Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T19:59:48.335Z] ok github.com/docker/docker/pkg/authorization 0.219s coverage: 68.3% of statements [2021-06-11T19:59:48.595Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-06-11T19:59:48.856Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-06-11T19:59:50.620Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T19:59:52.000Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T19:59:52.148Z] ok github.com/docker/docker/pkg/chrootarchive 2.484s coverage: 43.2% of statements [2021-06-11T19:59:52.408Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-06-11T19:59:52.667Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-06-11T19:59:53.238Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2021-06-11T19:59:53.908Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T19:59:55.289Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T19:59:56.669Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T19:59:57.438Z] ok github.com/docker/docker/pkg/discovery/kv 3.035s coverage: 84.1% of statements [2021-06-11T19:59:57.439Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-06-11T19:59:57.439Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-06-11T19:59:57.698Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-06-11T19:59:58.637Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-06-11T19:59:59.206Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 88.5% of statements [2021-06-11T19:59:59.466Z] ok github.com/docker/docker/pkg/fsutils 0.145s coverage: 85.1% of statements [2021-06-11T19:59:59.744Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-06-11T20:00:00.688Z] ok github.com/docker/docker/pkg/idtools 0.395s coverage: 69.5% of statements [2021-06-11T20:00:01.627Z] ok github.com/docker/docker/pkg/ioutils 0.389s coverage: 69.3% of statements [2021-06-11T20:00:02.197Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-06-11T20:00:02.197Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-06-11T20:00:02.457Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-06-11T20:00:02.717Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-06-11T20:00:02.977Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-06-11T20:00:03.547Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-06-11T20:00:03.547Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-06-11T20:00:04.792Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T20:00:08.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-06-11T20:00:09.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-06-11T20:00:31.005Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T20:00:32.914Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-06-11T20:00:42.272Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-06-11T20:00:44.808Z] ok github.com/docker/docker/pkg/signal 3.350s coverage: 62.3% of statements [2021-06-11T20:00:45.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T20:00:45.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T20:00:45.132Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T20:00:45.380Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-06-11T20:00:45.701Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T20:00:45.950Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-06-11T20:00:45.950Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-06-11T20:00:46.892Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2021-06-11T20:00:47.153Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 39.6% of statements [2021-06-11T20:00:47.614Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T20:00:47.614Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T20:00:47.614Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T20:00:47.723Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2021-06-11T20:00:48.295Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-06-11T20:00:48.295Z] testing: warning: no tests to run [2021-06-11T20:00:48.295Z] coverage: [no statements] [2021-06-11T20:00:48.295Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-06-11T20:00:48.864Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-06-11T20:00:49.125Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2021-06-11T20:00:49.125Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-06-11T20:00:51.036Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-06-11T20:00:51.985Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-06-11T20:00:52.556Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 85.4% of statements [2021-06-11T20:00:53.939Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-06-11T20:00:54.200Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-06-11T20:00:55.586Z] ok github.com/docker/docker/registry 0.062s coverage: 58.8% of statements [2021-06-11T20:00:56.158Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-06-11T20:00:56.158Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-06-11T20:00:57.098Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-06-11T20:00:57.358Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-06-11T20:00:59.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-06-11T20:01:00.656Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-06-11T20:01:01.226Z] ok github.com/docker/docker/volume/local 0.095s coverage: 76.4% of statements [2021-06-11T20:01:01.799Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-06-11T20:01:03.132Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T20:01:03.132Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T20:01:03.181Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-06-11T20:01:03.700Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T20:01:04.268Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T20:01:04.839Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T20:01:05.866Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T20:01:06.126Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T20:01:08.668Z] --- PASS: TestImportExtremelyLargeImageWorks (187.74s) [2021-06-11T20:01:08.668Z] PASS [2021-06-11T20:01:08.668Z] [2021-06-11T20:01:08.668Z] DONE 12 tests in 192.493s [2021-06-11T20:01:08.668Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-06-11T20:01:08.668Z] ++ 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-06-11T20:01:08.668Z] ++ set -e [2021-06-11T20:01:08.668Z] ++ '[' -n 0 ']' [2021-06-11T20:01:08.668Z] ++ set -x [2021-06-11T20:01:08.668Z] ++ env -i DEST=/go/src/github.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-06-11T20:01:08.668Z] INFO: Testing against a local daemon [2021-06-11T20:01:08.668Z] === RUN TestNetworkCreateDelete [2021-06-11T20:01:08.668Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-06-11T20:01:08.668Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T20:01:08.668Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T20:01:08.929Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2021-06-11T20:01:08.929Z] === RUN TestDaemonDNSFallback [2021-06-11T20:01:11.476Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T20:01:12.860Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T20:01:13.800Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T20:01:14.061Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T20:01:15.002Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T20:01:15.943Z] --- PASS: TestDaemonDNSFallback (7.05s) [2021-06-11T20:01:15.943Z] === RUN TestInspectNetwork [2021-06-11T20:01:17.326Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T20:01:17.897Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T20:01:18.158Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T20:01:21.459Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T20:01:21.459Z] === RUN TestInspectNetwork/full_network_id [2021-06-11T20:01:21.459Z] === RUN TestInspectNetwork/partial_network_id [2021-06-11T20:01:21.459Z] === RUN TestInspectNetwork/network_name [2021-06-11T20:01:21.459Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-06-11T20:01:23.373Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T20:01:23.945Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T20:01:25.859Z] --- PASS: TestInspectNetwork (9.52s) [2021-06-11T20:01:25.859Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-06-11T20:01:25.859Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-06-11T20:01:25.859Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-06-11T20:01:25.859Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-06-11T20:01:25.859Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T20:01:28.404Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T20:01:28.665Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T20:01:30.046Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T20:01:30.046Z] --- PASS: TestRunContainerWithBridgeNone (4.51s) [2021-06-11T20:01:30.046Z] === RUN TestNetworkInvalidJSON [2021-06-11T20:01:30.046Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T20:01:30.046Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T20:01:30.046Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:01:30.046Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:01:30.046Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:01:30.046Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:01:30.046Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T20:01:30.046Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:01:30.046Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T20:01:30.046Z] === RUN TestNetworkList [2021-06-11T20:01:30.046Z] === RUN TestNetworkList//networks [2021-06-11T20:01:30.046Z] === PAUSE TestNetworkList//networks [2021-06-11T20:01:30.046Z] === RUN TestNetworkList//networks/ [2021-06-11T20:01:30.046Z] === PAUSE TestNetworkList//networks/ [2021-06-11T20:01:30.046Z] === CONT TestNetworkList//networks [2021-06-11T20:01:30.046Z] === CONT TestNetworkList//networks/ [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkList (0.02s) [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T20:01:30.046Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T20:01:30.046Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T20:01:30.307Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T20:01:30.581Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-06-11T20:01:30.581Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T20:01:30.843Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T20:01:30.843Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T20:01:31.787Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2021-06-11T20:01:31.787Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T20:01:31.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-06-11T20:01:32.359Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T20:01:32.623Z] --- PASS: TestDaemonDefaultNetworkPools (0.87s) [2021-06-11T20:01:32.623Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T20:01:32.886Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T20:01:33.148Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T20:01:33.718Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T20:01:33.979Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-06-11T20:01:33.979Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T20:01:34.239Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T20:01:35.181Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T20:01:35.441Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.53s) [2021-06-11T20:01:35.441Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T20:01:36.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-06-11T20:01:36.012Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T20:01:36.271Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T20:01:39.570Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T20:01:39.570Z] --- PASS: TestServiceWithPredefinedNetwork (3.22s) [2021-06-11T20:01:39.570Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T20:01:39.570Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:01:39.570Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:01:39.570Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T20:01:44.851Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T20:01:48.145Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T20:01:48.145Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T20:01:48.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T20:01:48.145Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T20:01:48.145Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T20:01:48.405Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T20:01:50.320Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T20:01:51.706Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T20:01:55.911Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T20:01:55.911Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T20:01:55.911Z] --- PASS: TestServiceWithDataPathPortInit (16.64s) [2021-06-11T20:01:55.911Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T20:01:55.911Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T20:01:57.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-06-11T20:02:05.448Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.46s) [2021-06-11T20:02:05.448Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:3ixqerxolybjrgwt1wxjccw2h Created:2021-06-11 20:01:57.440939033 +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[7690b581df7486b96cee9ed92876d44389bec1689ba140c7fd92f5261245944a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.muog7jx5y93ktpycvhi13ulpq EndpointID:d99e2f01c6f7fe57372e5bb7055056298443d4ba218f26b5ab459dd7ae7bcd88 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b1480dad4565349719794280c11646b981b1690a58276263d84c92e8c9303b3b 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:4601660ceb19 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.muog7jx5y93ktpycvhi13ulpq EndpointID:d99e2f01c6f7fe57372e5bb7055056298443d4ba218f26b5ab459dd7ae7bcd88 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-06-11T20:02:05.448Z] PASS [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] === Skipped [2021-06-11T20:02:05.448Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:02:05.448Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] DONE 26 tests, 1 skipped in 57.083s [2021-06-11T20:02:05.448Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-06-11T20:02:05.448Z] ++ 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-06-11T20:02:05.448Z] ++ set -e [2021-06-11T20:02:05.448Z] ++ '[' -n 0 ']' [2021-06-11T20:02:05.448Z] ++ set -x [2021-06-11T20:02:05.448Z] ++ env -i DEST=/go/src/github.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-06-11T20:02:05.448Z] INFO: Testing against a local daemon [2021-06-11T20:02:05.448Z] === RUN TestDockerNetworkIpvlanPersistance [2021-06-11T20:02:05.448Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T20:02:05.448Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T20:02:05.448Z] === RUN TestDockerNetworkIpvlan [2021-06-11T20:02:05.448Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-06-11T20:02:05.448Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T20:02:05.448Z] PASS [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] === Skipped [2021-06-11T20:02:05.448Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-06-11T20:02:05.448Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-06-11T20:02:05.448Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] [2021-06-11T20:02:05.448Z] DONE 2 tests, 2 skipped in 0.179s [2021-06-11T20:02:05.448Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-06-11T20:02:05.448Z] ++ 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-06-11T20:02:05.448Z] ++ set -e [2021-06-11T20:02:05.448Z] ++ '[' -n 0 ']' [2021-06-11T20:02:05.448Z] ++ set -x [2021-06-11T20:02:05.448Z] ++ env -i DEST=/go/src/github.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-06-11T20:02:05.709Z] INFO: Testing against a local daemon [2021-06-11T20:02:05.709Z] === RUN TestDockerNetworkMacvlanPersistance [2021-06-11T20:02:07.091Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2021-06-11T20:02:07.091Z] === RUN TestDockerNetworkMacvlan [2021-06-11T20:02:07.091Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T20:02:08.034Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-06-11T20:02:08.604Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-06-11T20:02:09.544Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-06-11T20:02:10.894Z] ok github.com/docker/docker/libnetwork/networkdb 156.344s coverage: 60.5% of statements [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/oci/caps [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/pkg/term [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/rootless [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/testutil/request [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/volume [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-06-11T20:02:10.894Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === Skipped [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver btrfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:73: No driver to put! [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-06-11T20:02:10.894Z] time="2021-06-11T19:58:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-06-11T20:02:10.894Z] time="2021-06-11T19:58:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-06-11T20:02:10.894Z] time="2021-06-11T19:58:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-06-11T20:02:10.894Z] time="2021-06-11T19:58:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-06-11T20:02:10.894Z] time="2021-06-11T19:58:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:73: No driver to put! [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-06-11T20:02:10.894Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-06-11T20:02:10.894Z] overlay_test.go:49: Fails to compute changes intermittently [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-06-11T20:02:10.894Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-06-11T20:02:10.894Z] graphtest_unix.go:46: Driver zfs not supported [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-06-11T20:02:10.894Z] graphtest_unix.go:73: No driver to put! [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-06-11T20:02:10.894Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-06-11T20:02:10.894Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-06-11T20:02:10.894Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/cmd/proxy TestTCP6Proxy (0.00s) [2021-06-11T20:02:10.894Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/cmd/proxy TestTCPDualStackProxy (0.00s) [2021-06-11T20:02:10.894Z] network_proxy_test.go:212: No support for dual stack yet [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/cmd/proxy TestUDP6Proxy (0.00s) [2021-06-11T20:02:10.894Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/cmd/proxy TestSCTP6Proxy (0.00s) [2021-06-11T20:02:10.894Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-06-11T20:02:10.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-06-11T20:02:10.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-06-11T20:02:10.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-06-11T20:02:10.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-06-11T20:02:10.894Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-06-11T20:02:10.894Z] firewalld_test.go:13: firewalld is not running [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-06-11T20:02:10.894Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-06-11T20:02:10.894Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] [2021-06-11T20:02:10.894Z] DONE 2654 tests, 37 skipped in 419.102s Post stage [Pipeline] junit [2021-06-11T20:02:10.908Z] Recording test results [2021-06-11T20:02:11.267Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-06-11T20:02:11.454Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T20:02:11.597Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42518/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1dac53860ccd93e07bc6e3164a487c0f835824b9 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1dac53860ccd93e07bc6e3164a487c0f835824b9 hack/validate/vendor [2021-06-11T20:02:12.538Z] No vendor changes in diff. [2021-06-11T20:02:12.538Z] WARNING: github.com/docker/libnetwork is vendored but unused [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T20:02:12.840Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T20:02:13.101Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-06-11T20:02:13.118Z] + echo Ensuring container killed. [2021-06-11T20:02:13.118Z] Ensuring container killed. [2021-06-11T20:02:13.118Z] + docker rm -vf docker-pr1 [2021-06-11T20:02:13.118Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-06-11T20:02:13.409Z] + echo Chowning /workspace to jenkins user [2021-06-11T20:02:13.409Z] Chowning /workspace to jenkins user [2021-06-11T20:02:13.409Z] + id -u [2021-06-11T20:02:13.409Z] + id -g [2021-06-11T20:02:13.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T20:02:14.278Z] + bundleName=unit [2021-06-11T20:02:14.278Z] + echo Creating unit-bundles.tar.gz [2021-06-11T20:02:14.278Z] Creating unit-bundles.tar.gz [2021-06-11T20:02:14.278Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-06-11T20:02:14.278Z] bundles/junit-report.xml [2021-06-11T20:02:14.278Z] bundles/go-test-report.json [2021-06-11T20:02:14.278Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-06-11T20:02:14.292Z] Archiving artifacts [2021-06-11T20:02:15.182Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T20:02:15.505Z] + make clean [2021-06-11T20:02:15.505Z] docker volume rm -f docker-dev-cache [2021-06-11T20:02:15.642Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T20:02:15.642Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T20:02:15.766Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T20:02:17.025Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-06-11T20:02:22.307Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T20:02:22.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-06-11T20:02:22.307Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T20:02:25.604Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-06-11T20:02:25.865Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T20:02:26.468Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T20:02:29.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan (21.61s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.28s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.70s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.53s) [2021-06-11T20:02:29.020Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.98s) [2021-06-11T20:02:29.020Z] PASS [2021-06-11T20:02:29.021Z] [2021-06-11T20:02:29.021Z] DONE 8 tests in 23.182s [2021-06-11T20:02:29.021Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-06-11T20:02:29.021Z] ++ 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-06-11T20:02:29.021Z] ++ set -e [2021-06-11T20:02:29.021Z] ++ '[' -n 0 ']' [2021-06-11T20:02:29.021Z] ++ set -x [2021-06-11T20:02:29.021Z] ++ env -i DEST=/go/src/github.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-06-11T20:02:29.021Z] testing: warning: no tests to run [2021-06-11T20:02:29.021Z] PASS [2021-06-11T20:02:29.021Z] [2021-06-11T20:02:29.021Z] DONE 0 tests in 0.040s [2021-06-11T20:02:29.021Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-06-11T20:02:29.021Z] ++ 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-06-11T20:02:29.021Z] ++ set -e [2021-06-11T20:02:29.021Z] ++ '[' -n 0 ']' [2021-06-11T20:02:29.021Z] ++ set -x [2021-06-11T20:02:29.021Z] ++ env -i DEST=/go/src/github.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-06-11T20:02:29.021Z] INFO: Testing against a local daemon [2021-06-11T20:02:29.021Z] === RUN TestAuthZPluginAllowRequest [2021-06-11T20:02:29.963Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T20:02:31.361Z] --- PASS: TestAuthZPluginAllowRequest (2.22s) [2021-06-11T20:02:31.361Z] === RUN TestAuthZPluginTLS [2021-06-11T20:02:31.361Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T20:02:31.932Z] --- PASS: TestAuthZPluginTLS (0.64s) [2021-06-11T20:02:31.932Z] === RUN TestAuthZPluginDenyRequest [2021-06-11T20:02:32.503Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2021-06-11T20:02:32.503Z] === RUN TestAuthZPluginAPIDenyResponse [2021-06-11T20:02:33.074Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2021-06-11T20:02:33.074Z] === RUN TestAuthZPluginDenyResponse [2021-06-11T20:02:33.074Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T20:02:33.644Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-06-11T20:02:33.644Z] === RUN TestAuthZPluginAllowEventStream [2021-06-11T20:02:34.215Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T20:02:35.598Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2021-06-11T20:02:35.598Z] === RUN TestAuthZPluginErrorResponse [2021-06-11T20:02:35.598Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T20:02:35.858Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T20:02:35.858Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T20:02:35.858Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-06-11T20:02:35.858Z] === RUN TestAuthZPluginErrorRequest [2021-06-11T20:02:36.428Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T20:02:36.428Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2021-06-11T20:02:36.428Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-06-11T20:02:36.688Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T20:02:36.949Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-06-11T20:02:36.949Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-06-11T20:02:37.209Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T20:02:39.754Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2021-06-11T20:02:39.754Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-06-11T20:02:39.754Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T20:02:40.324Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T20:02:41.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2021-06-11T20:02:41.708Z] === RUN TestAuthZPluginHeader [2021-06-11T20:02:42.279Z] --- PASS: TestAuthZPluginHeader (0.82s) [2021-06-11T20:02:42.279Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-06-11T20:02:43.220Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-06-11T20:02:43.220Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T20:02:45.131Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T20:02:47.674Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.97s) [2021-06-11T20:02:47.674Z] === RUN TestAuthZPluginV2Disable [2021-06-11T20:02:48.622Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T20:02:50.543Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T20:02:51.112Z] --- PASS: TestAuthZPluginV2Disable (3.87s) [2021-06-11T20:02:51.113Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-06-11T20:02:51.688Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T20:02:51.947Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T20:02:54.491Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.22s) [2021-06-11T20:02:54.491Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-06-11T20:02:55.879Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T20:02:58.419Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T20:02:59.801Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T20:03:01.183Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T20:03:05.383Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.10s) [2021-06-11T20:03:05.383Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-06-11T20:03:10.664Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T20:03:13.959Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-06-11T20:03:19.248Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T20:03:21.157Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T20:03:22.099Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2021-06-11T20:03:22.099Z] PASS [2021-06-11T20:03:22.099Z] [2021-06-11T20:03:22.099Z] DONE 17 tests in 53.253s [2021-06-11T20:03:22.099Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-06-11T20:03:22.099Z] ++ 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-06-11T20:03:22.099Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T20:03:22.099Z] ++ set -e [2021-06-11T20:03:22.099Z] ++ '[' -n 0 ']' [2021-06-11T20:03:22.099Z] ++ set -x [2021-06-11T20:03:22.099Z] ++ env -i DEST=/go/src/github.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-06-11T20:03:22.359Z] INFO: Testing against a local daemon [2021-06-11T20:03:22.359Z] === RUN TestPluginInvalidJSON [2021-06-11T20:03:22.359Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:03:22.359Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:03:22.359Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:03:22.359Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T20:03:22.359Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2021-06-11T20:03:22.359Z] === RUN TestPluginInstall [2021-06-11T20:03:22.359Z] === RUN TestPluginInstall/no_auth [2021-06-11T20:03:23.299Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T20:03:23.559Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T20:03:24.130Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T20:03:24.701Z] time="2021-06-11T20:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:24.701Z] time="2021-06-11T20:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e71ce5ea546400167f78193fb2693530e62dc11b43d863e6ebc7d6e1686a13a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:24.701Z] time="2021-06-11T20:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:24.701Z] time="2021-06-11T20:03:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e71ce5ea546400167f78193fb2693530e62dc11b43d863e6ebc7d6e1686a13a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:25.271Z] === RUN TestPluginInstall/with_htpasswd [2021-06-11T20:03:25.842Z] time="2021-06-11T20:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:25.842Z] time="2021-06-11T20:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e71ce5ea546400167f78193fb2693530e62dc11b43d863e6ebc7d6e1686a13a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:25.842Z] time="2021-06-11T20:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:25.842Z] time="2021-06-11T20:03:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e71ce5ea546400167f78193fb2693530e62dc11b43d863e6ebc7d6e1686a13a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:25.842Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T20:03:26.103Z] === RUN TestPluginInstall/with_insecure [2021-06-11T20:03:27.044Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T20:03:27.304Z] time="2021-06-11T20:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:27.304Z] time="2021-06-11T20:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a72a772820d353a3f75d89dea822ca1ecffe35b9871ce1d9e66640e46abfeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:27.304Z] time="2021-06-11T20:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-06-11T20:03:27.304Z] time="2021-06-11T20:03:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:00a72a772820d353a3f75d89dea822ca1ecffe35b9871ce1d9e66640e46abfeb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-06-11T20:03:27.874Z] --- PASS: TestPluginInstall (5.46s) [2021-06-11T20:03:27.874Z] --- PASS: TestPluginInstall/no_auth (2.82s) [2021-06-11T20:03:27.874Z] --- PASS: TestPluginInstall/with_htpasswd (1.04s) [2021-06-11T20:03:27.874Z] --- PASS: TestPluginInstall/with_insecure (1.60s) [2021-06-11T20:03:27.874Z] plugin_test.go:165: [d2c93b93f69b0] daemon is not started [2021-06-11T20:03:27.874Z] === RUN TestPluginsWithRuntimes [2021-06-11T20:03:28.445Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T20:03:29.829Z] === RUN TestPluginsWithRuntimes/No_Args [2021-06-11T20:03:30.771Z] === RUN TestPluginsWithRuntimes/With_Args [2021-06-11T20:03:32.155Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-06-11T20:03:32.155Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.06s) [2021-06-11T20:03:32.155Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.12s) [2021-06-11T20:03:32.155Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T20:03:32.725Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T20:03:32.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-06-11T20:03:32.985Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T20:03:32.985Z] --- PASS: TestPluginBackCompatMediaTypes (1.14s) [2021-06-11T20:03:32.985Z] PASS [2021-06-11T20:03:32.985Z] [2021-06-11T20:03:32.985Z] DONE 10 tests in 11.006s [2021-06-11T20:03:32.985Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-06-11T20:03:32.985Z] ++ 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-06-11T20:03:32.985Z] ++ set -e [2021-06-11T20:03:32.985Z] ++ '[' -n 0 ']' [2021-06-11T20:03:32.985Z] ++ set -x [2021-06-11T20:03:33.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-11T20:03:33.245Z] INFO: Testing against a local daemon [2021-06-11T20:03:33.245Z] === RUN TestExternalGraphDriver [2021-06-11T20:03:33.505Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T20:03:33.505Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T20:03:33.505Z] === RUN TestExternalGraphDriver/json [2021-06-11T20:03:34.075Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T20:03:35.986Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T20:03:35.986Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T20:03:36.246Z] === RUN TestExternalGraphDriver/spec [2021-06-11T20:03:37.188Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T20:03:39.760Z] === RUN TestExternalGraphDriver/pull [2021-06-11T20:03:41.672Z] --- PASS: TestExternalGraphDriver (8.17s) [2021-06-11T20:03:41.672Z] --- PASS: TestExternalGraphDriver/json (2.86s) [2021-06-11T20:03:41.672Z] --- PASS: TestExternalGraphDriver/spec (3.01s) [2021-06-11T20:03:41.672Z] --- PASS: TestExternalGraphDriver/pull (2.20s) [2021-06-11T20:03:41.672Z] === RUN TestGraphdriverPluginV2 [2021-06-11T20:03:43.582Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T20:03:45.496Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T20:03:46.881Z] --- PASS: TestGraphdriverPluginV2 (5.11s) [2021-06-11T20:03:46.881Z] PASS [2021-06-11T20:03:46.881Z] [2021-06-11T20:03:46.881Z] DONE 5 tests in 13.470s [2021-06-11T20:03:46.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-06-11T20:03:46.881Z] ++ 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-06-11T20:03:46.881Z] ++ set -e [2021-06-11T20:03:46.881Z] ++ '[' -n 0 ']' [2021-06-11T20:03:46.881Z] ++ set -x [2021-06-11T20:03:46.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-11T20:03:46.881Z] INFO: Testing against a local daemon [2021-06-11T20:03:46.881Z] === RUN TestContinueAfterPluginCrash [2021-06-11T20:03:46.881Z] === PAUSE TestContinueAfterPluginCrash [2021-06-11T20:03:46.881Z] === RUN TestReadPluginNoRead [2021-06-11T20:03:46.881Z] === PAUSE TestReadPluginNoRead [2021-06-11T20:03:46.881Z] === RUN TestDaemonStartWithLogOpt [2021-06-11T20:03:46.881Z] === PAUSE TestDaemonStartWithLogOpt [2021-06-11T20:03:46.881Z] === CONT TestContinueAfterPluginCrash [2021-06-11T20:03:46.881Z] === CONT TestDaemonStartWithLogOpt [2021-06-11T20:03:47.142Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T20:03:48.085Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T20:03:49.998Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T20:03:51.921Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T20:03:52.864Z] --- PASS: TestDaemonStartWithLogOpt (5.89s) [2021-06-11T20:03:52.864Z] === CONT TestReadPluginNoRead [2021-06-11T20:03:53.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-06-11T20:03:54.375Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T20:03:56.922Z] === RUN TestReadPluginNoRead/default [2021-06-11T20:03:58.312Z] --- PASS: TestContinueAfterPluginCrash (11.57s) [2021-06-11T20:03:58.883Z] === RUN TestReadPluginNoRead/disabled_caching [2021-06-11T20:03:59.452Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T20:04:00.831Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-06-11T20:04:02.746Z] --- PASS: TestReadPluginNoRead (10.06s) [2021-06-11T20:04:02.746Z] --- PASS: TestReadPluginNoRead/default (2.09s) [2021-06-11T20:04:02.746Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.87s) [2021-06-11T20:04:02.746Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2021-06-11T20:04:02.746Z] read_test.go:92: [dbf20eb3116e5] daemon is not started [2021-06-11T20:04:02.746Z] PASS [2021-06-11T20:04:02.746Z] [2021-06-11T20:04:02.746Z] DONE 6 tests in 16.157s [2021-06-11T20:04:02.746Z] 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-06-11T20:04:02.746Z] ++ 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-06-11T20:04:02.746Z] ++ set -e [2021-06-11T20:04:02.746Z] ++ '[' -n 0 ']' [2021-06-11T20:04:02.746Z] ++ set -x [2021-06-11T20:04:02.746Z] ++ env -i DEST=/go/src/github.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-06-11T20:04:02.746Z] testing: warning: no tests to run [2021-06-11T20:04:02.746Z] PASS [2021-06-11T20:04:02.746Z] [2021-06-11T20:04:02.746Z] DONE 0 tests in 0.050s [2021-06-11T20:04:02.746Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-06-11T20:04:02.746Z] ++ 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-06-11T20:04:02.746Z] ++ set -e [2021-06-11T20:04:02.746Z] ++ '[' -n 0 ']' [2021-06-11T20:04:02.746Z] ++ set -x [2021-06-11T20:04:02.746Z] ++ env -i DEST=/go/src/github.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-06-11T20:04:03.006Z] INFO: Testing against a local daemon [2021-06-11T20:04:03.006Z] === RUN TestPluginWithDevMounts [2021-06-11T20:04:03.006Z] === PAUSE TestPluginWithDevMounts [2021-06-11T20:04:03.006Z] === CONT TestPluginWithDevMounts [2021-06-11T20:04:04.915Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-06-11T20:04:04.915Z] PASS [2021-06-11T20:04:04.915Z] [2021-06-11T20:04:04.915Z] DONE 1 tests in 2.137s [2021-06-11T20:04:04.915Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-06-11T20:04:04.915Z] ++ 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-06-11T20:04:04.915Z] ++ set -e [2021-06-11T20:04:04.915Z] ++ '[' -n 0 ']' [2021-06-11T20:04:04.915Z] ++ set -x [2021-06-11T20:04:04.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-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-06-11T20:04:05.176Z] INFO: Testing against a local daemon [2021-06-11T20:04:05.176Z] === RUN TestSecretInspect [2021-06-11T20:04:07.720Z] --- PASS: TestSecretInspect (2.64s) [2021-06-11T20:04:07.720Z] === RUN TestSecretList [2021-06-11T20:04:10.261Z] --- PASS: TestSecretList (2.43s) [2021-06-11T20:04:10.261Z] === RUN TestSecretsCreateAndDelete [2021-06-11T20:04:12.805Z] --- PASS: TestSecretsCreateAndDelete (2.63s) [2021-06-11T20:04:12.805Z] === RUN TestSecretsUpdate [2021-06-11T20:04:16.104Z] --- PASS: TestSecretsUpdate (2.72s) [2021-06-11T20:04:16.104Z] === RUN TestTemplatedSecret [2021-06-11T20:04:16.675Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T20:04:18.061Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T20:04:18.631Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T20:04:20.015Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T20:04:20.015Z] --- PASS: TestTemplatedSecret (4.50s) [2021-06-11T20:04:20.015Z] === RUN TestSecretCreateResolve [2021-06-11T20:04:20.955Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T20:04:22.339Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T20:04:22.339Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T20:04:22.339Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T20:04:22.339Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T20:04:22.339Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T20:04:22.908Z] --- PASS: TestSecretCreateResolve (2.75s) [2021-06-11T20:04:22.908Z] PASS [2021-06-11T20:04:22.908Z] [2021-06-11T20:04:22.908Z] DONE 6 tests in 17.839s [2021-06-11T20:04:22.908Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-06-11T20:04:22.908Z] ++ 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-06-11T20:04:22.908Z] ++ set -e [2021-06-11T20:04:22.908Z] ++ '[' -n 0 ']' [2021-06-11T20:04:22.908Z] ++ set -x [2021-06-11T20:04:22.908Z] ++ env -i DEST=/go/src/github.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-06-11T20:04:23.168Z] INFO: Testing against a local daemon [2021-06-11T20:04:23.168Z] === RUN TestServiceCreateInit [2021-06-11T20:04:23.168Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T20:04:24.550Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T20:04:24.550Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T20:04:25.955Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T20:04:26.526Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T20:04:27.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T20:04:27.910Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T20:04:29.293Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T20:04:29.553Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-06-11T20:04:31.477Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T20:04:34.018Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T20:04:34.959Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T20:04:35.219Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T20:04:35.219Z] --- PASS: TestServiceCreateInit (12.23s) [2021-06-11T20:04:35.219Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.89s) [2021-06-11T20:04:35.219Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.31s) [2021-06-11T20:04:35.219Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T20:04:35.880Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T20:04:35.880Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T20:04:35.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-06-11T20:04:36.453Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T20:04:40.654Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T20:04:40.654Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T20:04:40.654Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T20:04:41.594Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T20:04:42.534Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T20:04:44.448Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T20:04:45.833Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T20:04:47.743Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T20:04:49.137Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T20:04:50.535Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T20:04:51.975Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T20:04:52.913Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T20:04:54.296Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T20:04:55.235Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T20:04:56.617Z] --- PASS: TestCreateServiceMultipleTimes (21.36s) [2021-06-11T20:04:56.617Z] === RUN TestCreateServiceConflict [2021-06-11T20:04:57.188Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T20:04:58.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-06-11T20:04:59.512Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T20:04:59.512Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T20:04:59.772Z] --- PASS: TestCreateServiceConflict (3.13s) [2021-06-11T20:04:59.772Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T20:05:00.714Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T20:05:01.658Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T20:05:03.043Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T20:05:04.426Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T20:05:04.995Z] --- PASS: TestCreateServiceMaxReplicas (5.04s) [2021-06-11T20:05:04.995Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T20:05:05.255Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T20:05:05.515Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T20:05:05.515Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T20:05:06.456Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T20:05:06.456Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T20:05:06.456Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T20:05:06.456Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T20:05:06.456Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T20:05:07.838Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T20:05:08.778Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T20:05:09.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T20:05:09.348Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T20:05:11.270Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T20:05:11.841Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T20:05:11.841Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T20:05:12.783Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T20:05:13.353Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T20:05:14.294Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T20:05:14.865Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T20:05:14.865Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T20:05:15.805Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T20:05:16.375Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T20:05:16.945Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T20:05:17.206Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T20:05:17.775Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T20:05:19.683Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.46s) [2021-06-11T20:05:19.683Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T20:05:19.683Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T20:05:21.039Z] --- PASS: TestBuildWCOWSandboxSize (774.12s) [2021-06-11T20:05:21.039Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T20:05:21.039Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:05:21.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:05:21.039Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:05:21.039Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:05:21.039Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:05:21.039Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:05:21.039Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:05:21.039Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:05:21.039Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:05:21.039Z] --- PASS: TestBuildWithEmptyDockerfile (0.59s) [2021-06-11T20:05:21.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-11T20:05:21.039Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-11T20:05:21.039Z] === RUN TestBuildPreserveOwnership [2021-06-11T20:05:21.039Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-11T20:05:21.039Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:05:21.039Z] === RUN TestBuildPlatformInvalid [2021-06-11T20:05:21.039Z] --- PASS: TestBuildPlatformInvalid (0.61s) [2021-06-11T20:05:21.039Z] PASS [2021-06-11T20:05:21.039Z] ok github.com/docker/docker/integration/build 946.831s [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === Skipped [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-11T20:05:21.039Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-11T20:05:21.039Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-06-11T20:05:21.039Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-11T20:05:21.039Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-11T20:05:21.039Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] DONE 29 tests, 5 skipped in 971.717s [2021-06-11T20:05:21.039Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-11T20:05:21.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:05:21.039Z] INFO: Testing against a local daemon [2021-06-11T20:05:21.039Z] === RUN TestConfigInspect [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestConfigList [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigList (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestConfigsCreateAndDelete [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestConfigsUpdate [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestTemplatedConfig [2021-06-11T20:05:21.039Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestConfigCreateResolve [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T20:05:21.039Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] PASS [2021-06-11T20:05:21.039Z] ok github.com/docker/docker/integration/config 0.460s [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === Skipped [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-11T20:05:21.039Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] [2021-06-11T20:05:21.039Z] DONE 7 tests, 7 skipped in 3.646s [2021-06-11T20:05:21.039Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-11T20:05:21.039Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:05:21.039Z] INFO: Testing against a local daemon [2021-06-11T20:05:21.039Z] === RUN TestCheckpoint [2021-06-11T20:05:21.039Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T20:05:21.039Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T20:05:21.039Z] === RUN TestContainerInvalidJSON [2021-06-11T20:05:21.039Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:05:21.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:05:21.039Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:05:21.039Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:05:21.039Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:05:21.039Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:05:21.039Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:05:21.039Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:05:21.039Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:05:21.039Z] --- PASS: TestContainerInvalidJSON (0.52s) [2021-06-11T20:05:21.039Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T20:05:21.039Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T20:05:21.039Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2021-06-11T20:05:21.039Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T20:05:21.039Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.21s) [2021-06-11T20:05:21.039Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T20:05:21.039Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.21s) [2021-06-11T20:05:21.039Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T20:05:21.039Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s) [2021-06-11T20:05:21.039Z] === RUN TestCopyFromContainer [2021-06-11T20:05:21.039Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-11T20:05:21.039Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T20:05:21.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:05:21.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:05:21.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:05:21.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:05:21.039Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:05:21.039Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:05:21.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:05:21.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:05:21.039Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:05:21.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-11T20:05:21.039Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T20:05:21.039Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T20:05:21.039Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidEnv [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-11T20:05:21.039Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T20:05:21.039Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T20:05:21.039Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T20:05:21.039Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T20:05:21.039Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T20:05:21.039Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T20:05:21.039Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:05:21.039Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:05:21.039Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:05:21.039Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-06-11T20:05:21.039Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T20:05:21.039Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T20:05:21.039Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T20:05:21.039Z] === RUN TestCreateDifferentPlatform [2021-06-11T20:05:21.039Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T20:05:21.039Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T20:05:21.039Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-11T20:05:21.039Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T20:05:21.039Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T20:05:21.039Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2021-06-11T20:05:21.039Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T20:05:21.039Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T20:05:21.039Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T20:05:21.039Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T20:05:21.039Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T20:05:21.039Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:21.039Z] === RUN TestDiff [2021-06-11T20:05:21.039Z] --- SKIP: TestDiff (0.00s) [2021-06-11T20:05:21.039Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T20:05:21.039Z] === RUN TestExecWithCloseStdin [2021-06-11T20:05:21.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T20:05:21.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T20:05:21.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T20:05:21.067Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T20:05:21.067Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T20:05:22.451Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T20:05:22.558Z] --- PASS: TestExecWithCloseStdin (3.05s) [2021-06-11T20:05:22.558Z] === RUN TestExec [2021-06-11T20:05:22.711Z] --- PASS: TestCreateServiceSecretFileMode (3.26s) [2021-06-11T20:05:22.711Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T20:05:24.877Z] --- PASS: TestExec (2.12s) [2021-06-11T20:05:24.877Z] === RUN TestExecUser [2021-06-11T20:05:24.877Z] --- SKIP: TestExecUser (0.00s) [2021-06-11T20:05:24.877Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T20:05:24.877Z] === RUN TestExportContainerAndImportImage [2021-06-11T20:05:24.877Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-11T20:05:24.877Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:24.877Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T20:05:24.877Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T20:05:24.877Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:24.877Z] === RUN TestHealthCheckWorkdir [2021-06-11T20:05:24.877Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-11T20:05:24.877Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T20:05:24.877Z] === RUN TestHealthKillContainer [2021-06-11T20:05:24.877Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-11T20:05:24.877Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T20:05:24.877Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T20:05:24.877Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T20:05:24.877Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T20:05:24.877Z] === RUN TestKillContainerInvalidSignal [2021-06-11T20:05:25.250Z] --- PASS: TestCreateServiceConfigFileMode (2.68s) [2021-06-11T20:05:25.250Z] === RUN TestCreateServiceSysctls [2021-06-11T20:05:27.023Z] --- PASS: TestKillContainerInvalidSignal (1.95s) [2021-06-11T20:05:27.023Z] === RUN TestKillContainer [2021-06-11T20:05:27.023Z] === RUN TestKillContainer/no_signal [2021-06-11T20:05:27.159Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T20:05:28.100Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T20:05:29.041Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T20:05:29.041Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T20:05:29.041Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T20:05:29.168Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T20:05:29.168Z] === RUN TestKillContainer/killing_signal [2021-06-11T20:05:29.611Z] --- PASS: TestCreateServiceSysctls (4.42s) [2021-06-11T20:05:29.611Z] === RUN TestCreateServiceCapabilities [2021-06-11T20:05:30.695Z] --- PASS: TestKillContainer (4.08s) [2021-06-11T20:05:30.695Z] --- PASS: TestKillContainer/no_signal (1.96s) [2021-06-11T20:05:30.695Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T20:05:30.695Z] --- PASS: TestKillContainer/killing_signal (2.07s) [2021-06-11T20:05:30.695Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T20:05:30.695Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:05:30.695Z] === RUN TestKillStoppedContainer [2021-06-11T20:05:30.695Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:05:30.695Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T20:05:30.695Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:05:30.695Z] === RUN TestKillDifferentUserContainer [2021-06-11T20:05:30.695Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T20:05:30.695Z] === RUN TestInspectOomKilledTrue [2021-06-11T20:05:30.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:30.695Z] === RUN TestInspectOomKilledFalse [2021-06-11T20:05:30.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T20:05:30.695Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T20:05:30.695Z] === RUN TestLogsFollowTailEmpty [2021-06-11T20:05:32.163Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T20:05:32.440Z] --- PASS: TestCreateServiceCapabilities (2.86s) [2021-06-11T20:05:32.440Z] === RUN TestInspect [2021-06-11T20:05:32.841Z] --- PASS: TestLogsFollowTailEmpty (2.07s) [2021-06-11T20:05:32.841Z] === RUN TestNetworkNat [2021-06-11T20:05:32.841Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-11T20:05:32.841Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T20:05:32.841Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T20:05:33.015Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T20:05:34.926Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T20:05:35.703Z] --- PASS: TestNetworkLocalhostTCPNat (2.33s) [2021-06-11T20:05:35.703Z] === RUN TestNetworkLoopbackNat [2021-06-11T20:05:35.703Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-11T20:05:35.703Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T20:05:35.703Z] === RUN TestPause [2021-06-11T20:05:35.703Z] --- SKIP: TestPause (0.00s) [2021-06-11T20:05:35.703Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T20:05:35.703Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T20:05:37.216Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.96s) [2021-06-11T20:05:37.216Z] === RUN TestPauseStopPausedContainer [2021-06-11T20:05:37.216Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-11T20:05:37.216Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:05:37.216Z] === RUN TestPsFilter [2021-06-11T20:05:37.467Z] --- PASS: TestInspect (4.44s) [2021-06-11T20:05:37.467Z] === RUN TestCreateJob [2021-06-11T20:05:37.667Z] --- PASS: TestPsFilter (0.34s) [2021-06-11T20:05:37.667Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T20:05:39.811Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.43s) [2021-06-11T20:05:39.811Z] === RUN TestRemoveContainerWithVolume [2021-06-11T20:05:41.669Z] --- PASS: TestCreateJob (4.66s) [2021-06-11T20:05:41.669Z] === RUN TestReplicatedJob [2021-06-11T20:05:41.930Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T20:05:42.714Z] --- PASS: TestRemoveContainerWithVolume (2.46s) [2021-06-11T20:05:42.714Z] === RUN TestRemoveContainerRunning [2021-06-11T20:05:42.871Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T20:05:44.228Z] --- PASS: TestRemoveContainerRunning (1.87s) [2021-06-11T20:05:44.228Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T20:05:45.414Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T20:05:46.372Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.83s) [2021-06-11T20:05:46.372Z] === RUN TestRemoveInvalidContainer [2021-06-11T20:05:46.372Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T20:05:46.372Z] === RUN TestRenameLinkedContainer [2021-06-11T20:05:46.372Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-11T20:05:46.372Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T20:05:46.372Z] === RUN TestRenameStoppedContainer [2021-06-11T20:05:47.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T20:05:48.520Z] --- PASS: TestRenameStoppedContainer (2.14s) [2021-06-11T20:05:48.520Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T20:05:48.713Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-06-11T20:05:49.283Z] --- PASS: TestReplicatedJob (7.58s) [2021-06-11T20:05:49.283Z] === RUN TestUpdateReplicatedJob [2021-06-11T20:05:50.663Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-06-11T20:05:52.206Z] --- PASS: TestRenameRunningContainerAndReuse (3.82s) [2021-06-11T20:05:52.206Z] === RUN TestRenameInvalidName [2021-06-11T20:05:52.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-06-11T20:05:53.956Z] --- PASS: TestUpdateReplicatedJob (4.60s) [2021-06-11T20:05:53.956Z] === RUN TestServiceListWithStatuses [2021-06-11T20:05:53.956Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T20:05:53.956Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T20:05:53.956Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T20:05:54.351Z] --- PASS: TestRenameInvalidName (1.92s) [2021-06-11T20:05:54.351Z] === RUN TestRenameAnonymousContainer [2021-06-11T20:05:54.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-06-11T20:05:56.435Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a79d60_} [2021-06-11T20:05:57.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1188487109_/foo_false____} [2021-06-11T20:05:59.209Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2021-06-11T20:05:59.209Z] === RUN TestDockerNetworkReConnect [2021-06-11T20:05:59.779Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1188487109_/foo_true____} [2021-06-11T20:06:01.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_false____} [2021-06-11T20:06:01.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-06-11T20:06:03.118Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_true____} [2021-06-11T20:06:03.379Z] --- PASS: TestDockerNetworkReConnect (4.35s) [2021-06-11T20:06:03.379Z] === RUN TestServicePlugin [2021-06-11T20:06:04.577Z] --- PASS: TestRenameAnonymousContainer (9.52s) [2021-06-11T20:06:04.577Z] === RUN TestRenameContainerWithSameName [2021-06-11T20:06:05.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_true__0xc000a79dc0__} [2021-06-11T20:06:05.530Z] --- PASS: TestRenameContainerWithSameName (2.13s) [2021-06-11T20:06:05.530Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T20:06:05.530Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T20:06:05.530Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:05.530Z] === RUN TestResize [2021-06-11T20:06:07.207Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a79de0_} [2021-06-11T20:06:07.677Z] --- PASS: TestResize (2.01s) [2021-06-11T20:06:07.677Z] === RUN TestResizeWithInvalidSize [2021-06-11T20:06:09.749Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a79e00_} [2021-06-11T20:06:09.822Z] --- PASS: TestResizeWithInvalidSize (1.99s) [2021-06-11T20:06:09.822Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T20:06:11.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a79e20_} [2021-06-11T20:06:11.967Z] --- PASS: TestResizeWhenContainerNotStarted (2.42s) [2021-06-11T20:06:11.967Z] === RUN TestDaemonRestartKillContainers [2021-06-11T20:06:11.967Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T20:06:11.967Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:11.967Z] === RUN TestStats [2021-06-11T20:06:11.967Z] --- SKIP: TestStats (0.00s) [2021-06-11T20:06:11.967Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T20:06:11.967Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T20:06:13.039Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a79e40_} [2021-06-11T20:06:14.421Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-06-11T20:06:16.334Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-06-11T20:06:16.594Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T20:06:18.965Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.10s) [2021-06-11T20:06:18.965Z] === RUN TestStopContainerWithTimeout [2021-06-11T20:06:18.965Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-11T20:06:18.965Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T20:06:18.965Z] === RUN TestUpdateRestartPolicy [2021-06-11T20:06:19.886Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T20:06:21.804Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T20:06:25.095Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T20:06:27.010Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T20:06:27.010Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T20:06:27.953Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T20:06:29.337Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-06-11T20:06:29.907Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T20:06:30.848Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T20:06:31.418Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T20:06:32.356Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T20:06:33.296Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T20:06:33.866Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T20:06:34.803Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T20:06:35.741Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T20:06:36.681Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T20:06:36.681Z] --- PASS: TestServicePlugin (33.22s) [2021-06-11T20:06:36.681Z] plugin_test.go:62: [d5ff2a5198c18] joining swarm manager [ddfc44de1f8ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:06:36.681Z] plugin_test.go:65: [d28cd966b7bc9] joining swarm manager [ddfc44de1f8ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:06:36.681Z] === RUN TestServiceUpdateLabel [2021-06-11T20:06:37.621Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T20:06:38.611Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T20:06:38.871Z] --- PASS: TestServiceUpdateLabel (2.23s) [2021-06-11T20:06:38.871Z] === RUN TestServiceUpdateSecrets [2021-06-11T20:06:39.925Z] --- PASS: TestUpdateRestartPolicy (20.96s) [2021-06-11T20:06:39.925Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T20:06:40.251Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T20:06:41.192Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T20:06:41.437Z] --- PASS: TestUpdateRestartWithAutoRemove (1.96s) [2021-06-11T20:06:41.437Z] === RUN TestWaitNonBlocked [2021-06-11T20:06:41.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:06:41.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:06:41.437Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:06:41.437Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:06:41.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:06:41.437Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:06:42.133Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T20:06:42.400Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T20:06:42.976Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T20:06:43.916Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T20:06:44.299Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-06-11T20:06:44.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.20s) [2021-06-11T20:06:44.299Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.28s) [2021-06-11T20:06:44.299Z] === RUN TestWaitBlocked [2021-06-11T20:06:44.299Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-11T20:06:44.299Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:44.299Z] PASS [2021-06-11T20:06:44.299Z] ok github.com/docker/docker/integration/container 86.936s [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === Skipped [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-11T20:06:44.750Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-11T20:06:44.750Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T20:06:44.750Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T20:06:44.750Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T20:06:44.750Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T20:06:44.750Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T20:06:44.750Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-06-11T20:06:44.750Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T20:06:44.750Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-11T20:06:44.750Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-11T20:06:44.750Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-11T20:06:44.750Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T20:06:44.750Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.750Z] [2021-06-11T20:06:44.750Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-11T20:06:44.751Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-11T20:06:44.751Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T20:06:44.751Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:06:44.751Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-11T20:06:44.751Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-11T20:06:44.751Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-11T20:06:44.751Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-11T20:06:44.751Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-11T20:06:44.751Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-11T20:06:44.751Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T20:06:44.751Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-11T20:06:44.751Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-11T20:06:44.751Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-11T20:06:44.751Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-11T20:06:44.751Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] [2021-06-11T20:06:44.751Z] DONE 88 tests, 33 skipped in 89.731s [2021-06-11T20:06:44.751Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-11T20:06:45.300Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T20:06:45.870Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T20:06:46.809Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T20:06:46.907Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:06:46.907Z] INFO: Testing against a local daemon [2021-06-11T20:06:46.907Z] === RUN TestCommitInheritsEnv [2021-06-11T20:06:46.907Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2021-06-11T20:06:46.907Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:06:46.907Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T20:06:46.907Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T20:06:46.907Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T20:06:46.907Z] === RUN TestImagesFilterMultiReference [2021-06-11T20:06:46.907Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-06-11T20:06:46.907Z] === RUN TestImagePullPlatformInvalid [2021-06-11T20:06:46.907Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T20:06:46.907Z] === RUN TestRemoveImageOrphaning [2021-06-11T20:06:47.858Z] --- PASS: TestRemoveImageOrphaning (0.91s) [2021-06-11T20:06:47.858Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T20:06:47.858Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T20:06:47.858Z] === RUN TestTagInvalidReference [2021-06-11T20:06:47.858Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T20:06:47.858Z] === RUN TestTagValidPrefixedRepo [2021-06-11T20:06:48.309Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-11T20:06:48.309Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T20:06:48.309Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-06-11T20:06:48.309Z] === RUN TestTagOfficialNames [2021-06-11T20:06:48.309Z] --- PASS: TestTagOfficialNames (0.07s) [2021-06-11T20:06:48.309Z] === RUN TestTagMatchesDigest [2021-06-11T20:06:48.309Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T20:06:48.309Z] PASS [2021-06-11T20:06:48.309Z] ok github.com/docker/docker/integration/image 1.725s [2021-06-11T20:06:48.309Z] [2021-06-11T20:06:48.309Z] === Skipped [2021-06-11T20:06:48.309Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2021-06-11T20:06:48.309Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:06:48.309Z] [2021-06-11T20:06:48.309Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T20:06:48.309Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T20:06:48.309Z] [2021-06-11T20:06:48.309Z] [2021-06-11T20:06:48.309Z] DONE 11 tests, 2 skipped in 3.630s [2021-06-11T20:06:48.309Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-11T20:06:48.719Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T20:06:49.288Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T20:06:50.229Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-06-11T20:06:51.182Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:06:51.182Z] INFO: Testing against a local daemon [2021-06-11T20:06:51.182Z] === RUN TestNetworkCreateDelete [2021-06-11T20:06:51.182Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-11T20:06:51.182Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T20:06:51.182Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T20:06:51.182Z] 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-06-11T20:06:51.182Z] === RUN TestDaemonDNSFallback [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-11T20:06:51.182Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] === RUN TestInspectNetwork [2021-06-11T20:06:51.182Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T20:06:51.182Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:51.182Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T20:06:51.182Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T20:06:51.182Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] === RUN TestNetworkInvalidJSON [2021-06-11T20:06:51.182Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T20:06:51.182Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T20:06:51.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:06:51.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:06:51.182Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:06:51.182Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:06:51.182Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T20:06:51.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:06:51.182Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-11T20:06:51.182Z] === RUN TestNetworkList [2021-06-11T20:06:51.182Z] === RUN TestNetworkList//networks [2021-06-11T20:06:51.182Z] === PAUSE TestNetworkList//networks [2021-06-11T20:06:51.182Z] === RUN TestNetworkList//networks/ [2021-06-11T20:06:51.182Z] === PAUSE TestNetworkList//networks/ [2021-06-11T20:06:51.182Z] === CONT TestNetworkList//networks [2021-06-11T20:06:51.182Z] === CONT TestNetworkList//networks/ [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkList (0.03s) [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T20:06:51.182Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T20:06:51.182Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T20:06:51.182Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T20:06:51.182Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T20:06:51.182Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T20:06:51.182Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T20:06:51.182Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:06:51.182Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T20:06:51.182Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T20:06:51.182Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] PASS [2021-06-11T20:06:51.182Z] ok github.com/docker/docker/integration/network 0.498s [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === Skipped [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-11T20:06:51.182Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T20:06:51.182Z] 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-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-11T20:06:51.182Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-11T20:06:51.182Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T20:06:51.182Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T20:06:51.182Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T20:06:51.182Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T20:06:51.182Z] [2021-06-11T20:06:51.182Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:06:51.183Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:06:51.183Z] [2021-06-11T20:06:51.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T20:06:51.183Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T20:06:51.183Z] [2021-06-11T20:06:51.183Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T20:06:51.183Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T20:06:51.183Z] [2021-06-11T20:06:51.183Z] [2021-06-11T20:06:51.183Z] DONE 22 tests, 15 skipped in 2.627s [2021-06-11T20:06:51.183Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-11T20:06:51.615Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T20:06:52.136Z] testing: warning: no tests to run [2021-06-11T20:06:52.137Z] PASS [2021-06-11T20:06:52.137Z] ok github.com/docker/docker/integration/network/ipvlan 0.139s [2021-06-11T20:06:52.137Z] [2021-06-11T20:06:52.137Z] DONE 0 tests in 0.840s [2021-06-11T20:06:52.137Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-11T20:06:52.587Z] testing: warning: no tests to run [2021-06-11T20:06:52.587Z] PASS [2021-06-11T20:06:52.587Z] ok github.com/docker/docker/integration/network/macvlan 0.152s [2021-06-11T20:06:52.587Z] [2021-06-11T20:06:52.587Z] DONE 0 tests in 0.833s [2021-06-11T20:06:53.039Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-11T20:06:53.490Z] testing: warning: no tests to run [2021-06-11T20:06:53.490Z] PASS [2021-06-11T20:06:53.490Z] ok github.com/docker/docker/integration/plugin 0.126s [2021-06-11T20:06:53.490Z] [2021-06-11T20:06:53.490Z] DONE 0 tests in 0.792s [2021-06-11T20:06:53.490Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-11T20:06:54.442Z] testing: warning: no tests to run [2021-06-11T20:06:54.442Z] PASS [2021-06-11T20:06:54.442Z] ok github.com/docker/docker/integration/plugin/authz 0.118s [2021-06-11T20:06:54.442Z] [2021-06-11T20:06:54.442Z] DONE 0 tests in 0.814s [2021-06-11T20:06:54.442Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-11T20:06:54.910Z] --- PASS: TestServiceUpdateSecrets (15.99s) [2021-06-11T20:06:54.910Z] === RUN TestServiceUpdateConfigs [2021-06-11T20:06:56.290Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T20:06:59.587Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T20:07:00.525Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T20:07:04.687Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:04.687Z] INFO: Testing against a local daemon [2021-06-11T20:07:04.687Z] === RUN TestPluginInvalidJSON [2021-06-11T20:07:04.687Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:07:04.687Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:07:04.687Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:07:04.687Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-06-11T20:07:04.687Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T20:07:04.687Z] === RUN TestPluginInstall [2021-06-11T20:07:04.687Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T20:07:04.687Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T20:07:04.687Z] === RUN TestPluginsWithRuntimes [2021-06-11T20:07:04.687Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T20:07:04.687Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T20:07:04.687Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T20:07:04.688Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T20:07:04.688Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T20:07:04.688Z] PASS [2021-06-11T20:07:04.688Z] ok github.com/docker/docker/integration/plugin/common 0.451s [2021-06-11T20:07:04.688Z] [2021-06-11T20:07:04.688Z] === Skipped [2021-06-11T20:07:04.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-11T20:07:04.688Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T20:07:04.688Z] [2021-06-11T20:07:04.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-11T20:07:04.688Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T20:07:04.688Z] [2021-06-11T20:07:04.688Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T20:07:04.688Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T20:07:04.688Z] [2021-06-11T20:07:04.688Z] [2021-06-11T20:07:04.688Z] DONE 5 tests, 3 skipped in 9.133s [2021-06-11T20:07:04.688Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-11T20:07:05.808Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T20:07:06.836Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:06.836Z] INFO: Testing against a local daemon [2021-06-11T20:07:06.836Z] === RUN TestExternalGraphDriver [2021-06-11T20:07:06.836Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-11T20:07:06.836Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T20:07:06.836Z] === RUN TestGraphdriverPluginV2 [2021-06-11T20:07:06.836Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-11T20:07:06.836Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T20:07:06.836Z] PASS [2021-06-11T20:07:06.836Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.401s [2021-06-11T20:07:07.286Z] [2021-06-11T20:07:07.286Z] === Skipped [2021-06-11T20:07:07.286Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-11T20:07:07.286Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T20:07:07.286Z] [2021-06-11T20:07:07.286Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-11T20:07:07.286Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T20:07:07.286Z] [2021-06-11T20:07:07.286Z] [2021-06-11T20:07:07.286Z] DONE 2 tests, 2 skipped in 3.380s [2021-06-11T20:07:07.286Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-11T20:07:08.350Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T20:07:08.621Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T20:07:10.155Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:10.155Z] INFO: Testing against a local daemon [2021-06-11T20:07:10.155Z] === RUN TestReadPluginNoRead [2021-06-11T20:07:10.155Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-11T20:07:10.155Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T20:07:10.155Z] PASS [2021-06-11T20:07:10.155Z] ok github.com/docker/docker/integration/plugin/logging 0.456s [2021-06-11T20:07:10.155Z] [2021-06-11T20:07:10.155Z] === Skipped [2021-06-11T20:07:10.155Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-11T20:07:10.155Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T20:07:10.155Z] [2021-06-11T20:07:10.155Z] [2021-06-11T20:07:10.155Z] DONE 1 tests, 1 skipped in 2.935s [2021-06-11T20:07:10.155Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-11T20:07:11.162Z] --- PASS: TestServiceUpdateConfigs (15.81s) [2021-06-11T20:07:11.162Z] === RUN TestServiceUpdateNetwork [2021-06-11T20:07:11.666Z] testing: warning: no tests to run [2021-06-11T20:07:11.666Z] PASS [2021-06-11T20:07:11.666Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.225s [2021-06-11T20:07:11.666Z] [2021-06-11T20:07:11.666Z] DONE 0 tests in 1.507s [2021-06-11T20:07:11.666Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-11T20:07:11.734Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-06-11T20:07:14.530Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:14.530Z] INFO: Testing against a local daemon [2021-06-11T20:07:14.530Z] === RUN TestPluginWithDevMounts [2021-06-11T20:07:14.530Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T20:07:14.530Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:14.530Z] PASS [2021-06-11T20:07:14.530Z] ok github.com/docker/docker/integration/plugin/volumes 0.508s [2021-06-11T20:07:14.980Z] [2021-06-11T20:07:14.980Z] === Skipped [2021-06-11T20:07:14.980Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-11T20:07:14.980Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:14.980Z] [2021-06-11T20:07:14.980Z] [2021-06-11T20:07:14.980Z] DONE 1 tests, 1 skipped in 3.167s [2021-06-11T20:07:14.980Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-11T20:07:15.029Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-06-11T20:07:16.409Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T20:07:17.790Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T20:07:17.842Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:17.842Z] INFO: Testing against a local daemon [2021-06-11T20:07:17.842Z] === RUN TestSecretInspect [2021-06-11T20:07:17.842Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] === RUN TestSecretList [2021-06-11T20:07:17.842Z] --- SKIP: TestSecretList (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] === RUN TestSecretsCreateAndDelete [2021-06-11T20:07:17.842Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] === RUN TestSecretsUpdate [2021-06-11T20:07:17.842Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] === RUN TestTemplatedSecret [2021-06-11T20:07:17.842Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] === RUN TestSecretCreateResolve [2021-06-11T20:07:17.842Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:17.842Z] PASS [2021-06-11T20:07:17.842Z] ok github.com/docker/docker/integration/secret 0.420s [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === Skipped [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-11T20:07:17.842Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] [2021-06-11T20:07:17.842Z] DONE 6 tests, 6 skipped in 2.561s [2021-06-11T20:07:17.842Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-11T20:07:19.698Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-06-11T20:07:19.698Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T20:07:20.703Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:20.703Z] INFO: Testing against a local daemon [2021-06-11T20:07:20.703Z] === RUN TestServiceCreateInit [2021-06-11T20:07:20.703Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T20:07:20.703Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T20:07:20.703Z] --- PASS: TestServiceCreateInit (0.03s) [2021-06-11T20:07:20.703Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceConflict [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-06-11T20:07:20.703Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-11T20:07:20.703Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceSysctls [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-11T20:07:20.703Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateServiceCapabilities [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-06-11T20:07:20.703Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestInspect [2021-06-11T20:07:20.703Z] --- SKIP: TestInspect (0.00s) [2021-06-11T20:07:20.703Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestCreateJob [2021-06-11T20:07:20.703Z] --- SKIP: TestCreateJob (0.00s) [2021-06-11T20:07:20.703Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestReplicatedJob [2021-06-11T20:07:20.703Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-11T20:07:20.703Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.703Z] === RUN TestUpdateReplicatedJob [2021-06-11T20:07:20.703Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-11T20:07:20.704Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] === RUN TestServiceListWithStatuses [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T20:07:20.704Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T20:07:20.704Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-11T20:07:20.704Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] === RUN TestDockerNetworkReConnect [2021-06-11T20:07:20.704Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-11T20:07:20.704Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] === RUN TestServicePlugin [2021-06-11T20:07:20.704Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T20:07:20.704Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] === RUN TestServiceUpdateLabel [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] === RUN TestServiceUpdateSecrets [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] === RUN TestServiceUpdateConfigs [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] === RUN TestServiceUpdateNetwork [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-11T20:07:20.704Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] PASS [2021-06-11T20:07:20.704Z] ok github.com/docker/docker/integration/service 0.510s [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === Skipped [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:07:20.704Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-06-11T20:07:20.704Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-11T20:07:20.704Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-11T20:07:20.704Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-06-11T20:07:20.704Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-11T20:07:20.704Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-11T20:07:20.704Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-11T20:07:20.704Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-11T20:07:20.704Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-11T20:07:20.704Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-11T20:07:20.704Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-11T20:07:20.704Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-11T20:07:20.704Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-11T20:07:20.704Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-11T20:07:20.704Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] [2021-06-11T20:07:20.704Z] DONE 24 tests, 23 skipped in 3.168s [2021-06-11T20:07:20.704Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-11T20:07:22.234Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T20:07:22.846Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:22.846Z] INFO: Testing against a local daemon [2021-06-11T20:07:22.846Z] === RUN TestSessionCreate [2021-06-11T20:07:22.846Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-11T20:07:22.846Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T20:07:22.846Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T20:07:22.846Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T20:07:22.846Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T20:07:22.846Z] PASS [2021-06-11T20:07:22.846Z] ok github.com/docker/docker/integration/session 0.398s [2021-06-11T20:07:23.172Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T20:07:23.296Z] [2021-06-11T20:07:23.296Z] === Skipped [2021-06-11T20:07:23.296Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-11T20:07:23.296Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T20:07:23.296Z] [2021-06-11T20:07:23.296Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T20:07:23.296Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T20:07:23.296Z] [2021-06-11T20:07:23.296Z] [2021-06-11T20:07:23.296Z] DONE 2 tests, 2 skipped in 2.272s [2021-06-11T20:07:23.296Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-11T20:07:25.079Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T20:07:25.337Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T20:07:25.438Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:25.438Z] INFO: Testing against a local daemon [2021-06-11T20:07:25.438Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T20:07:25.438Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:07:25.438Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:25.438Z] === RUN TestEventsExecDie [2021-06-11T20:07:25.438Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-11T20:07:25.438Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T20:07:25.438Z] === RUN TestEventsBackwardsCompatible [2021-06-11T20:07:25.438Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-11T20:07:25.438Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T20:07:25.438Z] === RUN TestEventsVolumeCreate [2021-06-11T20:07:25.438Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-11T20:07:25.438Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T20:07:25.438Z] === RUN TestInfoAPI [2021-06-11T20:07:25.438Z] --- PASS: TestInfoAPI (0.03s) [2021-06-11T20:07:25.438Z] === RUN TestInfoAPIWarnings [2021-06-11T20:07:25.438Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-11T20:07:25.438Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:07:25.438Z] === RUN TestInfoDebug [2021-06-11T20:07:25.438Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-11T20:07:25.438Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:25.438Z] === RUN TestInfoInsecureRegistries [2021-06-11T20:07:25.438Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-11T20:07:25.438Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:25.438Z] === RUN TestInfoRegistryMirrors [2021-06-11T20:07:25.438Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-11T20:07:25.438Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:25.438Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T20:07:26.386Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2021-06-11T20:07:26.387Z] === RUN TestPingCacheHeaders [2021-06-11T20:07:26.387Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-06-11T20:07:26.387Z] === RUN TestPingGet [2021-06-11T20:07:26.387Z] --- PASS: TestPingGet (0.02s) [2021-06-11T20:07:26.387Z] === RUN TestPingHead [2021-06-11T20:07:26.387Z] --- PASS: TestPingHead (0.03s) [2021-06-11T20:07:26.387Z] === RUN TestVersion [2021-06-11T20:07:26.387Z] --- PASS: TestVersion (0.03s) [2021-06-11T20:07:26.387Z] PASS [2021-06-11T20:07:26.387Z] ok github.com/docker/docker/integration/system 1.536s [2021-06-11T20:07:26.716Z] --- PASS: TestServiceUpdateNetwork (16.04s) [2021-06-11T20:07:26.716Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === Skipped [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:07:26.839Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-11T20:07:26.839Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-11T20:07:26.839Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-11T20:07:26.839Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-11T20:07:26.839Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-11T20:07:26.839Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-11T20:07:26.839Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-11T20:07:26.839Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] [2021-06-11T20:07:26.839Z] DONE 14 tests, 8 skipped in 3.466s [2021-06-11T20:07:26.839Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-11T20:07:26.975Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T20:07:28.423Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-06-11T20:07:28.683Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T20:07:28.943Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T20:07:28.943Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T20:07:28.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:28.983Z] INFO: Testing against a local daemon [2021-06-11T20:07:28.983Z] === RUN TestVolumesCreateAndList [2021-06-11T20:07:28.983Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-11T20:07:28.983Z] === RUN TestVolumesRemove [2021-06-11T20:07:28.983Z] --- PASS: TestVolumesRemove (0.15s) [2021-06-11T20:07:28.983Z] === RUN TestVolumesInspect [2021-06-11T20:07:28.983Z] --- PASS: TestVolumesInspect (0.03s) [2021-06-11T20:07:28.983Z] === RUN TestVolumesInvalidJSON [2021-06-11T20:07:28.983Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T20:07:28.983Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T20:07:28.983Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T20:07:28.983Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-06-11T20:07:28.983Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T20:07:28.983Z] PASS [2021-06-11T20:07:28.983Z] ok github.com/docker/docker/integration/volume 0.585s [2021-06-11T20:07:28.983Z] [2021-06-11T20:07:28.983Z] DONE 5 tests in 2.496s [2021-06-11T20:07:29.434Z] INFO: make.ps1 ended at 06/11/2021 20:07:28 [2021-06-11T20:07:29.434Z] INFO: Integration CLI tests being run from the host: [2021-06-11T20:07:29.434Z] 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-06-11T20:07:29.881Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T20:07:30.448Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-06-11T20:07:31.386Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T20:07:31.386Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T20:07:31.386Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T20:07:32.375Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T20:07:32.944Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T20:07:32.944Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T20:07:32.944Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T20:07:33.203Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T20:07:33.203Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T20:07:33.203Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T20:07:33.203Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T20:07:35.109Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T20:07:35.372Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T20:07:35.372Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T20:07:37.922Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-06-11T20:07:37.922Z] INFO: Testing against a local daemon [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T20:07:37.922Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T20:07:38.372Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T20:07:38.664Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-06-11T20:07:38.924Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T20:07:38.924Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T20:07:38.924Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T20:07:39.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T20:07:39.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T20:07:39.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T20:07:39.322Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T20:07:39.322Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T20:07:39.772Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T20:07:40.122Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T20:07:40.221Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T20:07:41.500Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T20:07:42.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-06-11T20:07:42.439Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T20:07:44.347Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T20:07:46.256Z] --- PASS: TestServiceUpdatePidsLimit (19.50s) [2021-06-11T20:07:46.256Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (2.34s) [2021-06-11T20:07:46.256Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.55s) [2021-06-11T20:07:46.256Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.51s) [2021-06-11T20:07:46.256Z] PASS [2021-06-11T20:07:46.256Z] [2021-06-11T20:07:46.256Z] === Skipped [2021-06-11T20:07:46.256Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-06-11T20:07:46.256Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-06-11T20:07:46.256Z] [2021-06-11T20:07:46.256Z] [2021-06-11T20:07:46.256Z] DONE 27 tests, 1 skipped in 203.352s [2021-06-11T20:07:46.256Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-06-11T20:07:46.256Z] ++ 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-06-11T20:07:46.256Z] ++ set -e [2021-06-11T20:07:46.256Z] ++ '[' -n 0 ']' [2021-06-11T20:07:46.256Z] ++ set -x [2021-06-11T20:07:46.256Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-11T20:07:46.515Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T20:07:46.515Z] INFO: Testing against a local daemon [2021-06-11T20:07:46.515Z] === RUN TestSessionCreate [2021-06-11T20:07:46.515Z] --- PASS: TestSessionCreate (0.06s) [2021-06-11T20:07:46.515Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T20:07:46.515Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2021-06-11T20:07:46.515Z] PASS [2021-06-11T20:07:46.515Z] [2021-06-11T20:07:46.515Z] DONE 2 tests in 0.317s [2021-06-11T20:07:46.515Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-06-11T20:07:46.515Z] ++ 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-06-11T20:07:46.515Z] ++ set -e [2021-06-11T20:07:46.516Z] ++ '[' -n 0 ']' [2021-06-11T20:07:46.516Z] ++ set -x [2021-06-11T20:07:46.516Z] ++ env -i DEST=/go/src/github.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-06-11T20:07:46.775Z] INFO: Testing against a local daemon [2021-06-11T20:07:46.775Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T20:07:46.775Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:07:46.775Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T20:07:46.775Z] === RUN TestEventsExecDie [2021-06-11T20:07:48.157Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T20:07:49.097Z] --- PASS: TestEventsExecDie (2.14s) [2021-06-11T20:07:49.097Z] === RUN TestEventsBackwardsCompatible [2021-06-11T20:07:49.097Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-06-11T20:07:49.097Z] === RUN TestEventsVolumeCreate [2021-06-11T20:07:49.097Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-06-11T20:07:49.097Z] === RUN TestInfoBinaryCommits [2021-06-11T20:07:49.097Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-06-11T20:07:49.097Z] === RUN TestInfoAPIVersioned [2021-06-11T20:07:49.097Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-06-11T20:07:49.097Z] === RUN TestInfoDiscoveryBackend [2021-06-11T20:07:49.097Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T20:07:49.358Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T20:07:49.618Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-06-11T20:07:49.618Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-06-11T20:07:51.000Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-06-11T20:07:51.000Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-06-11T20:07:51.000Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T20:07:51.000Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-06-11T20:07:51.000Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-06-11T20:07:51.000Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-06-11T20:07:51.260Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-06-11T20:07:51.260Z] === RUN TestInfoAPI [2021-06-11T20:07:51.260Z] --- PASS: TestInfoAPI (0.04s) [2021-06-11T20:07:51.260Z] === RUN TestInfoAPIWarnings [2021-06-11T20:07:52.641Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-06-11T20:07:53.582Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-06-11T20:07:54.961Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-06-11T20:07:54.961Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-06-11T20:07:54.961Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-06-11T20:07:54.961Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-06-11T20:08:01.530Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T20:08:03.439Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-06-11T20:08:04.009Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T20:08:07.308Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T20:08:07.877Z] --- PASS: TestInfoAPIWarnings (16.55s) [2021-06-11T20:08:07.877Z] === RUN TestInfoDebug [2021-06-11T20:08:08.447Z] --- PASS: TestInfoDebug (0.59s) [2021-06-11T20:08:08.447Z] === RUN TestInfoInsecureRegistries [2021-06-11T20:08:09.017Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-06-11T20:08:09.017Z] === RUN TestInfoRegistryMirrors [2021-06-11T20:08:09.588Z] --- PASS: TestInfoRegistryMirrors (0.62s) [2021-06-11T20:08:09.588Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T20:08:10.159Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2021-06-11T20:08:10.159Z] === RUN TestPingCacheHeaders [2021-06-11T20:08:10.159Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-11T20:08:10.159Z] === RUN TestPingGet [2021-06-11T20:08:10.159Z] --- PASS: TestPingGet (0.03s) [2021-06-11T20:08:10.159Z] === RUN TestPingHead [2021-06-11T20:08:10.159Z] --- PASS: TestPingHead (0.07s) [2021-06-11T20:08:10.159Z] === RUN TestVersion [2021-06-11T20:08:10.159Z] --- PASS: TestVersion (0.04s) [2021-06-11T20:08:10.159Z] PASS [2021-06-11T20:08:10.159Z] [2021-06-11T20:08:10.159Z] === Skipped [2021-06-11T20:08:10.159Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:08:10.159Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-06-11T20:08:10.159Z] [2021-06-11T20:08:10.159Z] [2021-06-11T20:08:10.159Z] DONE 19 tests, 1 skipped in 23.595s [2021-06-11T20:08:10.159Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-06-11T20:08:10.159Z] ++ 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-06-11T20:08:10.159Z] ++ set -e [2021-06-11T20:08:10.159Z] ++ '[' -n 0 ']' [2021-06-11T20:08:10.159Z] ++ set -x [2021-06-11T20:08:10.159Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-06-11T20:08:10.419Z] INFO: Testing against a local daemon [2021-06-11T20:08:10.419Z] === RUN TestVolumesCreateAndList [2021-06-11T20:08:10.419Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-06-11T20:08:10.419Z] === RUN TestVolumesRemove [2021-06-11T20:08:10.419Z] --- PASS: TestVolumesRemove (0.11s) [2021-06-11T20:08:10.419Z] === RUN TestVolumesInspect [2021-06-11T20:08:10.419Z] --- PASS: TestVolumesInspect (0.02s) [2021-06-11T20:08:10.419Z] === RUN TestVolumesInvalidJSON [2021-06-11T20:08:10.680Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T20:08:10.680Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T20:08:10.680Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T20:08:10.680Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-06-11T20:08:10.680Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-06-11T20:08:10.680Z] PASS [2021-06-11T20:08:10.680Z] [2021-06-11T20:08:10.680Z] DONE 5 tests in 0.328s [2021-06-11T20:08:10.680Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T20:08:10.944Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-06-11T20:08:10.944Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T20:08:10.944Z] +++ kill 5747 [2021-06-11T20:08:12.326Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T20:08:12.326Z] +++ /etc/init.d/apparmor stop [2021-06-11T20:08:12.326Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T20:08:12.326Z] [2021-06-11T20:08:12.326Z] Unloading profiles will leave already running processes permanently [2021-06-11T20:08:12.326Z] unconfined, which can lead to unexpected situations. [2021-06-11T20:08:12.326Z] [2021-06-11T20:08:12.326Z] To set a process to complain mode, use the command line tool [2021-06-11T20:08:12.326Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T20:08:12.326Z] +++ true [2021-06-11T20:08:12.326Z] exiting test-integration [2021-06-11T20:08:12.326Z] ++ exit 0 [2021-06-11T20:08:12.326Z] [2021-06-11T20:08:13.265Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T20:08:13.265Z] + for job in $(jobs -p) [2021-06-11T20:08:13.265Z] + wait 4224 [2021-06-11T20:08:14.647Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T20:08:15.216Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T20:08:15.786Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T20:08:16.727Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-06-11T20:08:18.663Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-06-11T20:08:20.044Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T20:08:21.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-06-11T20:08:23.335Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-06-11T20:08:26.636Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T20:08:27.576Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T20:08:28.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-06-11T20:08:29.530Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T20:08:36.104Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T20:08:36.104Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T20:08:38.016Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T20:08:38.276Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-06-11T20:08:38.276Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T20:08:38.536Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-06-11T20:08:38.796Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-06-11T20:08:38.796Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T20:08:40.179Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T20:08:41.561Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T20:08:41.561Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T20:08:41.561Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T20:08:42.512Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T20:08:42.778Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T20:08:43.347Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T20:08:44.285Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-06-11T20:08:44.545Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-06-11T20:08:44.545Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-06-11T20:08:44.545Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T20:08:45.924Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-06-11T20:08:46.496Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T20:08:47.435Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T20:08:48.006Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T20:08:52.126Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T20:08:54.583Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T20:08:54.583Z] === RUN TestDockerSuite/TestEventsStreaming [2021-06-11T20:08:54.991Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T20:08:55.522Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T20:08:57.857Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T20:08:57.857Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T20:08:57.857Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T20:08:57.857Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T20:08:57.857Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T20:08:58.059Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-06-11T20:08:58.319Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T20:08:59.259Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T20:09:00.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-06-11T20:09:00.722Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T20:09:00.722Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T20:09:00.722Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T20:09:02.107Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T20:09:07.772Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T20:09:14.332Z] === RUN TestDockerSuite/TestExec [2021-06-11T20:09:14.592Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T20:09:15.531Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T20:09:16.101Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T20:09:16.671Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T20:09:19.212Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T20:09:19.782Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T20:09:21.162Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T20:09:22.103Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T20:09:23.042Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T20:09:23.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-06-11T20:09:24.184Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T20:09:25.215Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T20:09:27.759Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T20:09:31.963Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T20:09:33.347Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T20:09:35.891Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T20:09:36.829Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T20:09:39.381Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T20:09:39.951Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-06-11T20:09:41.333Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T20:09:42.273Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T20:09:43.212Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T20:09:44.150Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T20:09:44.718Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T20:09:50.021Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T20:09:51.401Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T20:09:52.340Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T20:09:55.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-06-11T20:10:03.754Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T20:10:05.135Z] === RUN TestDockerSuite/TestExecTTY [2021-06-11T20:10:06.544Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T20:10:07.924Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T20:10:08.864Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T20:10:10.244Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T20:10:10.244Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T20:10:12.152Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-06-11T20:10:13.090Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T20:10:15.002Z] === RUN TestDockerSuite/TestExecWithTERM [2021-06-11T20:10:15.941Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T20:10:17.320Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T20:10:22.593Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T20:10:24.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-06-11T20:10:27.038Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T20:10:28.947Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T20:10:33.624Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T20:10:33.624Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T20:10:33.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T20:10:33.624Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T20:10:34.243Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T20:10:34.503Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T20:10:34.503Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T20:10:34.503Z] === RUN TestDockerSuite/TestHealth [2021-06-11T20:10:39.344Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T20:10:39.794Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T20:10:39.794Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T20:10:39.794Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T20:10:39.794Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T20:10:39.794Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T20:10:40.744Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T20:10:44.425Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T20:10:45.935Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T20:10:45.935Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T20:10:45.935Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T20:10:45.935Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T20:10:48.795Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T20:11:01.057Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T20:11:01.075Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T20:11:01.319Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T20:11:02.258Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T20:11:02.258Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T20:11:03.194Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T20:11:05.702Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T20:11:05.727Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T20:11:05.727Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T20:11:05.727Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T20:11:05.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-06-11T20:11:06.651Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T20:11:06.651Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T20:11:07.634Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T20:11:10.329Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T20:11:10.925Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T20:11:10.925Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T20:11:11.280Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T20:11:12.833Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T20:11:13.071Z] --- PASS: TestBuildWCOWSandboxSize (889.01s) [2021-06-11T20:11:13.071Z] === RUN TestBuildWithEmptyDockerfile [2021-06-11T20:11:13.071Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:11:13.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:11:13.071Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:11:13.071Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:11:13.071Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:11:13.071Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:11:13.071Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-06-11T20:11:13.071Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-06-11T20:11:13.071Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-06-11T20:11:13.071Z] --- PASS: TestBuildWithEmptyDockerfile (0.70s) [2021-06-11T20:11:13.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-06-11T20:11:13.071Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-06-11T20:11:13.071Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-06-11T20:11:13.071Z] === RUN TestBuildPreserveOwnership [2021-06-11T20:11:13.071Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-06-11T20:11:13.071Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:11:13.071Z] === RUN TestBuildPlatformInvalid [2021-06-11T20:11:13.071Z] --- PASS: TestBuildPlatformInvalid (0.64s) [2021-06-11T20:11:13.071Z] PASS [2021-06-11T20:11:13.071Z] ok github.com/docker/docker/integration/build 1090.826s [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] === Skipped [2021-06-11T20:11:13.071Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-06-11T20:11:13.071Z] build_session_test.go:25: TODO: BuildKit [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-06-11T20:11:13.071Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-06-11T20:11:13.071Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-06-11T20:11:13.071Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-06-11T20:11:13.071Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] [2021-06-11T20:11:13.071Z] DONE 29 tests, 5 skipped in 1114.856s [2021-06-11T20:11:13.071Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-06-11T20:11:15.271Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:11:15.271Z] INFO: Testing against a local daemon [2021-06-11T20:11:15.271Z] === RUN TestConfigInspect [2021-06-11T20:11:15.271Z] --- SKIP: TestConfigInspect (0.00s) [2021-06-11T20:11:15.271Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.271Z] === RUN TestConfigList [2021-06-11T20:11:15.271Z] --- SKIP: TestConfigList (0.00s) [2021-06-11T20:11:15.271Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.271Z] === RUN TestConfigsCreateAndDelete [2021-06-11T20:11:15.271Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-06-11T20:11:15.271Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.271Z] === RUN TestConfigsUpdate [2021-06-11T20:11:15.271Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-06-11T20:11:15.272Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.272Z] === RUN TestTemplatedConfig [2021-06-11T20:11:15.272Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-06-11T20:11:15.272Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.272Z] === RUN TestConfigCreateResolve [2021-06-11T20:11:15.272Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-06-11T20:11:15.272Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:15.272Z] === RUN TestConfigDaemonLibtrustID [2021-06-11T20:11:15.272Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-06-11T20:11:15.272Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:15.272Z] PASS [2021-06-11T20:11:15.272Z] ok github.com/docker/docker/integration/config 0.205s [2021-06-11T20:11:15.371Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === Skipped [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-06-11T20:11:15.736Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] [2021-06-11T20:11:15.736Z] DONE 7 tests, 7 skipped in 3.431s [2021-06-11T20:11:15.736Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T20:11:17.000Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T20:11:17.307Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T20:11:18.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:11:18.675Z] INFO: Testing against a local daemon [2021-06-11T20:11:18.675Z] === RUN TestCheckpoint [2021-06-11T20:11:18.675Z] --- SKIP: TestCheckpoint (0.00s) [2021-06-11T20:11:18.675Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T20:11:18.675Z] === RUN TestContainerInvalidJSON [2021-06-11T20:11:18.675Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:11:18.675Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:11:18.675Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:11:18.675Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:11:18.675Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:11:18.675Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:11:18.687Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T20:11:19.627Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T20:11:19.653Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-06-11T20:11:19.653Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-06-11T20:11:19.653Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-06-11T20:11:19.653Z] --- PASS: TestContainerInvalidJSON (0.61s) [2021-06-11T20:11:19.653Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-06-11T20:11:19.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-06-11T20:11:19.653Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-06-11T20:11:19.653Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-06-11T20:11:19.653Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2021-06-11T20:11:19.653Z] === RUN TestCopyFromContainerPathIsNotDir [2021-06-11T20:11:20.116Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2021-06-11T20:11:20.116Z] === RUN TestCopyToContainerPathDoesNotExist [2021-06-11T20:11:20.116Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2021-06-11T20:11:20.116Z] === RUN TestCopyToContainerPathIsNotDir [2021-06-11T20:11:20.580Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2021-06-11T20:11:20.580Z] === RUN TestCopyFromContainer [2021-06-11T20:11:20.580Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-06-11T20:11:20.580Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:20.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-06-11T20:11:20.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:11:20.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:11:20.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:11:20.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:11:20.580Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:11:20.580Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:11:20.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-06-11T20:11:20.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-06-11T20:11:20.580Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-06-11T20:11:20.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-06-11T20:11:20.580Z] === RUN TestCreateLinkToNonExistingContainer [2021-06-11T20:11:20.580Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T20:11:20.580Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T20:11:20.580Z] === RUN TestCreateWithInvalidEnv [2021-06-11T20:11:20.580Z] === RUN TestCreateWithInvalidEnv/0 [2021-06-11T20:11:20.580Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-06-11T20:11:20.580Z] === RUN TestCreateWithInvalidEnv/1 [2021-06-11T20:11:20.580Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-06-11T20:11:20.580Z] === RUN TestCreateWithInvalidEnv/2 [2021-06-11T20:11:20.580Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-06-11T20:11:20.580Z] === CONT TestCreateWithInvalidEnv/0 [2021-06-11T20:11:20.580Z] === CONT TestCreateWithInvalidEnv/2 [2021-06-11T20:11:20.580Z] === CONT TestCreateWithInvalidEnv/1 [2021-06-11T20:11:20.580Z] --- PASS: TestCreateWithInvalidEnv (0.06s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-06-11T20:11:20.580Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-06-11T20:11:20.580Z] === RUN TestCreateTmpfsMountsTarget [2021-06-11T20:11:20.580Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T20:11:20.580Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:20.580Z] === RUN TestCreateWithCustomMaskedPaths [2021-06-11T20:11:20.580Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T20:11:20.580Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:20.581Z] === RUN TestCreateWithCustomReadonlyPaths [2021-06-11T20:11:20.581Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T20:11:20.581Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:11:20.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:11:20.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:11:20.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:11:20.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:11:20.581Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:11:20.581Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:11:20.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-06-11T20:11:20.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-06-11T20:11:20.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-06-11T20:11:20.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-06-11T20:11:20.581Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-06-11T20:11:20.581Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-06-11T20:11:20.581Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T20:11:20.581Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T20:11:20.581Z] === RUN TestCreateDifferentPlatform [2021-06-11T20:11:20.581Z] === RUN TestCreateDifferentPlatform/different_os [2021-06-11T20:11:20.581Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-06-11T20:11:20.581Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-06-11T20:11:20.581Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-06-11T20:11:20.581Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-06-11T20:11:20.581Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.07s) [2021-06-11T20:11:20.581Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-06-11T20:11:20.581Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-11T20:11:20.581Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T20:11:20.581Z] === RUN TestContainerKillOnDaemonStart [2021-06-11T20:11:20.581Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-06-11T20:11:20.581Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:20.581Z] === RUN TestDiff [2021-06-11T20:11:20.581Z] --- SKIP: TestDiff (0.00s) [2021-06-11T20:11:20.581Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T20:11:20.581Z] === RUN TestExecWithCloseStdin [2021-06-11T20:11:21.008Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T20:11:21.008Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-06-11T20:11:21.008Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T20:11:21.946Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T20:11:23.327Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T20:11:23.913Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T20:11:24.349Z] --- PASS: TestExecWithCloseStdin (3.50s) [2021-06-11T20:11:24.349Z] === RUN TestExec [2021-06-11T20:11:25.294Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T20:11:26.234Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T20:11:26.547Z] --- PASS: TestExec (2.16s) [2021-06-11T20:11:26.547Z] === RUN TestExecUser [2021-06-11T20:11:26.547Z] --- SKIP: TestExecUser (0.00s) [2021-06-11T20:11:26.547Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T20:11:26.547Z] === RUN TestExportContainerAndImportImage [2021-06-11T20:11:26.547Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-06-11T20:11:26.547Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:26.547Z] === RUN TestExportContainerAfterDaemonRestart [2021-06-11T20:11:26.547Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T20:11:26.547Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:26.547Z] === RUN TestHealthCheckWorkdir [2021-06-11T20:11:26.547Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-06-11T20:11:26.547Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T20:11:26.547Z] === RUN TestHealthKillContainer [2021-06-11T20:11:26.547Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-06-11T20:11:26.547Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T20:11:26.547Z] === RUN TestInspectCpusetInConfigPre120 [2021-06-11T20:11:26.547Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T20:11:26.547Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T20:11:26.547Z] === RUN TestKillContainerInvalidSignal [2021-06-11T20:11:27.615Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T20:11:27.615Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-06-11T20:11:28.743Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2021-06-11T20:11:28.743Z] === RUN TestKillContainer [2021-06-11T20:11:28.743Z] === RUN TestKillContainer/no_signal [2021-06-11T20:11:29.522Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T20:11:30.292Z] === RUN TestKillContainer/non_killing_signal [2021-06-11T20:11:30.292Z] === RUN TestKillContainer/killing_signal [2021-06-11T20:11:30.902Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T20:11:32.281Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T20:11:32.281Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T20:11:33.660Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T20:11:33.660Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T20:11:35.039Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T20:11:35.979Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T20:11:37.360Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T20:11:37.409Z] --- PASS: TestKillContainer (9.00s) [2021-06-11T20:11:37.409Z] --- PASS: TestKillContainer/no_signal (1.89s) [2021-06-11T20:11:37.409Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T20:11:37.409Z] --- PASS: TestKillContainer/killing_signal (7.05s) [2021-06-11T20:11:37.409Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-06-11T20:11:37.409Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:11:37.409Z] === RUN TestKillStoppedContainer [2021-06-11T20:11:37.409Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:11:37.409Z] === RUN TestKillStoppedContainerAPIPre120 [2021-06-11T20:11:37.409Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:11:37.409Z] === RUN TestKillDifferentUserContainer [2021-06-11T20:11:37.409Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T20:11:37.409Z] === RUN TestInspectOomKilledTrue [2021-06-11T20:11:37.409Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:37.409Z] === RUN TestInspectOomKilledFalse [2021-06-11T20:11:37.409Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-06-11T20:11:37.409Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T20:11:37.409Z] === RUN TestLogsFollowTailEmpty [2021-06-11T20:11:38.316Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T20:11:38.316Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T20:11:38.316Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T20:11:38.316Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T20:11:39.254Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T20:11:39.605Z] --- PASS: TestLogsFollowTailEmpty (1.93s) [2021-06-11T20:11:39.605Z] === RUN TestNetworkNat [2021-06-11T20:11:39.605Z] --- SKIP: TestNetworkNat (0.00s) [2021-06-11T20:11:39.605Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T20:11:39.605Z] === RUN TestNetworkLocalhostTCPNat [2021-06-11T20:11:40.636Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T20:11:40.636Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T20:11:41.805Z] --- PASS: TestNetworkLocalhostTCPNat (2.38s) [2021-06-11T20:11:41.805Z] === RUN TestNetworkLoopbackNat [2021-06-11T20:11:41.805Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-06-11T20:11:41.805Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T20:11:41.805Z] === RUN TestPause [2021-06-11T20:11:41.805Z] --- SKIP: TestPause (0.00s) [2021-06-11T20:11:41.805Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T20:11:41.805Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-06-11T20:11:42.016Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-06-11T20:11:42.017Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T20:11:42.954Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T20:11:44.005Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.22s) [2021-06-11T20:11:44.005Z] === RUN TestPauseStopPausedContainer [2021-06-11T20:11:44.005Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-06-11T20:11:44.005Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:11:44.005Z] === RUN TestPsFilter [2021-06-11T20:11:44.005Z] --- PASS: TestPsFilter (0.20s) [2021-06-11T20:11:44.005Z] === RUN TestRemoveContainerWithRemovedVolume [2021-06-11T20:11:44.336Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T20:11:44.336Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T20:11:45.716Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T20:11:46.935Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.56s) [2021-06-11T20:11:46.935Z] === RUN TestRemoveContainerWithVolume [2021-06-11T20:11:47.098Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T20:11:48.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-06-11T20:11:49.047Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T20:11:49.985Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T20:11:50.923Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T20:11:51.182Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-06-11T20:11:52.122Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T20:11:52.517Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T20:11:52.517Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T20:11:52.517Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T20:11:52.690Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T20:11:53.630Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T20:11:54.043Z] --- PASS: TestRemoveContainerWithVolume (7.08s) [2021-06-11T20:11:54.043Z] === RUN TestRemoveContainerRunning [2021-06-11T20:11:55.011Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T20:11:55.011Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-06-11T20:11:55.271Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-06-11T20:11:55.592Z] --- PASS: TestRemoveContainerRunning (1.98s) [2021-06-11T20:11:55.592Z] === RUN TestRemoveContainerForceRemoveRunning [2021-06-11T20:11:57.785Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.99s) [2021-06-11T20:11:57.785Z] === RUN TestRemoveInvalidContainer [2021-06-11T20:11:57.785Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-06-11T20:11:57.785Z] === RUN TestRenameLinkedContainer [2021-06-11T20:11:57.785Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-06-11T20:11:57.785Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T20:11:57.785Z] === RUN TestRenameStoppedContainer [2021-06-11T20:11:57.811Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T20:11:58.761Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-06-11T20:11:59.700Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T20:11:59.981Z] --- PASS: TestRenameStoppedContainer (2.33s) [2021-06-11T20:11:59.981Z] === RUN TestRenameRunningContainerAndReuse [2021-06-11T20:12:01.620Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T20:12:02.190Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T20:12:02.758Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-06-11T20:12:04.702Z] --- PASS: TestRenameRunningContainerAndReuse (3.93s) [2021-06-11T20:12:04.702Z] === RUN TestRenameInvalidName [2021-06-11T20:12:05.296Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T20:12:05.557Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-06-11T20:12:06.252Z] --- PASS: TestRenameInvalidName (1.93s) [2021-06-11T20:12:06.252Z] === RUN TestRenameAnonymousContainer [2021-06-11T20:12:08.094Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T20:12:10.002Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-06-11T20:12:10.571Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T20:12:10.571Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T20:12:13.863Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T20:12:14.125Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T20:12:14.693Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-06-11T20:12:14.955Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T20:12:16.616Z] --- PASS: TestRenameAnonymousContainer (9.29s) [2021-06-11T20:12:16.616Z] === RUN TestRenameContainerWithSameName [2021-06-11T20:12:17.078Z] --- PASS: TestRenameContainerWithSameName (1.99s) [2021-06-11T20:12:17.078Z] === RUN TestRenameContainerWithLinkedContainer [2021-06-11T20:12:17.078Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T20:12:17.078Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:17.078Z] === RUN TestResize [2021-06-11T20:12:17.505Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T20:12:17.505Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T20:12:17.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T20:12:19.277Z] --- PASS: TestResize (1.97s) [2021-06-11T20:12:19.277Z] === RUN TestResizeWithInvalidSize [2021-06-11T20:12:21.471Z] --- PASS: TestResizeWithInvalidSize (1.91s) [2021-06-11T20:12:21.471Z] === RUN TestResizeWhenContainerNotStarted [2021-06-11T20:12:22.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T20:12:23.719Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T20:12:27.169Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T20:12:28.570Z] --- PASS: TestResizeWhenContainerNotStarted (7.14s) [2021-06-11T20:12:28.570Z] === RUN TestDaemonRestartKillContainers [2021-06-11T20:12:28.570Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-06-11T20:12:28.570Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:28.570Z] === RUN TestStats [2021-06-11T20:12:28.570Z] --- SKIP: TestStats (0.00s) [2021-06-11T20:12:28.570Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T20:12:28.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-06-11T20:12:29.096Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T20:12:31.004Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T20:12:31.941Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T20:12:33.935Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T20:12:34.391Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.56s) [2021-06-11T20:12:34.391Z] === RUN TestStopContainerWithTimeout [2021-06-11T20:12:34.391Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-06-11T20:12:34.391Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T20:12:34.391Z] === RUN TestUpdateRestartPolicy [2021-06-11T20:12:34.477Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-06-11T20:12:34.477Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T20:12:35.044Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T20:12:35.044Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T20:12:35.044Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T20:12:35.612Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T20:12:36.549Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T20:12:39.835Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-06-11T20:12:40.094Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T20:12:41.032Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T20:12:42.412Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T20:12:46.306Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T20:12:46.875Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T20:12:46.875Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T20:12:48.252Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T20:12:48.252Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-06-11T20:12:49.631Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T20:12:51.012Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T20:12:52.391Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T20:12:52.966Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-06-11T20:12:53.534Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T20:12:55.540Z] --- PASS: TestUpdateRestartPolicy (20.30s) [2021-06-11T20:12:55.540Z] === RUN TestUpdateRestartWithAutoRemove [2021-06-11T20:12:56.003Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-06-11T20:12:56.003Z] === RUN TestWaitNonBlocked [2021-06-11T20:12:56.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:12:56.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:12:56.003Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:12:56.003Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:12:56.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-06-11T20:12:56.003Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-06-11T20:12:56.071Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T20:12:57.007Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T20:12:57.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T20:12:57.103Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T20:12:57.575Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T20:12:58.932Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-06-11T20:12:58.932Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.56s) [2021-06-11T20:12:58.932Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.72s) [2021-06-11T20:12:58.932Z] === RUN TestWaitBlocked [2021-06-11T20:12:58.932Z] --- SKIP: TestWaitBlocked (0.00s) [2021-06-11T20:12:58.932Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:12:58.932Z] PASS [2021-06-11T20:12:58.932Z] ok github.com/docker/docker/integration/container 100.198s [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === Skipped [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-06-11T20:12:58.932Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-06-11T20:12:58.932Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-06-11T20:12:58.932Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-06-11T20:12:58.932Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-06-11T20:12:58.932Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-06-11T20:12:58.932Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-06-11T20:12:58.932Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-06-11T20:12:58.932Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-06-11T20:12:58.932Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-06-11T20:12:58.932Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-06-11T20:12:58.932Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-06-11T20:12:58.932Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-06-11T20:12:58.932Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-06-11T20:12:58.932Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-06-11T20:12:58.932Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-06-11T20:12:58.932Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:12:58.932Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-06-11T20:12:58.932Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-06-11T20:12:58.932Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-06-11T20:12:58.932Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-06-11T20:12:58.932Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-06-11T20:12:58.932Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-06-11T20:12:58.932Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-06-11T20:12:58.932Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-06-11T20:12:58.932Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-06-11T20:12:58.932Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-06-11T20:12:58.932Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-06-11T20:12:58.932Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] [2021-06-11T20:12:58.932Z] DONE 88 tests, 33 skipped in 103.146s [2021-06-11T20:12:58.932Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-06-11T20:13:00.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T20:13:00.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T20:13:00.788Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T20:13:01.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:01.123Z] INFO: Testing against a local daemon [2021-06-11T20:13:01.123Z] === RUN TestCommitInheritsEnv [2021-06-11T20:13:01.123Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-06-11T20:13:01.123Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:13:01.123Z] === RUN TestImportExtremelyLargeImageWorks [2021-06-11T20:13:01.123Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T20:13:01.123Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T20:13:01.123Z] === RUN TestImagesFilterMultiReference [2021-06-11T20:13:01.123Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-06-11T20:13:01.123Z] === RUN TestImagePullPlatformInvalid [2021-06-11T20:13:01.123Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-06-11T20:13:01.123Z] === RUN TestRemoveImageOrphaning [2021-06-11T20:13:02.670Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-06-11T20:13:02.670Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-06-11T20:13:02.670Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-06-11T20:13:02.670Z] === RUN TestTagInvalidReference [2021-06-11T20:13:02.670Z] --- PASS: TestTagInvalidReference (0.03s) [2021-06-11T20:13:02.670Z] === RUN TestTagValidPrefixedRepo [2021-06-11T20:13:02.670Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-06-11T20:13:02.670Z] === RUN TestTagExistedNameWithoutForce [2021-06-11T20:13:02.670Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-06-11T20:13:02.670Z] === RUN TestTagOfficialNames [2021-06-11T20:13:02.670Z] --- PASS: TestTagOfficialNames (0.10s) [2021-06-11T20:13:02.670Z] === RUN TestTagMatchesDigest [2021-06-11T20:13:02.670Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-06-11T20:13:02.670Z] PASS [2021-06-11T20:13:02.670Z] ok github.com/docker/docker/integration/image 1.671s [2021-06-11T20:13:02.670Z] [2021-06-11T20:13:02.670Z] === Skipped [2021-06-11T20:13:02.670Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-06-11T20:13:02.670Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:13:02.670Z] [2021-06-11T20:13:02.670Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-06-11T20:13:02.670Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-06-11T20:13:02.670Z] [2021-06-11T20:13:02.670Z] [2021-06-11T20:13:02.670Z] DONE 11 tests, 2 skipped in 3.798s [2021-06-11T20:13:02.670Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-06-11T20:13:05.599Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:05.599Z] INFO: Testing against a local daemon [2021-06-11T20:13:05.599Z] === RUN TestNetworkCreateDelete [2021-06-11T20:13:05.599Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-06-11T20:13:05.599Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] === RUN TestDockerNetworkDeletePreferID [2021-06-11T20:13:05.599Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T20:13:05.599Z] 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-06-11T20:13:05.599Z] === RUN TestDaemonDNSFallback [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-06-11T20:13:05.599Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] === RUN TestInspectNetwork [2021-06-11T20:13:05.599Z] --- SKIP: TestInspectNetwork (0.00s) [2021-06-11T20:13:05.599Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:05.599Z] === RUN TestRunContainerWithBridgeNone [2021-06-11T20:13:05.599Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-06-11T20:13:05.599Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] === RUN TestNetworkInvalidJSON [2021-06-11T20:13:05.599Z] === RUN TestNetworkInvalidJSON//networks/create [2021-06-11T20:13:05.599Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-06-11T20:13:05.599Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:13:05.599Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:13:05.599Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:13:05.599Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:13:05.599Z] === CONT TestNetworkInvalidJSON//networks/create [2021-06-11T20:13:05.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-06-11T20:13:05.599Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2021-06-11T20:13:05.599Z] === RUN TestNetworkList [2021-06-11T20:13:05.599Z] === RUN TestNetworkList//networks [2021-06-11T20:13:05.599Z] === PAUSE TestNetworkList//networks [2021-06-11T20:13:05.599Z] === RUN TestNetworkList//networks/ [2021-06-11T20:13:05.599Z] === PAUSE TestNetworkList//networks/ [2021-06-11T20:13:05.599Z] === CONT TestNetworkList//networks [2021-06-11T20:13:05.599Z] === CONT TestNetworkList//networks/ [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkList (0.03s) [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-06-11T20:13:05.599Z] --- PASS: TestNetworkList//networks (0.00s) [2021-06-11T20:13:05.599Z] === RUN TestHostIPv4BridgeLabel [2021-06-11T20:13:05.599Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-06-11T20:13:05.599Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestDaemonRestartWithLiveRestore [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestDaemonDefaultNetworkPools [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestDaemonRestartWithExistingNetwork [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-06-11T20:13:05.599Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestServiceWithPredefinedNetwork [2021-06-11T20:13:05.599Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-06-11T20:13:05.599Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:13:05.599Z] === RUN TestServiceWithDataPathPortInit [2021-06-11T20:13:05.599Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-06-11T20:13:05.599Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] PASS [2021-06-11T20:13:05.599Z] ok github.com/docker/docker/integration/network 0.268s [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === Skipped [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-06-11T20:13:05.599Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-06-11T20:13:05.599Z] 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-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-06-11T20:13:05.599Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-06-11T20:13:05.599Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-06-11T20:13:05.599Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-06-11T20:13:05.599Z] network_test.go:126: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:29: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:58: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:102: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:136: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:187: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:212: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:242: FLAKY_TEST [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:332: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-06-11T20:13:05.599Z] service_test.go:400: testEnv.OSType == "windows" [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] [2021-06-11T20:13:05.599Z] DONE 22 tests, 15 skipped in 2.709s [2021-06-11T20:13:05.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-06-11T20:13:05.691Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T20:13:05.950Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-06-11T20:13:06.577Z] testing: warning: no tests to run [2021-06-11T20:13:06.577Z] PASS [2021-06-11T20:13:06.577Z] ok github.com/docker/docker/integration/network/ipvlan 0.115s [2021-06-11T20:13:06.577Z] [2021-06-11T20:13:06.577Z] DONE 0 tests in 0.898s [2021-06-11T20:13:06.577Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-06-11T20:13:07.551Z] testing: warning: no tests to run [2021-06-11T20:13:07.552Z] PASS [2021-06-11T20:13:07.552Z] ok github.com/docker/docker/integration/network/macvlan 0.121s [2021-06-11T20:13:07.552Z] [2021-06-11T20:13:07.552Z] DONE 0 tests in 0.864s [2021-06-11T20:13:07.552Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-06-11T20:13:07.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T20:13:07.781Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T20:13:08.526Z] testing: warning: no tests to run [2021-06-11T20:13:08.526Z] PASS [2021-06-11T20:13:08.526Z] ok github.com/docker/docker/integration/plugin 0.068s [2021-06-11T20:13:08.526Z] [2021-06-11T20:13:08.526Z] DONE 0 tests in 0.853s [2021-06-11T20:13:08.526Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-06-11T20:13:08.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T20:13:08.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T20:13:08.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T20:13:09.240Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-06-11T20:13:09.502Z] testing: warning: no tests to run [2021-06-11T20:13:09.502Z] PASS [2021-06-11T20:13:09.502Z] ok github.com/docker/docker/integration/plugin/authz 0.107s [2021-06-11T20:13:09.502Z] [2021-06-11T20:13:09.502Z] DONE 0 tests in 0.885s [2021-06-11T20:13:09.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-06-11T20:13:10.177Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T20:13:11.120Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T20:13:12.499Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T20:13:13.068Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-06-11T20:13:13.068Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T20:13:14.005Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T20:13:14.264Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T20:13:15.202Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T20:13:15.770Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-06-11T20:13:17.679Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T20:13:18.619Z] === RUN TestDockerSuite/TestNetworkEvents [2021-06-11T20:13:19.898Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:19.898Z] INFO: Testing against a local daemon [2021-06-11T20:13:19.898Z] === RUN TestPluginInvalidJSON [2021-06-11T20:13:19.898Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:13:19.898Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:13:19.898Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-06-11T20:13:19.898Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-06-11T20:13:19.898Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-06-11T20:13:19.898Z] === RUN TestPluginInstall [2021-06-11T20:13:19.898Z] --- SKIP: TestPluginInstall (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] === RUN TestPluginsWithRuntimes [2021-06-11T20:13:19.898Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] === RUN TestPluginBackCompatMediaTypes [2021-06-11T20:13:19.898Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] PASS [2021-06-11T20:13:19.898Z] ok github.com/docker/docker/integration/plugin/common 0.267s [2021-06-11T20:13:19.898Z] [2021-06-11T20:13:19.898Z] === Skipped [2021-06-11T20:13:19.898Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] [2021-06-11T20:13:19.898Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] [2021-06-11T20:13:19.898Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-06-11T20:13:19.898Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-06-11T20:13:19.898Z] [2021-06-11T20:13:19.898Z] [2021-06-11T20:13:19.898Z] DONE 5 tests, 3 skipped in 10.072s [2021-06-11T20:13:19.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-06-11T20:13:20.538Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-06-11T20:13:22.822Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:22.822Z] INFO: Testing against a local daemon [2021-06-11T20:13:22.822Z] === RUN TestExternalGraphDriver [2021-06-11T20:13:22.822Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-06-11T20:13:22.822Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T20:13:22.822Z] === RUN TestGraphdriverPluginV2 [2021-06-11T20:13:22.822Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-06-11T20:13:22.822Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T20:13:22.822Z] PASS [2021-06-11T20:13:22.822Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.182s [2021-06-11T20:13:22.822Z] [2021-06-11T20:13:22.822Z] === Skipped [2021-06-11T20:13:22.822Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-06-11T20:13:22.822Z] external_test.go:48: runtime.GOOS == "windows" [2021-06-11T20:13:22.822Z] [2021-06-11T20:13:22.822Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-06-11T20:13:22.822Z] external_test.go:408: runtime.GOOS == "windows" [2021-06-11T20:13:22.822Z] [2021-06-11T20:13:22.822Z] [2021-06-11T20:13:22.822Z] DONE 2 tests, 2 skipped in 3.479s [2021-06-11T20:13:22.822Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-06-11T20:13:23.075Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-06-11T20:13:24.979Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T20:13:25.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:25.743Z] INFO: Testing against a local daemon [2021-06-11T20:13:25.743Z] === RUN TestReadPluginNoRead [2021-06-11T20:13:25.743Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-06-11T20:13:25.743Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T20:13:25.743Z] PASS [2021-06-11T20:13:25.743Z] ok github.com/docker/docker/integration/plugin/logging 0.242s [2021-06-11T20:13:25.743Z] [2021-06-11T20:13:25.743Z] === Skipped [2021-06-11T20:13:25.744Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-06-11T20:13:25.744Z] read_test.go:21: no unix domain sockets on Windows [2021-06-11T20:13:25.744Z] [2021-06-11T20:13:25.744Z] [2021-06-11T20:13:25.744Z] DONE 1 tests, 1 skipped in 2.816s [2021-06-11T20:13:25.744Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-06-11T20:13:26.889Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-06-11T20:13:27.148Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T20:13:27.291Z] testing: warning: no tests to run [2021-06-11T20:13:27.291Z] PASS [2021-06-11T20:13:27.291Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.077s [2021-06-11T20:13:27.291Z] [2021-06-11T20:13:27.291Z] DONE 0 tests in 1.408s [2021-06-11T20:13:27.291Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-06-11T20:13:28.090Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T20:13:29.468Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-06-11T20:13:29.728Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T20:13:30.212Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:30.212Z] INFO: Testing against a local daemon [2021-06-11T20:13:30.212Z] === RUN TestPluginWithDevMounts [2021-06-11T20:13:30.212Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-06-11T20:13:30.212Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:30.212Z] PASS [2021-06-11T20:13:30.212Z] ok github.com/docker/docker/integration/plugin/volumes 0.194s [2021-06-11T20:13:30.212Z] [2021-06-11T20:13:30.212Z] === Skipped [2021-06-11T20:13:30.212Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-06-11T20:13:30.212Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:30.212Z] [2021-06-11T20:13:30.212Z] [2021-06-11T20:13:30.212Z] DONE 1 tests, 1 skipped in 2.830s [2021-06-11T20:13:30.212Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-06-11T20:13:32.404Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:32.404Z] INFO: Testing against a local daemon [2021-06-11T20:13:32.404Z] === RUN TestSecretInspect [2021-06-11T20:13:32.404Z] --- SKIP: TestSecretInspect (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.404Z] === RUN TestSecretList [2021-06-11T20:13:32.404Z] --- SKIP: TestSecretList (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.404Z] === RUN TestSecretsCreateAndDelete [2021-06-11T20:13:32.404Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.404Z] === RUN TestSecretsUpdate [2021-06-11T20:13:32.404Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.404Z] === RUN TestTemplatedSecret [2021-06-11T20:13:32.404Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.404Z] === RUN TestSecretCreateResolve [2021-06-11T20:13:32.404Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-06-11T20:13:32.404Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:32.404Z] PASS [2021-06-11T20:13:32.404Z] ok github.com/docker/docker/integration/secret 0.176s [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === Skipped [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-06-11T20:13:32.867Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] [2021-06-11T20:13:32.867Z] DONE 6 tests, 6 skipped in 2.413s [2021-06-11T20:13:32.867Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-06-11T20:13:33.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T20:13:35.002Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-06-11T20:13:35.789Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:35.789Z] INFO: Testing against a local daemon [2021-06-11T20:13:35.789Z] === RUN TestServiceCreateInit [2021-06-11T20:13:35.789Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-06-11T20:13:35.789Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-06-11T20:13:35.789Z] --- PASS: TestServiceCreateInit (0.04s) [2021-06-11T20:13:35.789Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceMultipleTimes [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceConflict [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceMaxReplicas [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2021-06-11T20:13:35.789Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateWithDuplicateNetworkNames [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceSecretFileMode [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceConfigFileMode [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-06-11T20:13:35.789Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceSysctls [2021-06-11T20:13:35.789Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-06-11T20:13:35.789Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.789Z] === RUN TestCreateServiceCapabilities [2021-06-11T20:13:35.790Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2021-06-11T20:13:35.790Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestInspect [2021-06-11T20:13:35.790Z] --- SKIP: TestInspect (0.00s) [2021-06-11T20:13:35.790Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestCreateJob [2021-06-11T20:13:35.790Z] --- SKIP: TestCreateJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestReplicatedJob [2021-06-11T20:13:35.790Z] --- SKIP: TestReplicatedJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestUpdateReplicatedJob [2021-06-11T20:13:35.790Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestServiceListWithStatuses [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-06-11T20:13:35.790Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestDockerNetworkConnectAlias [2021-06-11T20:13:35.790Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-06-11T20:13:35.790Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestDockerNetworkReConnect [2021-06-11T20:13:35.790Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-06-11T20:13:35.790Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestServicePlugin [2021-06-11T20:13:35.790Z] --- SKIP: TestServicePlugin (0.00s) [2021-06-11T20:13:35.790Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] === RUN TestServiceUpdateLabel [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] === RUN TestServiceUpdateSecrets [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] === RUN TestServiceUpdateConfigs [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] === RUN TestServiceUpdateNetwork [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] === RUN TestServiceUpdatePidsLimit [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-06-11T20:13:35.790Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] PASS [2021-06-11T20:13:35.790Z] ok github.com/docker/docker/integration/service 0.359s [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === Skipped [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:13:35.790Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2021-06-11T20:13:35.790Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-06-11T20:13:35.790Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-06-11T20:13:35.790Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2021-06-11T20:13:35.790Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-06-11T20:13:35.790Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-06-11T20:13:35.790Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-06-11T20:13:35.790Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-06-11T20:13:35.790Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-06-11T20:13:35.790Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-06-11T20:13:35.790Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-06-11T20:13:35.790Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:35.790Z] [2021-06-11T20:13:35.790Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-06-11T20:13:36.259Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:36.259Z] [2021-06-11T20:13:36.259Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-06-11T20:13:36.259Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:36.259Z] [2021-06-11T20:13:36.259Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-06-11T20:13:36.259Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-06-11T20:13:36.259Z] [2021-06-11T20:13:36.259Z] [2021-06-11T20:13:36.259Z] DONE 24 tests, 23 skipped in 3.284s [2021-06-11T20:13:36.259Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-06-11T20:13:36.379Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T20:13:36.379Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T20:13:36.947Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T20:13:38.451Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:38.451Z] INFO: Testing against a local daemon [2021-06-11T20:13:38.451Z] === RUN TestSessionCreate [2021-06-11T20:13:38.451Z] --- SKIP: TestSessionCreate (0.00s) [2021-06-11T20:13:38.451Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:38.451Z] === RUN TestSessionCreateWithBadUpgrade [2021-06-11T20:13:38.451Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T20:13:38.451Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:38.451Z] PASS [2021-06-11T20:13:38.452Z] ok github.com/docker/docker/integration/session 0.190s [2021-06-11T20:13:38.452Z] [2021-06-11T20:13:38.452Z] === Skipped [2021-06-11T20:13:38.452Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-06-11T20:13:38.452Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:38.452Z] [2021-06-11T20:13:38.452Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-06-11T20:13:38.452Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-06-11T20:13:38.452Z] [2021-06-11T20:13:38.452Z] [2021-06-11T20:13:38.452Z] DONE 2 tests, 2 skipped in 2.392s [2021-06-11T20:13:38.452Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-06-11T20:13:40.239Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T20:13:40.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:40.647Z] INFO: Testing against a local daemon [2021-06-11T20:13:40.647Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-06-11T20:13:40.647Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:13:40.647Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:40.647Z] === RUN TestEventsExecDie [2021-06-11T20:13:40.647Z] --- SKIP: TestEventsExecDie (0.00s) [2021-06-11T20:13:40.647Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T20:13:40.647Z] === RUN TestEventsBackwardsCompatible [2021-06-11T20:13:40.647Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-06-11T20:13:40.647Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T20:13:40.647Z] === RUN TestEventsVolumeCreate [2021-06-11T20:13:40.647Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2021-06-11T20:13:40.647Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T20:13:40.647Z] === RUN TestInfoAPI [2021-06-11T20:13:40.647Z] --- PASS: TestInfoAPI (0.04s) [2021-06-11T20:13:40.647Z] === RUN TestInfoAPIWarnings [2021-06-11T20:13:40.647Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-06-11T20:13:40.647Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:13:40.647Z] === RUN TestInfoDebug [2021-06-11T20:13:40.647Z] --- SKIP: TestInfoDebug (0.00s) [2021-06-11T20:13:40.647Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:40.647Z] === RUN TestInfoInsecureRegistries [2021-06-11T20:13:40.647Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-06-11T20:13:40.647Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:40.647Z] === RUN TestInfoRegistryMirrors [2021-06-11T20:13:40.647Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-06-11T20:13:40.647Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:40.647Z] === RUN TestLoginFailsWithBadCredentials [2021-06-11T20:13:41.617Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T20:13:41.626Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2021-06-11T20:13:41.626Z] === RUN TestPingCacheHeaders [2021-06-11T20:13:41.626Z] --- PASS: TestPingCacheHeaders (0.04s) [2021-06-11T20:13:41.626Z] === RUN TestPingGet [2021-06-11T20:13:41.876Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-06-11T20:13:42.090Z] --- PASS: TestPingGet (0.03s) [2021-06-11T20:13:42.090Z] === RUN TestPingHead [2021-06-11T20:13:42.090Z] --- PASS: TestPingHead (0.04s) [2021-06-11T20:13:42.090Z] === RUN TestVersion [2021-06-11T20:13:42.090Z] --- PASS: TestVersion (0.03s) [2021-06-11T20:13:42.090Z] PASS [2021-06-11T20:13:42.090Z] ok github.com/docker/docker/integration/system 1.289s [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === Skipped [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-06-11T20:13:42.090Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-06-11T20:13:42.090Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-06-11T20:13:42.090Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2021-06-11T20:13:42.090Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-06-11T20:13:42.090Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-06-11T20:13:42.090Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-06-11T20:13:42.090Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-06-11T20:13:42.090Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] [2021-06-11T20:13:42.090Z] DONE 14 tests, 8 skipped in 3.493s [2021-06-11T20:13:42.090Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-06-11T20:13:42.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T20:13:43.161Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T20:13:43.611Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T20:13:43.783Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T20:13:44.282Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:44.282Z] INFO: Testing against a local daemon [2021-06-11T20:13:44.282Z] === RUN TestVolumesCreateAndList [2021-06-11T20:13:44.282Z] --- PASS: TestVolumesCreateAndList (0.06s) [2021-06-11T20:13:44.282Z] === RUN TestVolumesRemove [2021-06-11T20:13:44.744Z] --- PASS: TestVolumesRemove (0.10s) [2021-06-11T20:13:44.744Z] === RUN TestVolumesInspect [2021-06-11T20:13:44.744Z] --- PASS: TestVolumesInspect (0.04s) [2021-06-11T20:13:44.744Z] === RUN TestVolumesInvalidJSON [2021-06-11T20:13:44.744Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-06-11T20:13:44.744Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-06-11T20:13:44.744Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-06-11T20:13:44.744Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-06-11T20:13:44.744Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2021-06-11T20:13:44.744Z] PASS [2021-06-11T20:13:44.744Z] ok github.com/docker/docker/integration/volume 0.446s [2021-06-11T20:13:44.744Z] [2021-06-11T20:13:44.744Z] DONE 5 tests in 2.727s [2021-06-11T20:13:44.744Z] INFO: make.ps1 ended at 06/11/2021 20:13:44 [2021-06-11T20:13:44.744Z] INFO: Integration CLI tests being run from the host: [2021-06-11T20:13:44.744Z] 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-06-11T20:13:45.123Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T20:13:45.123Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T20:13:48.050Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T20:13:48.050Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-06-11T20:13:48.801Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T20:13:50.311Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T20:13:50.311Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T20:13:50.311Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T20:13:51.341Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T20:13:52.457Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T20:13:52.721Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T20:13:53.406Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T20:13:53.861Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T20:13:54.310Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T20:13:54.630Z] === RUN TestDockerSuite/TestPortList [2021-06-11T20:13:55.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-06-11T20:13:55.116Z] INFO: Testing against a local daemon [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-06-11T20:13:55.116Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-06-11T20:13:55.260Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T20:13:55.579Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-06-11T20:13:56.041Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-06-11T20:14:00.978Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T20:14:02.489Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T20:14:02.489Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T20:14:02.751Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-06-11T20:14:03.689Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T20:14:03.999Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T20:14:04.000Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T20:14:04.449Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T20:14:05.595Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-06-11T20:14:05.595Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T20:14:09.787Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-06-11T20:14:11.437Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T20:14:12.387Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T20:14:12.837Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T20:14:12.837Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T20:14:13.076Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-06-11T20:14:13.647Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T20:14:13.647Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T20:14:13.647Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T20:14:13.787Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T20:14:14.236Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T20:14:14.236Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T20:14:14.236Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T20:14:14.585Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T20:14:14.585Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T20:14:15.538Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T20:14:15.538Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T20:14:16.475Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T20:14:16.475Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T20:14:17.854Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T20:14:17.854Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-06-11T20:14:18.425Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-06-11T20:14:19.951Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T20:14:21.714Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-06-11T20:14:22.282Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-06-11T20:14:23.662Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-06-11T20:14:24.600Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-06-11T20:14:24.600Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T20:14:27.896Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T20:14:28.466Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T20:14:31.757Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T20:14:35.948Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-06-11T20:14:36.208Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T20:14:36.208Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T20:14:40.404Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T20:14:50.389Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-06-11T20:14:50.389Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T20:14:51.327Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T20:14:53.862Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T20:14:55.241Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T20:14:56.620Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T20:14:59.159Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T20:15:01.066Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T20:15:02.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T20:15:02.346Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T20:15:02.346Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T20:15:02.972Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T20:15:02.972Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T20:15:03.232Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-06-11T20:15:03.800Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T20:15:05.707Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-06-11T20:15:07.088Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T20:15:09.331Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T20:15:09.625Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T20:15:09.781Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T20:15:10.197Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T20:15:10.197Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T20:15:10.197Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T20:15:10.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T20:15:10.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T20:15:10.473Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T20:15:10.473Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T20:15:10.681Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T20:15:10.681Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T20:15:11.045Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T20:15:12.955Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T20:15:15.490Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T20:15:15.748Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T20:15:25.735Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-06-11T20:15:26.673Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T20:15:26.933Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-06-11T20:15:28.842Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T20:15:29.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-06-11T20:15:30.789Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T20:15:31.055Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T20:15:31.055Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T20:15:31.320Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T20:15:33.976Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T20:15:35.359Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T20:15:35.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T20:15:35.676Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T20:15:35.676Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T20:15:39.555Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T20:15:40.968Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T20:15:40.968Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T20:15:41.228Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T20:15:44.519Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T20:15:45.456Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-06-11T20:15:45.456Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T20:15:45.716Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T20:15:48.251Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T20:15:48.820Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T20:15:50.725Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T20:15:51.293Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T20:15:51.553Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T20:15:52.122Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T20:15:53.248Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T20:15:53.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T20:15:54.026Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-06-11T20:15:54.652Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T20:15:57.324Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-06-11T20:15:57.324Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T20:15:57.896Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T20:15:58.343Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T20:15:59.278Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T20:15:59.537Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T20:16:01.207Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T20:16:01.447Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T20:16:01.708Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T20:16:02.278Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T20:16:03.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T20:16:03.232Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T20:16:03.802Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T20:16:04.070Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T20:16:05.710Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T20:16:05.969Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T20:16:07.351Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T20:16:07.920Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-06-11T20:16:08.861Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T20:16:10.243Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-06-11T20:16:11.183Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-06-11T20:16:12.125Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-06-11T20:16:13.065Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-06-11T20:16:13.633Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-06-11T20:16:13.894Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-06-11T20:16:14.836Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T20:16:16.219Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-06-11T20:16:17.161Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T20:16:18.101Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T20:16:18.671Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T20:16:19.609Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T20:16:19.609Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T20:16:21.519Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T20:16:22.459Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T20:16:23.012Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-06-11T20:16:23.012Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-06-11T20:16:23.031Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-06-11T20:16:23.477Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-06-11T20:16:23.987Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T20:16:24.557Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T20:16:24.557Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T20:16:25.496Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T20:16:26.065Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T20:16:26.634Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T20:16:27.574Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T20:16:28.144Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T20:16:28.144Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T20:16:29.083Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T20:16:29.083Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T20:16:30.023Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T20:16:30.592Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T20:16:30.599Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-06-11T20:16:30.599Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-06-11T20:16:30.599Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-06-11T20:16:31.530Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T20:16:32.101Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T20:16:32.101Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T20:16:32.794Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-06-11T20:16:33.039Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T20:16:33.039Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-06-11T20:16:34.420Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T20:16:36.329Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T20:16:37.707Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T20:16:38.276Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T20:16:38.844Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T20:16:39.793Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T20:16:40.363Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T20:16:41.302Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T20:16:41.400Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-06-11T20:16:41.400Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-06-11T20:16:41.400Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-06-11T20:16:41.400Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-06-11T20:16:41.400Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-06-11T20:16:41.562Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-06-11T20:16:42.952Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T20:16:43.643Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-06-11T20:16:43.643Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-06-11T20:16:43.643Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-06-11T20:16:47.154Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T20:16:47.154Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T20:16:47.726Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T20:16:50.264Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T20:16:50.743Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-06-11T20:16:51.641Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T20:16:54.176Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T20:16:56.087Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T20:16:56.087Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T20:16:56.087Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T20:16:57.025Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T20:16:59.564Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T20:17:00.941Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T20:17:02.852Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T20:17:03.420Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T20:17:04.339Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T20:17:04.339Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T20:17:04.339Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T20:17:05.328Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T20:17:05.897Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-06-11T20:17:05.897Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T20:17:06.466Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-06-11T20:17:08.391Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T20:17:08.391Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T20:17:08.959Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T20:17:09.897Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T20:17:10.466Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-06-11T20:17:11.035Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T20:17:11.295Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T20:17:11.864Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T20:17:12.803Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T20:17:13.372Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T20:17:14.311Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T20:17:14.879Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T20:17:15.452Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T20:17:16.389Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T20:17:16.959Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T20:17:16.959Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T20:17:17.898Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T20:17:18.466Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T20:17:19.845Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T20:17:20.415Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:17:20.415Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T20:17:23.708Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T20:17:24.646Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T20:17:36.866Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-06-11T20:17:36.866Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T20:17:37.804Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-06-11T20:17:37.804Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-06-11T20:17:37.804Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T20:17:37.804Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T20:17:38.742Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T20:17:42.034Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T20:17:43.413Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T20:17:44.793Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T20:17:51.370Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T20:17:51.370Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T20:17:51.939Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T20:17:52.877Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T20:17:53.137Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T20:17:53.137Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T20:17:54.615Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T20:17:56.519Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T20:17:57.897Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T20:17:57.897Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T20:17:57.897Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T20:17:59.280Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T20:18:04.603Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T20:18:04.603Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T20:18:04.603Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T20:18:07.406Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T20:18:08.344Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T20:18:08.911Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T20:18:10.290Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T20:18:11.672Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-06-11T20:18:13.050Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T20:18:17.244Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-06-11T20:18:17.503Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T20:18:20.797Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T20:18:22.192Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T20:18:23.345Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T20:18:25.253Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-06-11T20:18:25.253Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T20:18:27.161Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T20:18:27.161Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T20:18:28.543Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T20:18:29.926Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T20:18:30.864Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T20:18:32.243Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T20:18:34.474Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T20:18:34.791Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-06-11T20:18:35.050Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T20:18:37.587Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-06-11T20:18:37.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T20:18:43.126Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T20:18:43.708Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-06-11T20:18:43.967Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T20:18:43.967Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-06-11T20:18:44.742Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T20:18:44.919Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T20:18:44.919Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T20:18:45.859Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T20:18:46.799Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T20:18:46.800Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T20:18:47.738Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T20:18:50.273Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-06-11T20:18:53.562Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-06-11T20:18:53.562Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T20:18:54.501Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-06-11T20:18:54.501Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-06-11T20:18:54.501Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-06-11T20:18:55.440Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T20:18:57.349Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T20:18:58.287Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-06-11T20:18:58.546Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T20:18:59.117Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T20:18:59.686Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T20:19:00.627Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T20:19:01.207Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:19:01.207Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T20:19:01.775Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-06-11T20:19:02.344Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T20:19:02.515Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-06-11T20:19:02.515Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-06-11T20:19:02.515Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-06-11T20:19:02.515Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-06-11T20:19:02.604Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-06-11T20:19:02.868Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T20:19:02.868Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T20:19:03.811Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-06-11T20:19:03.811Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-06-11T20:19:05.189Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T20:19:05.189Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T20:19:05.440Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-06-11T20:19:06.127Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-06-11T20:19:06.415Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-06-11T20:19:06.415Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-06-11T20:19:06.415Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-06-11T20:19:06.415Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-06-11T20:19:06.880Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-06-11T20:19:07.857Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-06-11T20:19:09.416Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T20:19:10.549Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T20:19:10.779Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-06-11T20:19:11.117Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T20:19:12.973Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-06-11T20:19:12.973Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-06-11T20:19:12.973Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-06-11T20:19:12.973Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-06-11T20:19:14.554Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T20:19:15.310Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T20:19:15.569Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T20:19:15.904Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-06-11T20:19:16.507Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-06-11T20:19:17.888Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-06-11T20:19:18.456Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-06-11T20:19:22.655Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-06-11T20:19:24.774Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T20:19:25.955Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-06-11T20:19:26.533Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-06-11T20:19:26.792Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-06-11T20:19:27.728Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-06-11T20:19:27.987Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-06-11T20:19:28.375Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-06-11T20:19:28.555Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-06-11T20:19:28.814Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-06-11T20:19:29.752Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T20:19:30.321Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T20:19:31.258Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T20:19:33.797Z] === RUN TestDockerSuite/TestRunState [2021-06-11T20:19:35.703Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T20:19:35.962Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T20:19:36.900Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T20:19:36.900Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-06-11T20:19:36.900Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T20:19:37.469Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T20:19:38.037Z] === RUN TestDockerSuite/TestRunSysctls [2021-06-11T20:19:38.731Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-06-11T20:19:39.194Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-06-11T20:19:39.194Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-06-11T20:19:39.417Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T20:19:39.417Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T20:19:39.417Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T20:19:39.496Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T20:19:40.353Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-06-11T20:19:42.893Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-06-11T20:19:42.956Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-06-11T20:19:43.153Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-06-11T20:19:44.505Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-06-11T20:19:45.061Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-06-11T20:19:48.383Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T20:19:51.674Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T20:19:52.246Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T20:19:53.185Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T20:19:53.753Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T20:19:54.872Z] === RUN TestDockerSuite/TestBuildAddScript [2021-06-11T20:19:54.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-06-11T20:19:54.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-06-11T20:19:54.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-06-11T20:19:54.872Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-06-11T20:19:55.336Z] === RUN TestDockerSuite/TestBuildAddTar [2021-06-11T20:19:55.661Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T20:19:56.601Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T20:19:57.175Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T20:19:57.434Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T20:19:57.434Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T20:19:58.371Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T20:19:58.940Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T20:19:59.511Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-06-11T20:19:59.511Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T20:19:59.771Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T20:20:00.340Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-06-11T20:20:00.908Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T20:20:06.187Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T20:20:06.187Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T20:20:06.756Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T20:20:09.308Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T20:20:10.688Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T20:20:13.222Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T20:20:15.765Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T20:20:16.024Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T20:20:16.025Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T20:20:16.025Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T20:20:16.025Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T20:20:16.288Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-06-11T20:20:16.288Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-06-11T20:20:20.478Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-06-11T20:20:20.744Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-06-11T20:20:22.125Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-06-11T20:20:22.694Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-06-11T20:20:23.632Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T20:20:23.632Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-06-11T20:20:24.200Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-06-11T20:20:24.200Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-06-11T20:20:24.200Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-06-11T20:20:24.460Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-06-11T20:20:25.028Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-06-11T20:20:25.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-06-11T20:20:25.967Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-06-11T20:20:26.905Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T20:20:26.905Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T20:20:27.844Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T20:20:27.844Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-06-11T20:20:28.417Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-06-11T20:20:29.025Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-06-11T20:20:29.286Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T20:20:29.286Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T20:20:29.854Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T20:20:31.765Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-06-11T20:20:32.024Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-06-11T20:20:32.024Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T20:20:32.592Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T20:20:32.592Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T20:20:33.970Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T20:20:34.538Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T20:20:37.074Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T20:20:37.648Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T20:20:37.648Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T20:20:37.648Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T20:20:38.589Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-06-11T20:20:39.540Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-06-11T20:20:40.479Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T20:20:40.479Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T20:20:42.388Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T20:20:42.388Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T20:20:42.647Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T20:20:44.553Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T20:20:44.811Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T20:20:46.118Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-06-11T20:20:46.118Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-06-11T20:20:46.118Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-06-11T20:20:46.717Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T20:20:46.717Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T20:20:46.717Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T20:20:48.110Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T20:20:49.489Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T20:20:49.489Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T20:20:49.748Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T20:20:49.748Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T20:20:49.748Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T20:20:50.324Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T20:20:51.262Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-06-11T20:20:52.645Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T20:20:59.212Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T20:21:00.590Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T20:21:01.528Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T20:21:02.906Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T20:21:04.810Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T20:21:05.349Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T20:21:05.748Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T20:21:09.040Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T20:21:09.611Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-06-11T20:21:09.871Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T20:21:11.063Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T20:21:11.318Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-06-11T20:21:11.319Z] === RUN TestDockerSuite/TestBuildBlankName [2021-06-11T20:21:11.319Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-06-11T20:21:11.797Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T20:21:13.922Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T20:21:14.336Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T20:21:16.244Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T20:21:18.424Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-06-11T20:21:19.533Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T20:21:19.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-06-11T20:21:23.724Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T20:21:24.138Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T20:21:25.793Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-06-11T20:21:27.011Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T20:21:27.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T20:21:27.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T20:21:27.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T20:21:27.818Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T20:21:28.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T20:21:32.280Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T20:21:32.891Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T20:21:34.813Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-06-11T20:21:36.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-06-11T20:21:36.192Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T20:21:37.146Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T20:21:37.714Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T20:21:38.282Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T20:21:38.282Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T20:21:39.219Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T20:21:43.410Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T20:21:44.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-06-11T20:21:44.758Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T20:21:47.578Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T20:21:47.579Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T20:21:47.602Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-06-11T20:21:47.863Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-06-11T20:21:48.803Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-06-11T20:21:48.803Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-06-11T20:21:48.803Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-06-11T20:21:49.719Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T20:21:50.170Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T20:21:50.187Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-06-11T20:21:51.124Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-06-11T20:21:52.062Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-06-11T20:21:53.969Z] === RUN TestDockerSuite/TestUpdateStats [2021-06-11T20:21:55.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-06-11T20:21:55.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-06-11T20:21:55.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-06-11T20:21:55.894Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T20:21:58.158Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-06-11T20:21:59.098Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-06-11T20:21:59.098Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-06-11T20:22:01.010Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-06-11T20:22:01.703Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T20:22:01.948Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T20:22:02.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-06-11T20:22:02.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-06-11T20:22:02.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-06-11T20:22:02.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-06-11T20:22:02.229Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-06-11T20:22:07.224Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-06-11T20:22:08.695Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T20:22:12.501Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-06-11T20:22:14.414Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T20:22:15.794Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-06-11T20:22:15.922Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T20:22:18.329Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T20:22:23.606Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T20:22:26.141Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T20:22:26.141Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T20:22:26.590Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T20:22:27.041Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T20:22:27.041Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T20:22:28.894Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-06-11T20:22:30.285Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-06-11T20:22:32.191Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-06-11T20:22:33.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-06-11T20:22:35.476Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-06-11T20:22:35.517Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T20:22:35.517Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T20:22:37.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-06-11T20:22:39.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-06-11T20:22:41.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-06-11T20:22:43.733Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-06-11T20:22:44.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-06-11T20:22:45.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-06-11T20:22:46.250Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-06-11T20:22:46.251Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-06-11T20:22:46.269Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T20:22:47.791Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T20:22:47.797Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-06-11T20:22:47.797Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-06-11T20:22:48.241Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T20:22:50.384Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T20:22:50.384Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T20:22:51.334Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T20:22:51.334Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T20:22:52.513Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-06-11T20:22:54.061Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-06-11T20:22:54.524Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-06-11T20:22:54.524Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-06-11T20:22:55.967Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T20:22:56.071Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-06-11T20:22:56.917Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T20:22:57.046Z] === RUN TestDockerSuite/TestBuildCmd [2021-06-11T20:22:57.510Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-06-11T20:22:57.867Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T20:22:57.974Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-06-11T20:22:58.817Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T20:22:58.948Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-06-11T20:22:59.266Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T20:23:00.344Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T20:23:01.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T20:23:01.162Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T20:23:01.162Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T20:23:01.730Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T20:23:01.730Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T20:23:01.730Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T20:23:01.730Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T20:23:01.860Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T20:23:02.667Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T20:23:02.667Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T20:23:03.605Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T20:23:03.605Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T20:23:03.864Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T20:23:03.864Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T20:23:03.864Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T20:23:04.764Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-06-11T20:23:06.400Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T20:23:06.400Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T20:23:06.400Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T20:23:06.400Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T20:23:06.400Z] === RUN TestDockerSuite/TestVolumeEvents [2021-06-11T20:23:06.957Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-06-11T20:23:06.957Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-06-11T20:23:07.932Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-06-11T20:23:07.932Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-06-11T20:23:08.395Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T20:23:08.849Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T20:23:09.299Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T20:23:10.249Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T20:23:10.596Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-06-11T20:23:11.570Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-06-11T20:23:12.545Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-06-11T20:23:12.545Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-06-11T20:23:12.963Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T20:23:13.519Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-06-11T20:23:13.982Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-06-11T20:23:13.982Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-06-11T20:23:13.982Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-06-11T20:23:14.344Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T20:23:14.344Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T20:23:14.344Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T20:23:14.344Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-06-11T20:23:15.969Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T20:23:18.543Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T20:23:19.805Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-06-11T20:23:21.840Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite (1909.60s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.94s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.61s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.24s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.87s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.26s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.62s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.59s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.51s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.23s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.41s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.38s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.57s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.43s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.39s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.50s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.79s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachDetach (1.39s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.45s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.47s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.47s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.51s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.15s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (3.06s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.87s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.10s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.02s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (26.58s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.86s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.36s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.12s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.54s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.14s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.26s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (12.08s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (7.14s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.35s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.09s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.65s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.63s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.79s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.70s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.83s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.38s) [2021-06-11T20:23:21.840Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.91s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.77s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.24s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.34s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.37s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.22s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.36s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.12s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.56s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.37s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.31s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.97s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.64s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.28s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.65s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.87s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.76s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (18.44s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.55s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.89s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.46s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.24s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.57s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.92s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.19s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.15s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.10s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.23s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.77s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.92s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.62s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (9.07s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.24s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.09s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.55s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.47s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.11s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.64s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.47s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.37s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.49s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.25s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.36s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.82s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.56s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.16s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.16s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.16s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.36s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.04s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.50s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.04s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.39s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (5.87s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.80s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.70s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.72s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.94s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.89s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.35s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.61s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.31s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.04s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.44s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.23s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.47s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.24s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.77s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.06s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.78s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.32s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.63s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.13s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.33s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.78s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.78s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnv (1.64s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.60s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.39s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.26s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (26.10s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (10.82s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.52s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.67s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (15.00s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildExpose (0.40s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.74s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.40s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFails (1.28s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.63s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.46s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.59s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.19s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.25s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.10s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.66s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.43s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.71s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.13s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.96s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildHistory (4.05s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.11s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.64s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.50s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.36s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabel (0.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.56s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.49s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabels (0.71s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.35s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.13s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.58s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.21s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.72s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.55s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.57s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.44s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.12s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.40s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.39s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.82s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.88s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.64s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.62s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.59s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.50s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNetNone (1.43s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.67s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.06s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.43s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.35s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.59s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.49s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.90s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.78s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.60s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.76s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.44s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.29s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.94s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildPATH (2.17s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.43s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.70s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.94s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.60s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (4.60s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRm (2.67s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.98s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.09s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.45s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.54s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.30s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.27s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.26s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.85s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildStderr (1.29s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (6.38s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.72s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.88s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.89s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.59s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.03s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildUser (2.71s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.81s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.52s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.27s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.39s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.25s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.01s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.50s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.38s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.60s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.12s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.53s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.59s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.99s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.51s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.73s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestBuildXZHost (3.77s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-06-11T20:23:21.841Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T20:23:21.841Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.14s) [2021-06-11T20:23:21.841Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.21s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitChange (1.62s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.46s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.85s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.62s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.38s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitTTY (1.49s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.84s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.50s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.79s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.16s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.26s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.38s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.45s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.91s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.84s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.18s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.76s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.64s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.81s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.71s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.72s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.71s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.76s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.72s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.70s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.15s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.67s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.11s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.01s) [2021-06-11T20:23:21.842Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T20:23:21.842Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.91s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.58s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (7.31s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.84s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.63s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (2.08s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (27.05s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.75s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (2.10s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.62s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a79d60_} (1.84s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1188487109_/foo_false____} (1.70s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1188487109_/foo_true____} (1.67s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_false____} (1.91s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_true____} (2.09s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3122008160_/foo_true__0xc000a79dc0__} (2.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a79de0_} (1.97s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a79e00_} (1.86s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a79e20_} (1.62s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a79e40_} (1.64s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.69s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.99s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.57s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.66s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.24s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.99s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.79s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.80s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.80s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.88s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.86s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.97s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.97s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.36s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.25s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.79s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.88s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.27s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.91s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.51s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.95s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.31s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.66s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.34s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.52s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.96s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.39s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.40s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToDot (1.10s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.30s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.39s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToStdout (1.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.76s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.56s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.76s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.81s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.38s) [2021-06-11T20:23:21.842Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T20:23:21.842Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.11s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateLabels (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2021-06-11T20:23:21.842Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T20:23:21.842Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.97s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.13s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.07s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.46s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.57s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.74s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.25s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.50s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (1.31s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDevicePermissions (1.50s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.04s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.11s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.58s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.95s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.39s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.61s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.18s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (3.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.23s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsCommit (1.27s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.71s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.80s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.74s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.45s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.37s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.08s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsCopy (1.41s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.96s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.85s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.82s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.52s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFilters (1.45s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFormat (1.41s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.96s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.23s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-06-11T20:23:21.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T20:23:21.842Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.842Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T20:23:21.842Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.33s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.71s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsRename (0.73s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsResize (0.81s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.59s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.03s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.72s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.94s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsTop (1.00s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsUntag (2.59s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.55s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestExec (1.06s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-06-11T20:23:21.842Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.70s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.98s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.36s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecCgroup (3.94s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecEnv (1.89s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.46s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.13s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecInspectID (2.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.09s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecParseError (0.81s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (5.26s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.18s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecStartFails (1.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.53s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.14s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecTTY (1.54s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.44s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-06-11T20:23:21.843Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T20:23:21.843Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.99s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestExecWithUser (1.31s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.76s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.92s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHealth (22.57s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.83s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.80s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.82s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.83s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportDisplay (1.88s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportFile (2.84s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.54s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportGzipped (2.34s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.11s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.25s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.20s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.89s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.27s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.91s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.19s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.08s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.33s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.28s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.10s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.22s) [2021-06-11T20:23:21.843Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T20:23:21.843Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.62s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.98s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectDefault (1.06s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectHistory (1.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-06-11T20:23:21.843Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T20:23:21.843Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.08s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.24s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.67s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectStatus (1.36s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.82s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.14s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.89s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.08s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.62s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.97s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.65s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.63s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.89s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.77s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.88s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.66s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.88s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.73s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.21s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.10s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.71s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.84s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.32s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.70s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.78s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.94s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.30s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.22s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.53s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.52s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.19s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.54s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.69s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsSince (6.78s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.09s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsTail (1.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.80s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.92s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestNetHostname (2.64s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.78s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.25s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.45s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginActive (1.49s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.49s) [2021-06-11T20:23:21.843Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-11T20:23:21.843Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.88s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.43s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.08s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.58s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.77s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.91s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.64s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPortList (9.26s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (2.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.77s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.52s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.92s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.94s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.73s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.15s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsByOrder (2.91s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.91s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.19s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.59s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.12s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.77s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.11s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.55s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.43s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.37s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.27s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.23s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.43s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.76s) [2021-06-11T20:23:21.843Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T20:23:21.843Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.86s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.98s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.74s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (11.00s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.69s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.41s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.29s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.71s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.44s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.79s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.70s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.16s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.44s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.90s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.09s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.00s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.64s) [2021-06-11T20:23:21.843Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.87s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.75s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.85s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.29s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.40s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddHost (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.47s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.60s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.07s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.83s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.88s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.88s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.85s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.88s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.94s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.27s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.16s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.90s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.12s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.79s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.67s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.75s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.79s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.68s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.60s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.92s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.18s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.93s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.79s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.11s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.62s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.32s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.47s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.45s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.12s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.72s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunExitCode (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.77s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.52s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.31s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.37s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.62s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.43s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.16s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.58s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.48s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.57s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.19s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMount (8.07s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.63s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.50s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.82s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.17s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.86s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.77s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.31s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetHost (1.53s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.99s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.32s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.93s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.26s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.87s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.82s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.98s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.82s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.82s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.97s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.84s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.91s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.57s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.96s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.64s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunPublishPort (1.05s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.89s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.63s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.41s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.32s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.60s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.85s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.75s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.74s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunState (1.53s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunSysctls (1.40s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.23s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.81s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.52s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.70s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.68s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.94s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserByID (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.71s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserByName (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.68s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.98s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.51s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.92s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.48s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.45s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.15s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.42s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.45s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.73s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.72s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.73s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-06-11T20:23:21.844Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T20:23:21.844Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T20:23:21.844Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.73s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.95s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.69s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.74s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.75s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.45s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.58s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.39s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.29s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.70s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.94s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.07s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.68s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.90s) [2021-06-11T20:23:21.845Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents991361501 [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.63s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.41s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.44s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.35s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.11s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.51s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.34s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.76s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.22s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.42s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.79s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.95s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.02s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartRecordError (2.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.22s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.94s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.01s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.77s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.04s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.77s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.73s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.74s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.97s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.11s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.69s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.72s) [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.41s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.14s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.77s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.39s) [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.90s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.15s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.42s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.80s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.99s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.46s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.11s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.15s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.14s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.38s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.46s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.15s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.09s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.31s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.09s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.75s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.77s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.39s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.61s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.12s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.51s) [2021-06-11T20:23:21.845Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.87s) [2021-06-11T20:23:21.845Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T20:23:21.845Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T20:23:21.845Z] === RUN TestDockerRegistrySuite [2021-06-11T20:23:21.845Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T20:23:23.224Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T20:23:24.619Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T20:23:26.010Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T20:23:26.270Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T20:23:28.812Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-06-11T20:23:29.382Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-06-11T20:23:29.641Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-06-11T20:23:29.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-06-11T20:23:29.900Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-06-11T20:23:30.159Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T20:23:30.727Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-06-11T20:23:33.261Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-06-11T20:23:33.528Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T20:23:33.528Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T20:23:33.528Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T20:23:37.454Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T20:23:38.022Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-06-11T20:23:40.560Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-06-11T20:23:41.938Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T20:23:43.844Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T20:23:44.781Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T20:23:46.700Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T20:23:48.078Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T20:23:49.456Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T20:23:50.394Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T20:23:51.773Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T20:23:55.065Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T20:23:55.548Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-06-11T20:23:55.548Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-06-11T20:23:56.970Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T20:23:57.104Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-06-11T20:23:58.348Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T20:24:01.641Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T20:24:02.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-06-11T20:24:02.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-06-11T20:24:02.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-06-11T20:24:02.920Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-06-11T20:24:03.550Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T20:24:03.551Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T20:24:03.896Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-06-11T20:24:03.896Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-06-11T20:24:04.930Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T20:24:06.311Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T20:24:07.702Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T20:24:09.045Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T20:24:11.001Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T20:24:11.260Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T20:24:12.639Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T20:24:12.898Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T20:24:12.898Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T20:24:13.157Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T20:24:13.416Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T20:24:13.986Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T20:24:13.986Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T20:24:15.365Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T20:24:17.272Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T20:24:18.210Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T20:24:19.278Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T20:24:19.588Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T20:24:20.525Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite (59.43s) [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.42s) [2021-06-11T20:24:21.092Z] check_test.go:196: [dfc2d1e0fcb97] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.31s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d961548721c9f] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.58s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d9fc97ed335f5] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d56746a505467] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.92s) [2021-06-11T20:24:21.092Z] check_test.go:196: [dd2fb46766aee] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (7.28s) [2021-06-11T20:24:21.092Z] check_test.go:196: [dbfbd82d77b2d] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.35s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d830f88bcf76c] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.74s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d07b4a6965794] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2021-06-11T20:24:21.092Z] check_test.go:196: [dbef47230a30e] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.63s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d6587f4a8c102] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.52s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d2a8d5e39f6db] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.39s) [2021-06-11T20:24:21.092Z] check_test.go:196: [da7f1acfbd46b] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2021-06-11T20:24:21.092Z] check_test.go:196: [deed850232337] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d011ffebfc470] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.59s) [2021-06-11T20:24:21.092Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:caca55d9f0d606ea2fe0f1a7d4efe5475543a423e997f1f6f0989a395fcfc23b [2021-06-11T20:24:21.092Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3c2c5bbd20d5cd4aa8ed7ee8435c0957ca63f4d5d947783bcc06683062956d80 [2021-06-11T20:24:21.092Z] check_test.go:196: [def675a2f2e6d] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.58s) [2021-06-11T20:24:21.092Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7bc79f2508fd2da7b82285806dfad7eac0dff3f6077661138c6acac8a1ad3b90 [2021-06-11T20:24:21.092Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bf4724703a9bfd6a52069964ef1aa41e5d5f83d461ca437edbe031da41b354ce [2021-06-11T20:24:21.092Z] check_test.go:196: [dc8a26a08f7c5] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.35s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d23215e3e7d6a] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.17s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d95872ffbff7f] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.73s) [2021-06-11T20:24:21.092Z] check_test.go:196: [dc22555dd3d27] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d2a60f5829f96] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.50s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d075e32e78a15] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d4ba8246ed8b0] daemon is not started [2021-06-11T20:24:21.092Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.29s) [2021-06-11T20:24:21.092Z] check_test.go:196: [d5de8c0689883] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.33s) [2021-06-11T20:24:21.093Z] check_test.go:196: [dac44377062b1] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2021-06-11T20:24:21.093Z] check_test.go:196: [df22f40cdaa38] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.26s) [2021-06-11T20:24:21.093Z] check_test.go:196: [db595c8c15999] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-06-11T20:24:21.093Z] check_test.go:196: [db5f22916c627] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d9cd022260650] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d4ae59bba7737] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d66f2f759d2fa] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-06-11T20:24:21.093Z] check_test.go:196: [de9a2e5f9c2ed] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d3e65b1e3527a] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.29s) [2021-06-11T20:24:21.093Z] check_test.go:196: [df3372f743a7f] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.90s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d564a28fda549] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.03s) [2021-06-11T20:24:21.093Z] check_test.go:196: [d3d8db6799e72] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.27s) [2021-06-11T20:24:21.093Z] check_test.go:196: [db20f2d18500c] daemon is not started [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-06-11T20:24:21.093Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2021-06-11T20:24:21.093Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T20:24:21.093Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T20:24:21.352Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T20:24:25.001Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T20:24:25.545Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T20:24:29.745Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T20:24:31.993Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T20:24:33.938Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T20:24:34.507Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T20:24:34.767Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-06-11T20:24:36.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T20:24:36.148Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T20:24:37.529Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-06-11T20:24:37.790Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T20:24:39.702Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T20:24:41.608Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T20:24:41.866Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-06-11T20:24:42.214Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T20:24:44.405Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-06-11T20:24:45.345Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T20:24:45.914Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T20:24:46.314Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T20:24:46.493Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-06-11T20:24:46.493Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-06-11T20:24:46.493Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-06-11T20:24:46.574Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T20:24:46.833Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T20:24:47.403Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T20:24:47.973Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite (26.81s) [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-06-11T20:24:47.973Z] check_test.go:223: [db887ab6c8273] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.56s) [2021-06-11T20:24:47.973Z] check_test.go:223: [db0b1f6a36d28] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.68s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d13269e94b66a] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.72s) [2021-06-11T20:24:47.973Z] check_test.go:223: [db63475a6fa2e] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.25s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d1503347edb81] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.41s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d38f9861723ac] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.21s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d6e83e705ec83] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.53s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d17c8737533f0] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.83s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d149ce722aa40] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.87s) [2021-06-11T20:24:47.973Z] check_test.go:223: [ddac9c5cbba62] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.94s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d97037766ff79] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.53s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d63ecb7265894] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.56s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d89d6ef57cec9] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d01eddb266cdc] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.41s) [2021-06-11T20:24:47.973Z] check_test.go:223: [d304b2dcd2c94] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.38s) [2021-06-11T20:24:47.973Z] check_test.go:223: [dbbf3cf7ff4b9] daemon is not started [2021-06-11T20:24:47.973Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.53s) [2021-06-11T20:24:47.974Z] check_test.go:223: [d8acefe68c491] daemon is not started [2021-06-11T20:24:47.974Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.14s) [2021-06-11T20:24:47.974Z] check_test.go:223: [d59f6438e27a1] daemon is not started [2021-06-11T20:24:47.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T20:24:47.974Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T20:24:48.542Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-06-11T20:24:48.801Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T20:24:49.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T20:24:49.754Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T20:24:51.138Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T20:24:51.398Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T20:24:51.658Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-06-11T20:24:51.918Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T20:24:52.487Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.75s) [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2021-06-11T20:24:52.746Z] check_test.go:252: [dec8d8efd9cc8] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.68s) [2021-06-11T20:24:52.746Z] check_test.go:252: [debdd39725c7d] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-06-11T20:24:52.746Z] check_test.go:252: [d425b9ca194aa] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.54s) [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.24s) [2021-06-11T20:24:52.746Z] check_test.go:252: [d9e1d264d77ba] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.47s) [2021-06-11T20:24:52.746Z] check_test.go:252: [da6b4d5804c21] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.63s) [2021-06-11T20:24:52.746Z] check_test.go:252: [d227b1832d630] daemon is not started [2021-06-11T20:24:52.746Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-06-11T20:24:52.746Z] check_test.go:252: [d8f0c621ea30c] daemon is not started [2021-06-11T20:24:52.746Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T20:24:52.746Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T20:24:58.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T20:24:58.019Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T20:24:58.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T20:24:58.278Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T20:24:58.536Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2021-06-11T20:24:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-06-11T20:24:58.537Z] check_test.go:279: [d6e81325928e3] daemon is not started [2021-06-11T20:24:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-06-11T20:24:58.537Z] check_test.go:279: [df16a7843e4ea] daemon is not started [2021-06-11T20:24:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-06-11T20:24:58.537Z] check_test.go:279: [da5534b1c2022] daemon is not started [2021-06-11T20:24:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-06-11T20:24:58.537Z] check_test.go:279: [d456d08e3b542] daemon is not started [2021-06-11T20:24:58.537Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-06-11T20:24:58.537Z] check_test.go:279: [d06ef97d34881] daemon is not started [2021-06-11T20:24:58.537Z] === RUN TestDockerNetworkSuite [2021-06-11T20:24:58.537Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-06-11T20:25:01.073Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-06-11T20:25:02.010Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-06-11T20:25:07.204Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T20:25:07.204Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T20:25:08.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-06-11T20:25:10.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-06-11T20:25:11.686Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-06-11T20:25:12.148Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-06-11T20:25:12.399Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-06-11T20:25:12.926Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T20:25:13.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-06-11T20:25:13.358Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-06-11T20:25:13.375Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T20:25:13.375Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T20:25:13.375Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T20:25:15.894Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-06-11T20:25:17.056Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T20:25:21.681Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T20:25:21.727Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-06-11T20:25:24.547Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T20:25:24.548Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T20:25:24.548Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T20:25:24.649Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-06-11T20:25:25.881Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-06-11T20:25:25.881Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-06-11T20:25:27.405Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T20:25:27.571Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-06-11T20:25:28.355Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T20:25:29.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-06-11T20:25:29.171Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-06-11T20:25:29.867Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T20:25:30.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-06-11T20:25:31.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-06-11T20:25:31.491Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-06-11T20:25:32.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-06-11T20:25:33.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-06-11T20:25:35.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-06-11T20:25:35.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-06-11T20:25:35.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-06-11T20:25:36.137Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-06-11T20:25:38.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-06-11T20:25:38.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-06-11T20:25:38.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-06-11T20:25:38.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-06-11T20:25:39.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-06-11T20:25:40.089Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T20:25:41.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-06-11T20:25:41.207Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-06-11T20:25:41.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-06-11T20:25:41.604Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T20:25:41.726Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-06-11T20:25:44.264Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-06-11T20:25:45.203Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-06-11T20:25:47.738Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-06-11T20:25:51.826Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T20:25:51.930Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-06-11T20:25:55.220Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-06-11T20:25:55.506Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T20:25:59.413Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-06-11T20:26:01.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-06-11T20:26:01.323Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-06-11T20:26:02.713Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-06-11T20:26:02.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-06-11T20:26:02.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-06-11T20:26:03.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-06-11T20:26:03.232Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-06-11T20:26:03.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-06-11T20:26:03.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-06-11T20:26:03.980Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T20:26:07.687Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-06-11T20:26:07.687Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-06-11T20:26:07.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-06-11T20:26:07.946Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-06-11T20:26:08.604Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T20:26:09.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-06-11T20:26:12.617Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-06-11T20:26:13.230Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T20:26:13.680Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T20:26:13.680Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T20:26:13.680Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T20:26:14.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-06-11T20:26:15.093Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-06-11T20:26:19.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-06-11T20:26:19.286Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-06-11T20:26:19.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-06-11T20:26:20.665Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T20:26:20.665Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T20:26:22.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-06-11T20:26:22.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-06-11T20:26:22.649Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-06-11T20:26:23.217Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-06-11T20:26:24.598Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite (90.61s) [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.56s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d28251cbb3450] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.97s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [df715c73d7a7b] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (6.19s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d80b511b9cbed] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.03s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d89afcce9cacf] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.07s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:1233: [d4e245220295b] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.09s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d0367fd5030a6] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.41s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d7a3b7dbdd957] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.78s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d3027e42ff941] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.71s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d8bfed2ca88dc] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (1.04s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [daec5c80fae46] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.79s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dc9b25289e7a6] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d1d3f1205e294] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.99s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d12d9b1541522] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.22s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d7fd021544835] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.37s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dac8008daef2f] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.44s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [daa270ee05875] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.30s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dab8259d59caf] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [da0feaf39cb0a] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.29s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [ddd9de34f71a7] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.19s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [deaf5af18ff1d] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.39s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dc9f34128f4da] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d5d34b41dc56d] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d1941140a93c2] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.12s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dbc856de9135c] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.62s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:968: [deefe6de46771] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.49s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [de370156de28e] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (13.26s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:1116: [d1f21da40728a] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.34s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d6f61f25a887e] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.37s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dd681d0c92bf9] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.18s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d7c0dff7eace6] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dd9b371b788b7] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dd0c26640b048] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.20s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d87d2279fcb8e] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [db72a77116690] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.38s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d8105ee9f757b] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d8149701aa7d4] daemon is not started [2021-06-11T20:26:29.903Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d2f9d0c8b01a5] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.33s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d17eeeca50256] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.30s) [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.11s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:1084: [db4c93778198c] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d45b1b799840f] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.05s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [df7f4cd59f0db] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.10s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dd0095b320083] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [defeacc9ef577] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.93s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [dc370b1e741fa] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.50s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [ddbc6db4f7ded] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.21s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d706b65bb83f9] daemon is not started [2021-06-11T20:26:29.903Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.63s) [2021-06-11T20:26:29.903Z] docker_cli_network_unix_test.go:46: [d69dd6092f58c] daemon is not started [2021-06-11T20:26:29.903Z] === RUN TestDockerHubPullSuite [2021-06-11T20:26:29.903Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-06-11T20:26:30.471Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-06-11T20:26:33.004Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-06-11T20:26:33.004Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-06-11T20:26:34.385Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-06-11T20:26:34.385Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite (5.35s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.10s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-06-11T20:26:34.385Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2021-06-11T20:26:34.385Z] PASS [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === Skipped [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.03s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-06-11T20:26:34.385Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-06-11T20:26:34.385Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-06-11T20:26:34.385Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-06-11T20:26:34.385Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-06-11T20:26:34.385Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.385Z] [2021-06-11T20:26:34.385Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T20:26:34.385Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_update_unix_test.go:143: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_update_unix_test.go:197: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_update_unix_test.go:127: unmatched requirement swapMemorySupport [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T20:26:34.386Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2021-06-11T20:26:34.386Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-06-11T20:26:34.386Z] docker_cli_network_unix_test.go:46: [d2f9d0c8b01a5] daemon is not started [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] [2021-06-11T20:26:34.386Z] DONE 1269 tests, 51 skipped in 2146.866s [2021-06-11T20:26:34.386Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T20:26:34.386Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T20:26:34.386Z] +++ kill 8282 [2021-06-11T20:26:35.762Z] +++ /etc/init.d/apparmor stop [2021-06-11T20:26:35.762Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T20:26:35.762Z] [2021-06-11T20:26:35.762Z] Unloading profiles will leave already running processes permanently [2021-06-11T20:26:35.762Z] unconfined, which can lead to unexpected situations. [2021-06-11T20:26:35.762Z] [2021-06-11T20:26:35.762Z] To set a process to complain mode, use the command line tool [2021-06-11T20:26:35.762Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T20:26:35.762Z] +++ true [2021-06-11T20:26:35.762Z] exiting test-integration [2021-06-11T20:26:35.762Z] ++ exit 0 [2021-06-11T20:26:35.762Z] [2021-06-11T20:26:35.762Z] + for job in $(jobs -p) [2021-06-11T20:26:35.762Z] + wait 4225 [2021-06-11T20:27:03.014Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T20:27:07.840Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-06-11T20:27:08.915Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-06-11T20:27:08.915Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-06-11T20:27:08.915Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-06-11T20:27:23.963Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T20:27:25.929Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-06-11T20:27:38.650Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T20:27:41.508Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T20:27:41.508Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T20:27:41.958Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T20:27:43.470Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite (1735.21s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.32s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.31s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.11s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.66s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (32.93s) [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:562: [ddf587d501004] joining swarm manager [dceb5b323075c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:584: [de2b2bb8b5f5a] joining swarm manager [dceb5b323075c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.015Z] check_test.go:380: [ddf587d501004] daemon is not started [2021-06-11T20:27:44.015Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.91s) [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:45: [d20d0c25b5fad] joining swarm manager [d79140fa14cf1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.10s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.83s) [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:303: [d85cccc5d5a4f] joining swarm manager [dd17fce90a856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:304: [d291f4a65a1e2] joining swarm manager [dd17fce90a856]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.28s) [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:271: [ddb360d30f4a6] joining swarm manager [d367ecbb72b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.015Z] docker_api_swarm_test.go:272: [de8b26c81b833] joining swarm manager [d367ecbb72b54]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.90s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.56s) [2021-06-11T20:27:44.015Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.51s) [2021-06-11T20:27:44.016Z] docker_api_swarm_node_test.go:19: [d8d2d41759f8f] joining swarm manager [d3a860cc04611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_node_test.go:20: [d9ca5e5b0103b] joining swarm manager [d3a860cc04611]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (49.79s) [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:501: [d47dae6bd887c] joining swarm manager [d990280c9cb10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:506: [ddf695547c7b8] joining swarm manager [d990280c9cb10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.56s) [2021-06-11T20:27:44.016Z] docker_api_swarm_node_test.go:80: [d1b506586767a] joining swarm manager [d797b0ae040ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.03s) [2021-06-11T20:27:44.016Z] docker_api_swarm_node_test.go:52: [d2e3f5b0bba37] joining swarm manager [d8228894a6811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_node_test.go:53: [db9553291b3df] joining swarm manager [d8228894a6811]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.48s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (22.01s) [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:201: [dc029bb2c7b2f] joining swarm manager [d23999a1bce1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.63s) [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:383: [daa52a31add53] joining swarm manager [d15b799771237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:384: [dfe7020fc9dde] joining swarm manager [d15b799771237]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] check_test.go:380: [dfe7020fc9dde] daemon is not started [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (48.54s) [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:801: [d462dfa132da6] joining swarm manager [d89b3394d507b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:801: [d12fda538f2a2] joining swarm manager [d89b3394d507b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:801: [dde7713cfc89a] joining swarm manager [d89b3394d507b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:801: [d478410056dd6] joining swarm manager [d89b3394d507b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:809: [d6adabc65c564] joining swarm manager [d89b3394d507b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (7.77s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.90s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:394: [d014386a3ed43] joining swarm manager [d12fe2d0673fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:394: [dc3863ba0d4cd] joining swarm manager [d12fe2d0673fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.95s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:342: [d66614313dc41] joining swarm manager [da1446ffb3c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:342: [d559082876ec1] joining swarm manager [da1446ffb3c51]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (18.46s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:489: [d85b35efbc59d] joining swarm manager [d0f07ace2647b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:489: [d6d5d9ce50d86] joining swarm manager [d0f07ace2647b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.40s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.96s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:127: [d7bdc8b0e3a3d] joining swarm manager [df177d1ff9e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:128: [d4ce7d9e36b1a] joining swarm manager [df177d1ff9e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:136: [db1955820dc55] joining swarm manager [df177d1ff9e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:137: [d4bf4a1fa3402] joining swarm manager [df177d1ff9e21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.53s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:303: [dd07184b5e929] joining swarm manager [dc4415920783d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:303: [ded3feb4bd291] joining swarm manager [dc4415920783d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.71s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:99: [ddb591d141f4f] joining swarm manager [de1858fc82a50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:100: [d02d0828a4d43] joining swarm manager [de1858fc82a50]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] check_test.go:380: [ddb591d141f4f] daemon is not started [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.91s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:532: [df5733c06a689] joining swarm manager [d1ef8f18ff3f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:533: [d7e6d3c9e559a] joining swarm manager [d1ef8f18ff3f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.53s) [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:147: [d40310fb2c0a7] joining swarm manager [da21822697527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_api_swarm_service_test.go:147: [df9b3122dd9cb] joining swarm manager [da21822697527]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.96s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (6.65s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.71s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.01s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.59s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.99s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.88s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.27s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.87s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.46s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.95s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.65s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.19s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.71s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.32s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.80s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.68s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.44s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.04s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.19s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (5.40s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.27s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.20s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.96s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.35s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.08s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.36s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.51s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.78s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.10s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.81s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.10s) [2021-06-11T20:27:44.016Z] docker_cli_service_logs_test.go:245: checking task 40sa65atxo03 [2021-06-11T20:27:44.016Z] docker_cli_service_logs_test.go:250: checking messages for 40sa65atxo03 [2021-06-11T20:27:44.016Z] docker_cli_service_logs_test.go:245: checking task k4g7kyzhedo9 [2021-06-11T20:27:44.016Z] docker_cli_service_logs_test.go:250: checking messages for k4g7kyzhedo9 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.34s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.71s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.80s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.26s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (16.09s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1901: [dcab70befb5c6] joining swarm manager [d723287b8b532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1902: [de0149a562e2b] joining swarm manager [d723287b8b532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.63s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.82s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.69s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.38s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1802: [d62840caa3f9b] joining swarm manager [d674f3277d8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1803: [d54372ee17621] joining swarm manager [d674f3277d8cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.82s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.89s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1321: [d735018e33425] joining swarm manager [d928a8cda3f84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1322: [dde140aadc11c] joining swarm manager [d928a8cda3f84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.02s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.64s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.43s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.79s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.14s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.79s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.01s) [2021-06-11T20:27:44.016Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.49s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.84s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.61s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.14s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.76s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1186: [d4b9e37de82a2] joining swarm manager [da4d5f364a07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1195: [d5e40dfaffeda] joining swarm manager [da4d5f364a07d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.51s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.10s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (124.72s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1118: [dd1fb802e9fbe] joining swarm manager [decce15e80f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1119: [d25a7b3568639] joining swarm manager [decce15e80f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1172: [d433251f4c44a] joining swarm manager [decce15e80f00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.95s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1453: [db3523b474641] joining swarm manager [d21722c946cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] docker_cli_swarm_test.go:1454: [d6fc5995a6d6a] joining swarm manager [d21722c946cd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.21s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.24s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.09s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.42s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.84s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.31s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s) [2021-06-11T20:27:44.016Z] docker_cli_swarm_unix_test.go:62: [d67eee49d4d1a] joining swarm manager [d7228f8336705]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.58s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.57s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.36s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.31s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.29s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.30s) [2021-06-11T20:27:44.016Z] docker_api_swarm_test.go:961: [d90ef48095fdc] joining swarm manager [df5c9ae17dbcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.89s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.74s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.75s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (4.42s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.37s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.99s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.66s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (4.35s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.11s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.62s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (5.29s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.75s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.27s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.31s) [2021-06-11T20:27:44.016Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.23s) [2021-06-11T20:27:44.016Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T20:27:44.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-06-11T20:27:48.095Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T20:27:51.773Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T20:27:56.397Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T20:27:58.894Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-06-11T20:28:17.346Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T20:28:17.346Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T20:28:17.346Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T20:28:27.570Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T20:28:27.570Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T20:28:35.033Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-06-11T20:28:36.053Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T20:28:36.503Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T20:28:37.224Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-06-11T20:28:37.687Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-06-11T20:28:41.129Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T20:29:02.890Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-06-11T20:29:06.579Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-06-11T20:29:11.060Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T20:29:11.060Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T20:29:12.009Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T20:29:13.519Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T20:29:14.707Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-06-11T20:29:17.747Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-06-11T20:29:18.145Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T20:29:28.368Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T20:29:28.368Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T20:29:28.368Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T20:29:28.368Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T20:29:30.169Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-06-11T20:29:36.842Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T20:29:37.291Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T20:29:40.972Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T20:29:40.972Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T20:29:40.972Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T20:29:46.788Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-06-11T20:30:01.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-06-11T20:30:05.963Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T20:30:05.963Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T20:30:12.758Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-06-11T20:30:13.097Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T20:30:18.818Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T20:30:18.818Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T20:30:18.818Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T20:30:20.958Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T20:30:21.410Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-11T20:30:30.522Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-06-11T20:30:33.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-06-11T20:30:36.106Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T20:30:40.884Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-06-11T20:30:44.577Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T20:30:45.027Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T20:30:45.971Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-06-11T20:30:59.717Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T20:30:59.717Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T20:31:00.167Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T20:31:00.167Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T20:31:01.115Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T20:31:13.383Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T20:31:15.526Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T20:31:15.975Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T20:31:15.975Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T20:31:15.975Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T20:31:18.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-06-11T20:31:18.118Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T20:31:22.756Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T20:31:28.477Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T20:31:32.161Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T20:31:32.161Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T20:31:36.154Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-06-11T20:31:39.148Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T20:31:39.148Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T20:31:46.140Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T20:31:50.764Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T20:31:51.052Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-06-11T20:31:57.758Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T20:32:06.233Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T20:32:06.233Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T20:32:08.376Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T20:32:08.376Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T20:32:08.376Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T20:32:08.376Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T20:32:11.234Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T20:32:11.234Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T20:32:11.234Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T20:32:14.097Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T20:32:14.097Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T20:32:14.097Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T20:32:14.097Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T20:32:14.097Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T20:32:16.960Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T20:32:19.818Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T20:32:21.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T20:32:21.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T20:32:21.963Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T20:32:24.104Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T20:32:24.104Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T20:32:26.965Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T20:32:26.965Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T20:32:26.965Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T20:32:29.828Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T20:32:29.828Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T20:32:31.969Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T20:32:31.969Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T20:32:34.830Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T20:32:34.830Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T20:32:37.691Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T20:32:37.728Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-06-11T20:32:41.377Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T20:32:46.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T20:32:46.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T20:32:46.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T20:32:46.002Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T20:32:46.002Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T20:32:48.142Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T20:32:48.142Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T20:32:51.008Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T20:32:51.008Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-06-11T20:32:52.620Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-06-11T20:32:53.073Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-06-11T20:32:53.156Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T20:32:53.156Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T20:32:55.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-06-11T20:32:57.789Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnv [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-06-11T20:32:58.826Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T20:32:59.931Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-11T20:33:02.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T20:33:02.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-11T20:33:03.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-06-11T20:33:03.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-06-11T20:33:03.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-06-11T20:33:03.476Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-06-11T20:33:04.219Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-11T20:33:04.432Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-06-11T20:33:07.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-11T20:33:09.083Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-06-11T20:33:10.760Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-11T20:33:13.621Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e1860_} [2021-06-11T20:33:15.766Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1375716702_c:\foo_false____} [2021-06-11T20:33:18.625Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1375716702_c:\foo_true____} [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T20:33:20.768Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T20:33:21.223Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T20:33:24.920Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T20:33:24.921Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T20:33:26.684Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-06-11T20:33:26.684Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-06-11T20:33:26.684Z] === RUN TestDockerSuite/TestBuildExpose [2021-06-11T20:33:26.684Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-06-11T20:33:26.684Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-06-11T20:33:27.136Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-06-11T20:33:27.136Z] === RUN TestDockerSuite/TestBuildFails [2021-06-11T20:33:27.782Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T20:33:27.782Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T20:33:27.782Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T20:33:27.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-06-11T20:33:29.922Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T20:33:29.922Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T20:33:29.922Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T20:33:29.922Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T20:33:30.222Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-06-11T20:33:30.222Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-06-11T20:33:35.643Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T20:33:35.971Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-06-11T20:33:37.787Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T20:33:37.787Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T20:33:37.787Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T20:33:42.989Z] === RUN TestDockerSuite/TestBuildForceRm [2021-06-11T20:33:48.006Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T20:33:48.006Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T20:33:48.006Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T20:33:55.297Z] === RUN TestDockerSuite/TestBuildFromGit [2021-06-11T20:33:58.232Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T20:33:58.232Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T20:33:58.232Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T20:33:59.742Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T20:33:59.742Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T20:33:59.742Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T20:33:59.980Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-06-11T20:34:01.047Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-06-11T20:34:02.002Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-06-11T20:34:02.599Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T20:34:02.599Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T20:34:02.599Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T20:34:02.599Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T20:34:02.599Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T20:34:03.050Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T20:34:03.050Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T20:34:05.193Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T20:34:07.334Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T20:34:07.751Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-06-11T20:34:07.751Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-06-11T20:34:07.783Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T20:34:07.783Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T20:34:08.707Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-06-11T20:34:09.160Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-06-11T20:34:09.160Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-06-11T20:34:09.931Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T20:34:10.881Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T20:34:10.881Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T20:34:10.881Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T20:34:11.331Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T20:34:11.331Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T20:34:11.784Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T20:34:12.235Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T20:34:14.860Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-06-11T20:34:20.715Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T20:34:20.715Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T20:34:21.166Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T20:34:23.892Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-06-11T20:34:23.892Z] === RUN TestDockerSuite/TestBuildHistory [2021-06-11T20:34:24.847Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T20:34:24.847Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T20:34:24.847Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T20:34:27.706Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T20:34:28.155Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T20:34:30.299Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T20:34:32.950Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-06-11T20:34:33.187Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T20:34:36.050Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T20:34:36.195Z] === RUN TestDockerSuite/TestBuildIidFile [2021-06-11T20:34:36.648Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-06-11T20:34:38.801Z] === RUN TestDockerSuite/TestBuildInheritance [2021-06-11T20:34:38.801Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-06-11T20:34:39.756Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-06-11T20:34:39.756Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-06-11T20:34:44.401Z] === RUN TestDockerSuite/TestBuildLabel [2021-06-11T20:34:44.527Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T20:34:45.359Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-06-11T20:34:45.812Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-06-11T20:34:47.329Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-06-11T20:34:47.781Z] === RUN TestDockerSuite/TestBuildLabels [2021-06-11T20:34:47.844Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-06-11T20:34:48.735Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-06-11T20:34:50.244Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T20:34:50.254Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-06-11T20:34:57.269Z] === RUN TestDockerSuite/TestBuildLastModified [2021-06-11T20:34:57.269Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-06-11T20:34:57.269Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-06-11T20:34:57.269Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-06-11T20:34:57.269Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-06-11T20:34:57.270Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-06-11T20:34:57.270Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-06-11T20:34:57.724Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-06-11T20:34:58.678Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-06-11T20:35:00.466Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T20:35:02.606Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite (439.76s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.78s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:53: [dacc108ddd2f2] daemon is not started [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:53: [d9dc08fa5a745] daemon is not started [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.08s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:53: [d303907c85252] daemon is not started [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:53: [d60df48c4b5b1] daemon is not started [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.46s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.44s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.46s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.55s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.44s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.20s) [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.26s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:485: [d1c4a6adeff3c] daemon is not started [2021-06-11T20:35:02.723Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-06-11T20:35:02.723Z] docker_cli_external_volume_driver_test.go:53: [dbaa86c113f87] daemon is not started [2021-06-11T20:35:02.723Z] PASS [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] === Skipped [2021-06-11T20:35:02.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T20:35:02.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-06-11T20:35:02.723Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-06-11T20:35:02.723Z] check_test.go:309: [d23e32478c954] daemon is not started [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T20:35:02.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-06-11T20:35:02.723Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-06-11T20:35:02.723Z] check_test.go:309: [d7dac3feff48f] daemon is not started [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T20:35:02.723Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-06-11T20:35:02.723Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-06-11T20:35:02.723Z] check_test.go:309: [d6e4b1b48ba24] daemon is not started [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-11T20:35:02.723Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-06-11T20:35:02.723Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-11T20:35:02.723Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2021-06-11T20:35:02.723Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] [2021-06-11T20:35:02.723Z] DONE 273 tests, 5 skipped in 2652.003s [2021-06-11T20:35:02.723Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-06-11T20:35:02.723Z] ++++ cat bundles/test-integration/docker.pid [2021-06-11T20:35:02.723Z] +++ kill 8283 [2021-06-11T20:35:02.982Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d70fe18b5f826/docker.pid [2021-06-11T20:35:02.982Z] +++ kill 8214 [2021-06-11T20:35:02.982Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 8214 is not a child of this shell [2021-06-11T20:35:02.982Z] warning: PID 8214 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d70fe18b5f826/docker.pid had a nonzero exit code [2021-06-11T20:35:02.982Z] +++ /etc/init.d/apparmor stop [2021-06-11T20:35:02.982Z] Leaving: AppArmorNo profiles have been unloaded. [2021-06-11T20:35:02.982Z] [2021-06-11T20:35:02.982Z] Unloading profiles will leave already running processes permanently [2021-06-11T20:35:02.982Z] unconfined, which can lead to unexpected situations. [2021-06-11T20:35:02.982Z] [2021-06-11T20:35:02.982Z] To set a process to complain mode, use the command line tool [2021-06-11T20:35:02.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-06-11T20:35:02.982Z] +++ true [2021-06-11T20:35:02.982Z] exiting test-integration [2021-06-11T20:35:02.982Z] ++ exit 0 [2021-06-11T20:35:02.982Z] [2021-06-11T20:35:03.058Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T20:35:03.241Z] + exit 0 [2021-06-11T20:35:03.241Z] ++ jobs -p [2021-06-11T20:35:03.241Z] + pids= [2021-06-11T20:35:03.241Z] + echo 'Remaining pids to kill: []' [2021-06-11T20:35:03.241Z] Remaining pids to kill: [] [2021-06-11T20:35:03.241Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-06-11T20:35:03.263Z] Recording test results [2021-06-11T20:35:04.429Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-06-11T20:35:04.998Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-06-11T20:35:05.328Z] + echo Ensuring container killed. [2021-06-11T20:35:05.328Z] Ensuring container killed. [2021-06-11T20:35:05.328Z] + docker ps -aq -f name=docker-pr1-* [2021-06-11T20:35:05.587Z] + cids=5143fdf197a3 [2021-06-11T20:35:05.587Z] 86d375e7bea1 [2021-06-11T20:35:05.587Z] e03a35636d8a [2021-06-11T20:35:05.587Z] + [ -n 5143fdf197a3 [2021-06-11T20:35:05.587Z] 86d375e7bea1 [2021-06-11T20:35:05.587Z] e03a35636d8a ] [2021-06-11T20:35:05.587Z] + docker rm -vf 5143fdf197a3 86d375e7bea1 e03a35636d8a [2021-06-11T20:35:06.526Z] 5143fdf197a3 [2021-06-11T20:35:07.464Z] 86d375e7bea1 [2021-06-11T20:35:07.687Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T20:35:08.136Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T20:35:08.402Z] e03a35636d8a [Pipeline] sh [2021-06-11T20:35:08.689Z] + echo Chowning /workspace to jenkins user [2021-06-11T20:35:08.689Z] Chowning /workspace to jenkins user [2021-06-11T20:35:08.689Z] + id -u [2021-06-11T20:35:08.689Z] + id -g [2021-06-11T20:35:08.689Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42518:/workspace busybox chown -R 1000:1000 /workspace [2021-06-11T20:35:08.689Z] Unable to find image 'busybox:latest' locally [2021-06-11T20:35:08.689Z] latest: Pulling from library/busybox [2021-06-11T20:35:08.948Z] b71f96345d44: Pulling fs layer [2021-06-11T20:35:08.948Z] b71f96345d44: Verifying Checksum [2021-06-11T20:35:08.948Z] b71f96345d44: Download complete [2021-06-11T20:35:08.948Z] b71f96345d44: Pull complete [2021-06-11T20:35:09.207Z] Digest: sha256:930490f97e5b921535c153e0e7110d251134cc4b72bbb8133c6a5065cc68580d [2021-06-11T20:35:09.207Z] Status: Downloaded newer image for busybox:latest [2021-06-11T20:35:09.646Z] === RUN TestDockerSuite/TestEventsFilters [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-06-11T20:35:13.700Z] + bundleName=amd64 [2021-06-11T20:35:13.700Z] + echo Creating amd64-bundles.tar.gz [2021-06-11T20:35:13.700Z] Creating amd64-bundles.tar.gz [2021-06-11T20:35:13.700Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-06-11T20:35:13.700Z] + xargs tar -czf amd64-bundles.tar.gz [2021-06-11T20:35:14.268Z] === RUN TestDockerSuite/TestEventsFormat [Pipeline] archiveArtifacts [2021-06-11T20:35:14.648Z] Archiving artifacts [2021-06-11T20:35:16.575Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T20:35:16.883Z] + make clean [2021-06-11T20:35:17.142Z] docker volume rm -f docker-dev-cache [2021-06-11T20:35:17.142Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T20:35:19.986Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T20:35:20.936Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T20:35:20.936Z] === RUN TestDockerSuite/TestEventsRename [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T20:35:23.797Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T20:35:25.449Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-06-11T20:35:25.449Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-06-11T20:35:27.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-06-11T20:35:32.271Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T20:35:33.783Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T20:35:36.645Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T20:35:42.364Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T20:35:42.364Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T20:35:45.221Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T20:35:49.847Z] === RUN TestDockerSuite/TestExec [2021-06-11T20:35:49.847Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T20:35:49.847Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T20:35:51.363Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T20:35:53.506Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T20:35:53.506Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T20:35:53.506Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T20:35:53.506Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T20:35:55.648Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T20:35:57.850Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T20:35:59.990Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T20:36:02.132Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T20:36:06.756Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T20:36:06.756Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T20:36:06.756Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T20:36:06.756Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T20:36:08.895Z] === RUN TestDockerSuite/TestExecInspectID [2021-06-11T20:36:10.002Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T20:36:13.519Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T20:36:16.377Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T20:36:18.517Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T20:36:18.517Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T20:36:24.240Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T20:36:24.690Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T20:36:24.690Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T20:36:24.690Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T20:36:27.594Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-06-11T20:36:30.407Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T20:36:30.466Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-06-11T20:36:37.398Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T20:36:37.490Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-06-11T20:36:39.538Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T20:36:43.232Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestHealth [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T20:36:46.528Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T20:36:51.155Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T20:36:51.155Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T20:36:51.155Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T20:36:51.155Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T20:36:51.155Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T20:36:51.606Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T20:36:52.055Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T20:36:52.055Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T20:36:53.004Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T20:36:53.454Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T20:36:55.594Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T20:36:55.594Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T20:36:57.738Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T20:37:00.601Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T20:37:00.832Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-06-11T20:37:00.832Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-06-11T20:37:01.050Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T20:37:01.050Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T20:37:04.728Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T20:37:04.728Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T20:37:07.584Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T20:37:07.848Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-06-11T20:37:08.803Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-06-11T20:37:08.803Z] === RUN TestDockerSuite/TestBuildNetNone [2021-06-11T20:37:08.803Z] === RUN TestDockerSuite/TestBuildNoContext [2021-06-11T20:37:10.444Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T20:37:11.677Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-06-11T20:37:12.586Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T20:37:12.586Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T20:37:12.586Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T20:37:12.586Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T20:37:12.586Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T20:37:15.448Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T20:37:15.448Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T20:37:18.306Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T20:37:18.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T20:37:18.306Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T20:37:18.306Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T20:37:21.167Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T20:37:21.932Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-06-11T20:37:25.795Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T20:37:25.795Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T20:37:25.795Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T20:37:25.795Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T20:37:28.664Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T20:37:28.956Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-06-11T20:37:28.956Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-06-11T20:37:28.956Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-06-11T20:37:31.524Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T20:37:31.524Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T20:37:31.827Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-06-11T20:37:32.786Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-06-11T20:37:33.741Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-06-11T20:37:34.385Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T20:37:36.524Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T20:37:36.524Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T20:37:36.524Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T20:37:38.665Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T20:37:42.345Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T20:37:46.025Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T20:37:48.469Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-06-11T20:37:48.883Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T20:37:49.988Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-06-11T20:37:51.024Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T20:37:53.166Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T20:37:55.309Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T20:37:58.170Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T20:38:00.237Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T20:38:00.313Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T20:38:00.763Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T20:38:02.902Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T20:38:03.112Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-06-11T20:38:05.044Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T20:38:10.760Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T20:38:11.617Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-06-11T20:38:12.901Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T20:38:12.901Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T20:38:15.041Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T20:38:15.041Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T20:38:17.362Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-06-11T20:38:22.012Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-06-11T20:38:22.028Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T20:38:23.529Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-06-11T20:38:23.529Z] === RUN TestDockerSuite/TestBuildPATH [2021-06-11T20:38:23.529Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-06-11T20:38:25.680Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-06-11T20:38:25.680Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-06-11T20:38:27.745Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T20:38:33.462Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T20:38:36.321Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T20:38:38.462Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T20:38:38.462Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T20:38:41.323Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T20:38:43.464Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T20:38:53.679Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T20:38:53.679Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T20:38:53.679Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T20:38:55.818Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T20:38:58.682Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPortList [2021-06-11T20:39:01.545Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T20:39:07.263Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T20:39:08.083Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-06-11T20:39:11.885Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T20:39:11.885Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T20:39:20.364Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T20:39:20.364Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T20:39:28.843Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T20:39:37.923Z] === RUN TestDockerSuite/TestBuildRm [2021-06-11T20:39:43.533Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T20:39:43.533Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T20:39:43.533Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T20:39:52.658Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-06-11T20:39:54.809Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-06-11T20:39:54.809Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-06-11T20:39:55.261Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-06-11T20:39:55.945Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T20:39:56.876Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-06-11T20:39:59.630Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T20:40:00.574Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-06-11T20:40:04.275Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-06-11T20:40:06.621Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T20:40:08.920Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-06-11T20:40:11.246Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T20:40:11.246Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T20:40:11.246Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T20:40:16.967Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T20:40:16.967Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T20:40:16.967Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T20:40:16.967Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T20:40:16.967Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T20:40:23.958Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T20:40:23.958Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T20:40:24.906Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T20:40:24.906Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T20:40:26.416Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T20:40:26.520Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-06-11T20:40:26.520Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-06-11T20:40:26.973Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-06-11T20:40:27.364Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T20:40:27.364Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T20:40:31.990Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T20:40:36.615Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T20:40:38.764Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T20:40:39.282Z] === RUN TestDockerSuite/TestBuildSpaces [2021-06-11T20:40:39.282Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-06-11T20:40:43.932Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-06-11T20:40:43.932Z] === RUN TestDockerSuite/TestBuildStderr [2021-06-11T20:40:48.579Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-06-11T20:41:03.757Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T20:41:03.757Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T20:41:09.579Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-06-11T20:41:09.579Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-06-11T20:41:10.747Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T20:41:10.747Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T20:41:11.197Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T20:41:12.146Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T20:41:12.451Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-06-11T20:41:13.970Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-06-11T20:41:16.772Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T20:41:19.709Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-06-11T20:41:22.495Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T20:41:22.495Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T20:41:24.353Z] === RUN TestDockerSuite/TestBuildUser [2021-06-11T20:41:24.807Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-06-11T20:41:24.807Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-06-11T20:41:24.807Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-06-11T20:41:27.119Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T20:41:27.119Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T20:41:27.119Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T20:41:29.452Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-06-11T20:41:29.453Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-06-11T20:41:37.954Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-06-11T20:41:37.954Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-06-11T20:41:37.954Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-06-11T20:41:52.110Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T20:41:53.619Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T20:41:54.069Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T20:42:03.015Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-06-11T20:42:03.015Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-06-11T20:42:06.334Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T20:42:10.011Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T20:42:11.528Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-06-11T20:42:18.485Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T20:42:21.778Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-06-11T20:42:21.778Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-06-11T20:42:22.231Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-06-11T20:42:25.106Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-06-11T20:42:25.106Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-06-11T20:42:26.956Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T20:42:27.405Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T20:42:30.264Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T20:42:37.418Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-06-11T20:42:42.065Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-06-11T20:42:42.527Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-06-11T20:43:00.063Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T20:43:02.924Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T20:43:03.527Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-06-11T20:43:03.527Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-06-11T20:43:03.527Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-06-11T20:43:03.527Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-06-11T20:43:04.059Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-06-11T20:43:08.694Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T20:43:09.653Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T20:43:11.799Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T20:43:11.799Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T20:43:11.799Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T20:43:12.574Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-06-11T20:43:14.726Z] === RUN TestDockerSuite/TestBuildXZHost [2021-06-11T20:43:15.179Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-06-11T20:43:15.179Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-06-11T20:43:15.179Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-06-11T20:43:17.334Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-06-11T20:43:17.520Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T20:43:20.378Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T20:43:21.993Z] === RUN TestDockerSuite/TestCommitChange [2021-06-11T20:43:22.523Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T20:43:25.382Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T20:43:27.633Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T20:43:27.633Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T20:43:27.739Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-06-11T20:43:32.394Z] === RUN TestDockerSuite/TestCommitHardlink [2021-06-11T20:43:32.394Z] === RUN TestDockerSuite/TestCommitNewFile [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T20:43:33.354Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T20:43:35.494Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T20:43:35.494Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T20:43:39.171Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T20:43:39.171Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T20:43:39.171Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T20:43:40.680Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T20:43:42.188Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T20:43:44.708Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-06-11T20:43:44.708Z] === RUN TestDockerSuite/TestCommitTTY [2021-06-11T20:43:45.047Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T20:43:47.904Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T20:43:47.904Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T20:43:47.904Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T20:43:47.904Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T20:43:50.045Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T20:43:50.045Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T20:43:50.045Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T20:43:50.045Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T20:43:50.045Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T20:43:51.724Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-06-11T20:43:52.188Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T20:43:55.421Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-06-11T20:43:55.421Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-06-11T20:43:55.873Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T20:43:56.812Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T20:43:59.670Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T20:43:59.670Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T20:43:59.670Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T20:43:59.670Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T20:44:01.810Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T20:44:03.952Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T20:44:03.952Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T20:44:06.130Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-06-11T20:44:06.810Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T20:44:06.811Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T20:44:06.811Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T20:44:06.811Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T20:44:08.951Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T20:44:11.808Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T20:44:13.155Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-06-11T20:44:13.155Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-06-11T20:44:14.669Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T20:44:14.674Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-06-11T20:44:14.674Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-06-11T20:44:14.674Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-06-11T20:44:14.674Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T20:44:17.539Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T20:44:21.694Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-06-11T20:44:21.694Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-06-11T20:44:21.694Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T20:44:22.167Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T20:44:24.568Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-06-11T20:44:24.568Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-06-11T20:44:24.568Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-06-11T20:44:24.568Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-06-11T20:44:24.568Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-06-11T20:44:27.440Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-06-11T20:44:29.234Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T20:44:29.234Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T20:44:29.604Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-06-11T20:44:31.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-06-11T20:44:31.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-06-11T20:44:31.757Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T20:44:32.092Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T20:44:34.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-06-11T20:44:34.629Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-06-11T20:44:36.781Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-06-11T20:44:36.781Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-06-11T20:44:36.781Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-06-11T20:44:38.935Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-06-11T20:44:38.935Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-06-11T20:44:39.082Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T20:44:39.082Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T20:44:39.082Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T20:44:39.082Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T20:44:41.089Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-06-11T20:44:41.089Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-06-11T20:44:43.963Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-06-11T20:44:43.963Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-06-11T20:44:44.801Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T20:44:46.837Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T20:44:49.424Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T20:44:49.874Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T20:44:50.827Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T20:44:52.969Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T20:44:54.494Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T20:44:55.342Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-06-11T20:44:56.002Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T20:44:58.865Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:44:59.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-06-11T20:44:59.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-06-11T20:44:59.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-06-11T20:44:59.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-06-11T20:44:59.989Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-06-11T20:45:01.507Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-06-11T20:45:01.508Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T20:45:03.490Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T20:45:04.387Z] === RUN TestDockerSuite/TestContainerAPITop [2021-06-11T20:45:04.387Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-06-11T20:45:06.538Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-06-11T20:45:06.538Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-06-11T20:45:11.182Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-06-11T20:45:11.965Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T20:45:11.965Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T20:45:12.702Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-06-11T20:45:12.702Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-06-11T20:45:12.703Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-06-11T20:45:12.703Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-06-11T20:45:13.163Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-06-11T20:45:13.163Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-06-11T20:45:14.824Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T20:45:15.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-06-11T20:45:15.315Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-06-11T20:45:20.550Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T20:45:23.410Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T20:45:23.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-06-11T20:45:25.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-06-11T20:45:26.271Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T20:45:28.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-06-11T20:45:28.413Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T20:45:30.366Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000934bc0_} [2021-06-11T20:45:31.271Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T20:45:31.271Z] === RUN TestDockerSuite/TestRunState [2021-06-11T20:45:31.271Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T20:45:33.410Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T20:45:33.410Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T20:45:36.272Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T20:45:38.873Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1141777442_c:\foo_false____} [2021-06-11T20:45:40.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1141777442_c:\foo_true____} [2021-06-11T20:45:40.898Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T20:45:40.898Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T20:45:40.898Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T20:45:41.348Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-06-11T20:45:43.267Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-06-11T20:45:43.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-06-11T20:45:43.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-06-11T20:45:43.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-06-11T20:45:43.721Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-06-11T20:45:44.205Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T20:45:44.205Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T20:45:46.348Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T20:45:46.348Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T20:45:46.348Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T20:45:50.029Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-06-11T20:45:52.225Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-06-11T20:45:53.744Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-06-11T20:45:53.744Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-06-11T20:45:53.744Z] === RUN TestDockerSuite/TestCpRelativePath [2021-06-11T20:45:56.624Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-06-11T20:45:56.624Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-06-11T20:45:56.624Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-06-11T20:45:56.624Z] === RUN TestDockerSuite/TestCpToCaseA [2021-06-11T20:45:58.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T20:46:01.271Z] === RUN TestDockerSuite/TestCpToCaseB [2021-06-11T20:46:02.191Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T20:46:09.179Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T20:46:09.179Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T20:46:09.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T20:46:09.785Z] === RUN TestDockerSuite/TestCpToCaseC [2021-06-11T20:46:09.785Z] === RUN TestDockerSuite/TestCpToCaseD [2021-06-11T20:46:09.785Z] === RUN TestDockerSuite/TestCpToCaseE [2021-06-11T20:46:12.037Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T20:46:14.898Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T20:46:17.039Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T20:46:17.040Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T20:46:18.297Z] === RUN TestDockerSuite/TestCpToCaseF [2021-06-11T20:46:18.297Z] === RUN TestDockerSuite/TestCpToCaseG [2021-06-11T20:46:18.297Z] === RUN TestDockerSuite/TestCpToCaseH [2021-06-11T20:46:25.517Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T20:46:32.504Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T20:46:34.015Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T20:46:38.641Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToCaseI [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToDot [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-06-11T20:46:39.304Z] === RUN TestDockerSuite/TestCpToStdout [2021-06-11T20:46:40.784Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T20:46:41.234Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T20:46:41.457Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-06-11T20:46:41.457Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-06-11T20:46:41.457Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-06-11T20:46:41.457Z] === RUN TestDockerSuite/TestCpVolumePath [2021-06-11T20:46:41.457Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-06-11T20:46:41.683Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T20:46:41.684Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T20:46:41.910Z] === RUN TestDockerSuite/TestCreateArgs [2021-06-11T20:46:41.910Z] === RUN TestDockerSuite/TestCreateByImageID [2021-06-11T20:46:43.823Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T20:46:44.064Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-06-11T20:46:46.937Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-06-11T20:46:46.937Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-06-11T20:46:46.937Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-06-11T20:46:49.091Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-06-11T20:46:49.543Z] === RUN TestDockerSuite/TestCreateLabels [2021-06-11T20:46:49.996Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-06-11T20:46:49.996Z] === RUN TestDockerSuite/TestCreateRM [2021-06-11T20:46:49.996Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-06-11T20:46:49.996Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-06-11T20:46:50.448Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-06-11T20:46:50.812Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T20:46:50.812Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T20:46:50.901Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-06-11T20:46:59.284Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T20:46:59.284Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T20:46:59.406Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-06-11T20:46:59.406Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-06-11T20:46:59.859Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-06-11T20:47:02.990Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T20:47:02.990Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T20:47:02.990Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T20:47:02.990Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T20:47:02.990Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T20:47:03.556Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-06-11T20:47:03.556Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-06-11T20:47:03.556Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDevicePermissions [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDockerFails [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-06-11T20:47:06.527Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-06-11T20:47:06.528Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-06-11T20:47:06.528Z] === RUN TestDockerSuite/TestEventsAttach [2021-06-11T20:47:06.528Z] === RUN TestDockerSuite/TestEventsCommit [2021-06-11T20:47:06.528Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-06-11T20:47:09.406Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-06-11T20:47:11.558Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T20:47:13.217Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T20:47:14.434Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-06-11T20:47:14.725Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T20:47:16.867Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T20:47:16.867Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T20:47:19.006Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T20:47:22.939Z] === RUN TestDockerSuite/TestEventsCopy [2021-06-11T20:47:27.594Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-06-11T20:47:33.346Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-06-11T20:47:35.499Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-06-11T20:47:36.454Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T20:47:36.554Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T20:47:38.064Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T20:47:38.064Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T20:47:40.151Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-06-11T20:47:41.106Z] === RUN TestDockerSuite/TestEventsFilterType [2021-06-11T20:47:41.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T20:47:41.743Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T20:47:42.193Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T20:47:42.193Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T20:47:42.624Z] === RUN TestDockerSuite/TestEventsFilters [2021-06-11T20:47:42.642Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T20:47:47.267Z] === RUN TestDockerSuite/TestEventsFormat [2021-06-11T20:47:51.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T20:47:51.121Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T20:47:51.573Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T20:47:51.573Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T20:47:51.573Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T20:47:53.011Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-06-11T20:47:53.012Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-06-11T20:47:53.012Z] === RUN TestDockerSuite/TestEventsImageImport [2021-06-11T20:47:53.012Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-06-11T20:47:53.012Z] === RUN TestDockerSuite/TestEventsImagePull [2021-06-11T20:47:53.012Z] === RUN TestDockerSuite/TestEventsImageTag [2021-06-11T20:47:53.464Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-06-11T20:47:53.464Z] === RUN TestDockerSuite/TestEventsRename [2021-06-11T20:47:56.338Z] === RUN TestDockerSuite/TestEventsResize [2021-06-11T20:48:00.058Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T20:48:00.058Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T20:48:00.059Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T20:48:04.842Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-06-11T20:48:06.360Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-06-11T20:48:09.234Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-06-11T20:48:10.278Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T20:48:10.278Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite (2432.28s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T20:48:10.278Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.03s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (64.69s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-11T20:48:10.278Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T20:48:10.278Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.63s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T20:48:10.278Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T20:48:10.278Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.74s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T20:48:10.278Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T20:48:10.278Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T20:48:10.278Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T20:48:10.278Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.08s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T20:48:10.278Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T20:48:10.278Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.44s) [2021-06-11T20:48:10.278Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.21s) [2021-06-11T20:48:10.278Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-11T20:48:10.278Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.34s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (8.48s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.94s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.96s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.31s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.58s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.87s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.70s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.01s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.07s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.64s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.18s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.55s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddTar (34.27s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.18s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.91s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (9.58s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.93s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (13.01s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.26s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.08s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.65s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (24.55s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (9.07s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.49s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.96s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.44s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T20:48:10.279Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.61s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.11s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCmd (0.67s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.59s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.19s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.38s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.52s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (6.65s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.00s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.92s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.71s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.38s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (37.24s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.52s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.27s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (9.59s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.89s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (17.26s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.71s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.14s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.07s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.33s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.26s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (58.36s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.76s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.78s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.36s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (10.83s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.66s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (28.86s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.66s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.32s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (78.04s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.43s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.61s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.21s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (9.97s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.89s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (9.27s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.04s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.54s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.50s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.67s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFails (2.65s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.94s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.75s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.55s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.11s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.48s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (9.97s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.59s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.48s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildHistory (11.77s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.05s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.96s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.59s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabel (0.99s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.66s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabels (1.10s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.65s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.23s) [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T20:48:10.279Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.21s) [2021-06-11T20:48:10.279Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.69s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.58s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (15.38s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.71s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.97s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (10.13s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.16s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.35s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.69s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.08s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.71s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.83s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.72s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.16s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.93s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.80s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.80s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.11s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.62s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.65s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.65s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.28s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.82s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.03s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (19.24s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildRm (16.45s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.07s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-11T20:48:10.280Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.50s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.05s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.08s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.72s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.19s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.67s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.26s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (9.59s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildStderr (4.21s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.82s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.45s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.39s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.47s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (9.84s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (8.72s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.61s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.22s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.07s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.96s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.09s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.72s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.27s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.36s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWithTabs (8.95s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.06s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.27s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (12.09s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.08s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T20:48:10.280Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T20:48:10.280Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T20:48:10.280Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.80s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.81s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitChange (5.09s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.41s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.95s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitTTY (7.27s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.29s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.12s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.51s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.70s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.74s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.78s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.34s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.21s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.29s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.31s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.77s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.87s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.44s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.14s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.24s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.98s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.40s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.65s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.12s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.05s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.56s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.58s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.76s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.52s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0008e1860_} (2.53s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1375716702_c:\foo_false____} (2.54s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1375716702_c:\foo_true____} (2.53s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T20:48:10.280Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.47s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T20:48:10.280Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T20:48:10.280Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.280Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.97s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.90s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.55s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.97s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.47s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.55s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToCaseH (9.96s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToDot (2.68s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCpToStdout (2.81s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.23s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.14s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.27s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.22s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.02s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.76s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateLabels (0.22s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateRM (0.43s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.45s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.11s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.49s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.82s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:10.281Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.62s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.18s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:10.281Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T20:48:10.281Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.35s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.68s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.80s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.60s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsCopy (5.14s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (10.23s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.41s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.85s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.47s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-06-11T20:48:10.281Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.03s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsFilters (5.09s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsFormat (5.16s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T20:48:10.731Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsRename (2.60s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.35s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.79s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.23s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.37s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T20:48:10.731Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.02s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.05s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T20:48:10.731Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T20:48:10.731Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T20:48:10.731Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.15s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.14s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.27s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.20s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.86s) [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T20:48:10.731Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T20:48:10.731Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T20:48:10.731Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.17s) [2021-06-11T20:48:10.731Z] --- PASS: TestDockerSuite/TestExecInspectID (4.54s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T20:48:10.732Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.52s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T20:48:10.732Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.29s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.86s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.04s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.05s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.02s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.98s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T20:48:10.732Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.87s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.08s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.24s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.06s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImportBadURL (2.45s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T20:48:10.732Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T20:48:10.732Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.59s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.37s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T20:48:10.732Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T20:48:10.732Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.61s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.45s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectDefault (2.70s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectHistory (5.03s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.83s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.50s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.69s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.18s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.11s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectStatus (3.37s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.31s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.37s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.33s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.16s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.16s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.64s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.56s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.96s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.76s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.61s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T20:48:10.732Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.14s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.08s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.18s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.54s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.20s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.68s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsSince (9.06s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsTail (2.98s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.80s) [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.72s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T20:48:10.732Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T20:48:10.732Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.732Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.06s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T20:48:10.733Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsByOrder (8.18s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.10s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.05s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.34s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.08s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.30s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.17s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.69s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.95s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.01s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T20:48:10.733Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.45s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.70s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.58s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.36s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.23s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.28s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.91s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.86s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.82s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.71s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiBlank (0.06s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (23.22s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.96s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.21s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.00s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (8.48s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiTag (0.59s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.64s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (30.14s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.11s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.16s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.05s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.41s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.79s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.53s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.50s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.18s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.71s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.02s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.83s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.80s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.60s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.49s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.55s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.85s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.96s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.24s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.50s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.19s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.64s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunExitCode (2.33s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.64s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.65s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.71s) [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.62s) [2021-06-11T20:48:10.733Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T20:48:10.733Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.733Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.41s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.18s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.11s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.90s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.30s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.46s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.78s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.86s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.71s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.16s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.90s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunRm (2.72s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.72s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.65s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.21s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.76s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.36s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.52s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.00s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.53s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.38s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.64s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.99s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.50s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.79s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.56s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.62s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (8.31s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (6.53s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.81s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.54s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2021-06-11T20:48:10.734Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.32s) [2021-06-11T20:48:10.734Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T20:48:10.734Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.39s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.78s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.43s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.06s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.26s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.08s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T20:48:10.735Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T20:48:10.735Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.35s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.29s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.64s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T20:48:10.735Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.35s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.28s) [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.35s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T20:48:10.735Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.33s) [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T20:48:10.735Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T20:48:10.735Z] --- PASS: TestDockerRegistrySuite (0.16s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T20:48:10.735Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T20:48:10.735Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.735Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:10.735Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T20:48:10.736Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T20:48:10.736Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T20:48:10.736Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerDaemonSuite [2021-06-11T20:48:10.736Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T20:48:10.736Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T20:48:10.736Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T20:48:10.736Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerSwarmSuite [2021-06-11T20:48:10.736Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-11T20:48:10.736Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-11T20:48:10.736Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerNetworkSuite [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] === RUN TestDockerHubPullSuite [2021-06-11T20:48:10.736Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-11T20:48:10.736Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:10.736Z] PASS [2021-06-11T20:48:10.736Z] ok github.com/docker/docker/integration-cli 2433.455s [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === Skipped [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T20:48:11.187Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-06-11T20:48:11.187Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-06-11T20:48:11.187Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-06-11T20:48:11.187Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T20:48:11.187Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2021-06-11T20:48:11.187Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2021-06-11T20:48:11.187Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.187Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T20:48:11.187Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T20:48:11.187Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.187Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.82s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.21s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.73s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.42s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-06-11T20:48:11.188Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.36s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.40s) [2021-06-11T20:48:11.188Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.38s) [2021-06-11T20:48:11.188Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.188Z] [2021-06-11T20:48:11.188Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T20:48:11.188Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.38s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T20:48:11.189Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-06-11T20:48:11.189Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T20:48:11.189Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-06-11T20:48:11.189Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T20:48:11.189Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-06-11T20:48:11.189Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.189Z] [2021-06-11T20:48:11.189Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:11.190Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T20:48:11.190Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T20:48:11.190Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-06-11T20:48:11.190Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T20:48:11.190Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-11T20:48:11.190Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2021-06-11T20:48:11.190Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T20:48:11.190Z] [2021-06-11T20:48:11.190Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-06-11T20:48:11.191Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2021-06-11T20:48:11.191Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-06-11T20:48:11.191Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T20:48:11.191Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T20:48:11.191Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-06-11T20:48:11.191Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T20:48:11.191Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T20:48:11.191Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2021-06-11T20:48:11.191Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.191Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T20:48:11.191Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-06-11T20:48:11.191Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.191Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T20:48:11.192Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T20:48:11.192Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T20:48:11.192Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T20:48:11.192Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T20:48:11.192Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.192Z] [2021-06-11T20:48:11.192Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T20:48:11.642Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.642Z] [2021-06-11T20:48:11.642Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T20:48:11.642Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T20:48:11.643Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T20:48:11.643Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.643Z] [2021-06-11T20:48:11.643Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-06-11T20:48:11.644Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2021-06-11T20:48:11.644Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.644Z] [2021-06-11T20:48:11.644Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T20:48:11.644Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T20:48:11.645Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T20:48:11.645Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T20:48:11.645Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T20:48:11.645Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:11.645Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T20:48:11.645Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.645Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T20:48:11.646Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-11T20:48:11.646Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:11.646Z] DONE 1092 tests, 546 skipped in 2442.421s [2021-06-11T20:48:11.646Z] INFO: Integration tests ended at 06/11/2021 20:48:11. Duration:00:40:42.4937312 [2021-06-11T20:48:11.646Z] INFO: Docker info of the daemon under test at end of run [2021-06-11T20:48:11.646Z] [2021-06-11T20:48:12.096Z] Containers: 2 [2021-06-11T20:48:12.096Z] Running: 0 [2021-06-11T20:48:12.096Z] Paused: 0 [2021-06-11T20:48:12.096Z] Stopped: 2 [2021-06-11T20:48:12.096Z] Images: 18 [2021-06-11T20:48:12.096Z] Server Version: 0.0.0-dev [2021-06-11T20:48:12.096Z] Storage Driver: windowsfilter [2021-06-11T20:48:12.096Z] Windows: [2021-06-11T20:48:12.096Z] Logging Driver: json-file [2021-06-11T20:48:12.096Z] Plugins: [2021-06-11T20:48:12.096Z] Volume: local [2021-06-11T20:48:12.096Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T20:48:12.096Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T20:48:12.096Z] Swarm: inactive [2021-06-11T20:48:12.096Z] Default Isolation: process [2021-06-11T20:48:12.096Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-06-11T20:48:12.096Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-06-11T20:48:12.096Z] OSType: windows [2021-06-11T20:48:12.096Z] Architecture: x86_64 [2021-06-11T20:48:12.096Z] CPUs: 4 [2021-06-11T20:48:12.096Z] Total Memory: 32GiB [2021-06-11T20:48:12.096Z] Name: azwin-2-44e1b0 [2021-06-11T20:48:12.096Z] ID: OBYR:SNKF:KNNO:Z4I2:3FOP:SBPI:ELBS:NJLK:UZZ4:JO7E:U4OW:BB6S [2021-06-11T20:48:12.097Z] Docker Root Dir: D:\CI\PR-42518\1\daemon [2021-06-11T20:48:12.097Z] Debug Mode (client): false [2021-06-11T20:48:12.097Z] Debug Mode (server): true [2021-06-11T20:48:12.097Z] File Descriptors: -1 [2021-06-11T20:48:12.097Z] Goroutines: 17 [2021-06-11T20:48:12.097Z] System Time: 2021-06-11T20:48:11.6596442Z [2021-06-11T20:48:12.097Z] EventsListeners: 0 [2021-06-11T20:48:12.097Z] Registry: https://index.docker.io/v1/ [2021-06-11T20:48:12.097Z] Labels: [2021-06-11T20:48:12.097Z] Experimental: false [2021-06-11T20:48:12.097Z] Insecure Registries: [2021-06-11T20:48:12.097Z] 127.0.0.0/8 [2021-06-11T20:48:12.097Z] Live Restore Enabled: false [2021-06-11T20:48:12.097Z] [2021-06-11T20:48:12.097Z] [2021-06-11T20:48:12.097Z] INFO: Stopping daemon under test [2021-06-11T20:48:12.097Z] SUCCESS: The process with PID 6964 (child process of PID 8296) has been terminated. [2021-06-11T20:48:12.097Z] SUCCESS: The process with PID 8296 (child process of PID 6448) has been terminated. [2021-06-11T20:48:12.097Z] INFO: Stop tailing logs of the daemon under tests [2021-06-11T20:48:12.097Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 20:48:11. [2021-06-11T20:48:12.097Z] INFO: Tidying up at end of run [2021-06-11T20:48:12.097Z] INFO: Saving daemon under test log (d:\CI\PR-42518\1\dut.out) to bundles\CIDUT.out [2021-06-11T20:48:12.097Z] INFO: Saving daemon under test log (d:\CI\PR-42518\1\dut.err) to bundles\CIDUT.err [2021-06-11T20:48:12.097Z] INFO: Nuke-Everything... [2021-06-11T20:48:12.547Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T20:48:12.997Z] 23ed6a2b907d [2021-06-11T20:48:12.997Z] 85086f18c84b [2021-06-11T20:48:12.997Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-11T20:48:13.879Z] === RUN TestDockerSuite/TestEventsTop [2021-06-11T20:48:13.879Z] === RUN TestDockerSuite/TestEventsUntag [2021-06-11T20:48:15.140Z] Deleted: sha256:7a24f4cb9eaac34023ba2a4cd0af8f0a202faa3bcc23837ffea9616b8e9b0987 [2021-06-11T20:48:15.140Z] Deleted: sha256:3e4d83fd98c9f77cb9c94ff87486d088f4fc18e5970b93034e3f150f9c706b2a [2021-06-11T20:48:15.140Z] INFO: Tidying pidfile d:\CI\PR-42518\1\docker.pid [2021-06-11T20:48:15.140Z] INFO: Nuking d:\CI [2021-06-11T20:48:16.752Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-06-11T20:48:21.409Z] === RUN TestDockerSuite/TestExec [2021-06-11T20:48:21.409Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-06-11T20:48:21.409Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-06-11T20:48:22.927Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-06-11T20:48:25.080Z] === RUN TestDockerSuite/TestExecAPIStart [2021-06-11T20:48:25.080Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-06-11T20:48:25.080Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-06-11T20:48:25.080Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-06-11T20:48:27.234Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-06-11T20:48:29.387Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-06-11T20:48:31.540Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-06-11T20:48:32.691Z] INFO: Zapped successfully [2021-06-11T20:48:32.691Z] [2021-06-11T20:48:32.691Z] INFO: executeCI.ps1 exiting at Fri Jun 11 20:48:30 CUT 2021. Duration 01:10:11.8378650 [2021-06-11T20:48:32.691Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-11T20:48:32.921Z] Recording test results [2021-06-11T20:48:33.375Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-11T20:48:33.692Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-06-11T20:48:34.827Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-11T20:48:36.539Z] Archiving artifacts [2021-06-11T20:48:37.680Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T20:48:38.338Z] === RUN TestDockerSuite/TestExecCgroup [2021-06-11T20:48:38.338Z] === RUN TestDockerSuite/TestExecEnv [2021-06-11T20:48:38.338Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-06-11T20:48:38.338Z] === RUN TestDockerSuite/TestExecExitStatus [2021-06-11T20:48:38.571Z] + make clean [2021-06-11T20:48:39.520Z] docker volume rm -f docker-dev-cache [2021-06-11T20:48:39.520Z] docker-dev-cache [Pipeline] deleteDir [2021-06-11T20:48:40.491Z] === RUN TestDockerSuite/TestExecInspectID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecInteractive [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecParseError [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-06-11T20:48:45.140Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecSetEnv [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecStartFails [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-06-11T20:48:48.014Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-06-11T20:48:50.169Z] === RUN TestDockerSuite/TestExecUlimits [2021-06-11T20:48:50.169Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-06-11T20:48:58.677Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-06-11T20:48:58.677Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-06-11T20:48:58.677Z] === RUN TestDockerSuite/TestExecWithUser [2021-06-11T20:48:58.677Z] === RUN TestDockerSuite/TestGetContainerStats [2021-06-11T20:49:05.689Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-06-11T20:49:11.429Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-06-11T20:49:14.299Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestHealth [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-06-11T20:49:21.313Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-06-11T20:49:31.564Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-06-11T20:49:32.016Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-06-11T20:49:32.016Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-06-11T20:49:32.973Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-06-11T20:49:32.973Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-06-11T20:49:35.128Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-06-11T20:49:35.580Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-06-11T20:49:37.736Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-06-11T20:49:40.610Z] === RUN TestDockerSuite/TestImagesFormat [2021-06-11T20:49:40.610Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-06-11T20:49:40.610Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-06-11T20:49:44.309Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-06-11T20:49:44.762Z] === RUN TestDockerSuite/TestImportBadURL [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportDisplay [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportFile [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportGzipped [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-06-11T20:49:46.915Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-06-11T20:49:47.368Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-06-11T20:49:47.368Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-06-11T20:49:47.368Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-06-11T20:49:49.522Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-06-11T20:49:52.394Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-06-11T20:49:52.394Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-06-11T20:49:52.394Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-06-11T20:49:52.394Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-06-11T20:49:52.394Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-06-11T20:49:54.555Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-06-11T20:49:54.555Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-06-11T20:49:56.713Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-06-11T20:49:56.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-06-11T20:49:56.714Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-06-11T20:49:56.714Z] === RUN TestDockerSuite/TestInspectDefault [2021-06-11T20:49:59.587Z] === RUN TestDockerSuite/TestInspectHistory [2021-06-11T20:50:04.234Z] === RUN TestDockerSuite/TestInspectImage [2021-06-11T20:50:04.234Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-06-11T20:50:04.234Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-06-11T20:50:04.234Z] === RUN TestDockerSuite/TestInspectInt64 [2021-06-11T20:50:06.389Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-06-11T20:50:08.540Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-06-11T20:50:08.993Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-06-11T20:50:11.146Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-06-11T20:50:14.020Z] === RUN TestDockerSuite/TestInspectPlugin [2021-06-11T20:50:14.020Z] === RUN TestDockerSuite/TestInspectRootFS [2021-06-11T20:50:14.020Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-06-11T20:50:16.174Z] === RUN TestDockerSuite/TestInspectStatus [2021-06-11T20:50:19.048Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-06-11T20:50:24.794Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-06-11T20:50:26.948Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-06-11T20:50:29.106Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-06-11T20:50:31.980Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-06-11T20:50:34.133Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-06-11T20:50:36.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksEnvs [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-06-11T20:50:39.162Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-06-11T20:50:41.324Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-06-11T20:50:43.477Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-06-11T20:50:50.498Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-06-11T20:50:52.017Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-06-11T20:50:52.017Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-06-11T20:50:54.893Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-06-11T20:50:54.893Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-06-11T20:51:03.400Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-06-11T20:51:10.423Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-06-11T20:51:17.445Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-06-11T20:51:20.317Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-06-11T20:51:22.474Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-06-11T20:51:22.474Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-06-11T20:51:25.350Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-06-11T20:51:32.363Z] === RUN TestDockerSuite/TestLogsSince [2021-06-11T20:51:42.619Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-06-11T20:51:42.619Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-06-11T20:51:42.619Z] === RUN TestDockerSuite/TestLogsTail [2021-06-11T20:51:44.779Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-06-11T20:51:46.938Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestMountIntoProc [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestMountIntoSys [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestNetHostname [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginActive [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPortHostBinding [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPortList [2021-06-11T20:51:49.815Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-06-11T20:51:54.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-06-11T20:51:59.116Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-06-11T20:51:59.116Z] === RUN TestDockerSuite/TestPsByOrder [2021-06-11T20:52:09.373Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-06-11T20:52:09.373Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-06-11T20:52:17.883Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-06-11T20:52:39.029Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-06-11T20:52:39.029Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-06-11T20:52:39.029Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-06-11T20:52:51.341Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-06-11T20:52:54.220Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-06-11T20:53:08.969Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-06-11T20:53:12.676Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-06-11T20:53:12.676Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-06-11T20:53:12.676Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-06-11T20:53:18.423Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-06-11T20:53:18.423Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-06-11T20:53:18.423Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-06-11T20:53:18.423Z] === RUN TestDockerSuite/TestPsRightTagName [2021-06-11T20:53:18.423Z] === RUN TestDockerSuite/TestPsShowMounts [2021-06-11T20:53:25.452Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-06-11T20:53:25.452Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-06-11T20:53:27.606Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-06-11T20:53:27.606Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-06-11T20:53:28.564Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-06-11T20:53:29.521Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-06-11T20:53:29.521Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-06-11T20:53:34.173Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-06-11T20:53:37.873Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-06-11T20:53:40.749Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-06-11T20:54:04.600Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-06-11T20:54:04.600Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-06-11T20:54:11.622Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-06-11T20:54:11.622Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-06-11T20:54:11.622Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-06-11T20:54:12.075Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-06-11T20:54:16.740Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-06-11T20:54:20.453Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-06-11T20:54:20.453Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-06-11T20:54:25.107Z] === RUN TestDockerSuite/TestRmiBlank [2021-06-11T20:54:25.107Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-06-11T20:54:25.107Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-06-11T20:54:42.714Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-06-11T20:54:43.167Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-06-11T20:54:44.123Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-06-11T20:54:51.146Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-06-11T20:54:56.888Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-06-11T20:55:05.400Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-06-11T20:55:09.104Z] === RUN TestDockerSuite/TestRmiTag [2021-06-11T20:55:09.557Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-06-11T20:55:12.433Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-06-11T20:55:37.496Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-06-11T20:55:43.242Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-06-11T20:55:47.891Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddHost [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-06-11T20:55:48.848Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-06-11T20:55:51.003Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-06-11T20:55:51.003Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-06-11T20:55:51.003Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-06-11T20:55:55.654Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-06-11T20:55:58.530Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-06-11T20:56:00.684Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-06-11T20:56:02.851Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-06-11T20:56:05.728Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-06-11T20:56:05.728Z] === RUN TestDockerSuite/TestRunBindMounts [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-06-11T20:56:10.377Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-06-11T20:56:12.531Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-06-11T20:56:12.531Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-06-11T20:56:16.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-06-11T20:56:16.232Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-06-11T20:56:16.232Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-06-11T20:56:18.387Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-06-11T20:56:21.261Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-06-11T20:56:23.415Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-06-11T20:56:25.569Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-06-11T20:56:25.569Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-06-11T20:56:25.569Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-06-11T20:56:25.569Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-06-11T20:56:27.728Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-06-11T20:56:28.183Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-06-11T20:56:28.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-06-11T20:56:28.183Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-06-11T20:56:28.183Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-06-11T20:56:30.340Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-06-11T20:56:36.092Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-06-11T20:56:38.249Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-06-11T20:56:38.249Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-06-11T20:56:38.249Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-06-11T20:56:38.249Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-06-11T20:56:40.406Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-06-11T20:56:42.562Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-06-11T20:56:42.562Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-06-11T20:56:45.436Z] === RUN TestDockerSuite/TestRunEnvironment [2021-06-11T20:56:45.436Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-06-11T20:56:45.436Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-06-11T20:56:45.436Z] === RUN TestDockerSuite/TestRunExitCode [2021-06-11T20:56:47.594Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-06-11T20:56:49.753Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-06-11T20:56:51.910Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunExposePort [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-06-11T20:56:54.784Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-06-11T20:57:03.293Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-06-11T20:57:03.293Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-06-11T20:57:03.746Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-06-11T20:57:03.746Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-06-11T20:57:03.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-06-11T20:57:03.746Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-06-11T20:57:03.746Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-06-11T20:57:14.006Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-06-11T20:57:14.006Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeHostname [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunMount [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-06-11T20:57:15.525Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-06-11T20:57:22.547Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-06-11T20:57:22.547Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-06-11T20:57:23.000Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-06-11T20:57:23.000Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-06-11T20:57:27.655Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetHost [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-06-11T20:57:32.308Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-06-11T20:57:33.834Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-06-11T20:57:35.991Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-06-11T20:57:38.147Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-06-11T20:57:39.103Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunPortInUse [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-06-11T20:57:41.979Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunPublishPort [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-06-11T20:57:44.856Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-06-11T20:57:59.599Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-06-11T20:57:59.599Z] === RUN TestDockerSuite/TestRunRm [2021-06-11T20:58:00.052Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-06-11T20:58:05.830Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-06-11T20:58:07.992Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-06-11T20:58:10.872Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-06-11T20:58:13.026Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-06-11T20:58:15.906Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-06-11T20:58:15.906Z] === RUN TestDockerSuite/TestRunState [2021-06-11T20:58:15.906Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-06-11T20:58:18.062Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-06-11T20:58:18.062Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-06-11T20:58:20.217Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserByID [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserByName [2021-06-11T20:58:25.965Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-06-11T20:58:27.484Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-06-11T20:58:27.484Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-06-11T20:58:35.997Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-06-11T20:58:35.997Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-06-11T20:58:35.997Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-06-11T20:58:38.154Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-06-11T20:58:45.178Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-06-11T20:58:49.829Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-06-11T20:58:56.853Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-06-11T20:58:56.853Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-06-11T20:58:56.853Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-06-11T20:58:59.007Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-06-11T20:59:07.519Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-06-11T20:59:09.038Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-06-11T20:59:13.688Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-06-11T20:59:15.207Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-06-11T20:59:17.364Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveImageId [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-06-11T20:59:22.011Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-06-11T20:59:24.889Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-06-11T20:59:24.889Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-06-11T20:59:25.342Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-06-11T20:59:25.342Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-06-11T20:59:27.500Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-06-11T20:59:34.523Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-06-11T20:59:34.523Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-06-11T20:59:43.065Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-06-11T20:59:43.065Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-06-11T20:59:45.944Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-06-11T20:59:45.944Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-06-11T20:59:45.944Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-06-11T20:59:45.944Z] === RUN TestDockerSuite/TestStartRecordError [2021-06-11T20:59:45.944Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestStatsNoStream [2021-06-11T20:59:51.695Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-06-11T20:59:54.572Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-06-11T20:59:56.727Z] === RUN TestDockerSuite/TestTopPrivileged [2021-06-11T20:59:56.727Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-06-11T20:59:59.609Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-06-11T21:00:17.216Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-06-11T21:00:17.216Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-06-11T21:00:17.216Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-06-11T21:00:17.216Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-06-11T21:00:17.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-06-11T21:00:17.217Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-06-11T21:00:17.217Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-06-11T21:00:18.735Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-06-11T21:00:18.735Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-06-11T21:00:21.616Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-06-11T21:00:22.070Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-06-11T21:00:22.524Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-06-11T21:00:22.524Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-06-11T21:00:22.524Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-06-11T21:00:31.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-06-11T21:00:31.043Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-06-11T21:00:31.496Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-06-11T21:00:31.950Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-06-11T21:00:31.950Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-06-11T21:00:38.972Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-06-11T21:00:38.972Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-06-11T21:00:39.425Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-06-11T21:00:49.696Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-06-11T21:00:49.696Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite (2816.41s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T21:00:50.150Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.89s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (146.31s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.91s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T21:00:50.150Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T21:00:50.150Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.11s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T21:00:50.150Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T21:00:50.150Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.29s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.28s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.34s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.42s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (124.42s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-11T21:00:50.150Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.05s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.36s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.92s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.35s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.66s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.09s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.39s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (10.06s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.09s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.34s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.86s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.89s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddTar (45.73s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.28s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.59s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.22s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.05s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.19s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.99s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.88s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.62s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.09s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.89s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.47s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.74s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.54s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-11T21:00:50.150Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.60s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.06s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCmd (0.59s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.62s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.51s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.19s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.03s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.57s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.95s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.75s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.57s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.24s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.55s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.34s) [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.49s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T21:00:50.150Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.150Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2021-06-11T21:00:50.150Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (37.57s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.84s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.84s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.86s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.67s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.83s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.86s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignore (89.96s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.74s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (91.67s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.79s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.36s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.69s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.85s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (39.85s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (20.73s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.51s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (120.71s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.50s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.20s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.55s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.60s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.53s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.35s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.11s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.12s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.11s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.04s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.91s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.65s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFails (2.97s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.00s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.38s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.78s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.36s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.85s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.65s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.01s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildHistory (12.13s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.09s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.06s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.56s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabel (1.08s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.69s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.07s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabels (1.07s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.68s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.30s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.61s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.65s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.32s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (21.06s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.91s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (20.73s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.42s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.38s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.83s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (17.13s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.83s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.79s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.56s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.30s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.25s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.42s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuild (14.06s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.76s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (9.32s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.85s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.83s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.31s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.95s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.29s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.31s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (42.36s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (29.30s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildRm (13.57s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.58s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T21:00:50.151Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.61s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.75s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.79s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.75s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (16.49s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.85s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.09s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.00s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildStderr (4.77s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.78s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.20s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.38s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.88s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.66s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.40s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.62s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.75s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.98s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.99s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.48s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.68s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.80s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.04s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.96s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.47s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.20s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.31s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.31s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.21s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T21:00:50.151Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T21:00:50.151Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T21:00:50.151Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.26s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.60s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitChange (5.11s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.74s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitNewFile (12.01s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitTTY (7.14s) [2021-06-11T21:00:50.151Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.58s) [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T21:00:50.151Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.151Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T21:00:50.151Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.34s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.02s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.34s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.18s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.55s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.71s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.28s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.39s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.50s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.31s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.33s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.15s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.66s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.48s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (8.69s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.14s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.95s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.40s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.30s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.51s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.05s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.01s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.27s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.61s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.57s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.56s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000934bc0_} (7.63s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1141777442_c:\foo_false____} (2.62s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1141777442_c:\foo_true____} (2.61s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.29s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.40s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.47s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.78s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.50s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.44s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.19s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.66s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToDot (2.46s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCpToStdout (2.53s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateArgs (0.20s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.09s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.44s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.04s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.71s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateLabels (0.19s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateRM (0.34s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T21:00:50.152Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.22s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.87s) [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.18s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T21:00:50.152Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.45s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T21:00:50.152Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T21:00:50.152Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.152Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T21:00:50.153Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.41s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.47s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.46s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.19s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsCopy (5.61s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.33s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.31s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.92s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.08s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.04s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFilters (4.89s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFormat (5.00s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.18s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsRename (2.47s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsResize (7.80s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.30s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.84s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.91s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T21:00:50.153Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.07s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T21:00:50.153Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.07s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.07s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T21:00:50.153Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T21:00:50.153Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T21:00:50.153Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.04s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.21s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.32s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.09s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.37s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.35s) [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecInspectID (4.77s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T21:00:50.153Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T21:00:50.153Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.153Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T21:00:50.153Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.33s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.23s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.27s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.21s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.11s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.16s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T21:00:50.608Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.94s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.65s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.11s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.93s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.29s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.28s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.78s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.86s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T21:00:50.608Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T21:00:50.608Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.29s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.40s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T21:00:50.608Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T21:00:50.608Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T21:00:50.608Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.26s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-06-11T21:00:50.608Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.33s) [2021-06-11T21:00:50.608Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T21:00:50.608Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectDefault (2.25s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectHistory (4.80s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.31s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.34s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.42s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.40s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.39s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectStatus (2.91s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.84s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.62s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.46s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.58s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.39s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.36s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.60s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.14s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.16s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.01s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.55s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T21:00:50.609Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.43s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.52s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.46s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.32s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.82s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.59s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.43s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.28s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsSince (9.26s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsTail (2.99s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.63s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.67s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T21:00:50.609Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.64s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsByOrder (9.03s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.77s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (19.17s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.31s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.95s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.94s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.93s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.47s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.63s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T21:00:50.609Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.22s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.28s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.01s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.75s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.46s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.27s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.32s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.85s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.81s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.88s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.38s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.70s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.50s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (22.60s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (7.62s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.27s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.04s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.84s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.30s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.32s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.47s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-06-11T21:00:50.609Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.67s) [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T21:00:50.609Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.609Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.37s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.33s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.14s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.45s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.43s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.34s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.31s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.09s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.40s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.37s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.28s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.26s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.28s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunExitCode (2.31s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.27s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.31s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.45s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.90s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.93s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.78s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.23s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.92s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.24s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.19s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.29s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.78s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.83s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunRm (2.32s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.59s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.66s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.33s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.25s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.75s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.36s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.16s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.87s) [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.610Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T21:00:50.610Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.25s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.14s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.17s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.15s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.53s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.37s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.57s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.80s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.36s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.16s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.78s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.23s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.59s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.29s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.72s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.03s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.05s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.80s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.34s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.44s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.49s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.35s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.64s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.03s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.20s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T21:00:50.611Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.92s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.21s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T21:00:50.611Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.55s) [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-06-11T21:00:50.611Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-06-11T21:00:50.611Z] --- PASS: TestDockerRegistrySuite (0.17s) [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.611Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T21:00:50.611Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-06-11T21:00:50.612Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-06-11T21:00:50.612Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-06-11T21:00:50.612Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.05s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-06-11T21:00:50.612Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-06-11T21:00:50.612Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerDaemonSuite [2021-06-11T21:00:50.612Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-06-11T21:00:50.612Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-06-11T21:00:50.612Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-06-11T21:00:50.612Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerSwarmSuite [2021-06-11T21:00:50.612Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-06-11T21:00:50.612Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-06-11T21:00:50.612Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerExternalVolumeSuite [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerNetworkSuite [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] === RUN TestDockerHubPullSuite [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-06-11T21:00:50.612Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] PASS [2021-06-11T21:00:50.612Z] ok github.com/docker/docker/integration-cli 2817.155s [2021-06-11T21:00:50.612Z] [2021-06-11T21:00:50.612Z] === Skipped [2021-06-11T21:00:50.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T21:00:50.612Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2021-06-11T21:00:50.612Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.612Z] [2021-06-11T21:00:50.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-06-11T21:00:50.613Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-06-11T21:00:50.613Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-06-11T21:00:50.613Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2021-06-11T21:00:50.613Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-06-11T21:00:50.613Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2021-06-11T21:00:50.613Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-06-11T21:00:50.613Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-06-11T21:00:50.613Z] [2021-06-11T21:00:50.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T21:00:50.613Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.45s) [2021-06-11T21:00:51.068Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.38s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.78s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.43s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.77s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2021-06-11T21:00:51.068Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.42s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.41s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.41s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.41s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.38s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.068Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T21:00:51.068Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-06-11T21:00:51.068Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.068Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.38s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.44s) [2021-06-11T21:00:51.069Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.39s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.41s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.39s) [2021-06-11T21:00:51.069Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-06-11T21:00:51.069Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-06-11T21:00:51.069Z] docker_cli_sni_test.go:18: Flakey test [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2021-06-11T21:00:51.069Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-06-11T21:00:51.069Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.04s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T21:00:51.069Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-06-11T21:00:51.069Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.069Z] [2021-06-11T21:00:51.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-06-11T21:00:51.070Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-06-11T21:00:51.070Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2021-06-11T21:00:51.070Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2021-06-11T21:00:51.070Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-06-11T21:00:51.070Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-06-11T21:00:51.070Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.070Z] [2021-06-11T21:00:51.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T21:00:51.070Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-06-11T21:00:51.071Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-06-11T21:00:51.071Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-06-11T21:00:51.071Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2021-06-11T21:00:51.071Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-06-11T21:00:51.071Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-06-11T21:00:51.071Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2021-06-11T21:00:51.071Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2021-06-11T21:00:51.071Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-06-11T21:00:51.071Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2021-06-11T21:00:51.071Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-06-11T21:00:51.071Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T21:00:51.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2021-06-11T21:00:51.071Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.071Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-06-11T21:00:51.072Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-06-11T21:00:51.072Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-06-11T21:00:51.072Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T21:00:51.072Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-06-11T21:00:51.072Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.072Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-06-11T21:00:51.073Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.073Z] [2021-06-11T21:00:51.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T21:00:51.073Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-06-11T21:00:51.527Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T21:00:51.527Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-06-11T21:00:51.527Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T21:00:51.527Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2021-06-11T21:00:51.527Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T21:00:51.527Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2021-06-11T21:00:51.527Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T21:00:51.527Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-06-11T21:00:51.527Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.527Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T21:00:51.527Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-06-11T21:00:51.527Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.527Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-06-11T21:00:51.528Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-06-11T21:00:51.528Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.528Z] [2021-06-11T21:00:51.528Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T21:00:51.528Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-06-11T21:00:51.529Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-06-11T21:00:51.529Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.529Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-06-11T21:00:51.529Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.529Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T21:00:51.530Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-06-11T21:00:51.530Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] DONE 1092 tests, 546 skipped in 2826.536s [2021-06-11T21:00:51.530Z] INFO: Integration tests ended at 06/11/2021 21:00:51. Duration:00:47:06.6415356 [2021-06-11T21:00:51.530Z] INFO: Docker info of the daemon under test at end of run [2021-06-11T21:00:51.530Z] [2021-06-11T21:00:51.530Z] Containers: 2 [2021-06-11T21:00:51.530Z] Running: 0 [2021-06-11T21:00:51.530Z] Paused: 0 [2021-06-11T21:00:51.530Z] Stopped: 2 [2021-06-11T21:00:51.530Z] Images: 18 [2021-06-11T21:00:51.530Z] Server Version: 0.0.0-dev [2021-06-11T21:00:51.530Z] Storage Driver: windowsfilter [2021-06-11T21:00:51.530Z] Windows: [2021-06-11T21:00:51.530Z] Logging Driver: json-file [2021-06-11T21:00:51.530Z] Plugins: [2021-06-11T21:00:51.530Z] Volume: local [2021-06-11T21:00:51.530Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-06-11T21:00:51.530Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-06-11T21:00:51.530Z] Swarm: inactive [2021-06-11T21:00:51.530Z] Default Isolation: process [2021-06-11T21:00:51.530Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-06-11T21:00:51.530Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1879) [2021-06-11T21:00:51.530Z] OSType: windows [2021-06-11T21:00:51.531Z] Architecture: x86_64 [2021-06-11T21:00:51.531Z] CPUs: 4 [2021-06-11T21:00:51.531Z] Total Memory: 32GiB [2021-06-11T21:00:51.531Z] Name: azwin-2-c100a0 [2021-06-11T21:00:51.531Z] ID: FSO7:TTTS:EGHW:FPOY:NAQI:OFSU:ZZ53:AEVA:OMFO:XCAM:FFGP:2FQP [2021-06-11T21:00:51.531Z] Docker Root Dir: D:\CI\PR-42518\1\daemon [2021-06-11T21:00:51.531Z] Debug Mode (client): false [2021-06-11T21:00:51.531Z] Debug Mode (server): true [2021-06-11T21:00:51.531Z] File Descriptors: -1 [2021-06-11T21:00:51.531Z] Goroutines: 17 [2021-06-11T21:00:51.531Z] System Time: 2021-06-11T21:00:51.4732923Z [2021-06-11T21:00:51.531Z] EventsListeners: 0 [2021-06-11T21:00:51.531Z] Registry: https://index.docker.io/v1/ [2021-06-11T21:00:51.531Z] Labels: [2021-06-11T21:00:51.531Z] Experimental: false [2021-06-11T21:00:51.531Z] Insecure Registries: [2021-06-11T21:00:51.531Z] 127.0.0.0/8 [2021-06-11T21:00:51.531Z] Live Restore Enabled: false [2021-06-11T21:00:51.531Z] [2021-06-11T21:00:51.531Z] [2021-06-11T21:00:51.984Z] INFO: Stopping daemon under test [2021-06-11T21:00:51.984Z] SUCCESS: The process with PID 8232 (child process of PID 7588) has been terminated. [2021-06-11T21:00:51.984Z] SUCCESS: The process with PID 7588 (child process of PID 5812) has been terminated. [2021-06-11T21:00:51.984Z] INFO: Stop tailing logs of the daemon under tests [2021-06-11T21:00:51.984Z] INFO: executeCI.ps1 Completed successfully at 06/11/2021 21:00:51. [2021-06-11T21:00:51.984Z] INFO: Tidying up at end of run [2021-06-11T21:00:51.984Z] INFO: Saving daemon under test log (d:\CI\PR-42518\1\dut.out) to bundles\CIDUT.out [2021-06-11T21:00:51.984Z] INFO: Saving daemon under test log (d:\CI\PR-42518\1\dut.err) to bundles\CIDUT.err [2021-06-11T21:00:51.984Z] INFO: Nuke-Everything... [2021-06-11T21:00:52.437Z] INFO: Container count on control daemon to delete is 2 [2021-06-11T21:00:52.890Z] 22a48d98dbbb [2021-06-11T21:00:52.890Z] b44d0d89e3eb [2021-06-11T21:00:52.890Z] INFO: Non-base image count on control daemon to delete is 1 [2021-06-11T21:00:55.051Z] Deleted: sha256:07c5a83991c280abd05c8e8dfa3d332759e302408a9a6c22c52ab71cd773c27b [2021-06-11T21:00:55.051Z] Deleted: sha256:d17cb4de227df37243944b39c41e0104ca03cf4cb993a5ecfe8264fbc4e9af80 [2021-06-11T21:00:55.051Z] INFO: Tidying pidfile d:\CI\PR-42518\1\docker.pid [2021-06-11T21:00:55.051Z] INFO: Nuking d:\CI [2021-06-11T21:01:30.652Z] INFO: Zapped successfully [2021-06-11T21:01:30.652Z] [2021-06-11T21:01:30.652Z] INFO: executeCI.ps1 exiting at Fri Jun 11 21:01:28 CUT 2021. Duration 01:23:00.0654433 [2021-06-11T21:01:30.652Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-06-11T21:01:30.885Z] Recording test results [2021-06-11T21:01:31.475Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-06-11T21:01:33.001Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-06-11T21:01:35.362Z] Archiving artifacts [2021-06-11T21:01:36.566Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42518/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-06-11T21:01:37.535Z] + make clean [2021-06-11T21:01:38.492Z] docker volume rm -f docker-dev-cache [2021-06-11T21:01:38.492Z] 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